Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
typescript-patterns
TypeScript and JavaScript development patterns including package manager detection (npm, pnpm, bun, yarn), project structure, and Node.js backend/tooling. Use when writing, reviewing, or refactoring TypeScript/JavaScript application or library code. Do NOT use for test code -- use typescript-testing instead.
majiayu000/claude-skill-registry 163
-
实体提取器类封装
封装一个可复用的Python类EntityExtractor,用于从包含圆括号的字符串中提取并匹配预定义的实体。支持指标、业务线、城市、车型、大区、渠道、算子、里程数等多种实体库,适用于结构化解析自然语言查询或日志文本。
majiayu000/claude-skill-registry 163
-
sibyl-lark-sync
Sibyl 飞书同步 agent - 将研究数据同步到飞书云空间
majiayu000/claude-skill-registry 163
-
zoning-analysis-nyc
Analyze zoning envelope rules for lots in New York City using PLUTO data and the NYC Zoning Resolution
majiayu000/claude-skill-registry 163
-
weaviate-data-ingestion
Upload and process data into local Weaviate collections with support for single objects, batch uploads, and multi-modal content
majiayu000/claude-skill-registry 163
-
cses-tracker
Track progress through CSES Problem Set with structured learning
majiayu000/claude-skill-registry 163
-
detecting-performance-regressions
Compare current benchmark results against historical baselines to spot performance regressions.
Use as an explicit/manual helper for build-to-build degradation review, not for broad optimization strategy or low-level profiling ownership.
majiayu000/claude-skill-registry 163
-
specsafe-agentforge
Repository-specific SpecSafe workflow for AgentForge. Use when creating, refining, testing, implementing, or reviewing AgentForge specs so work follows the documented SpecSafe stages, prompt files, and source-of-truth rules consistently.
majiayu000/claude-skill-registry 163
-
memory-systems
This skill should be used when the user asks to "implement agent memory", "persist state across sessions", "build knowledge graph", "track entities", or mentions memory architecture, temporal knowledge graphs, vector stores, entity memory, or cross-session persistence.
majiayu000/claude-skill-registry 163
-
skill-creator
Built-in skill for creating, managing, and discovering AgentForge skills. Allows agents to generate new skills from natural language descriptions.
majiayu000/claude-skill-registry 163
-
generating-lattice
Generate and maintain lat.md/ knowledge graphs with bidirectional source code anchoring. Docs link to code via [[src/file#symbol]] wiki links; code links back to docs via @lat: comments. lat check validates both directions, catching drift when either side changes. Use when user says "lat.md", "lattice", "knowledge graph", "document this codebase", "add back-links", or wants cross-referenced architecture docs anchored to source code symbols.
majiayu000/claude-skill-registry 163
-
opportunity-solution-tree
Build an Opportunity Solution Tree (OST) to structure product discovery — map a desired outcome to opportunities, solutions, and experiments. Based on Teresa Torres' Continuous Discovery Habits. Use when structuring discovery work, mapping opportunities to solutions, or deciding what to build next.
majiayu000/claude-skill-registry 163
-
pydeseq2
Differential gene expression analysis (Python DESeq2). Identify DE genes from bulk RNA-seq counts, Wald tests, FDR correction, volcano/MA plots, for RNA-seq analysis.
majiayu000/claude-skill-registry 163
-
unpause-subs
Re-enable the skill bus after pausing. Restores subscription processing.
majiayu000/claude-skill-registry 163
-
ideas-go-faster
Radical business growth process auditor. Cabinet Secretary orchestrates multi-lens composite idea generation with attribution, confidence gating, and priority ranking.
majiayu000/claude-skill-registry 163
-
notion-spec-to-implementation
Turns product or tech specs into concrete Notion tasks that Claude code can implement. Breaks down spec pages into detailed implementation plans with clear tasks, acceptance criteria, and progress tracking to guide development from requirements to completion.
majiayu000/claude-skill-registry 163
-
moai-platform-auth0
Auth0 security specialist covering attack protection, multi-factor authentication, token security, sender constraining, and compliance. Use when implementing Auth0 security features, configuring attack defenses, setting up MFA, or meeting regulatory requirements.
majiayu000/claude-skill-registry 163
-
bmad-review-edge-case-hunter
Walk every branching path and boundary condition in content, report only unhandled edge cases. Orthogonal to adversarial review - method-driven not attitude-driven.
majiayu000/claude-skill-registry 163
-
fastapi-svelte-gpu-webui
Pattern for building web UIs for GPU-based CLI tools. Use when:
(1) Wrapping a command-line tool with a web interface, (2) Building job queue
systems for long-running GPU tasks, (3) Creating file upload/download workflows,
(4) Need real-time progress updates via WebSocket, (5) Deploying to Kubernetes
with GPU scheduling. Covers FastAPI backend, Svelte 5 frontend, NFS storage,
and Terraform deployment.
majiayu000/claude-skill-registry 163
-
tldr-deep
Deep dive analysis of specific code areas
majiayu000/claude-skill-registry 163
-
when-mapping-dependencies-use-dependency-mapper
Comprehensive dependency mapping, analysis, and visualization tool for software projects
majiayu000/claude-skill-registry 163
-
integrations
Third-party WordPress plugin integration patterns. Use when adding new integrations, debugging compatibility with other plugins, or working with existing integrations.
majiayu000/claude-skill-registry 163
-
dr-intelligence
Generate comprehensive FP&A intelligence workbooks with auto-detected insights, recommendations, and professional Excel formatting. The most powerful financial analysis skill.
majiayu000/claude-skill-registry 163
-
consistent-formatting
Use automated formatters (Prettier, Black, gofmt) to enforce consistent style Use when maintaining consistent code style. Style category skill.
majiayu000/claude-skill-registry 163