Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
team-lifecycle-v2
Unified team skill for full lifecycle - spec/impl/test. All roles invoke this skill with --role arg for role-specific execution. Triggers on "team lifecycle".
majiayu000/claude-skill-registry 163
-
deep-research
Deep research before design — 3-5 parallel research agents survey papers, production systems, failure modes, and prior art, then a synthesizer compiles evidence, and an integrator maps findings to a concrete codebase plan with citations
majiayu000/claude-skill-registry 163
-
profiling
性能分析
majiayu000/claude-skill-registry 163
-
observability-stack
Generates Pulumi TypeScript observability infrastructure for Grafana Alloy 1.13, Prometheus 3.5+, Grafana 12.3 across K8s/Docker. Use when deploying metrics stacks, provisioning alert rules/dashboards, or migrating cloud↔selfhosted observability.
majiayu000/claude-skill-registry 163
-
academy-enrollments
Manage academy enrollments by appending rows to a Google Sheet (used by Zapier/n8n to grant LearnWorlds access).
majiayu000/claude-skill-registry 163
-
lovable-to-nextjs
Convert Lovable/Vite React projects to Next.js App Router with static export for GitHub Pages. Handles full project restructuring: routing, SEO (metadata, OpenGraph, JSON-LD), sitemap, GitHub Actions CI/CD pipeline, data/ folder as file-based CMS, and proper 'use client' boundaries. Use this skill whenever the user mentions converting a Vite project to Next.js, migrating from Lovable to Next.js, restructuring a React SPA for static export, setting up a Next.js site with SEO and GitHub Pages deployment, or wants to turn a Vite/React project into a production-ready static Next.js site. Also trigger when the user has a Lovable-generated project and wants better SEO, performance, or deployment setup.
majiayu000/claude-skill-registry 163
-
specsafe-test-create
Create tests from spec scenarios
majiayu000/claude-skill-registry 163
-
deshell
Fetch web pages as clean Markdown and search the web via the DeShell proxy
majiayu000/claude-skill-registry 163
-
contract-review
Analyze and red-flag contracts systematically, identifying risks, unfavorable terms, and negotiation opportunities
majiayu000/claude-skill-registry 163
-
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
majiayu000/claude-skill-registry 163
-
choosing-swarm-patterns
Use when coordinating multiple AI agents and need to pick the right orchestration pattern - covers 10 patterns (fan-out, pipeline, hub-spoke, consensus, mesh, handoff, cascade, dag, debate, hierarchical) with decision framework and reflection protocol
majiayu000/claude-skill-registry 163
-
bmad-bmm-sprint-status
Summarize sprint status and surface risks. Use when the user says "check sprint status" or "show sprint status"
majiayu000/claude-skill-registry 163
-
markdownlint
This skill should be used when users need to format, clean, lint, or validate Markdown files using the markdownlint-cli2 command-line tool. Use this skill for tasks involving Markdown file quality checks, automatic formatting fixes, enforcing Markdown style rules, or identifying Markdown syntax issues.
majiayu000/claude-skill-registry 163
-
brand-guidelines
When the user wants to apply, document, or enforce brand guidelines for any product or company. Also use when the user mentions 'brand guidelines,' 'brand colors,' 'typography,' 'logo usage,' 'brand voice,' 'visual identity,' 'tone of voice,' 'brand standards,' 'style guide,' 'brand consistency,' or 'company design standards.' Covers color systems, typography, logo rules, imagery guidelines, and tone matrix for any brand — including Anthropic's official identity.
majiayu000/claude-skill-registry 163
-
ux-spec-generator
Generate comprehensive UX interaction specifications from UI designs and test cases.
Outputs to specs/ux/ directory with multi-file structure: overview README, reusable components, pages, flows, forms, and state management.
Use when:
(1) "生成 UX 交互规格" or "generate UX spec"
(2) "创建用户交互文档" or "document user interactions"
(3) "补充页面交互逻辑" or "add interaction logic for pages"
(4) "生成组件交互规格" or "document component interactions"
(5) Need to connect frontend components with backend APIs
(6) Before implementing frontend event handlers or navigation
Reads from: specs/design/pages.yaml, specs/design/*.pen, specs/testcases/*.md
Writes to: specs/ux/ (multi-file structure with components/, pages/, flows/, forms/, state/)
majiayu000/claude-skill-registry 163
-
web-recon
Website vulnerability scanner and security audit toolkit. Scan any website for security issues: open ports (nmap), exposed secrets, subdomain enumeration, directory bruteforce, security header scoring, CORS misconfigurations, SSL/TLS analysis, WordPress vulnerabilities, and more. One command, full report. Pentesting and OSINT reconnaissance for web applications.
majiayu000/claude-skill-registry 163
-
ln-647-env-config-auditor
Checks env var config sync, missing defaults, naming conventions, startup validation. Use when auditing environment configuration.
majiayu000/claude-skill-registry 163
-
rust-tooling
Rust development tools including PyO3 bindings, sqlx database access, AGiXT SDK, and Rust-Python interop
majiayu000/claude-skill-registry 163
-
native-data-fetching
Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, axios, React Query, SWR, error handling, caching strategies, offline support.
majiayu000/claude-skill-registry 163
-
api-response-optimization
Optimizes API performance through payload reduction, caching strategies, and compression techniques. Use when improving API response times, reducing bandwidth usage, or implementing efficient caching.
majiayu000/claude-skill-registry 163
-
VoltAgent Development
Create and configure VoltAgent AI agents with tools, memory, hooks, and sub-agents. Use when building AI agents, adding agent tools, configuring VoltAgent memory, creating multi-agent workflows, or debugging VoltAgent integrations.
majiayu000/claude-skill-registry 163
-
deploy-and-ops
Build, deploy, configure, and troubleshoot the site on Cloudflare Workers — manage secrets, configure wrangler, set up custom domains, and diagnose common errors. Use when the user mentions "deploy", "build", "wrangler", "production", "custom domain", "secrets", "environment variables", "CI/CD", "errors", "not working", "broken", "debug", or "troubleshoot".
majiayu000/claude-skill-registry 163
-
commit
Quick commit with build verification
majiayu000/claude-skill-registry 163
-
doc-hygiene
Documentation hygiene — anti-drift rules, count elimination, and living document maintenance
majiayu000/claude-skill-registry 163