Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
tfidf-search
Implements TF-IDF based search engines for text datasets using vector space models and cosine similarity. Use when building search functionality, finding similar documents, ranking text by relevance, or working with text retrieval systems.
majiayu000/claude-skill-registry 163
-
esphome-box3-builder
This skill should be used when the user asks to "configure esp32-s3-box-3", "set up box-3", "create box-3 voice assistant", "display lambda on box-3", "configure ili9xxx display", "set up gt911 touch", "configure i2s audio", "es7210 microphone", "es8311 speaker", "box-3 audio pipeline", or mentions error messages like "I2S DMA buffer error", "Touch not responding", "Display flicker", "Audio popping", "PSRAM not detected". Provides complete ESP32-S3-BOX-3 hardware templates, display lambda cookbook, touch patterns, and voice assistant configurations.
majiayu000/claude-skill-registry 163
-
implement-orpc-api
Implement a new handler and attach to the oRPC router
majiayu000/claude-skill-registry 163
-
telemetry-tagging
Tag logs, metrics, and distributed traces with REQ-* keys for production traceability. Enables backward traceability from runtime issues to requirements to intent. Use when deploying code or setting up observability.
majiayu000/claude-skill-registry 163
-
recommender-system
智能推荐系统分析工具,提供多种推荐算法实现、评估框架和可视化分析。使用时需要用户行为数据、商品信息或评分数据,支持协同过滤、矩阵分解等推荐算法,生成个性化推荐结果和评估报告。
majiayu000/claude-skill-registry 163
-
sdd-plan
Plan-first development methodology that creates detailed specifications before coding. Use when building features, refactoring code, or implementing complex changes. Creates structured plans with phases, file-level details, and verification steps to prevent drift and ensure production-ready code.
majiayu000/claude-skill-registry 163
-
exploitation-techniques
Core exploitation techniques for binary vulnerabilities
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
-
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
-
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
-
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
-
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
-
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
-
deep-search-and-insight-synthesize
【深度调研专用】当需要系统性调研、多产品对比、深度分析、技术选型、趋势分析时必须使用本技能。触发关键词:调研、对比、分析、评估、选型、趋势、综合报告、多源验证。通过 3 层深度搜索(阅读多个网页)+ 多源交叉验证,提供比普通 WebSearch 更全面、更准确的研究结果和深度洞察。禁止用普通搜索工具替代深度调研任务。
majiayu000/claude-skill-registry 163
-
sensor-integration
Generate production-quality Python code for sensor integration, sensor fusion, and perception
systems that run in Pyodide (browser). Creates educational code for teaching IMU sensors,
LiDAR simulation, depth perception, tactile sensors, and sensor fusion algorithms.
Focuses on sensor data processing, calibration, noise modeling, and multi-sensor fusion
for educational purposes.
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
-
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
-
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
-
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
-
refactoring
Martin Fowlerのリファクタリング方法論に基づいた体系的なコード改善スキル。
コードスメルの検出から安全なリファクタリングの実施まで、テストを安全網として
段階的に品質を向上させます。「2つの帽子」を意識し、機能追加と分離して実施。
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
-
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