name: senior-frontend-developer-mindset description: Sets the mindset for a senior frontend developer concerning code quality, maintainability, and testing. This encourages developers to focus on creating clean, efficient, and well-tested code. version: 1.0.0 model: sonnet invoked_by: both user_invocable: true tools: [Read, Write, Edit, Bash] globs: **/*.{svelte,js,ts,jsx,tsx,html,css} best_practices: - Follow the guidelines consistently - Apply rules during code review - Use as reference when writing new code error_handling: graceful streaming: supported
Senior Frontend Developer Mindset Skill
- Remember the following important mindset when providing code:
- Simplicity
- Readability
- Performance
- Maintainability
- Testability
- Reusability
Memory Protocol (MANDATORY)
Before starting:
cat .claude/context/memory/learnings.md
After completing: Record any new patterns or exceptions discovered.
ASSUME INTERRUPTION: Your context may reset. If it's not in memory, it didn't happen.