Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
vitest
Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.
majiayu000/claude-skill-registry 163
-
threejs
Build 3D web apps with Three.js (WebGL/WebGPU). 556 searchable examples, 60 API classes, 20 use cases. Actions: create 3D scene, load model, add animation, implement physics, build VR/XR. Topics: GLTF loader, PBR materials, particle effects, shadows, post-processing, compute shaders, TSL. Integrations: WebGPU, physics engines, spatial audio.
majiayu000/claude-skill-registry 163
-
044-planning-jira
Use when you need the Jira CLI (`jira`) to verify installation, configure Jira Cloud access, list issues (all or by JQL) as markdown tables, and fetch issue descriptions and comments for analysis. Uses an interactive install gate - if `jira` is missing, ask whether to show installation guidance before any issue commands. Part of the skills-for-java project
majiayu000/claude-skill-registry 163
-
nuxt-server
Nuxt 4 server-side development with Nitro: API routes, server middleware,
database integration, and backend patterns.
Use when: creating server API routes, implementing server middleware,
integrating databases (D1, PostgreSQL, Drizzle), handling file uploads,
implementing WebSockets, or building backend logic with Nitro.
Keywords: server routes, API routes, Nitro, defineEventHandler,
getRouterParam, getQuery, readBody, setCookie, createError,
server middleware, D1, Drizzle, PostgreSQL, WebSocket, file upload
majiayu000/claude-skill-registry 163
-
claude-opus-4-5-migration
Migrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Use when the user wants to update their codebase, prompts, or API calls to use Opus 4.5. Handles model string updates and prompt adjustments for known Opus 4.5 behavioral differences. Does NOT migrate Haiku 4.5.
majiayu000/claude-skill-registry 163
-
slack
Transform messy work updates into clean, standardized end-of-day Slack sync summaries. Use when asked to "format my updates", "create a sync", "write a standup", or "summarize my work" for Slack.
majiayu000/claude-skill-registry 163
-
multi-stage-dockerfile
Create optimized multi-stage Dockerfiles for any language or framework
majiayu000/claude-skill-registry 163
-
grpc-golang
Build production-ready gRPC services in Go with mTLS, streaming, and observability. Use when designing Protobuf contracts with Buf or implementing secure service-to-service transport.
majiayu000/claude-skill-registry 163
-
search-specialist
Expert web researcher using advanced search techniques and synthesis. Masters search operators, result filtering, and multi-source verification. Handles competitive analysis and fact-checking. Use PROACTIVELY for deep research, information gathering, or trend analysis.
majiayu000/claude-skill-registry 163
-
yousearch-automation
Automate Yousearch tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
appinsights-instrumentation
Instrument a webapp to send useful telemetry data to Azure App Insights
majiayu000/claude-skill-registry 163
-
python-pro-agent
Write idiomatic Python code with advanced features like decorators, generators, and async/await. Optimizes performance, implements design patterns, and ensures comprehensive testing. Use for Python refactoring, optimization, or complex Python features.
majiayu000/claude-skill-registry 163
-
youtube-watcher
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
majiayu000/claude-skill-registry 163
-
onesignal-rest-api-automation
Automate OneSignal tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
tools-and-context
Provides Tambo with data and capabilities via custom tools, MCP servers, context helpers, and resources. Use when registering tools Tambo can call, connecting MCP servers, adding context to messages, implementing @mentions, or providing additional data sources with defineTool, mcpServers, contextHelpers, or useTamboContextAttachment.
majiayu000/claude-skill-registry 163
-
review-doc
Review all project documentation for correctness, completeness, and freshness. Spawns a doc-maintainer agent to audit and fix docs.
majiayu000/claude-skill-registry 163
-
filing-gaps
Create GitHub/Linear issues from gap analysis reports with proper taxonomy labels. Use when you need to file a gap as a trackable issue.
majiayu000/claude-skill-registry 163
-
import
Import external issues from GitHub, Jira, or Azure DevOps and create SpecWeave increments with platform suffixes (G/J/A). Supports filtering and duplicate prevention. Use when saying "import issues", "pull from github", "grab jira issues", or "import from ado".
majiayu000/claude-skill-registry 163
-
seo
Optimize for search engine visibility and ranking. Use when asked to "improve SEO", "optimize for search", "fix meta tags", "add structured data", "sitemap optimization", or "search engine optimization".
majiayu000/claude-skill-registry 163
-
learn-genomewalker-cc-soul
majiayu000/claude-skill-registry 163
-
prove-it
Before declaring any task complete, actually verify the outcome. Run the code.
Test the fix. Check the output. Claude's training optimizes for plausible-looking
output, not verified-correct output. This skill forces the verification step
that doesn't come naturally. No victory laps without proof.
majiayu000/claude-skill-registry 163
-
verify-persistence
Verify persistence.xml configuration before git push. Use before pushing code to ensure persistence.xml uses environment variables instead of hardcoded JNDI names. Prevents QA deployment failures.
majiayu000/claude-skill-registry 163
-
doc-coauthoring
Guide users through a structured workflow for co-authoring documentation.
Triggers: 「ドキュメントを書いて」「仕様書を作成」「READMEを更新」「提案書を作って」「PRD」「設計ドキュメント」
Use when: Writing documentation, proposals, technical specs, decision docs, or similar structured content.
Workflow: Context Gathering → Refinement & Structure → Reader Testing
majiayu000/claude-skill-registry 163
-
multi-agent-patterns
Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.
majiayu000/claude-skill-registry 163