Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
customer-story-builder
Take raw customer inputs — interview transcripts, survey responses, Slack quotes, support tickets, review excerpts — and generate a structured case study draft with problem/solution/result narrative, pull-quotes, metric callouts, and multi-format outputs (full case study, one-pager, social proof snippet, sales deck slide). Pure reasoning skill. Use when a product marketing team has customer signal but no time to write the story.
majiayu000/claude-skill-registry 163
-
refactor
Safe, incremental code refactoring with test verification at each step.
majiayu000/claude-skill-registry 163
-
resume-tailor
>
majiayu000/claude-skill-registry 163
-
scaffolding-openai-agents
Builds AI agents using OpenAI Agents SDK with async/await patterns and multi-agent orchestration.
Use when creating tutoring agents, building agent handoffs, implementing tool-calling agents, or orchestrating multiple specialists.
Covers Agent class, Runner patterns, function tools, guardrails, and streaming responses.
NOT when using raw OpenAI API without SDK or other agent frameworks like LangChain.
majiayu000/claude-skill-registry 163
-
deployment-engineer
MASTER DEPLOY: CI/CD Pipelines, Docker, K8s, GitOps (Flux/ArgoCD), Progressive Delivery (Canary). Use for Infra setup, pipelines, and releases.
majiayu000/claude-skill-registry 163
-
chembl-database
Query ChEMBL's bioactive molecules and drug discovery data. Search compounds by structure/properties, retrieve bioactivity data (IC50, Ki), find inhibitors, perform SAR studies, for medicinal chemistry.
majiayu000/claude-skill-registry 163
-
api-database-postgresql
Direct PostgreSQL access with node-postgres (pg) -- connection pools, parameterized queries, transactions, streaming, LISTEN/NOTIFY, error handling
majiayu000/claude-skill-registry 163
-
pydantic-ai-tool-system
Register and implement PydanticAI tools with proper context handling, type annotations, and docstrings. Use when adding tool capabilities to agents, implementing function calling, or creating agent actions.
majiayu000/claude-skill-registry 163
-
bluebook
This skill should be used when the user asks to “cite a case”, “format a citation”, “check Bluebook format”, “cite a statute”, “use id. or supra”, “format footnotes”, “cite a law review article”, or needs Bluebook 21st Edition citation guidance. Covers cases, statutes, secondary sources, signals, and short forms.
majiayu000/claude-skill-registry 163
-
akshare-finance
AKShare财经数据接口库封装,提供股票、期货、期权、基金、外汇、债券、指数、加密货币等金融产品的基本面数据、实时和历史行情数据、衍生数据。
majiayu000/claude-skill-registry 163
-
hugging-face-evaluation
Add and manage evaluation results in Hugging Face model cards. Supports extracting eval tables from README content, importing scores from Artificial Analysis API, and running custom model evaluations with vLLM/lighteval. Works with the model-index metadata format.
majiayu000/claude-skill-registry 163
-
af-defining-requirements
Define atomic feature requirements, create mini-PRDs, or structure work into Epics, Features, and Scenarios. Use when starting requirements work, creating a mini-PRD, or breaking down work into atomic units.
majiayu000/claude-skill-registry 163
-
list-and-download-3d-models
Use AgentPMT external API to run the List and Download 3D Models tool with wallet signatures, credits purchase, or credits earned from jobs.
majiayu000/claude-skill-registry 163
-
ci-pipeline
GitHub Actions CI/CD pipelines with caching, matrix builds, and deployment strategies. Focuses on build speed, reliability, and security. Use when creating or optimizing CI/CD workflows, debugging pipeline failures, or implementing deployment automation.
majiayu000/claude-skill-registry 163
-
human-agentic-design
Generates interactive HTML prototypes optimized for dual human+agent interaction. Produces semantic, accessible designs with Tailwind + DaisyUI (Tier A) or React + shadcn/ui + Vite (Tier B). Triggers on keywords: prototype, design, UI prototype, landing page, dashboard, form design, human-agentic, had, mockup, wireframe
majiayu000/claude-skill-registry 163
-
harness-update
Harnessを安全にアップデート。バックアップ付きで安心安全。Use when user mentions '/harness-update', update harness, update version, or template updates. Do NOT load for: app updates, dependency updates, product version bumps.
majiayu000/claude-skill-registry 163
-
win-server-deploy
Pack TermLink server into a self-contained zip for Windows deployment, install/uninstall as a background service using pm2, and manage the running server. Use when packaging the server for another Windows machine or setting up auto-start.
majiayu000/claude-skill-registry 163
-
init
Creates, updates, or optimizes an AGENTS.md file for a repository with minimal, high-signal instructions covering non-discoverable coding conventions, tooling quirks, workflow preferences, and project-specific rules that agents cannot infer from reading the codebase. Use when setting up agent instructions or Claude configuration for a new repository, when an existing AGENTS.md is too long, generic, or stale, when agents repeatedly make avoidable mistakes, or when repository workflows have changed and the agent configuration needs pruning. Applies a discoverability filter—omitting anything Claude can learn from README, code, config, or directory structure—and a quality gate to verify each line remains accurate and operationally significant.
majiayu000/claude-skill-registry 163
-
bmad-wds-import-design-system
Import an existing design system into the WDS format
majiayu000/claude-skill-registry 163
-
agentuity-cli-cloud-deployment-undeploy
Undeploy the latest deployment. Requires authentication. Use for Agentuity cloud platform operations
majiayu000/claude-skill-registry 163
-
yfiles-nodestyle-configure
Creates configurable and data-driven custom node styles using constructor parameters, node.tag data binding, and text rendering with TextRenderSupport. Use when making styles configurable, binding node data to visuals, rendering text in nodes, or when user mentions "configurable style", "node.tag", "data binding", "TextRenderSupport", or "text rendering".
majiayu000/claude-skill-registry 163
-
aggregates-thebeardedbearsas-claude-craft
majiayu000/claude-skill-registry 163
-
manifest
Install and configure the Manifest observability plugin for your agents. Use when setting up telemetry, configuring API keys, or troubleshooting the plugin.
majiayu000/claude-skill-registry 163
-
playwright-cli
Browser automation via Playwright CLI. Open pages, interact with elements, take screenshots, and more. Ideal for coding agents and automated testing workflows.
majiayu000/claude-skill-registry 163