🔍
Cleanup Patterns
This skill should be used when the user asks about "code cleanup", "remove unused", "dead code", "unused imports", "dependency audit", "technical debt", "refactoring", "codebase maintenance", "orphaned files", "unused assets", or wants guidance on identifying and removing unused code, imports, depen
linaqrufcode-review
🛡️
Code Review
This skill guides you through a comprehensive code review checklist to ensure functionality, quality, tests, security, performance, and documentation.
code-reviewtestingsecurityperformance
🔍
Common Pitfalls
Apply when debugging errors, reviewing code for issues, or encountering unexpected behavior. Contains known mistakes with ChurchTools API, Vue components, TypeScript, Safari cookies, and form handling.
bwl21code-review
🔍
Confidence Check Skills
Pre-implementation validation framework requiring ≥90% confidence before coding. Prevents wrong-direction work by assessing duplicates, architecture alignment, documentation, OSS references, and root cause understanding. Use before implementing features, fixes, or refactoring to save 5K-50K tokens p
kimasplundcode-review
🎨
Console Frontend Review
This skill performs focused frontend code reviews for the depot console, enhancing WebSocket teleop reliability, 3D rendering performance, and state-management
frontenddebuggingperformancecode-review
🔍
Docs Check
Analyze git diff to identify code changes requiring documentation updates. Categorizes changes (database/schema, API endpoints, components, configuration, authentication) and suggests relevant documentation files to review. Use when: (1) After making code changes, (2) Before committing significant c
lukasstricklercode-review
🔍
Documentation Automation
This skill proactively maintains project documentation by updating CHANGELOG, READMEs, and inline docs after significant work, ensuring consistency.
docsautomationwritingcode-review
🎨
Frontend Accessibility Best Practices
This skill helps you implement accessibility best practices in React components, improving semantic structure, keyboard support, and screen reader experience.
frontendaccessibilityuxcode-review