modularity
Modularity is a design principle that keeps responsibilities tightly grouped and dependencies small and stable, ensuring explicit boundaries and maintainable code.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
Modularity is a design principle that keeps responsibilities tightly grouped and dependencies small and stable, ensuring explicit boundaries and maintainable code.
reference-indexer is a skill that indexes and manages external reference documents for AI agents, enabling efficient search and retrieval of relevant information.
Clinical-value is a skill that evaluates the clinical value of research proposals, assessing their impact on patients, clinicians, and healthcare systems.
nextjs-app-router-data-fetching is a skill that provides best practices for optimizing data fetching in Next.js applications using techniques like code splitting and Suspense boundaries.
color-pipeline-implementer is a skill that assists in implementing and adjusting color pipeline stages using OKLCH color space and TypeScript.
Validate is a code validation tool that runs multiple checks, including linting, formatting, type checking, security scanning, and testing, to ensure code quality and security.
review-sdk-update-pr is a skill that automates the review process for SDK updates, using technical inputs like sdk, newVersion, and PR branch or number.
Structured workflow that stops AI from forgetting your requirements. 4 phases with validation gates. Not smarter AI, just controllable process. Weave ideas into code that actually works.
semgrep-rule-creator is a skill that enables developers to create production-quality Semgrep rules with proper testing and validation for detecting security vulnerabilities and enforcing coding standards.
crm is a Telegram skill that invokes with /crm, enabling entity research and database population with intelligent linking and relationship discovery
Zod is a TypeScript-based schema validation library that provides a set of rules and guidelines for writing efficient and effective schemas
Build REST APIs with proper error handling, status codes, request validation, response formatting, and rate limiting. Apply when creating API routes, handling errors, validating input, or designing API responses.