Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
bm-analyzer
현재 레포지토리의 서비스를 BM(비즈니스 모델) 관점에서 완벽하게 분석합니다. 여러 BM 전문가 에이전트(수익 전략가, 시장 분석가, 사용자 가치 분석가, 성장 전략가)가 병렬로 다방면에서 분석하고, 수익화 방안과 개선점을 제시합니다. "BM 분석", "수익화 분석", "비즈니스 모델 분석", "서비스 분석" 요청 시 활성화됩니다.
majiayu000/claude-skill-registry 163
-
reflection
自我反思與學習。分析執行結果、提取教訓、改進策略。觸發:reflect, 反思, 學到, 改進, 回顧, 檢討
majiayu000/claude-skill-registry 163
-
cleanup-health-inline
Inline orchestration workflow for dead code detection and removal with Beads integration. Provides step-by-step phases for dead-code-hunter detection, priority-based cleanup with dead-code-remover, and verification cycles.
majiayu000/claude-skill-registry 163
-
Vercel Deploying
Automatically deploys to Vercel production, uses Vercel MCP to fetch build logs, analyzes errors, fixes them, and retries until successful deployment. Use when deploying to production or fixing deployment issues.
majiayu000/claude-skill-registry 163
-
aptos-object-model
Expert on Aptos Object Model - ObjectCore, Object<T> wrapper, constructor references, ExtendRef/DeleteRef/TransferRef capabilities, object ownership, named vs generated objects, composability, and migration from resource-only patterns. Triggers on keywords object model, objectcore, constructorref, extendref, deleteref, transferref, named object, object ownership, composable object
majiayu000/claude-skill-registry 163
-
mesh-builder
Build TX V4 meshes - agent configs, prompts, routing. Use for new meshes, agent roles, or multi-agent workflows. Triggers - mesh, routing, agents, multi-agent, config.yaml
majiayu000/claude-skill-registry 163
-
config-file-generator
Generate configuration files for tools like ESLint, Prettier, TypeScript, and Webpack. Use when setting up project tooling or standardizing configurations.
majiayu000/claude-skill-registry 163
-
github-harvester
Extract and process data from GitHub repositories
majiayu000/claude-skill-registry 163
-
wolf-archetypes
Behavioral archetypes for automatic agent adaptation based on work type
majiayu000/claude-skill-registry 163
-
changeset-validation
Validate changesets in openai-agents-js using LLM judgment against git diffs (including uncommitted local changes). Use when packages/ or .changeset/ are modified, or when verifying PR changeset compliance and bump level.
majiayu000/claude-skill-registry 163
-
test-coverage-improver
Improve test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify low-coverage files, propose high-impact tests, and confirm with the user before writing tests.
majiayu000/claude-skill-registry 163
-
crawl
这个技能接收用户的需求,抓取theatlantic.com的文章
majiayu000/claude-skill-registry 163
-
using-claude-code-cli
Invoke Claude Code CLI from Python orchestrators and shell scripts. Use when asked to
"spawn claude as subprocess", "automate claude cli", "run claude headless",
"configure --allowedTools", "set up claude hooks", or "parallel claude invocation".
Covers permissions, directory access (--add-dir), hooks, sandbox mode, and async patterns.
majiayu000/claude-skill-registry 163
-
rust-error-handling
Rust error handling patterns and best practices. Use when designing error types, implementing error propagation, adding error context, converting between error types, or debugging error handling issues.
majiayu000/claude-skill-registry 163
-
react-component-developer
Expert in React 19 and Next.js 16 development with modern patterns including Server Components, hooks, and performance optimization. Use when creating new UI components, refactoring React code, or implementing interactive features.
majiayu000/claude-skill-registry 163
-
issue-start
GitHub Issueの作業を開始する。ブランチを作成してチェックアウト。「/issue-start 4」のように使用
majiayu000/claude-skill-registry 163
-
tts-livekit-plugin
Build and deploy self-hosted Text-to-Speech API using MeloTTS from Hugging Face and create a LiveKit plugin for voice agents. Use this skill when building TTS systems, LiveKit voice agents, or self-hosted speech synthesis solutions.
majiayu000/claude-skill-registry 163
-
reasoningbank-adaptive-learning-with-agentdb
---
majiayu000/claude-skill-registry 163
-
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
majiayu000/claude-skill-registry 163
-
filament-forms
Create FilamentPHP v4 forms with fields, validation, sections, tabs, and relationships
majiayu000/claude-skill-registry 163
-
Codebase Organizer
Monitor and refactor large files into smaller, AI-friendly modules. Use when user asks to check file sizes, split large files, or organize the codebase. Ensures tests pass before and after refactoring.
majiayu000/claude-skill-registry 163
-
api-rate-limiting
Implement API rate limiting strategies using token bucket, sliding window, and fixed window algorithms. Use when protecting APIs from abuse, managing traffic, or implementing tiered rate limits.
majiayu000/claude-skill-registry 163
-
New Rule Completeness Validator
Validates that all necessary code changes are implemented when adding new game rules; use when adding new game rules or variants to ensure no files are missed.
majiayu000/claude-skill-registry 163
-
handoff-log-condense
Create a short summary of recent handoff log entries without modifying the append-only log.
majiayu000/claude-skill-registry 163