Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
code-review
Analyze PR diffs and generate review comments from code quality, security, and performance perspectives. Use for code reviews, quality checks, and security analysis.
majiayu000/claude-skill-registry 163
-
abp-multi-tenancy
ABP Multi-Tenancy - IMultiTenant interface, CurrentTenant, CurrentTenant.Change(), DataFilter.Disable(IMultiTenant), tenant resolution order, database-per-tenant. Use when working with multi-tenant features, tenant-specific data isolation, or switching tenant context.
majiayu000/claude-skill-registry 163
-
graphql
GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also makes it dangerous. Without proper controls, clients can craft queries that bring down your server. This skill covers schema design, resolvers, DataLoader for N+1 prevention, federation for microservices, and client integration with Apollo/urql. Key insight: GraphQL is a contract. The schema is the API documentation. Design it carefully.
majiayu000/claude-skill-registry 163
-
test-consolidate
Consolidate verbose test suites by replacing repetitive unit tests with property-based tests, parameterized tests (rstest), or fuzz tests. Less code to maintain, same or better coverage.
majiayu000/claude-skill-registry 163
-
audit-content
Comprehensive content quality and maintenance assessment. Evaluates documentation quality, relevance, maintenance needs, and provides actionable recommendations.
majiayu000/claude-skill-registry 163
-
architecture
Architectural decision-making framework.
majiayu000/claude-skill-registry 163
-
bmad-create-architecture
Create architecture solution design decisions for AI agent consistency. Use when the user says "lets create architecture" or "create technical architecture" or "create a solution design"
majiayu000/claude-skill-registry 163
-
implement-task
Implementation agent that executes a single task and creates handoff on completion
majiayu000/claude-skill-registry 163
-
ticket-create
Create a new ticket from template with optional parent link
majiayu000/claude-skill-registry 163
-
bmad-review-adversarial-general
Perform a Cynical Review and produce a findings report. Use when the user requests a critical review of something
majiayu000/claude-skill-registry 163
-
BuildAgent
Create, validate, or audit agent definitions. USE WHEN create agent, new agent, build agent, scaffold agent, validate agent, audit agents, agent conventions, agent frontmatter.
majiayu000/claude-skill-registry 163
-
harness-review
コード・プラン・スコープを多角的にレビュー。品質の番人、参上。Use when user mentions reviews, code review, plan review, scope analysis, security, performance, quality checks, PRs, diffs, or change review. Do NOT load for: implementation work, new feature development, bug fixes, or setup.
majiayu000/claude-skill-registry 163
-
sast-configuration
Static Application Security Testing (SAST) tool setup, configuration, and custom rule creation for comprehensive security scanning across multiple programming languages.
majiayu000/claude-skill-registry 163
-
ipfs-content-gateway
Use AgentPMT external API to run the IPFS Content Gateway tool with wallet signatures, credits purchase, or credits earned from jobs.
majiayu000/claude-skill-registry 163
-
security-scan
Run comprehensive security audits including SAST, dependency scanning, and secret detection
majiayu000/claude-skill-registry 163
-
vector-memory
HNSW vector search for pattern similarity retrieval and knowledge graph maintenance with PageRank scoring, community detection, and 3-tier memory management.
majiayu000/claude-skill-registry 163
-
ddd-context-mapping
Map relationships between bounded contexts and define integration contracts using DDD context mapping patterns.
majiayu000/claude-skill-registry 163
-
_assistant-projects
Projects assistant. Tracks project status, blockers, and next actions.
majiayu000/claude-skill-registry 163
-
frappe-core-utils
Use when working with utility functions in Frappe v14-v16. Covers frappe.utils.* for date/time, number/money, string, validation, and file path operations. Prevents reinventing stdlib alternatives that break timezone awareness, locale formatting, or multi-tenancy. Keywords: frappe.utils, nowdate, flt, cint, fmt_money, getdate, add_days, date_diff, validate_email, pretty_date, get_files_path.
majiayu000/claude-skill-registry 163
-
research-deep
读取调研outline,为每个item启动独立agent进行深度调研。禁用task output。
majiayu000/claude-skill-registry 163
-
ths-edb-skill
同花顺经济数据库(EDB)接口,通过指标代码查询宏观经济、行业、国际等经济数据。当用户需要查询 GDP、CPI、PMI 等宏观指标的历史序列时使用。
majiayu000/claude-skill-registry 163
-
create-estimation
Create a three-point estimation when the user asks to estimate effort, scope a feature, size work, forecast timeline, or plan capacity for a project or feature
majiayu000/claude-skill-registry 163
-
frontend-design
Create distinctive, production-grade frontend interfaces with exceptional design quality. Use when building web components, pages, or applications that need creative, polished aesthetics.
majiayu000/claude-skill-registry 163
-
codebase-analysis
Execute a structured codebase exploration workflow to gather insights. Use when asked to "analyze codebase", "explore codebase", "understand this codebase", or "map the codebase".
majiayu000/claude-skill-registry 163