Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
wyckoff-analyst
执行威科夫市场结构分析并生成交互式图表。触发场景:(1)分析股票吸筹/派发形态 (2)识别威科夫阶段(Phase A-E) (3)标注SC/AR/Spring/SOS等事件 (4)用户提到"威科夫分析"或"Wyckoff"
majiayu000/claude-skill-registry 163
-
story-execution
Use when user says "implement plan", "implement story", "run plan for [ID]", "start implementation", or asks to implement a planned story - loads TDD implementation plan from .claude/data/plans/, follows RED-GREEN-COMMIT cycles for each task, updates story status through active->reviewing->implemented, verifies acceptance criteria, and outputs implementation report. (project)
majiayu000/claude-skill-registry 163
-
worktree-user
You are a user of git worktrees. You interact with git worktrees to carry out coding tasks.
majiayu000/claude-skill-registry 163
-
rag-systems
Build RAG systems - embeddings, vector stores, chunking, and retrieval optimization
majiayu000/claude-skill-registry 163
-
pr-draft-summary
Create a PR title and draft description after substantive code changes are finished. Trigger when wrapping up a moderate-or-larger change (runtime code, tests, build config, docs with behavior impact) and you need the PR-ready summary block with change summary plus PR draft text.
majiayu000/claude-skill-registry 163
-
architecture-principles
Core architecture principles (SSOT, DRY, Anti-Spaghetti) for maintainable code design. Use when planning features, implementing code, or reviewing architecture to prevent duplication and technical debt.
majiayu000/claude-skill-registry 163
-
categorical-encoder
Эксперт categorical encoding. Используй для ML feature engineering, one-hot, target encoding и embeddings.
majiayu000/claude-skill-registry 163
-
pre-commit-review
ADVISORY validation of code against design principles, accessibility, and best practices that linters cannot fully enforce. Use after linter passes and tests pass to validate design quality. Categorizes findings as Design Debt, Readability Debt, or Polish Opportunities. Does NOT block commits.
majiayu000/claude-skill-registry 163
-
gemini-visual
Visual and front-end development assistant powered by Google Gemini 3. Use for UI analysis, design comparison, accessibility audits, color palette extraction, screenshot-to-code conversion, generating UI assets, and text-based design assistance from briefs.
majiayu000/claude-skill-registry 163
-
jira-scripts
Use Jira scripts instead of Jira MCP for ticket operations. Read operations (jira-get-issue), write operations (jira-create-ticket, jira-comment-ticket, jira-update-ticket, jira-log-work, jira-link-tickets), and list operations (jira-list-tickets, jira-list-sprint). Use when reviewing code, creating tickets, commenting on tickets, updating tickets, logging work, linking tickets, listing tickets, or viewing sprint. Replaces ~30 MCP functions (40k tokens) with lightweight bash scripts.
majiayu000/claude-skill-registry 163
-
sandbox-usage
Use when working with the Cloudflare Sandbox SDK, container lifecycle, session management, or OpenCode integration. Covers SDK patterns, security considerations, and common operations.
majiayu000/claude-skill-registry 163
-
golang-lo
Go >= 1.18 项目中希望用 samber/lo(Lodash 风格泛型库)简化集合/映射/字符串、错误处理、重试/节流/防抖、通道并发或指针空值场景时使用。
majiayu000/claude-skill-registry 163
-
mcpgraph
Build no-code MCP servers with tools that compose and orchestrate other MCP tools, with data transformation and conditional logic.
majiayu000/claude-skill-registry 163
-
zero-to-hero
Go from zero knowledge to codebase expert in ANY project, ANY size, ANY language. Use when onboarding to a new codebase or trying to understand unfamiliar code.
majiayu000/claude-skill-registry 163
-
magento-controller-refactor
Scans and refactors deprecated Magento 2 controller patterns to modern HTTP verb interfaces. Use when modernizing controllers that extend deprecated Action base class or need PHP 8.3+ compatibility.
majiayu000/claude-skill-registry 163
-
bazinga-db-context
Context packages and learning patterns. Use when managing context packages, error patterns, or strategies.
majiayu000/claude-skill-registry 163
-
pypi-collision-fix
Fix PyPI package name collisions when local package name exists on PyPI
majiayu000/claude-skill-registry 163
-
core-dynamic-skills
majiayu000/claude-skill-registry 163
-
epic-cli
Use the Epic CLI for project management, issue tracking, PR workflows, git worktrees, and debugging. Triggers on requests like "create a project", "start an issue", "work on PR", "create worktree", or "add debug statements".
majiayu000/claude-skill-registry 163
-
mcp-toolbox
Use when working with or extending the local Codex MCP toolset/server that exposes HTTP endpoints for shell, filesystem, git, and Excel operations, or when a task should be executed by calling those MCP endpoints instead of local tools, especially if the MCP server is running.
majiayu000/claude-skill-registry 163
-
qwen_wsp_compliance_auditor
Qwen WSP Compliance Auditor
majiayu000/claude-skill-registry 163
-
learning-literature-review
literature-review for evidence-based learning research and evaluation.
majiayu000/claude-skill-registry 163
-
library-release-checker
GitHubや公式ドキュメントからライブラリのリリース情報を取得し、破壊的変更・非推奨化・ビルトイン化を特定する
majiayu000/claude-skill-registry 163
-
worktree-tending
Manage git worktrees for parallel branch development using custom git scripts (git-newtree, git-killtree, git-maingulp). Use when creating new worktrees, listing active worktrees, or closing/merging worktrees back to main. All worktrees are stored in .tree/ subdirectories of the repository.
majiayu000/claude-skill-registry 163