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.
This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.
Modularity is a design principle that keeps responsibilities tightly grouped and dependencies small and stable, ensuring explicit boundaries and maintainable code.
frontend-to-backend-requirements is a mode for frontend developers to communicate data needs to backend, focusing on what data is required without specifying implementation details.
merge-pr is a skill that automates the merge of prepared PRs via deterministic squash merge, utilizing gh pr merge --squash and explicit co-author trailers.
miniprogram-development is a skill for building WeChat Mini Program projects, integrating CloudBase capabilities, and handling authentication and AI model calls.
careercopilot-tool-creator is a skill that scaffolds new Python utility tools in src/tools/ for AI agents to use for specialized tasks.
create-issue is a skill that automates the creation of GitHub Issues from local markdown tickets, preserving content and managing labels
rate-limit-setup is a database-backed rate limiting implementation that tracks user activity and limits requests based on a SHA-256 hash of IP and User-Agent.
ai-ad-spec-governor is a skill that acts as a Spec Governor, responsible for governing and aligning documents with the SoT truth source in AI_ad_spend02 projects.
legacy-controller is a skill that creates Controller and ApiMapper for the final stage of the migration cycle, utilizing commands like /legacy-controller admin:BrandController.fetchBrands
video-common is a collection of shared patterns and references for all video skills in a project, facilitating efficient video composition and rendering.
sql-guardrails is a skill that prevents SQL-related bugs and ensures v2 API contract compliance by acting as a guardrail for backend database operations.
python-practice is a skill that generates Jupyter notebooks filled with practice challenges and questions on pandas and algorithms.