Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
mern-api-docs
Generate OpenAPI documentation from Zod schemas and API routes.
majiayu000/claude-skill-registry 163
-
gen-stage
Use when working with GenStage for building concurrent data pipelines with back-pressure in Elixir. Covers producers, consumers, dispatchers (Demand, Broadcast, Partition), rate limiting, ConsumerSupervisor, and supervision patterns.
majiayu000/claude-skill-registry 163
-
fastai
fast.ai deep learning library. Use for practical deep learning.
majiayu000/claude-skill-registry 163
-
enhancing-talks
Enhance talk notes with Blinkist-style summaries and timestamps. Use when asked to "enhance talk", "improve talk notes", "add timestamps", "blinkist-style talk summary", or "make talk notes better". Adds Core Message, Key Insights with timestamps, Talk Structure, Notable Quotes, Who Should Watch, and Action Items via transcript analysis.
majiayu000/claude-skill-registry 163
-
avoid-long-parameter-lists
If a function requires more than 3-4 parameters, consider: grouping related parameters into an ob... Use when enforcing code quality standards. Quality category skill.
majiayu000/claude-skill-registry 163
-
tvos
tvOS platform-specific development with focus system, large screen UI, Siri Remote, and media playback. Use when building Apple TV apps, video streaming, or living room experiences.
majiayu000/claude-skill-registry 163
-
plans-handler
Manage subscription plans, pricing, and quotas. Use when adding plan features, updating limits, or building pricing pages.
majiayu000/claude-skill-registry 163
-
api-integration
Integrate external REST APIs with proper authentication, rate limiting, error handling, and caching patterns. Use when working with external APIs, building API clients, or fetching data from third-party services.
majiayu000/claude-skill-registry 163
-
ctags
Index the codebase using Universal ctags when LSP is unavailable for a language. Generates a JSON symbol table with name, kind, file, line, and end line for all detected symbols. Supports 40+ languages natively.
majiayu000/claude-skill-registry 163
-
kerberos-ticket-forging
Forges Kerberos tickets for domain persistence and privilege escalation. Covers Golden Ticket (krbtgt hash → forged TGT), Silver Ticket (service hash → forged TGS), Diamond Ticket (decrypt/modify/re-encrypt legitimate TGT for stealth), Sapphire Ticket (U2U PAC swap), and Pass-the-Ticket injection.
majiayu000/claude-skill-registry 163
-
review-pr
Analyze a GitHub pull request including diff, comments, related issues, and local code context
majiayu000/claude-skill-registry 163
-
session-compounding
Reviews a work session's output to detect improvable patterns, classify improvements, and execute the highest-priority one. Use at the end of significant work sessions to ensure the COMPOUND phase of the enforcement loop happens. Without explicit compounding, improvement never happens.
majiayu000/claude-skill-registry 163
-
data-storytelling
Transform raw data into compelling narratives that drive decisions and inspire action.
majiayu000/claude-skill-registry 163
-
openspec-continue-change
Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.
majiayu000/claude-skill-registry 163
-
dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
majiayu000/claude-skill-registry 163
-
frontend-dev-guidelines
Opinionated frontend development standards for modern React + TypeScript applications. Covers Suspense-first data fetching, lazy loading, feature-based architecture, MUI v7 styling, TanStack Router, performance optimization, and strict TypeScript practices.
majiayu000/claude-skill-registry 163
-
duffel
Search, book, and manage flights via the Duffel Flights API. Covers 300+ airlines (NDC, GDS, LCC). Use when: (1) searching for flights between cities, (2) comparing prices and fare classes, (3) booking flights, (4) checking booking status, (5) cancelling bookings, (6) viewing seat maps, (7) looking up airport/city IATA codes. Supports one-way, round-trip, multi-passenger, cabin class filtering, and nonstop preferences.
majiayu000/claude-skill-registry 163
-
forge-depth-and-3d
Set up depth buffer, 3D MVP pipeline, back-face culling, and window resize handling. Use when someone needs to render 3D geometry with correct depth ordering, perspective projection, or a view camera in SDL3 GPU.
majiayu000/claude-skill-registry 163
-
family-trust-qa
用于信托领域财富家信中的家族信托问答助手场景,支持结构化处理与报告输出。
majiayu000/claude-skill-registry 163
-
woocommerce-dev-cycle
Run tests, linting, and quality checks for WooCommerce development. Use when running tests, fixing code style, or following the development workflow in WooCommerce projects.
majiayu000/claude-skill-registry 163
-
Entity-Relation Based Documentation
Generate documentation based on Miyabi's Entity-Relation Model (14 entities, 39 relationships). Use when documenting features, updating architecture docs, or explaining how components work.
majiayu000/claude-skill-registry 163
-
evo-edit-prd
Edit an existing PRD. Use when the user says "edit this PRD".
majiayu000/claude-skill-registry 163
-
analyze-permissions
Use when Claude Code permissions have accumulated in settings.local.json and you want to audit, consolidate, or clean up tool permission patterns.
majiayu000/claude-skill-registry 163
-
production-readiness
Run a comprehensive production readiness audit. Use when a user wants to check if their project is ready for deployment. Covers security, visual QA, code quality, testing, error handling, configuration/build, and performance.
majiayu000/claude-skill-registry 163