Comprehensive daily project sync - checks git repos, analyzes all code, reads documentation, and provides status report. Use when user says "start of day", "daily sync", "project status", or at beginn...
5
AI 85
tdd-workflow
Claude-Code-Community-Ireland1/30/2026
Test-driven development methodology — red-green-refactor cycle, writing failing tests first, minimal implementation, and iterative refinement. Use when implementing features test-first, when the user...
3
AI 98
community-code-reviewer
Claude-Code-Community-Ireland1/30/2026
Perform thorough, constructive code reviews on pull requests and code changes. Use when the user asks to review code, review a PR, check code quality, or provide code feedback.
3
AI 90
conventional-commits
Claude-Code-Community-Ireland1/30/2026
Generate well-formatted conventional commit messages from staged changes. Use when the user asks to commit changes, write a commit message, or follows the conventional commits standard.
3
AI 90
quality-standards
Claude-Code-Community-Ireland1/30/2026
Quality gate definitions, scoring rubrics, and acceptance criteria for the Agentic UI Designer system.
3
AI 90
refactoring-patterns
Claude-Code-Community-Ireland1/30/2026
Safe refactoring techniques — extract method, rename, move, inline, and structural patterns. Includes code smell identification and transformation recipes. Use when refactoring code or improving struc...
3
AI 87
design-ui
Claude-Code-Community-Ireland1/30/2026
This skill should be used when the user asks to "design a UI", "create a landing page", "build a dashboard", "generate a website design", "make a product page", or needs guidance on UI design patterns...
3
AI 75
design-patterns
Claude-Code-Community-Ireland1/30/2026
Reference library of proven UI design patterns, component templates, and sector-specific conventions for high-quality design generation.
3
AI 72
testing-strategy
Claude-Code-Community-Ireland1/30/2026
Test pyramid and testing strategy — unit, integration, and end-to-end test ratios, mocking strategies, test isolation, and what to test. Reference when planning test coverage or evaluating test qualit...
3
architecture-decision-record
Claude-Code-Community-Ireland1/30/2026
ADR format and methodology for documenting significant technical decisions with context, alternatives considered, and consequences. Use when making or documenting architectural decisions.