Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
interactive-mode
Interactive mode features including keyboard shortcuts, vim mode, command history, and background tasks. Use when user asks about REPL, keyboard shortcuts, interactive features, or vim mode.
majiayu000/claude-skill-registry 163
-
helping-with-commits
Automates Git commit creation with Conventional Commits. Use when user wants to commit changes. (project)
majiayu000/claude-skill-registry 163
-
Implement Dynamic Dilation
Create interactive dilation animations using p5.js where students explore dilations with adjustable scale factors.
majiayu000/claude-skill-registry 163
-
api-testing-helper
Api Testing Helper - Auto-activating skill for API Development.
Triggers on: api testing helper, api testing helper
Part of the API Development skill category.
majiayu000/claude-skill-registry 163
-
whoami
사용자의 개발 프로필 정보를 관리합니다. 사용자의 기술 스택, 선호도, 경험 수준에 대한 질문이 필요할 때 자동으로 활성화되며, ~/.agents/WHOAMI.md 파일에서 정보를 읽습니다. 파일이 없으면 대화형으로 프로필을 생성합니다.
majiayu000/claude-skill-registry 163
-
init-local-tooling
Initialize and configure local development tooling for TypeScript, Rust, and Python projects including monorepos. Use when setting up linting (ESLint, Biome, clippy, ruff), formatting (Prettier, rustfmt, ruff), type checking (tsc, mypy), testing (Vitest, Jest, cargo test, pytest), Git hooks (lefthook for commit-msg, pre-commit, pre-push), GitHub Actions workflows, package publishing (npm, crates.io, PyPI), version management (Changesets), and automated releases. Covers both single-language projects and multi-language monorepos using Nx + pnpm workspaces.
majiayu000/claude-skill-registry 163
-
finding-skills
Searches and recommends Claude Code skills and plugins from local database and SkillsMP API. Activates when user asks to find skills, search plugins, get recommendations for PDF/Git/code-review/frontend tools, or requests feature-based tool discovery.
majiayu000/claude-skill-registry 163
-
API State Management
Your approach to handling API state management. Use this skill when working on files where API state management comes into play.
majiayu000/claude-skill-registry 163
-
workflows-review
This skill should be used when performing exhaustive code reviews using multi-agent analysis, ultra-thinking, and Git worktrees for deep local inspection. It applies to PR reviews, branch comparisons, and comprehensive code quality assessments.
majiayu000/claude-skill-registry 163
-
claude-code-skill-expert
Expert guidance for creating high-quality Claude Code skills following Anthropic's official best practices. Use when creating, improving, or auditing skill files.
majiayu000/claude-skill-registry 163
-
regex-chess
Guidance for implementing chess move generation using only regular expressions. This skill applies to tasks requiring encoding game logic (chess, board games) into regex patterns, or more generally "compile-to-constraints" problems where complex business logic must be expressed in a limited formalism like regex. Use when the task involves generating legal moves, validating game states, or transforming position representations using pattern matching.
majiayu000/claude-skill-registry 163
-
reviewing-patterns
Review Zod schemas for correctness, performance, and v4 best practices
majiayu000/claude-skill-registry 163
-
whop-expert
Comprehensive Whop platform expert with access to 212 official documentation files covering memberships, payments, products, courses, experiences, forums, webhooks, and app development. Invoke when user mentions Whop, digital products, memberships, course platforms, or community monetization.
majiayu000/claude-skill-registry 163
-
M365 Agent Developer
Expert in project scaffolding and lifecycle management for Microsoft 365 Copilot agents using the Agents Toolkit (ATK) CLI. **ALWAYS USE FIRST** when starting new agent projects. Use when (1) Creating/scaffolding new agent projects with 'atk new', (2) Setting up project structure and initial files, (3) Provisioning Azure resources with 'atk provision', (4) Deploying agents with 'atk deploy', (5) Packaging with 'atk package', (6) Publishing with 'atk publish', (7) Sharing agents, (8) Managing environments (.env files), (9) Troubleshooting ATK CLI or deployment issues. This skill handles PROJECT SETUP and TOOLING, not TypeSpec code implementation.
majiayu000/claude-skill-registry 163
-
codebase-locator
Locates files, directories, and components relevant to a feature or task. Call `codebase-locator` with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.
majiayu000/claude-skill-registry 163
-
swift-code-review
Swiftコードの品質レビュー。Swift 6のStrict Concurrency対応、プロトコル指向設計、値型/参照型の使用、エラーハンドリングをチェック。「Swiftコードをレビューして」「Swift 6対応を確認して」で使用。
majiayu000/claude-skill-registry 163
-
mcp-tool-developer
Expert in building MCP servers using the Official Python MCP SDK. Use this when defining tools, resources, and prompts that allow AI agents to manage application state.
majiayu000/claude-skill-registry 163
-
test-watch-focused-patterns
Use when developing tests or refactoring test suites - run tests in watch mode with focused file patterns to get instant feedback on specific test files without running the entire suite
majiayu000/claude-skill-registry 163
-
next-pages-router
Use when working with Next.js Pages Router (pages/ directory). Invoke for getStaticProps, getServerSideProps, getStaticPaths, API routes in pages/api, dynamic routing, or migrating from pages/ to app/ directory.
majiayu000/claude-skill-registry 163
-
1password
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
majiayu000/claude-skill-registry 163
-
session-prep
Prepares a session by organizing scattered information. Use when user says they have information to organize, want to prepare a session, or mentions "prep".
majiayu000/claude-skill-registry 163
-
doc-update-blog
Update development blog with implementation milestones, learnings, and progress. Use after completing major milestones or phases.
majiayu000/claude-skill-registry 163
-
model-diagnostics
MCMC diagnostics for Bayesian models including convergence assessment, effective sample size, divergences, and posterior predictive checks.
majiayu000/claude-skill-registry 163
-
AIMDS
AI Manipulation Defense System implementation with Midstream, AgentDB, and lean-agentic
majiayu000/claude-skill-registry 163