Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
Shape documentation sidebar labels and group order so navigation follows a clear developer journey — modeled on Scalekit Full stack auth and journey-focused docs standards. Contains: journey-sidebar-labels Audit and design documentation sidebar labels and section order so navigation follows a clear developer journey — concise labels, sentence case, and phase-aligned groups (reference model: Full stack auth sidebar in Scalekit developer-docs). | Skills | 62 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 1.0.0 |
Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR. Contains: springboot-verification Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR. | Skills | 62 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.0 |
v0.1.0 Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring. Contains: springboot-tdd Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring. | Skills | 62 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.0 |
Java coding standards for Spring Boot services: naming, immutability, Optional usage, streams, exceptions, generics, and project layout. Contains: java-coding-standards Java coding standards for Spring Boot services: naming, immutability, Optional usage, streams, exceptions, generics, and project layout. | Skills | 62 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.0 |
v0.1.0 Create distinctive, production-grade frontend interfaces with intentional aesthetics, high craft, and non-generic visual identity. Use when building or styling web UIs, components, pages, dashboards, or frontend applications. Contains: frontend-design Create distinctive, production-grade frontend interfaces with intentional aesthetics, high craft, and non-generic visual identity. Use when building or styling web UIs, components, pages, dashboards, or frontend applications. | Skills | 62 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.0 |
v0.1.0 Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files. Contains: configure-ecc Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files. | Skills | 62 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.1.0 |
Narrative-first skill for building executive-quality strategy presentations. Operates in two modes: Narrative Mode for story structure, sequencing, and executive copy; and Elevation Mode for translating systems-level or technical content into C-Suite-ready business language using a structured workflow (value stream framing, naming conventions, time horizons, traceability). Hands off to metis-pptx for brand-compliant .pptx generation. Triggers on executive storytelling, narrative arc, strategic framing, or technical-to-executive translation requests. Contains: executive-slide-builder Use this skill for executive storytelling, narrative structure, strategic framing, or translating technical content into C-Suite-ready language. Triggers: "executive overview," "narrative arc," "structure the business case," "make this more executive," "elevate for the C-Suite," "translate to business language," "too technical," "systems-level to executive-level," or /executive-slide-builder. Two modes: (1) Narrative Mode for content at the right level that needs story structure, (2) Elevation Mode for technical source material that must be translated to business language first. Do NOT trigger on "create a deck" or "build slides" — those go to metis-pptx. | Skills | 62 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 1.0.1 |
v0.8.0 Decision-Linked Development (DLD) — a workflow for recording, linking, and maintaining development decisions alongside code. Skills for planning, recording, implementing, auditing, and documenting decisions via @decision annotations. Contains: dld-adjust Adjust or update existing decision records. Handles permission gating for accepted decisions and correctly interprets adjustment requests. dld-audit-auto Autonomous audit — detects drift, fixes issues, and opens a PR. Designed for scheduled/CI execution without human interaction. dld-audit Scan for drift between decisions and code. Finds orphaned annotations, stale references, and undocumented changes. dld-common Shared utility scripts for DLD skills. Not intended for direct invocation — used internally by other DLD skills. dld-decide Record a single development decision as a markdown file with YAML frontmatter. Collects context, rationale, and code references interactively. dld-implement Implement one or more proposed decisions. Makes code changes, adds `@decision` annotations, and updates decision status. dld-init Bootstrap DLD (Decision-Linked Development) in a repository. Creates dld.config.yaml, the decisions/ directory, and INDEX.md. Run once per project. dld-lookup Look up decisions by ID, tag, code path, or keyword. IMPORTANT — use this proactively whenever you encounter `@decision` annotations in code you are about to read or modify. dld-plan Break down a feature into multiple decisions interactively. Creates a set of decision records grouped by a shared tag. dld-reindex Resolve decision ID collisions between a local branch and the base branch (and open PRs) before rebasing. Renames colliding local decisions with git mv, rewrites cross-references and annotations, then squashes branch commits into a single rebase-clean reindex commit. dld-retrofit Bootstrap DLD decisions from an existing codebase. Analyzes code to infer rationale, generates decision records, and adds `@decision` annotations. dld-snapshot Generate SNAPSHOT.md (detailed decision reference) and OVERVIEW.md (narrative synthesis with diagrams) from the decision log. dld-status Quick overview of the decision log state — counts by status, recent decisions, and run tracking info. | SkillsRules | 62 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.8.0 |
Upgrade "@multiverse-io/stardust-react" and/or "@multiverse-io/stardust" in any consumer repo — auto-detects repo structure, runs safe upgrade workflow with visual validation and regression handling. Supports single-repo and fleet (multi-repo wave) modes. Contains: stardust-consumer-upgrade Upgrade "@multiverse-io/stardust-react" and/or "@multiverse-io/stardust" in any consumer repo — auto-detects repo structure, runs safe upgrade workflow with visual validation and regression handling. Supports single-repo and fleet (multi-repo wave) modes. | Skills | 62 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.1.0 |
capture-api-response-test-fixture vercel/ai Capture API response test fixture. | Skills | 62 2.02x Agent success vs baseline Impact 99% 2.02xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
ralplan Yeachan-Heo/oh-my-claudecode Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution | Skills | 62 1.30x Agent success vs baseline Impact 99% 1.30xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.8 |
api-design-principles majiayu000/claude-skill-registry-data Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards. | Skills | 62 1.03x Agent success vs baseline Impact 91% 1.03xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
api-design-principles majiayu000/claude-skill-registry Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards. | Skills | 62 1.03x Agent success vs baseline Impact 91% 1.03xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
simplify aaddrick/claude-desktop-debian Manually trigger the cdd-code-simplifier agent to review and simplify code | Skills | 62 1.52x Agent success vs baseline Impact 67% 1.52xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
guidelines-advisor trailofbits/skills Smart contract development advisor based on Trail of Bits' best practices. Analyzes codebase to generate documentation/specifications, review architecture, check upgradeability patterns, assess implementation quality, identify pitfalls, review dependencies, and evaluate testing. Provides actionable recommendations. | Skills | 62 1.09x Agent success vs baseline Impact 91% 1.09xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
upgrade-stripe stripe/ai Guide for upgrading Stripe API versions and SDKs | Skills | 62 1.16x Agent success vs baseline Impact 91% 1.16xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.1 |
upgrade-stripe stripe/ai Guide for upgrading Stripe API versions and SDKs | Skills | 62 1.16x Agent success vs baseline Impact 91% 1.16xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.1 |
upgrade-stripe stripe/ai Guide for upgrading Stripe API versions and SDKs | Skills | 62 1.16x Agent success vs baseline Impact 91% 1.16xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.1 |
simplify brianlovin/agent-config Simplify and refine recently modified code for clarity and consistency. Use after writing code to improve readability without changing functionality. | Skills | 62 1.68x Agent success vs baseline Impact 91% 1.68xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
simplify brianlovin/claude-config Simplify and refine recently modified code for clarity and consistency. Use after writing code to improve readability without changing functionality. | Skills | 62 1.68x Agent success vs baseline Impact 91% 1.68xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
Can't find what you're looking for? Evaluate a missing skill.