Frontend skill
Benchmark, lint, and standardize reusable skills for AI coding agents.
npx -y skills add ChristinaAgent/OpenSkillBench --skill frontend-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Build polished frontend changes that follow existing design conventions and verify layout across viewports.
SKILL.md
1.5 KB, as published. Nobody here has run it
Frontend Implementation Skill
Use this skill when making frontend UI changes.
Procedure
- Read the existing component and styling patterns.
- Implement the smallest change that satisfies the workflow.
- Use stable dimensions for controls and repeated UI elements.
- Verify the result in a browser when the app can run locally.
- Report what changed and how it was checked.