Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
design-patterns piomin/claude-ai-spring-boot Common design patterns with Java examples (Factory, Builder, Strategy, Observer, Decorator, etc.). Use when user asks "implement pattern", "use factory", "strategy pattern", or when designing extensible components. | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: d9fda23 |
angular-dependency-injection HoangNguyen0403/agent-skills-standard Configure DI, inject() usage, and providers in Angular. Use when configuring Angular dependency injection, using inject(), or defining providers. | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 19a1140 |
angular-performance HoangNguyen0403/agent-skills-standard Optimization techniques including OnPush, @defer, and Image Optimization. Use when optimizing Angular rendering, deferring blocks, or improving Core Web Vitals. | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 19a1140 |
common-tdd HoangNguyen0403/agent-skills-standard Implements a strict Red-Green-Refactor loop to ensure zero production code is written without a prior failing test. Use when: creating new features, fixing bugs, or expanding test coverage. | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 19a1140 |
common-best-practices HoangNguyen0403/agent-skills-standard Enforce SOLID principles, guard-clause style, function size limits, and intention-revealing naming across all languages. Use when refactoring for readability, applying clean-code patterns, reviewing naming conventions, or reducing function complexity. | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 19a1140 |
common-llm-security HoangNguyen0403/agent-skills-standard OWASP LLM Top 10 (2025) audit checklist for AI applications, agent tools, RAG pipelines, and prompt construction. Use when performing any security review touching LLM client code, prompt templates, agent tools, or vector stores. | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 19a1140 |
angular-style-guide HoangNguyen0403/agent-skills-standard Naming conventions, file structure, and coding standards for Angular projects. Use when naming Angular files, organizing project structure, or following Angular style guide. | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 19a1140 |
common-session-retrospective HoangNguyen0403/agent-skills-standard Analyze conversation corrections to detect skill gaps and auto-improve the skills library. Use after any session with user corrections, rework, or retrospective requests. After finding correction loops, also load +common/common-learning-log to persist mistake entries to AGENTS_LEARNING.md. | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 19a1140 |
032-architecture-adr-non-functional-requirements jabrena/cursor-rules-java Facilitates conversational discovery to create Architectural Decision Records (ADRs) for non-functional requirements using the ISO/IEC 25010:2023 quality model. Use when the user wants to document quality attributes, NFR decisions, security/performance/scalability architecture, or design systems with measurable quality criteria. This should trigger for requests such as Create ADR for Non-functional requirements; Document Non-functional requirements; Capture Non-functional requirements; Generate Non-functional requirements in an ADR. Part of cursor-rules-java project | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 7772a1b |
react-admin-i18n marmelab/react-admin Guidelines for internationalizing a react-admin or shadcn admin kit application. Use when adding i18n support, creating translation files, translating hardcoded English strings in JSX, or reviewing i18n PRs in a react-admin project. Covers namespace conventions, interpolation, pluralization, locale-aware formatting, and the full workflow for converting an English-only app to multi-language. Trigger this skill whenever the user mentions i18n, internationalization, translation, localization, locale switching, or multi-language in a react-admin or shadcn admin kit context — even if they just say "translate this component" or "add French support". | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 73b0971 |
031-architecture-adr-functional-requirements jabrena/cursor-rules-java Facilitates conversational discovery to create Architectural Decision Records (ADRs) for functional requirements covering CLI, REST/HTTP APIs, or both. Use when the user wants to document command-line or HTTP service architecture, capture functional requirements, create ADRs for CLI or API projects, or design interfaces with documented decisions. This should trigger for requests such as Create ADR for functional requirements; Document functional requirements; Capture functional requirements; Generate functional requirements in an ADR. Part of cursor-rules-java project | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 7772a1b |
skill-creator FlorianBruniaux/claude-code-ultimate-guide Scaffold a new Claude Code skill with SKILL.md, frontmatter, and bundled resources. Use when creating a custom skill, standardizing skill structure across a team, or packaging a skill for distribution. | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 043eb79 |
prototype mattpocock/skills Build a throwaway prototype to flush out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says "prototype this", "let me play with it", "try a few designs". | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 494e4b2 |
triage mattpocock/skills Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow. | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 494e4b2 |
valet valetdotdev/skills Use when the user wants to manage Valet agents, channels, connectors, organizations, or secrets via the valet CLI. Handles creation, deployment, linking, teardown, and all multi-step workflows. Also use when asked to "create an agent", "deploy an agent", "design an agent", "build me an agent that...", "create a connector", "set up a webhook", or anything involving the Valet platform or any request to create and deploy AI agents. Also use when asked to "learn from this session", "capture this workflow", "save this as an agent", "make this repeatable", or when writing SOUL.md files. | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 86b719a |
vueuse popey/nuxt-skills Use when working with VueUse composables - track mouse position with useMouse, manage localStorage with useStorage, detect network status with useNetwork, debounce values with refDebounced, and access browser APIs reactively. Check VueUse before writing custom composables - most patterns already implemented. | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 6b12458 |
compress juliusbrussee/caveman Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman:compress FILEPATH or "compress memory file" | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: ef6050c |
compress juliusbrussee/caveman Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman:compress FILEPATH or "compress memory file" | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: ef6050c |
caveman-compress juliusbrussee/caveman Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman:compress FILEPATH or "compress memory file" | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: ef6050c |
writing-fragments mattpocock/skills Grilling session that mines the user for fragments — heterogeneous nuggets of writing (claims, vignettes, sharp sentences, half-thoughts) — and appends them to a single document as raw material for a future article. Use when the user wants to develop ideas before imposing structure, or mentions "fragments", "ideate", or "raw material" for writing. | Skills | 90 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 494e4b2 |
Can't find what you're looking for? Evaluate a missing skill.