Best practices for building Nuxt applications with TypeScript, Vue 3 Composition API, and comprehensive testing. Enforces code quality, testing standards, and project organization.
This skill has safety concerns that you should review before use. Some patterns were detected that may pose a risk.Safety score: 60/100.
KillerSkills scans all public content for safety. Use caution before installing or executing flagged content.
This skill enforces development standards for Nuxt applications with TypeScript, focusing on code quality, Vue 3 best practices, and comprehensive testing.
When writing code for Nuxt projects, follow these standards:
Implement comprehensive testing coverage:
When implementing features or fixing bugs:
1. Write clear, self-documenting code with descriptive names
2. Keep functions small and focused
3. Extract complex logic into dedicated files
4. Add tests for new functionality (unit + E2E as appropriate)
5. Remove any dead code introduced during refactoring
6. Update `PROGRESS.md` with changes and any new issues discovered
7. Use consistent error handling patterns matching the existing codebase
Before considering work complete, verify:
Leave a review
No reviews yet. Be the first to review this skill!
# Download SKILL.md from killerskills.ai/api/skills/nuxt-typescript-development-standards/raw