Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
functionality-audit
Validates that code actually works through sandbox testing, execution verification, and systematic debugging. Use this skill after code generation or modification to ensure functionality is genuine rather than assumed. The skill creates isolated test environments, executes code with realistic inputs, identifies bugs through systematic analysis, and applies best practices to fix issues without breaking existing functionality. This ensures code delivers its intended behavior reliably.
majiayu000/claude-skill-registry 163
-
nosql-expert
Expert guidance for distributed NoSQL databases (Cassandra, DynamoDB). Focuses on mental models, query-first modeling, single-table design, and avoiding hot partitions in high-scale systems.
majiayu000/claude-skill-registry 163
-
azure-monitor-opentelemetry-ts
Auto-instrument Node.js applications with distributed tracing, metrics, and logs.
majiayu000/claude-skill-registry 163
-
biz-spreadsheet
Define an operations spreadsheet deliverable with schema, formula logic, ownership, and a starter CSV template.
majiayu000/claude-skill-registry 163
-
tauri-development
当用户要求Tauri命令、Rust后端/前端联调、tauri-specta类型导出、bindings.ts调用或提到Tauri时使用。
majiayu000/claude-skill-registry 163
-
tf-plan-review
Analyze Terraform plans for risk before you apply. Classifies every change as safe, moderate, dangerous, or critical. Detects destroys, IAM changes, data-loss risks, and blast radius. Entirely read-only — never runs apply.
majiayu000/claude-skill-registry 163
-
Docker Compose
Docker Compose is a tool for defining and running multi-container Docker applications. This skill covers Compose file structure, services definition, networks, volumes, environment variables, dependen
majiayu000/claude-skill-registry 163
-
design
Product validation gate for RPI pipeline. Validates goal alignment with PRODUCT.md before discovery. Checks: gap alignment, persona fit, competitive differentiation, precedent, scope boundaries. Council-gated with --preset=product. Triggers: "design", "product validation", "validate product fit", "design gate".
majiayu000/claude-skill-registry 163
-
interview-prep
Pre-interview preparation for PM job interviews (Product Sense, Execution, Behavioral)
majiayu000/claude-skill-registry 163
-
semantic-release
Automate versioning and release notes from conventional commits
majiayu000/claude-skill-registry 163
-
nestjs-vitest-setup
Install, migrate, or repair Vitest in NestJS backends with deterministic preflight checks, package-manager aware commands, Jest-to-Vitest conversion, and verification gates for unit, e2e, and coverage runs. Use when users ask to add Vitest, replace Jest in Nest projects, fix broken Nest tests under Vitest, standardize test scripts/config, or improve test reliability and runtime.
majiayu000/claude-skill-registry 163
-
Startup Metrics
When the user asks about startup metrics, SaaS metrics, unit economics, or business performance tracking. Triggers on: "startup metrics", "SaaS metrics", "CAC and LTV", "unit economics", "burn multiple", "rule of 40", "magic number", "marketplace metrics", "churn rate", "MRR", "ARR", "net revenue retention", "runway", or requests for metrics dashboards and investor reporting.
majiayu000/claude-skill-registry 163
-
design-pattern
Expert knowledge in software design patterns covering GoF patterns, architectural patterns, and modern design principles. Apply appropriate patterns to improve code maintainability, scalability, and extensibility. Use this skill when designing new software components, refactoring existing code, reviewing code for design quality, resolving complex design problems, or need guidance on applying SOLID principles and identifying code smells.
majiayu000/claude-skill-registry 163
-
1k-create-pr
Creates a Pull Request from current changes for OneKey app-monorepo. Use when user wants to create PR, submit changes, or merge feature branch. Handles branch creation, commit, push, and PR creation with conversation context extraction for code review AI.
majiayu000/claude-skill-registry 163
-
ship-learn-next
Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when user wants to turn advice, lessons, or educational content into concrete action steps, reps, or a learning quest.
majiayu000/claude-skill-registry 163
-
calendar-cli
Manage calendar events and send meeting invitations. Use for listing, creating, editing, deleting events and sending/replying to invites.
majiayu000/claude-skill-registry 163
-
k8s-security-policies
Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or enforcing pod security standards.
majiayu000/claude-skill-registry 163
-
hubspot-integration
Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when: hubspot, hubspot api, hubspot crm, hubspot integration, contacts api.
majiayu000/claude-skill-registry 163
-
design-patterns
Recognise and apply design patterns appropriately
majiayu000/claude-skill-registry 163
-
compound-docs
This skill is auto-invoked when working with files in docs/solutions/ to ensure proper formatting and schema compliance. It validates solution documents and helps maintain consistency in the learnings database.
majiayu000/claude-skill-registry 163
-
competitive-intel
Competitive intelligence for companies, products, markets, or websites. Maps sites, analyzes products and pricing, tracks news and sentiment, profiles the competitive landscape, and produces SWOT analysis. Use when analyzing competitors, evaluating markets, or auditing web presence.
majiayu000/claude-skill-registry 163
-
code-verification
Multi-agent code verification workflow using a main agent and sub-agent loop. Use when verifying code against requirements, acceptance criteria, or quality standards. Triggers on requests to verify, validate, or check code against specifications, checklists, or instructions.
majiayu000/claude-skill-registry 163
-
verde
Spatial data gridding and interpolation with a machine-learning style API. Process
geographic and Cartesian point data onto regular grids. Use when Claude needs to:
(1) Grid scattered spatial data onto regular grids, (2) Interpolate point data using
splines, linear, or cubic methods, (3) Process geographic coordinates with projections,
(4) Reduce large datasets using block averaging, (5) Remove polynomial trends from
spatial data, (6) Cross-validate gridding parameters, (7) Create processing pipelines
with Chain, (8) Grid vector data like GPS velocities.
majiayu000/claude-skill-registry 163
-
build-and-run
Build, run, and test the NovaTune .NET Aspire application
majiayu000/claude-skill-registry 163