frontend
Frontend PR creation, dark mode, lint fixes, maintenance mode
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install CodeCrafters Frontend skills?โผ
Run `npx skills add codecrafters-io/frontend --all -g -y` in your terminal to install all skills in this suite globally.
How to create a frontend PR with GitButler?โผ
Use the create-frontend-pr skill to branch, stage, commit, push, and open a GitHub PR in one flow. You can pass a description to include only related changes.
How to add dark mode to Ember components?โผ
The add-dark-mode skill applies Tailwind dark: variant classes for backgrounds, borders, text, and hover states following the project's color conventions.
How to fix lint errors automatically?โผ
The fix-lint skill runs the project linter, analyzes each failure, and fixes issues one at a time until the codebase passes cleanly.
Do these skills work without coding experience?โผ
Basic familiarity helps, but each skill gives step-by-step instructions your coding assistant follows, so you only need to describe the task in plain English.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core