codecrafters-iocodecrafters-ioOfficialยท2 Agent Skills Included

frontend

Frontend PR creation, dark mode, lint fixes, maintenance mode

Automates common frontend development tasks for the CodeCrafters Ember.js web app. Creates branches and pull requests with GitButler, adds Tailwind dark mode styles, fixes lint failures, and toggles maintenance mode. Eliminates repetitive manual steps so developers ship frontend changes faster with fewer errors.
npx skills add codecrafters-io/frontend --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’