Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
PPTX Generation
Programmatic PowerPoint creation via PptxGenJS with data-driven slides and Markdown conversion
majiayu000/claude-skill-registry 163
-
qto-report
Generate Quantity Take-Off (QTO) reports from BIM/CAD data. Extract volumes, areas, counts by category. Group elements, apply calculation rules, and create cost estimates automatically.
majiayu000/claude-skill-registry 163
-
sort-tasks
Sort tasks topologically by dependencies. Use after creating/modifying tasks or when you need to see execution order.
majiayu000/claude-skill-registry 163
-
self-improvement
Evolutionary mechanisms for the agent to rewrite its own prompts (Neuroplasticity).
majiayu000/claude-skill-registry 163
-
llm-cost-optimization
Reduce LLM API and infrastructure costs through model selection, prompt caching, batching, caching, quantization, and self-hosting strategies. Track spend by team and model, set budgets, and implement cost-aware routing.
majiayu000/claude-skill-registry 163
-
gaokao-english-tutor
模拟高三英语辅导老师,辅导英语阅读理解、完形填空、语法填空、写作等问题。重语言能力培养、做题技巧、词汇积累。当学生提出英语问题、请求讲解语法、分析阅读题、修改作文时使用。
majiayu000/claude-skill-registry 163
-
readme-generator
Generates a comprehensive, standardized README.md for any project. Use when the user wants to create or regenerate a README file following the project's documentation standard.
majiayu000/claude-skill-registry 163
-
setup
This skill should be used when user encounters "Supabase MCP error", "Supabase auth failed", "Supabase OAuth error", "Supabase not working", or needs help configuring Supabase integration.
majiayu000/claude-skill-registry 163
-
configuring-better-auth
Implement OAuth 2.1 / OIDC authentication using Better Auth with MCP assistance. Use when setting
up a centralized auth server (SSO provider), implementing SSO clients in Next.js apps, configuring
PKCE flows, or managing tokens with JWKS verification. Uses Better Auth MCP for guided setup.
NOT when using simple session-only auth without OAuth/OIDC requirements.
majiayu000/claude-skill-registry 163
-
traefik-rewrite-body-compression
Fix for Traefik rewrite-body plugin (packruler/rewrite-body) failing with
"flate: corrupt input before offset 5" errors when backends send gzip-compressed
responses. Use when: (1) rewrite-body plugin logs show "Error loading content:
flate: corrupt input before offset 5", (2) rybbit analytics script injection
breaks WebSocket connections or authentication flows, (3) HA Companion app
stuck in external_auth loop with repeated GET /?external_auth=1 requests,
(4) mobile apps fail to connect while browser works fine, (5) HTTP 499 errors
on webhook POST requests. Root cause: the plugin attempts to decompress all
responses before checking content-type, and fails on certain gzip encodings,
corrupting the response body.
majiayu000/claude-skill-registry 163
-
Command Development
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
majiayu000/claude-skill-registry 163
-
plan-review
설계/코드의 체계적 리뷰를 수행합니다.
PDCA 두 시점에서 사용:
- Design → Do 사이: brief.md 기반 설계 리뷰 (Architecture + Test 전략)
- Analyze 단계: 실제 코드 기반 코드 리뷰 (Code Quality + Tests + Performance)
BIG CHANGE (섹션당 최대 4이슈) / SMALL CHANGE (섹션당 1이슈) 모드 선택.
각 이슈마다 트레이드오프 분석 + 추천 옵션 + 사용자 확인.
"리뷰해줘", "설계 리뷰", "코드 리뷰", "plan-review" 요청 시 사용합니다.
majiayu000/claude-skill-registry 163
-
amazon-alexa
Integracao completa com Amazon Alexa para criar skills de voz inteligentes, transformar Alexa em assistente com Claude como cerebro (projeto Auri) e integrar com AWS ecosystem (Lambda, DynamoDB, Polly, Transcribe, Lex, Smart Home).
majiayu000/claude-skill-registry 163
-
e2e-template
Template generator for E2E test definitions. Creates structured test files for use with test-e2e skill. Triggers on keywords: e2e template, test template, create test definition
majiayu000/claude-skill-registry 163
-
core-components
Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.
majiayu000/claude-skill-registry 163
-
http-client-config
Configure http client config operations. Auto-activating skill for API Integration.
Triggers on: http client config, http client config
Part of the API Integration skill category. Use when configuring systems or services. Trigger with phrases like "http client config", "http config", "http".
majiayu000/claude-skill-registry 163
-
ck:git
Git operations with conventional commits. Use for staging, committing, pushing, PRs, merges. Auto-splits commits by type/scope. Security scans for secrets.
majiayu000/claude-skill-registry 163
-
fastapi-development
Build high-performance FastAPI applications with async routes, validation, dependency injection, security, and automatic API documentation. Use when developing modern Python APIs with async support, automatic OpenAPI documentation, and high performance requirements.
majiayu000/claude-skill-registry 163
-
merger-agreement
Drafts U.S. merger agreements for M&A transactions covering merger structure and mechanics, consideration, equity treatment, reps and warranties, covenants, closing conditions, termination, and indemnification. Use when drafting or revising a merger agreement, negotiating statutory/triangular/reverse mergers, or handling purchase price, earnouts, escrow/holdback, MAE, HSR clearance, or closing deliverables.
majiayu000/claude-skill-registry 163
-
bug-bounty
Bug bounty program management and security disclosure expertise for smart contracts. Covers program setup on Immunefi, vulnerability triage, responsible disclosure coordination, bounty payments, and post-disclosure analysis.
majiayu000/claude-skill-registry 163
-
react-composition
React composition patterns for scalable component architecture. Use when refactoring components with boolean prop proliferation, building flexible component libraries, designing reusable component APIs, or working with compound components and context providers.
majiayu000/claude-skill-registry 163
-
orientation
Orients agents in new projects by scanning entry documents and discovering capabilities. Use at session start, when entering unfamiliar territory, or when asking "what can you do" or "where do I start".
majiayu000/claude-skill-registry 163
-
cursor
Control Cursor AI code editor via CLI. Open files, folders, diffs, and manage extensions.
majiayu000/claude-skill-registry 163
-
review-sonnet
Fast code/plan review for quality, security, and tests. Use for quick reviews before deeper analysis.
majiayu000/claude-skill-registry 163