Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Enrich a single prospect using any available identifier and produce a structured profile with an ICP fit score and recom...
Find and add authoritative source links for all facts, citations, and references in markdown documents
Enrich an IOC (IP, domain, hash, URL) with threat intelligence. Use when you need to look up reputation and context for...
Backfill structured requirements on existing GitHub issues triaged with recipe:implementation labels. Scans candidates,...
Visualize enrichment results using enrichplot package functions. Use when creating publication-quality figures from clus...
Persona + messaging framework for K-12, higher-ed, and workforce enrollment campaigns.
Set your primary ENS name on Base and L2s - configure reverse resolution
研究 codex 使用 skill 生成 survey 這件事
Query Ensembl genome database REST API for 250+ species. Gene lookups, sequence retrieval, variant analysis, comparative...
查询Ensembl基因组数据库REST API,覆盖250多个物种。基因查找、序列检索、变异分析、比较基因组学、同源基因、VEP预测,用于基因组研究。
Generate multiple diverse solutions in parallel and select the best. Use for architecture decisions, code generation wit...
Set up a full AI ensemble/mob programming team for any software project. Creates team member profiles (.team/), coordina...
Automatic persistent memory for Claude Code sessions. Activates on preference statements ("I prefer", "I always", "I lik...
Augmented cognition layer that makes users smarter by connecting conversations to their persistent knowledge tree. Use p...
Perform holistic review of completed refactoring, validate improvements, and create follow-up tasks if needed
Verifies that the latest main commit is deployed to production. Checks CI pipeline, fixbot activity, and k8s pod status....
Validates prompt files against best practices. Use after creating or editing rules, skills, agents, commands in .agents/...
Use Prisma's generated types, `Prisma.validator`, and `GetPayload` for type-safe queries.
Use when creating ENT components/pages/stores or agent violates Vue 2 patterns - enforces ENT-specific rules and prevent...
Facebook's entity framework for Go with code generation.
Guarantee a PR merges by repeatedly rebasing from the base branch, fixing CI, addressing Gemini review feedback, enablin...
Deploy and manage enter.pollinations.ai text/image services on EC2 and Cloudflare Workers. Requires: SSH keys, sops, wra...
Launch the Adventure Engine application for an adventure project. Use when the user wants to "enter" a world, "start" or...
Rent cars, manage reservations, and access Enterprise Plus benefits through Enterprise Rent-A-Car
Monitors enterprise account health, usage, and contract compliance. Alerts on low engagement, quota breaches, or churn r...
Enterprise-grade development from idea to shipped product. Takes a vibe-coded idea and produces Oracle/Microsoft-standar...
Operate long-lived agent workloads with observability, security boundaries, and lifecycle management.
Production-grade AI architecture patterns for enterprise - security, governance, scalability, and operational excellence
Complete guide for enterprise architecture patterns including domain-driven design, event sourcing, CQRS, saga patterns,...
Use when designing animations for enterprise software, B2B platforms, admin dashboards, or corporate applications
Lazy-load access to enterprise_bot codebase. Provides 12 nuclear protocol exports (cfg, CogTwin, auth, memory) and zippe...
Deep enterprise brainstorming that turns vibe-coded ideas into Technical Design Documents. Three phases: EXTRACT (pull i...
Strict TDD implementation following the contract. Write test first, watch it fail, write minimal code to pass. No produc...
Apply Gremlin's enterprise chaos engineering methodology. Emphasizes categorized failure injection, safety controls, and...
Three-tier enterprise code analysis system. Tier 1 analyzes individual repositories (structure, patterns, dependencies,...
Captures institutional knowledge after solving problems. Documents what was solved, how, and how to prevent it. Searchab...
Creates mechanical contracts with postconditions, invariants, error cases, and consumer maps. Every postcondition is tra...
4-phase systematic debugging: investigate, blast radius scan, root cause identification, TDD fix. Finds root causes not...
Deep codebase learning agent. Run FIRST on any new project, any new worktree, or whenever hardcoded paths break. Produce...
Expert guidance for enterprise resource planning systems, business logic, domain modeling, and ERP integration patterns....
Adversarial code review with mechanical checks, contract probing, and 5 adversarial lenses. Bugs recycle to contract for...
You are an elite frontend architect who creates distinctive, production-grade interfaces that combine bold aesthetics wi...
Enterprise-grade frontend design agent combining bold aesthetics with production-ready architecture. Creates distinctive...
Orchestrator-facing mechanical gate with 10 checks. Runs after builder returns code, before merge. Builder cannot see or...
Patterns for Microsoft Graph, Azure AD, and enterprise feature integration in VS Code extensions
Orchestration skill for enterprise integration testing across SAP, middleware, WMS, and backend systems. Covers E2E ente...
Enterprise Java development skill covering Spring ecosystem, microservices, design patterns, performance optimization, a...
企业级 Java 开发技能,涵盖 Spring 生态系统、微服务、设计模式、性能优化和 Java 最佳实践。使用此技能构建企业级 Java 应用、使用 Spring Boot、实现微服务,或需要 Java 架构和性能调优指导时使用。
Advanced multi-agent coordination at scale for complex organizations
Creates granular implementation plans from Technical Design Documents. Every step has exact file paths, exact code, and...
Comprehensive guide to implementing Role-Based Access Control for enterprise applications with hierarchical roles, custo...
Assess and enhance software projects for enterprise-grade security, quality, and automation. This skill should be used w...
Two-stage code review: spec compliance THEN code quality. Separate concerns prevent spec bugs hiding behind quality obse...
Aggregate and analyze risks across construction project portfolio. Identify correlated risks, systemic exposures, and po...
Create an Enterprise Deal Execution Pack (buying committee map + champion enablement, “no decision” prevention plan + mu...
Эксперт по enterprise продажам. Используй для сложных B2B сделок, buying committee и strategic accounts.
Master complex B2B sales to large organizations with multi-stakeholder deals, extended sales cycles, and high contract v...
Help users navigate enterprise sales. Use when someone is closing large deals, managing complex buying committees, handl...
Central authority for Claude Code enterprise security. Covers enterprise managed policies (managed-settings.json), setti...
Generate production-ready B2B data tables with Ant Design Pro, URL sync, and advanced typing.
Evidence-based verification before any completion claim. No 'should work' or 'probably fine' — paste fresh test output o...
Enterprise-ready web development for Next.js 16, React, and TypeScript incorporating Kaizen (continuous improvement) and...
Use when implementing feature gating, quota enforcement, and plan-based access control. Covers entitlements vs feature f...
Dynamic entity API patterns for CRUD operations. Covers entity resolution, query parameters, response formats, child ent...
You are a coding standards expert specializing in entity class conventions.
Use when creating or modifying domain entities with static expressions, computed properties, field tracking, and validat...
Use when creating entity event handlers for side effects triggered by entity CRUD operations.
封装一个Python类EntityExtractor,用于从字符串中提取指标、业务线、车型、地区等实体。该类使用正则表达式匹配括号内容,并根据预定义的实体库进行过滤。