Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
docker-hadolint
Docker & Hadolint - Atoll Tourisme. Use when working with Docker or containers.
majiayu000/claude-skill-registry 163
-
mongodb-index-creation
Master MongoDB index creation and types. Learn single-field, compound, unique, text, geospatial, and TTL indexes. Optimize query performance dramatically with proper indexing.
majiayu000/claude-skill-registry 163
-
code-flow-analysis
Trace code execution path before implementing fixes. Forces understanding of fn(args, deps) flows, Result types, and workflow composition. Prevents guessing by requiring file:line references and execution diagrams.
majiayu000/claude-skill-registry 163
-
stuck
Get unstuck when blocked on a problem. Use when you've tried multiple approaches without success, or when debugging has hit a wall.
majiayu000/claude-skill-registry 163
-
session-bootstrap
Initialize a new local session log from the conversation.compact.md.template at the start of a work session.
majiayu000/claude-skill-registry 163
-
code-with-codex
Write and generate code using memex-cli with Codex backend. Use when (1) Generating code files and scripts, (2) Refactoring existing code, (3) Writing tests, (4) Creating project scaffolds, (5) Implementing algorithms or features, (6) Code review and optimization, (7) Complex multi-file projects.
majiayu000/claude-skill-registry 163
-
ARB Translation Updater
Batch update ARB translation files across all languages when new translation keys are added to English and Chinese files; use when adding new i18n strings to the Flutter app.
majiayu000/claude-skill-registry 163
-
reinforcement-drills
Use to queue practice reps, certifications, and accountability cadences after coaching sessions.
majiayu000/claude-skill-registry 163
-
changelog
Generate a Keep a Changelog entry from git commits
majiayu000/claude-skill-registry 163
-
dev.add-license
This skill should be used when the user wants to add a LICENSE file to their repository. Currently supports Apache License 2.0 with automatic copyright information detection from git configuration. Also updates package.json license field if the file exists.
majiayu000/claude-skill-registry 163
-
ticktick-cli
使用 Python CLI 与 Dida365 Open API 交互以管理滴答清单任务/项目,适用于需要通过脚本或命令行调用滴答清单接口的场景(如项目/任务的查询、创建、更新、完成、删除)。
majiayu000/claude-skill-registry 163
-
hash-calculator
Calculate cryptographic hashes (MD5, SHA1, SHA256, SHA512) for text and files. Compare hashes, verify integrity, and batch process directories.
majiayu000/claude-skill-registry 163
-
spaarke-conventions
majiayu000/claude-skill-registry 163
-
code releaser
To initiate a release by executing the dx release command with appropriate parameters.
majiayu000/claude-skill-registry 163
-
enterprise-python
Enterprise-ready Python development incorporating Kaizen (continuous improvement) and Monozukuri (meticulous craftsmanship) principles. Use this skill when building Python applications, APIs, CLI tools, data pipelines, automation scripts, or when the user requests clean, efficient, fast, simple, elegant, enterprise-grade, bulletproof, or production-ready Python code. This skill enforces modern Python 3.12+ best practices, type safety, testing patterns, security, and performance optimization.
majiayu000/claude-skill-registry 163
-
full-dev-cycle
Complete development workflow integrating Git operations, GitHub PR management, and Docker deployment. Use for end-to-end development tasks. Triggers include "deploy changes", "create PR and deploy", "full cycle", "git to production", "commit and deploy", "development workflow", or any multi-stage development task.
majiayu000/claude-skill-registry 163
-
new-project
Scaffold a new Lean 4 project in the workspace. Use when creating a new project, library, or application.
majiayu000/claude-skill-registry 163
-
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
majiayu000/claude-skill-registry 163
-
vagrant-config-generator
Generate Vagrant configuration files for local development environments. Triggers on "create vagrantfile", "generate vagrant config", "vagrant setup", "local vm config".
majiayu000/claude-skill-registry 163
-
gemini-memory-sync
Synchronization patterns for CLAUDE.md and GEMINI.md memory files. Covers import syntax, drift detection, and one-way sync. Use when setting up GEMINI.md, detecting context drift between memory files, understanding @import syntax, or troubleshooting sync issues.
majiayu000/claude-skill-registry 163
-
exa-answer
Generate answers to questions with structured output using AI search and synthesis. Use when you need factual answers with citations from web sources, or when you want to extract specific structured information in response to a query.
majiayu000/claude-skill-registry 163
-
routing-controllers
majiayu000/claude-skill-registry 163
-
rust-api-reviewer
WHEN: Rust API review with Actix-web/Axum/Rocket, async patterns, extractors, middleware
WHAT: Async handlers + Extractors + State management + Error responses + Tower middleware
WHEN NOT: General Rust → rust-reviewer, Go API → go-api-reviewer
majiayu000/claude-skill-registry 163
-
image-editor
Image processing for basic edits and color adjustments. Use this skill when users request image operations like resize, rotate, crop, flip, or color adjustments (brightness, contrast, saturation). Supports both uploaded images and images from URLs.
majiayu000/claude-skill-registry 163