Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
excalidraw tslateman/duet Create Excalidraw diagrams programmatically. Use when the user wants architecture diagrams, system designs, flowcharts, or any visual diagram with a hand-drawn aesthetic. Outputs editable .excalidraw JSON files. Best for architecture overviews and presentations where the hand-drawn style and drag-and-drop editing add value over Mermaid's text-only approach. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c3b1fc2 |
vaadin-playwright-test parttio/dramafinder Generate Playwright integration tests for Vaadin 25 views using the DramaFinder library. Use when the user wants to write IT tests for a Vaadin view, mentions DramaFinder, or asks about Playwright testing in a Vaadin project. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 2b5fdf7 |
code-review Frenzyritz13/ritvifyi AI-powered code review using CodeRabbit. Default code-review skill. Trigger for any explicit review request AND autonomously when the agent thinks a review is needed (code/PR/quality/security). | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: c56cea5 |
team-tech-debt catlog22/Claude-Code-Workflow Unified team skill for tech debt identification and remediation. Scans codebase for tech debt, assesses severity, plans and executes fixes with validation. Uses team-worker agent architecture with roles/ for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team tech debt". | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: a45c672 |
team-ux-improve catlog22/Claude-Code-Workflow Unified team skill for UX improvement. Systematically discovers and fixes UI/UX interaction issues including unresponsive buttons, missing feedback, and state refresh problems. Uses team-worker agent architecture with roles/ for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team ux improve". | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: a45c672 |
sentry tech-leads-club/agent-skills Inspect Sentry issues, summarize production errors, and pull health data via the Sentry API (read-only). Use when user says "check Sentry", "what errors in production?", "summarize Sentry issues", "recent crashes", or "production error report". Requires SENTRY_AUTH_TOKEN. Do NOT use for setting up Sentry SDK, configuring alerts, or non-Sentry error monitoring. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 906a57d |
coding-guidelines tech-leads-club/agent-skills Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, modifying, or reviewing code — implementation tasks, code changes, refactoring, bug fixes, or feature development. Do NOT use for architecture design, documentation, or non-code tasks. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 81e7e0d |
subagent-creator tech-leads-club/agent-skills Guide for creating AI subagents with isolated context for complex multi-step workflows. Use when users want to create a subagent, specialized agent, verifier, debugger, or orchestrator that requires isolated context and deep specialization. Works with any agent that supports subagent delegation. Triggers on "create subagent", "new agent", "specialized assistant", "create verifier". Do NOT use for Cursor-specific subagents (use cursor-subagent-creator instead). | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 906a57d |
codenavi tech-leads-club/agent-skills Your pathfinder for navigating unknown codebases. Investigates with precision, implements surgically, and never assumes — if it doesn't know, it says so. Maintains a .notebook/ knowledge base that grows across sessions, turning every discovery into lasting intelligence. Summons available skills, MCPs, and docs when the mission demands. Use when fixing bugs, implementing features, refactoring, investigating flows, or any development task in unfamiliar territory. Triggers on "fix this", "implement this", "how does this work", "investigate this flow", "help me with this code". Do NOT use for greenfield scaffolding, CI/CD, or infrastructure provisioning. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: f193e80 |
laravel-best-practices masterfermin02/laravel-agent-skill Laravel framework skill for writing, reviewing, and testing PHP applications built with Laravel. Use whenever working on Laravel-specific patterns: controllers, FormRequests, Eloquent models, service/action classes, Blade templates, jobs, events, policies, observers, or Artisan commands. Also applies to Inertia frontends (React or Vue) embedded inside a Laravel project — covering useForm, usePage, Link navigation, partial reloads, page component naming (PostsIndexPage), and shadcn wrapper conventions. Trigger any time someone mentions Laravel, Eloquent, Artisan, Blade, FormRequest, Inertia within Laravel, N+1 queries in a Laravel app, inline controller validation, where business logic should live in a Laravel controller, or asks to follow best practices in a Laravel codebase. Does not apply to plain PHP scripts without Laravel, Rails, Django, standalone Next.js, or non-Laravel frameworks. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 22c7c54 |
phpcs-check-fix figlabhq/agent-skills Fix PHP coding style issues using PHPCS and PHPCBF. Use this skill whenever the user mentions PHPCS, code style, coding standard, cs:fix, cs:check, PHP formatting, or asks to fix/check PHP code style. Also activate when you notice PHP files have been modified and need style compliance, or when a CI PHPCS check has failed. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 533a35f |
refine-tests figlabhq/agent-skills Critically review and refine tests generated during a coding session. Use this skill when the user asks to review tests, clean up tests, refine tests, prune tests, improve test quality, or remove useless/low-value tests. Also use when the user says 'review my tests', 'clean up tests', or mentions test quality after a coding session. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 32c20f1 |
mutation-testing secondsky/claude-skills Validate test effectiveness with mutation testing using Stryker (TypeScript/JavaScript with Vitest or bun test via @hughescr/stryker-bun-runner) and mutmut (Python). Find weak tests that pass despite code mutations. Use to improve test quality. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: fa10bf3 |
run-rust-tests RediSearch/RediSearch Run Rust tests after making changes to verify correctness. Use this when you want to verify your changes to Rust code. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: edefb25 |
add-ci-platform RediSearch/RediSearch Add a new OS platform to RediSearch CI. Use when adding a new distro version, OS, or container target to the build/test matrix. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: edefb25 |
planning-with-files othmanadi/planning-with-files Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c1a2456 |
terraform-skill antonbabenko/terraform-skill Use when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), setting up CI/CD pipelines, reviewing configurations, choosing between testing approaches, debugging state issues, implementing security scanning (trivy, checkov), or making infrastructure-as-code architecture decisions | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 5a68694 |
arn-infra-change-plan AppsVortex/arness This skill should be used when the user says "plan infra change", "arn-infra-change-plan", "infra change plan", "plan this infrastructure change", "create infra plan", "arn infra plan", "plan the infra spec", "infrastructure implementation plan", "infra plan from spec", "generate infra plan", "plan infrastructure", or wants to generate a phased implementation plan from an infrastructure change specification, structured by provisioning order, blast radius, rollback checkpoints, and environment promotion gates. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 1fe948f |
arn-infra-review-change AppsVortex/arness This skill should be used when the user says "review infra change", "infrastructure review", "review infrastructure", "infra quality review", "arn infra review", "check infra change", "review infrastructure change", "infra change review", "quality check infrastructure", "arn-infra-review-change", "post-deployment review", or wants to perform a comprehensive post-execution quality review of completed infrastructure changes, producing a structured review report with a PASS/WARN/NEEDS_FIXES verdict. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 1fe948f |
arn-code-plan AppsVortex/arness This skill should be used when the user says "arness code plan", "arn-code-plan", "plan this", "write a plan", "create plan", "implementation plan", "plan feature", "plan the spec", "plan from spec", "generate plan", "arness code plan FEATURE_X", "plan the bugfix", "plan bugfix", "make a plan", or wants to generate an implementation plan from a Arness specification. The skill invokes the arn-code-feature-planner agent to generate the plan, presents it for review, and iterates on user feedback until approved. Produces a PLAN_PREVIEW file that feeds into /arn-code-save-plan. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 1fe948f |
Can't find what you're looking for? Evaluate a missing skill.