Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
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
-
umap-learn
UMAP dimensionality reduction. Fast nonlinear manifold learning for 2D/3D visualization, clustering preprocessing (HDBSCAN), supervised/parametric UMAP, for high-dimensional data.
majiayu000/claude-skill-registry 163
-
validate-workflow
Validate GitHub Actions workflow files for syntax, best practices, and correctness. Use before committing workflow changes or when workflows fail.
majiayu000/claude-skill-registry 163
-
mcporter
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
majiayu000/claude-skill-registry 163
-
plantuml
Generate PlantUML diagrams from text descriptions and convert them to PNG/SVG images. Use when asked to "create a diagram", "generate PlantUML", "convert puml to image", "extract diagrams from markdown", or "prepare markdown for Confluence". Supports all PlantUML diagram types including UML (sequence, class, activity, state, component, deployment, use case, object, timing) and non-UML (ER diagrams, Gantt charts, JSON/YAML visualization, mindmaps, WBS, network diagrams, wireframes, and more).
majiayu000/claude-skill-registry 163
-
codex-skill
Leverage OpenAI Codex/GPT models for autonomous code implementation. Triggers: "codex", "use gpt", "gpt-5", "let openai", "full-auto", "用codex", "让gpt实现". Use this skill whenever the user wants to delegate coding tasks to OpenAI models, run code reviews via codex, or execute tasks in a sandboxed environment.
majiayu000/claude-skill-registry 163
-
ln-751-command-templates
Generates individual .claude/commands files from templates
majiayu000/claude-skill-registry 163
-
vercel-deployment
Deploy Next.js applications to Vercel with proper configuration. Use when setting up deployment, configuring environment variables, edge functions, or troubleshooting builds. Activates for deployment issues, environment setup, and Vercel configuration.
majiayu000/claude-skill-registry 163
-
mutation-testing
Mutation testing to validate test quality before PR creation. Runs mutation tools, enforces 100% kill rate, reports surviving mutants with recommended fixes. Activate when validating test coverage, preparing pull requests, checking test quality, or when asked about mutation testing.
majiayu000/claude-skill-registry 163
-
e2e-write
Create new E2E tests using Playwright with Page Object Model pattern and semantic locators.
Triggers: 「E2Eテストを書いて」「テストを作成して」「新機能のテストが必要」「E2E test」「create test」
Use when: Creating E2E tests for new pages or components, after implementing new features.
Outputs: Page Object files (frontend/e2e/pages/) and spec files (frontend/e2e/*.spec.ts)
majiayu000/claude-skill-registry 163
-
prefect-flow-builder
Build prefect flow builder operations. Auto-activating skill for Data Pipelines.
Triggers on: prefect flow builder, prefect flow builder
Part of the Data Pipelines skill category. Use when working with prefect flow builder functionality. Trigger with phrases like "prefect flow builder", "prefect builder", "prefect".
majiayu000/claude-skill-registry 163
-
github-issue-creator
Turn error logs, screenshots, voice notes, and rough bug reports into crisp, developer-ready GitHub issues with repro steps, impact, and evidence.
majiayu000/claude-skill-registry 163
-
consistent-async-patterns
Prefer async/await over Use when maintaining consistent code style. Style category skill.
majiayu000/claude-skill-registry 163
-
research
Find authoritative answers from official docs, RFCs, standards, and academic sources — never from blogs or opinions
majiayu000/claude-skill-registry 163
-
refactoring
当用户要求重构、清理代码、降低复杂度、消除重复或改善可维护性时使用。
majiayu000/claude-skill-registry 163
-
api-reference-documentation
Creates professional API documentation using OpenAPI specifications with endpoints, authentication, and interactive examples. Use when documenting REST APIs, creating SDK references, or building developer portals.
majiayu000/claude-skill-registry 163
-
gemini-guide
Look up Gemini API documentation, SDK patterns, and current best practices when building with Google Gemini. Maps topics to local cached docs and live sources, provides correct @google/genai patterns, and highlights deprecated vs current API usage. Trigger with 'gemini docs', 'gemini guide', 'how to use gemini', 'gemini SDK', '@google/genai', or when building code that imports from @google/genai or google-genai.
majiayu000/claude-skill-registry 163
-
serialization
Choose the right serialization format for .NET applications. Prefer schema-based formats (Protobuf, MessagePack) over reflection-based (Newtonsoft.Json). Use System.Text.Json with AOT source generators for JSON scenarios.
majiayu000/claude-skill-registry 163
-
github-actions-templates
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.
majiayu000/claude-skill-registry 163
-
a11y
(ePost) Use when "accessibility", "WCAG", "POUR", "a11y", "screen reader", or accessibility workflow ("audit", "fix", "review", "close finding") is mentioned across any platform — loads cross-platform a11y compliance rules
majiayu000/claude-skill-registry 163
-
userinfo-endpoint
UserInfoエンドポイント(UserInfo Endpoint)機能の開発・修正を行う際に使用。UserInfo claims、scopeフィルタリング、verified_claims実装時に役立つ。
majiayu000/claude-skill-registry 163
-
analyzing-social-impact
Structures social impact measurement with theory of change, outcome metrics, and stakeholder analysis. Use when measuring social impact, designing impact metrics, or evaluating social outcomes.
majiayu000/claude-skill-registry 163
-
sag
ElevenLabs TTS: voice generation, voice cloning, audio output, streaming, voice library
majiayu000/claude-skill-registry 163
-
http-client
发送HTTP请求,支持所有方法、请求头、认证和响应处理。
majiayu000/claude-skill-registry 163