Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
agentuity-cli-cloud-queue-create
Create a new queue. Requires authentication. Use for Agentuity cloud platform operations
majiayu000/claude-skill-registry 163
-
Legacy Code Reviewer
Expert system for identifying deprecated patterns, suggesting refactoring to modern standards (Python 3.12+, ES2024+), checking test coverage, and leveraging AI-powered tools. Proactively applied when users request refactoring, updates, or analysis of legacy codebases.
majiayu000/claude-skill-registry 163
-
architecture-documentation-creator
Create comprehensive technical documentation for code systems including data flow diagrams, architecture overviews, algorithm documentation, cheat sheets, and multi-file documentation sets. Use when documenting pipelines, algorithms, system architecture, data flow, multi-stage processes, similarity algorithms, or creating developer onboarding materials. Covers Mermaid diagrams, progressive disclosure, critical patterns, JSON schemas, Pydantic models, and print-friendly reference materials.
majiayu000/claude-skill-registry 163
-
work
Find and start the next highest-priority expedition from the kanban board
majiayu000/claude-skill-registry 163
-
design-inspiration
Curated collection of top-tier website designs organized by category, style, and pattern. Includes SaaS, marketing, e-commerce, and portfolio sites with analysis of what makes them effective. Use when looking for design inspiration or examples of specific patterns.
majiayu000/claude-skill-registry 163
-
skill-contract-generator
Generates evolution contracts for skills, defining what can be updated, what must remain stable, and how to extract knowledge. Use when creating new skills or formalizing update rules for existing skills. Adds a "Skill Contract" section to SKILL.md that guides skill-updater during project work.
majiayu000/claude-skill-registry 163
-
rag-wrapper
Patterns for wrapping any agent with RAG context from Qdrant. Use to add persistent memory to imported or external agents.
majiayu000/claude-skill-registry 163
-
landing-page-designer
Senior landing page designer specializing in high-converting pages for SaaS, apps, and services. Use when building landing pages, hero sections, pricing pages, or any conversion-focused marketing page. Always researches current best practices via Perplexity before designing. Includes AI slop detection and cleaning.
majiayu000/claude-skill-registry 163
-
defense-implementation
Implement mitigations, create input filters, design output guards, and build defensive prompting for LLM security
majiayu000/claude-skill-registry 163
-
build-tools-expert
Build tools expert including Vite, Webpack, and bundler configuration
majiayu000/claude-skill-registry 163
-
Project Overview
Get overview of the Babylon.js first-person game project structure, statistics, and health metrics. Use when the user asks about project structure, codebase stats, file counts, or wants a project summary.
majiayu000/claude-skill-registry 163
-
gitwhat
Concise git workspace snapshot for the current directory. Use when asked to show current branch, cwd, repo root, whether the current directory is a worktree, local dirty status, or whether other worktrees have uncommitted changes.
majiayu000/claude-skill-registry 163
-
quick-commit
簡易コミット。変更をステージング、コミットメッセージ生成、コミット実行を一括で行う。PRは作成しない。トリガー: /quick-commit, クイックコミット, 簡易コミット
majiayu000/claude-skill-registry 163
-
processing-parallel-tasks
Implements parallel processing using Parallel, PLINQ, and ConcurrentCollections in .NET. Use when processing CPU-bound tasks in parallel or improving multi-core utilization.
majiayu000/claude-skill-registry 163
-
field-consistency-check
检查前后端字段名一致性。自动比较后端 Entity 与前端 Interface 的所有字段,发现缺失或不一致的字段。使用此 Skill 确保数据模型统一。
majiayu000/claude-skill-registry 163
-
mcaf-adr-writing
Create or update an ADR (Architecture Decision Record) under `docs/ADR/` using `docs/templates/ADR-Template.md`: context, decision, alternatives, consequences, rollout, and verification. Use when changing architecture, boundaries, dependencies, data model, or cross-cutting patterns; ensure it is self-contained, has a Mermaid diagram, and defines testable invariants.
majiayu000/claude-skill-registry 163
-
faion-backend-enterprise
Enterprise backends: Java, C#, PHP, Ruby.
majiayu000/claude-skill-registry 163
-
implement-spec
Orchestrate spec-to-PR workflow with session tracking, worktree isolation, and audit trail
majiayu000/claude-skill-registry 163
-
ahooks
Comprehensive ahooks React hooks library specialist. Expert in all 76+ ahooks hooks including state management, effects, data fetching, performance optimization, DOM utilities, and advanced patterns. Use when working with ahooks library, need React hooks utilities or want to learn best practices.
majiayu000/claude-skill-registry 163
-
NestJS Microservices
gRPC, RabbitMQ standards and Monorepo contracts.
majiayu000/claude-skill-registry 163
-
neon-serverless
Configures Neon Serverless Driver for Next.js, Vercel Edge Functions, AWS Lambda, and other serverless environments. Installs @neondatabase/serverless, sets up environment variables, and creates working API route examples with TypeScript types. Use when users need to connect their application to Neon, fetch or query data from a Neon database, integrate Neon with Next.js or serverless frameworks, or set up database access in edge/serverless environments where traditional PostgreSQL clients don't work.
majiayu000/claude-skill-registry 163
-
composable-rust-sagas
Expert knowledge for implementing distributed sagas in Composable Rust. Use when coordinating multiple aggregates in distributed transactions, implementing compensation logic or rollback flows, working with EventBus trait or Redpanda integration, designing saga state machines, or questions about eventual consistency and distributed transaction patterns.
majiayu000/claude-skill-registry 163
-
mcp-tool-selection
Decision rules for when to use MCP Qdrant-Indexer semantic search vs grep/literal file tools. Use this skill when starting exploration, debugging, or answering "where/why" questions about code.
majiayu000/claude-skill-registry 163
-
git-hooks-setup
Implement Git hooks using Husky, pre-commit, and custom scripts. Enforce code quality, linting, and testing before commits and pushes.
majiayu000/claude-skill-registry 163