Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
due-diligence
Comprehensive due diligence on companies or individuals. Investigates background, product, financials, leadership, technology, risks, competitive position, and public reputation. Use when evaluating companies for investment, researching people, or making partnership decisions.
majiayu000/claude-skill-registry 163
-
semantic-search-cwicr
Semantic search in DDC CWICR construction database using vector embeddings. Find similar work items and resources for cost estimation.
majiayu000/claude-skill-registry 163
-
building-nextjs-apps
Build Next.js 16 applications with correct patterns and distinctive design. Use when creating
pages, layouts, dynamic routes, upgrading from Next.js 15, or implementing proxy.ts. Covers
breaking changes (async params/searchParams, Turbopack, cacheComponents) and frontend aesthetics.
NOT when building non-React or backend-only applications.
majiayu000/claude-skill-registry 163
-
a2a-testing
Test A2A implementations — unit tests, integration tests, mock agents, protocol conformance, and end-to-end multi-agent testing. Use when building test suites for A2A servers, clients, or multi-agent systems.
majiayu000/claude-skill-registry 163
-
peer-review-plan
Run plan review using the codex CLI as an independent reviewer. Returns structured findings without applying fixes. Use when the user asks to "peer review my plan", "get a second opinion on my plan", "codex review my plan", or "run codex on my plan".
majiayu000/claude-skill-registry 163
-
test:review
Review tests for quality - assertive checks, no hidden skips, proper coverage
majiayu000/claude-skill-registry 163
-
review
Pre-landing PR review. Analyzes diff against the base branch for SQL safety, LLM trust
boundary violations, conditional side effects, and other structural issues. Use when
asked to "review this PR", "code review", "pre-landing review", or "check my diff".
Proactively suggest when the user is about to merge or land code changes.
majiayu000/claude-skill-registry 163
-
planning-with-files
Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Supports automatic session recovery after /clear.
majiayu000/claude-skill-registry 163
-
active-learning-system
Эксперт active learning. Используй для ML с участием человека, uncertainty sampling, annotation workflows и labeling optimization.
majiayu000/claude-skill-registry 163
-
ciphey
Automatic decryption and decoding tool using AI. Use when user says "解密", "decrypt", "decode", "crack", "破解密码", or provides encrypted/encoded text that needs to be deciphered. Supports 50+ encryption types including Base64, Caesar, Vigenere, XOR, Morse code, binary, hashes, and more.
majiayu000/claude-skill-registry 163
-
ln-522-manual-tester
Performs manual testing of Story AC via executable bash scripts saved to tests/manual/. Creates reusable test suites per Story. Worker for ln-520.
majiayu000/claude-skill-registry 163
-
Remix Testing
Testing patterns for Remix applications covering loader testing, action testing, route testing, form submission testing, and nested route integration testing.
majiayu000/claude-skill-registry 163
-
fixing-motion-performance
Fix animation performance issues.
majiayu000/claude-skill-registry 163
-
thor-scan
Run THOR scans and propose the exact command line for Windows, Linux, or macOS. Use when the user wants to scan a host, a directory, a mounted image, or a memory dump with THOR v10/v11.
majiayu000/claude-skill-registry 163
-
onboarding
idp-serverプロジェクト初心者向けのオンボーディングガイド。プロジェクト全体像、学習ロードマップ、開発環境構築、最初のコントリビューションまでをサポート。
majiayu000/claude-skill-registry 163
-
model-comparison-tool
Use when asked to compare multiple ML models, perform cross-validation, evaluate metrics, or select the best model for a classification/regression task.
majiayu000/claude-skill-registry 163
-
proof-skeleton-generator
Generate structured proof skeletons with tactics, strategies, and intermediate lemmas for theorems in Isabelle/HOL or Coq. Use when users need to: (1) Create proof outlines for theorem statements, (2) Generate proof structure with tactic placeholders, (3) Identify key lemmas needed for a proof, (4) Plan proof strategies (induction, case analysis, forward/backward reasoning), (5) Scaffold proofs with intermediate steps and subgoals, or (6) Convert theorem statements into detailed proof templates. Supports both Isabelle/HOL and Coq equally.
majiayu000/claude-skill-registry 163
-
cook-auto
[Implementation] Implement a feature automatically (trust me bro)
majiayu000/claude-skill-registry 163
-
PHP Best Practices
PHP best practices, PSR standards, and code quality guidelines.
majiayu000/claude-skill-registry 163
-
theme-factory
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
majiayu000/claude-skill-registry 163
-
Xero Automation
Xero Automation: manage invoices, contacts, payments, bank transactions, and accounts in Xero for cloud-based bookkeeping
majiayu000/claude-skill-registry 163
-
paypal-integration
Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-commerce checkout flows.
majiayu000/claude-skill-registry 163
-
file-placement
Enforces ZERO TOLERANCE file placement rules for documentation and scripts. Use when (1) Creating any .md file, (2) Creating any .sh script, (3) Organizing documentation, (4) Writing guides or reports, (5) Adding utility scripts. CRITICAL RULES - NEVER create .md files in root directories (except README.md, CLAUDE.md), NEVER create .sh scripts in backend (except start.sh), ALL documentation goes in docs/ subfolders, ALL scripts go in scripts/ folder.
majiayu000/claude-skill-registry 163
-
aget-review-project
Mid-flight review of active project plans. Assesses gate progress, V-test completion, blockers, and recommendations. Use to evaluate project health.
majiayu000/claude-skill-registry 163