Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
agents-md getsentry/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 | 96 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 934d1e8 |
stripe-webhooks hookdeck/webhook-skills Receive and verify Stripe webhooks. Use when setting up Stripe webhook handlers, debugging signature verification, or handling payment events like payment_intent.succeeded, customer.subscription.created, or invoice.paid. | Skills | 96 1.31x Agent success vs baseline Impact 100% 1.31xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
skillshare-implement-feature runkids/skillshare Implement a feature from a spec file or description using TDD workflow. Use this skill whenever the user asks to: add a new CLI command, implement a feature from a spec, build new functionality, add a flag, create a new internal package, or write Go code for skillshare. This skill enforces test-first development, proper handler split conventions, oplog instrumentation, and dual-mode (global/project) patterns. If the request involves writing Go code and tests, use this skill — even if the user doesn't explicitly say "implement". | Skills | 96 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: ab03548 |
skillshare-update-docs runkids/skillshare Update website docs to match recent code changes, cross-validating every flag against source. Use this skill whenever the user asks to: update documentation, sync docs with code, document a new flag or command, fix stale docs, or update the README. This skill covers all website/docs/ categories (commands, reference, understand, how-to, troubleshooting, getting-started) plus the built-in skill description and README. If you just implemented a feature and need to update docs, this is the skill to use. Never manually edit website docs without cross-validating flags against Go source first. | Skills | 96 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 053ecb4 |
generating-stored-procedures jeremylongshore/claude-code-plugins-plus-skills Use when you need to generate, validate, or deploy stored procedures for PostgreSQL, MySQL, or SQL Server. Creates database functions, triggers, and procedures with proper error handling and transaction management. Trigger with phrases like "generate stored procedure", "create database function", "write SQL procedure", "add trigger to table", or "create CRUD procedures". | Skills | 96 1.05x Agent success vs baseline Impact 100% 1.05xAverage score across 6 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.3 |
azure-compute microsoft/azure-skills Azure VM and VMSS router for recommendations, pricing, autoscale, orchestration, connectivity troubleshooting, and capacity reservations. WHEN: Azure VM, VMSS, scale set, recommend, compare, server, website, burstable, lightweight, VM family, workload, GPU, learning, simulation, dev/test, backend, autoscale, load balancer, Flexible orchestration, Uniform orchestration, cost estimate, connect, refused, Linux, black screen, reset password, reach VM, port 3389, NSG, troubleshoot, capacity reservation, CRG, reserve VMs, guarantee capacity, pre-provision capacity, CRG association, CRG disassociation. | Skills | 96 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 1b290aa |
mobile-offline-support secondsky/claude-skills Offline-first mobile apps with local storage, sync queues, conflict resolution. Use for offline functionality, data sync, connectivity handling, or encountering sync conflicts, queue management, storage limits, network transition errors. | Skills | 96 1.36x Agent success vs baseline Impact 100% 1.36xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
semantic-bug-detector santosomar/general-secure-coding-agent-skills Detects logical and semantic bugs by understanding program intent — catches issues that syntax-only tools miss. Use when static analysis has already run and found nothing, when the user reports incorrect behavior but no crash, or when reviewing algorithmic code for correctness. | Skills | 96 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 47d56bb |
graphql-implementation secondsky/claude-skills Builds GraphQL APIs with schema design, resolvers, error handling, and performance optimization using Apollo or Graphene. Use when creating flexible query APIs, migrating from REST, or implementing real-time subscriptions. | Skills | 96 1.44x Agent success vs baseline Impact 100% 1.44xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
cloudflare-workers-security secondsky/claude-skills Cloudflare Workers security with authentication, CORS, rate limiting, input validation. Use for securing APIs, JWT/API keys, or encountering auth failures, CORS errors, XSS/injection vulnerabilities. | Skills | 96 1.16x Agent success vs baseline Impact 100% 1.16xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
api-pagination secondsky/claude-skills Implements efficient API pagination using offset, cursor, and keyset strategies for large datasets. Use when building paginated endpoints, implementing infinite scroll, or optimizing database queries for collections. | Skills | 96 1.08x Agent success vs baseline Impact 100% 1.08xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
api-authentication secondsky/claude-skills Secure API authentication with JWT, OAuth 2.0, API keys. Use for authentication systems, third-party integrations, service-to-service communication, or encountering token management, security headers, auth flow errors. | Skills | 96 1.42x Agent success vs baseline Impact 100% 1.42xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
tailwind-patterns jezweb/claude-skills Production-ready Tailwind CSS patterns for common website components: responsive layouts, cards, navigation, forms, buttons, and typography. Includes spacing scale, breakpoints, mobile-first patterns, and dark mode support. Use when building UI components, creating landing pages, styling forms, implementing navigation, or fixing responsive layouts. | Skills | 96 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: fa91c34 |
database-optimizer jeffallan/claude-skills Optimizes database queries and improves performance across PostgreSQL and MySQL systems. Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configuration tuning, partitioning strategies, lock contention resolution. | Skills | 96 1.12x Agent success vs baseline Impact 92% 1.12xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
dotnet-standards-enforcer thoughtboat/copilot-skills-that-work Reviews and refactors .NET/C# code: fixes async patterns, validates DI registration, corrects error handling, adds documentation, enforces style conventions. USE FOR: review C# code, audit project, enforce coding standards, apply .NET best practices, clean up code, fix style issues, apply coding standards, tidy up this file, make this idiomatic C#, fix code quality issues, get PR-ready, prepare for code review, add documentation, fix async patterns, check DI registration, check error handling, fix configuration, bring this up to standard, make this code production-ready. DO NOT USE FOR: non-.NET codebases, read-only .NET questions, trivial single-variable edits. | Skills | 96 1.27x Agent success vs baseline Impact 92% 1.27xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.4 |
agent-development jezweb/claude-skills Design and build custom Claude Code agents with effective descriptions, tool access patterns, and self-documenting prompts. Covers Task tool delegation, model selection, memory limits, and declarative instruction design. Use when: creating custom agents, designing agent descriptions for auto-delegation, troubleshooting agent memory issues, or building agent pipelines. | Skills | 96 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: fa91c34 |
pdf-creator daymade/claude-code-skills Create PDF documents from markdown with proper Chinese font support. Supports theme system (default for formal docs, warm-terra for training materials) and dual backend (weasyprint or Chrome). Triggers include "convert to PDF", "generate PDF", "markdown to PDF", or any request for creating printable documents. | Skills | 96 3.57x Agent success vs baseline Impact 100% 3.57xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
capa-officer alirezarezvani/claude-skills CAPA system management for medical device QMS. Covers root cause analysis, corrective action planning, effectiveness verification, and CAPA metrics. Use for CAPA investigations, 5-Why analysis, fishbone diagrams, root cause determination, corrective action tracking, effectiveness verification, or CAPA program optimization. | Skills | 96 1.06x Agent success vs baseline Impact 99% 1.06xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
terminal-integration-specialist OpenRoster-ai/awesome-agents Provides concrete guidance on building terminal emulators in Swift using SwiftTerm, including configuring terminal views, parsing ANSI/VT100 escape sequences, managing PTY connections, and optimizing text rendering performance. Use when the user is building a terminal app, console view, or xterm-compatible emulator in Swift, integrating SwiftTerm into a SwiftUI or UIKit/AppKit app, working with PTY or SSH stream bridging, handling keyboard input and escape sequences, or optimizing terminal rendering on macOS, iOS, or visionOS. | Skills | 96 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 010799b |
visionos-spatial-engineer OpenRoster-ai/awesome-agents Builds native visionOS and Apple Vision Pro apps using SwiftUI, RealityKit, and the Liquid Glass design system. Creates volumetric views, implements Liquid Glass materials, configures immersive spaces, manages spatial WindowGroups, designs 3D UI layouts, and wires up RealityKit entities with gestures and attachments. Use when building visionOS apps, Apple Vision Pro experiences, volumetric windows, immersive spaces, mixed reality interfaces, or applying Liquid Glass effects with SwiftUI and RealityKit on visionOS 26. | Skills | 96 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 010799b |
Can't find what you're looking for? Evaluate a missing skill.