Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
deprecated-api-updater ArabelaTso/Skills-4-SE Identify and replace deprecated API usage in source code with modern alternatives. Use when: (1) Modernizing legacy codebases, (2) Upgrading framework versions (React, Django, Spring, etc.), (3) Fixing deprecation warnings in build output, (4) Preparing for major version upgrades, (5) Ensuring code uses current best practices. Supports Python, JavaScript/TypeScript, Java, and other major languages with both AST-based detection and pattern matching for accurate identification and automated replacement with validation. | Skills | 93 1.60x Agent success vs baseline Impact 90% 1.60xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
environment-setup-assistant ArabelaTso/Skills-4-SE Generate setup scripts and instructions for development environments across platforms. Use when: (1) Setting up new development machines (Python, Node.js, Docker, databases), (2) Creating automated setup scripts for team onboarding, (3) Need cross-platform setup instructions (macOS, Linux, Windows), (4) Installing development tools and dependencies, (5) Configuring version managers and package managers. Provides executable setup scripts, platform-specific guides, and tool installation instructions. | Skills | 93 1.15x Agent success vs baseline Impact 90% 1.15xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
documenso-install-auth jeremylongshore/claude-code-plugins-plus-skills Install and configure Documenso SDK/API authentication. Use when setting up a new Documenso integration, configuring API keys, or initializing Documenso in your project. Trigger with phrases like "install documenso", "setup documenso", "documenso auth", "configure documenso API key". | Skills | 93 1.21x Agent success vs baseline Impact 90% 1.21xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
information-security-manager-iso27001 alirezarezvani/claude-skills ISO 27001 ISMS implementation and cybersecurity governance for HealthTech and MedTech companies. Use for ISMS design, security risk assessment, control implementation, ISO 27001 certification, security audits, incident response, and compliance verification. Covers ISO 27001, ISO 27002, healthcare security, and medical device cybersecurity. | Skills | 93 1.83x Agent success vs baseline Impact 90% 1.83xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
Security defaults that belong in every FastAPI application from day one. Contains: fastapi-security-basics Security defaults that belong in every FastAPI application from day one. CORS, rate limiting, security headers, trusted hosts, input validation, HTTPS redirect, and request size limits. Apply these whenever you create or modify any FastAPI app -- do not wait for a security review or explicit request. If you are writing app = FastAPI(), you must also add these. | Skills | 93 6.99x Agent success vs baseline Impact 98% 6.99xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.2.0 |
Web accessibility from the start — always apply semantic HTML, form labels, ARIA attributes, keyboard navigation, live regions, alt text, and heading hierarchy when building any UI component Contains: web-accessibility-essentials Every UI component must be accessible from the start — not as an afterthought. Apply ARIA landmarks, form labels, keyboard navigation, focus management, live regions, semantic HTML, heading hierarchy, alt text, and color contrast whenever you build or modify any HTML, React component, Vue component, Svelte component, Angular template, or frontend UI. This applies to ALL frontend work — even when the user does not mention accessibility. | Skills | 93 1.24x Agent success vs baseline Impact 98% 1.24xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.2.2 |
building-terraform-modules jeremylongshore/claude-code-plugins-plus-skills This skill empowers Claude to build reusable Terraform modules based on user specifications. It leverages the terraform-module-builder plugin to generate production-ready, well-documented Terraform module code, incorporating best practices for security, scalability, and multi-platform support. Use this skill when the user requests to create a new Terraform module, generate Terraform configuration, or needs help structuring infrastructure as code using Terraform. The trigger terms include "create Terraform module," "generate Terraform configuration," "Terraform module code," and "infrastructure as code." | Skills | 93 1.00x No change in agent success vs baseline Impact 97% 1.00xAverage score across 12 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
Complete Nx plugin development toolkit: create custom generators, executors, and extend Nx workspaces with reusable automation Contains: nx-plugin-authoring Create Nx plugins with custom generators and executors for TypeScript monorepos. Covers plugin scaffolding, Tree API usage, schema-driven options, ExecutorContext API, template generation, project-graph-safe updates, cache-aware outputs, and testable workflows. Use when creating Nx plugins, building custom generators, implementing executors, enforcing conventions, or extending Nx workspace automation. | Skills | 93 1.00x No change in agent success vs baseline Impact 92% 1.00xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.2.0 |
Write professional, persuasive complaint letters to US airlines emphasizing loyalty status, DOT regulations, and airline commitments. Contains: frequent-flyer-advocate Write professional, persuasive complaint letters to US airlines on behalf of passengers. Emphasizes loyalty status, DOT regulations, and the airline's own published commitments. Use when: user wants to complain to an airline, request compensation, write a complaint letter, dispute an airline's response, escalate an airline issue, file a DOT complaint, or mentions a bad flight experience they want to act on. Also trigger when user describes: flight delay, cancellation, lost baggage, damaged baggage, denied boarding, downgrade, poor service, broken amenities, tarmac delay, missed connection, or any airline service failure they want addressed. | SkillsRules | 93 1.38x Agent success vs baseline Impact 93% 1.38xAverage score across 10 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.9.6 |
Build real-time multiplayer games with PubNub game state sync Contains: pubnub-multiplayer-gaming Build real-time multiplayer games with PubNub game state sync | Skills | 93 1.20x Agent success vs baseline Impact 96% 1.20xAverage score across 15 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.1.4 |
write docker/docs Write a documentation fix on a branch. Makes the minimal change, formats, self-reviews, and commits. Use after research has identified what to change. "write the fix", "make the changes", "implement the fix for #1234". | Skills | 93 2.26x Agent success vs baseline Impact 93% 2.26xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
golang-naming samber/cc-skills-golang Go (Golang) naming conventions — covers packages, constructors, structs, interfaces, constants, enums, errors, booleans, receivers, getters/setters, functional options, acronyms, test functions, and subtest names. Use this skill when writing new Go code, reviewing or refactoring, choosing between naming alternatives (New vs NewTypeName, isConnected vs connected, ErrNotFound vs NotFoundError, StatusReady vs StatusUnknown at iota 0), debating Go package names (utils/helpers anti-patterns), or asking about Go naming best practices. Also trigger when the user mentions MixedCaps vs snake_case, ALL_CAPS constants, Get-prefix on getters, or error string casing. Do NOT use for general Go implementation questions that don't involve naming decisions. | Skills | 93 1.22x Agent success vs baseline Impact 97% 1.22xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
agents-md sickn33/antigravity-awesome-skills This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Enforces research-backed best practices for minimal, high-signal agent documentation. | Skills | 93 1.29x Agent success vs baseline Impact 93% 1.29xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
optimizing-staking-rewards jeremylongshore/claude-code-plugins-plus-skills Compare and optimize staking rewards across validators, protocols, and blockchains with risk assessment. Use when analyzing staking opportunities, comparing validators, calculating staking rewards, or optimizing PoS yields. Trigger with phrases like "optimize staking", "compare staking", "best staking APY", "liquid staking", "validator comparison", "staking rewards", or "ETH staking options". | Skills | 93 2.90x Agent success vs baseline Impact 93% 2.90xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.2 |
vibecure vibecure/vibecure Scan Node.js backends for missing rate limits, bot protection, and spending caps on Twilio, SendGrid, OpenAI, and 19+ more paid APIs. Detects which services your code uses, checks for security gaps that let bots or bad actors run up your bill, and fixes them. Use when the user mentions rate limiting, bot protection, API costs, securing a paid API like Twilio/SendGrid/OpenAI, or asks to scan for security issues on endpoints that cost money. | Skills | 93 1.57x Agent success vs baseline Impact 93% 1.57xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
session-management secondsky/claude-skills Implements secure session management with JWT tokens, Redis storage, refresh flows, and proper cookie configuration. Use when building authentication systems, managing user sessions, or implementing secure logout functionality. | Skills | 93 1.97x Agent success vs baseline Impact 97% 1.97xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
baoyu-danger-gemini-web jimliu/baoyu-skills Generates images and text via reverse-engineered Gemini Web API. Supports text generation, image generation from prompts, reference images for vision input, and multi-turn conversations. Use when other skills need image generation backend, or when user requests "generate image with Gemini", "Gemini text generation", or needs vision-capable AI generation. | Skills | 93 2.69x Agent success vs baseline Impact 97% 2.69xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
kmp-agp9-migration Kotlin/kmp-agp9-migration Migrates Kotlin Multiplatform (KMP) projects to Android Gradle Plugin 9.0+. Handles plugin replacement (com.android.kotlin.multiplatform.library), module splitting, DSL migration, and the new default project structure. Use when upgrading AGP, when build fails due to KMP+AGP incompatibility, or when the user mentions AGP 9.0, android multiplatform plugin, KMP migration, or com.android.kotlin.multiplatform.library. | Skills | 93 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: ddadc4d |
agent-capability-analyzer Jamie-BitFlight/claude_skills Runs the description-drift experiment — spawns all Claude Code agents simultaneously to collect self-reported capabilities, then compares them against static frontmatter descriptions to reveal how reliable orchestrator routing based on descriptions actually is. Use when measuring description drift across the agent fleet, re-running the capability collection experiment, analyzing a specific agent's self-reported capabilities, or auditing whether frontmatter descriptions accurately reflect agent behavior. | Skills | 93 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 8ea4dbe |
cache-components vercel/next.js Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). **PROACTIVE ACTIVATION**: Use this skill automatically when working in Next.js projects that have `cacheComponents: true` in their next.config.ts/next.config.js. When this config is detected, proactively apply Cache Components patterns and best practices to all React Server Component implementations. **DETECTION**: At the start of a session in a Next.js project, check for `cacheComponents: true` in next.config. If enabled, this skill's patterns should guide all component authoring, data fetching, and caching decisions. **USE CASES**: Implementing 'use cache' directive, configuring cache lifetimes with cacheLife(), tagging cached data with cacheTag(), invalidating caches with updateTag()/revalidateTag(), optimizing static vs dynamic content boundaries, debugging cache issues, and reviewing Cache Component implementations. | Skills | 93 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 55bb48d |
Can't find what you're looking for? Evaluate a missing skill.