Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
nextjs-best-practices
Next.js App Router principles. Server Components, data fetching, routing patterns.
majiayu000/claude-skill-registry 163
-
context-initializer
Automatically invokes init-explorer agent when project context is empty or unknown.
majiayu000/claude-skill-registry 163
-
deep-search-and-insight-synthesize
【深度调研专用】当需要系统性调研、多产品对比、深度分析、技术选型、趋势分析时必须使用本技能。触发关键词:调研、对比、分析、评估、选型、趋势、综合报告、多源验证。通过 3 层深度搜索(阅读多个网页)+ 多源交叉验证,提供比普通 WebSearch 更全面、更准确的研究结果和深度洞察。禁止用普通搜索工具替代深度调研任务。
majiayu000/claude-skill-registry 163
-
refactoring
Martin Fowlerのリファクタリング方法論に基づいた体系的なコード改善スキル。
コードスメルの検出から安全なリファクタリングの実施まで、テストを安全網として
段階的に品質を向上させます。「2つの帽子」を意識し、機能追加と分離して実施。
majiayu000/claude-skill-registry 163
-
pytdc
Therapeutics Data Commons. AI-ready drug discovery datasets (ADME, toxicity, DTI), benchmarks, scaffold splits, molecular oracles, for therapeutic ML and pharmacological prediction.
majiayu000/claude-skill-registry 163
-
writing-lib-functions
Use this skill when you need to write lib functions in `srs/lib` for the Next.js app
majiayu000/claude-skill-registry 163
-
world-lifecycle
Provides context about how worlds (games) are created, loaded, saved, shared, and fetched in Codako. Use when working on API routes for worlds, the explore page, editor save/load logic, forking, or localStorage handling for anonymous users.
majiayu000/claude-skill-registry 163
-
hugo-notion-publish
Convert Notion pages or drafts into Hugo content for this repo, including front matter, shortcodes, glossary terms, and asset placement, and publish/preview with the Hugo CLI. Use when asked to import from Notion, format content to match FORMATTING.md, or create/update posts in content/.
majiayu000/claude-skill-registry 163
-
Docker + NestJS Dev Environment
Configure e otimize ambientes de desenvolvimento Docker para projetos NestJS com hot-reload, persistência de dados, health checks e debugging eficiente.
majiayu000/claude-skill-registry 163
-
forensic-unplanned-work
Use when understanding velocity issues, measuring quality improvement efforts, tracking interrupt work, or quantifying technical debt impact - monitors trends in unplanned work (bugs, hotfixes) and correlates with code hotspots
majiayu000/claude-skill-registry 163
-
release-publishing-workflow
Complete release workflow including version updates, CHANGELOG management, npm publishing, git tagging, and deployment verification. Use when releasing new versions or publishing packages.
majiayu000/claude-skill-registry 163
-
CCW Loop-B
Hybrid orchestrator pattern for iterative development. Coordinator + specialized workers with batch wait support. Triggers on "ccw-loop-b".
majiayu000/claude-skill-registry 163
-
context7-tools
Queries Context7 library documentation via unified Python CLI. Use when resolving library IDs, fetching API references, code examples, or conceptual guides for any programming library or framework.
majiayu000/claude-skill-registry 163
-
Domain-Focused Naming
Name code by what it does in the domain, not how it's implemented or its history
majiayu000/claude-skill-registry 163
-
hooks-manager
Manage Claude Code hooks for workflow automation. Create, configure, test, and debug hooks that execute at various lifecycle points. Supports all hook events (PreToolUse, PostToolUse, SessionStart, etc.) with examples and best practices.
majiayu000/claude-skill-registry 163
-
component-designing
Component and type design for TypeScript + React code. Use when planning new features, designing components and custom hooks, preventing primitive obsession, or when refactoring reveals need for new abstractions. Focuses on feature-based architecture and type safety.
majiayu000/claude-skill-registry 163
-
methods-paper-writer
JASA/Biometrika manuscript structure with VanderWeele notation standards
majiayu000/claude-skill-registry 163
-
unknown-inda-hr-php-sdk
majiayu000/claude-skill-registry 163
-
expo-config-setup
Эксперт Expo конфигурации. Используй для React Native Expo, app.json и EAS Build.
majiayu000/claude-skill-registry 163
-
hf-model-inference
Guidance for setting up HuggingFace model inference services with Flask APIs. This skill applies when downloading HuggingFace models, creating inference endpoints, or building ML model serving APIs. Use for tasks involving transformers library, model caching, and REST API creation for ML models.
majiayu000/claude-skill-registry 163
-
spec-authoring
Use this skill when proposing new features or changes via the Spec PR process. Manages the creation, refinement, and approval of feature specifications before any code is written. Triggers include "create spec", "propose change", "start spec PR", or beginning feature definition.
majiayu000/claude-skill-registry 163
-
create-controller
Create a controller for handling HTTP requests. Use when creating a controller to connect routes to services. Triggers on "create controller", "controller for", "HTTP handler".
majiayu000/claude-skill-registry 163
-
hook-developer
Complete Claude Code hooks reference - input/output schemas, registration, testing patterns
majiayu000/claude-skill-registry 163
-
Models Standards
Define database models with clear naming, appropriate data types, constraints, relationships, and validation at multiple layers. Use this skill when creating or modifying database model files, ORM classes, schema definitions, or data model relationships. Apply when working with model files (e.g., models.py, models/, ActiveRecord classes, Prisma schema, Sequelize models), defining table structures, setting up foreign keys and relationships, configuring cascade behaviors, implementing model validations, adding timestamps, or working with database constraints (NOT NULL, UNIQUE, foreign keys). Use for any task involving data integrity enforcement, relationship definitions, or model-level data validation.
majiayu000/claude-skill-registry 163