kicchann/reqord Skills
(4)Browse AI agent skills from kicchann/reqord for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
architecture-principles
kicchann/reqord
Clean Architecture principles including Dependency Inversion, Layer Separation, and Reference Rules. Use when designing new features, reviewing architecture decisions, or ensuring proper layer boundaries.
review-standards
kicchann/reqord
Code review principles covering test quality verification, architecture compliance, and general review checklist. Use when reviewing code, providing feedback, or establishing review standards.
tdd-principles
kicchann/reqord
Test-driven development principles following Khorikov's theory. Covers the Four Pillars of Good Tests, Classical vs London school approaches, and test style hierarchy. Use when writing tests, reviewing test quality, or practicing TDD.
vercel-react-best-practices
kicchann/reqord
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.