Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
gemini-review
This skill orchestrates code review and plan validation using Google Gemini CLI. It should be used when users want to validate implementation plans, review completed code, or discuss architecture decisions with Gemini as a second opinion. Supports FastAPI, Next.js, and general tech stacks with specialized checklists. Uses gemini-3-pro-preview model with free tier (60 req/min, 1000 req/day).
majiayu000/claude-skill-registry 163
-
core-development
Work on the core package (types, validation, normalization, diff). Use when modifying DSL processing logic or data flow.
majiayu000/claude-skill-registry 163
-
lesson-runner
Run Python code in lesson context with proper uv and venv handling for agent-spike project. Activate when user wants to run tests, demos, or CLI commands for lessons in lessons/ directories. Project-specific for agent-spike multi-agent learning.
majiayu000/claude-skill-registry 163
-
control panel
Creates a control panel that allows runtime modification of values. When Claude needs to expose controls for the user to adjust variables and values.
majiayu000/claude-skill-registry 163
-
pr-creator
Create pull requests with gh command after development is complete. Use when ready to open a PR.
majiayu000/claude-skill-registry 163
-
Global Justfile
Your approach to handling global justfile. Use this skill when working on files where global justfile comes into play.
majiayu000/claude-skill-registry 163
-
dev-meeting-followup
Review developer meeting notes from the UCEAP IT Software Engineering wiki to process any outstanding action items. Creates Jira tickets, updates meeting notes, and manages the wiki Home page. Use when processing UCEAP meeting followups or planning a dev meeting.
majiayu000/claude-skill-registry 163
-
scientific-slides
Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design templates, timing guidance, and visual validation. Works with PowerPoint and LaTeX Beamer.
majiayu000/claude-skill-registry 163
-
entity-development
Use when creating or modifying domain entities with static expressions, computed properties, field tracking, and validation methods.
majiayu000/claude-skill-registry 163
-
d20-magic
This skill should be used when the GM needs to handle spellcasting situations, including resolving spell effects, managing spell slots, calculating spell save DCs, handling concentration, resolving spell attacks, determining spellcasting abilities, handling cantrips, or processing ritual casting. Provides spellcasting rules, formulas, and references for running magical gameplay.
majiayu000/claude-skill-registry 163
-
filament-rules
Filament 4.x coding standards for Laravel 12. Custom Schema namespace (NOT Form), Vietnamese UI, Observer patterns, Image management. USE WHEN creating resources, fixing namespace errors, implementing forms, RelationManagers, Settings pages, or any Filament development.
majiayu000/claude-skill-registry 163
-
example-helper
Example skill demonstrating Claude Code capabilities. Activates when user mentions "example", "demo", or "template". Shows how to create effective Skills with proper structure. Use when user wants to see skill examples or understand skill creation.
majiayu000/claude-skill-registry 163
-
Time Management
Strategies for effective time management, prioritization, and sustainable productivity for software developers
majiayu000/claude-skill-registry 163
-
consolidate-transcripts
Consolidate transcripts from a channel into a single file, sorted by date (newest first), up to 800K tokens. Use when preparing transcripts for LLM context or bulk analysis.
majiayu000/claude-skill-registry 163
-
agent-typescript-pro
Expert TypeScript developer specializing in advanced type system usage, full-stack development, and build optimization. Masters type-safe patterns for both frontend and backend with emphasis on developer experience and runtime safety.
majiayu000/claude-skill-registry 163
-
phoenix-context-creator
Create complete Phoenix contexts following best practices including bounded contexts, proper API design, and comprehensive testing. Use when designing new features or refactoring code into contexts.
majiayu000/claude-skill-registry 163
-
tel-start
启动 Telegram Webhook 服务器(主服务器或项目服务器)
majiayu000/claude-skill-registry 163
-
spawn-builder
빌드/테스트가 필요할 때 builder-agent 활용 가이드
majiayu000/claude-skill-registry 163
-
charles-proxy-extract
Extracts HTTP/HTTPS request and response data from Charles Proxy session files (.chlsj format), including URLs, methods, status codes, headers, request bodies, and response bodies. Use when analyzing captured network traffic from Charles Proxy debug sessions, inspecting API calls, debugging HTTP requests, or examining proxy logs.
majiayu000/claude-skill-registry 163
-
subagent-generator
Generates custom Claude Code subagents with specialized expertise. Activates when user wants to create a subagent, specialized agent, or task-specific AI assistant. Creates properly formatted .md files with YAML frontmatter, suggests tool restrictions and model selection, generates effective system prompts. Use when user mentions "create subagent", "new agent", "specialized agent", "task-specific agent", or wants isolated context for domain-specific work.
majiayu000/claude-skill-registry 163
-
Container Best Practices
Expert guidance on dockerfile optimization, multi-stage builds, layer caching strategies, and base image selection. Activates when working with "dockerfile", "docker-compose", "multi-stage", "container optimization", "image layers", or "build cache".
majiayu000/claude-skill-registry 163
-
ansible-role-creator
Ansible Role Creator - Auto-activating skill for DevOps Advanced.
Triggers on: ansible role creator, ansible role creator
Part of the DevOps Advanced skill category.
majiayu000/claude-skill-registry 163
-
Phase Documenter
Document completed development phases in IMPROVEMENTS.md with comprehensive summaries, lessons learned, patterns discovered, and Follow-up status. Ensures session work is captured for future reference and self-improvement tracking.
majiayu000/claude-skill-registry 163
-
python-dev
Python development. Use when writing Python code, CLI tools, scripts, or services. Emphasizes stdlib, type hints, pytest toolchain, and minimal dependencies.
majiayu000/claude-skill-registry 163