// Skill for implementing frontend features following project conventions. Use when writing Vue components, creating UI, or refactoring frontend code. Loads all frontend rules from .claude/rules/frontend/.
| name | frontend-developer |
| description | Skill for implementing frontend features following project conventions. Use when writing Vue components, creating UI, or refactoring frontend code. Loads all frontend rules from .claude/rules/frontend/. |
Use this skill when working with frontend code to ensure project conventions are followed.
CRITICAL: Before implementing any frontend features, read ALL frontend rules:
Step 1 - Techstack rules (required):
.claude/rules/frontend/*.mdStep 2 - Project-specific rules (if exists):
.claude/project-rules/frontend/ directory exists.claude/project-rules/frontend/*.mdThese rules contain all patterns, conventions, and best practices for:
Activate this skill when:
After loading the rules, you have complete context for:
Rules are the source of truth. This skill simply loads them and provides context on when to apply them.
The rules define:
This skill provides: