Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
ederheisler/agent-skills
-
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
ederheisler/agent-skills
-
thrivve-mc-how-many
Thrivve Partners Monte Carlo simulation to forecast story/task completion based on historical throughput. Use when the user asks "how many stories/tasks will be completed by [date]" with historical daily throughput data. Requires at least 10 days of throughput history and a future target date. Provides probabilistic forecasts at specified confidence levels (default 85%).
Thrivve-Partners/Claude-Skills-Forecasting 1
-
thrivve-mc-when
Thrivve Partners Monte Carlo simulation to forecast completion date based on remaining work and historical throughput. Use when the user asks "when will I complete [N] stories/tasks" with historical daily throughput data. Requires at least 10 days of throughput history, a count of remaining items, and optional confidence level (default 85%).
Thrivve-Partners/Claude-Skills-Forecasting 1
-
KOReader Plugin Development
This skill should be used when the user asks to "create a koreader plugin", "add a menu item", "create a widget", "save settings", "koreader ui", "lua widget", "koreader api", "dispatcher action", or is working on KOReader e-reader plugin development. Provides comprehensive guidance for KOReader's Lua plugin architecture.
uttam-salamander/koreader-dev
-
deckset-presentation-expert
Expert assistant for creating Deckset presentations with markdown. Helps with slide formatting, headings, lists, images, videos, presenter notes, build steps, themes, and configuration. Use when working with .md presentation files, or when user mentions Deckset, creating slides, presentations, or decks.
doudou1337/deckset-claude-skill 5
-
changelog-writer
Expert changelog writing including version history, release notes, and migration guides
ljchg12-hue/windows-dotfiles
-
readme-generator
Expert README generation including project documentation, badges, and standard sections
ljchg12-hue/windows-dotfiles
-
doc-writer
Expert technical documentation writing including user guides, tutorials, and reference documentation
ljchg12-hue/windows-dotfiles
-
api-docs
Expert API documentation including OpenAPI specs, endpoint documentation, and SDK guides
ljchg12-hue/windows-dotfiles
-
api-designer
Expert API architecture including REST, GraphQL, gRPC design, versioning, and documentation
ljchg12-hue/windows-dotfiles
-
microservices-expert
Expert microservices architecture including service decomposition, communication patterns, and resilience
ljchg12-hue/windows-dotfiles
-
system-architect
Expert system architecture design including scalability, reliability, and distributed systems
ljchg12-hue/windows-dotfiles
-
infrastructure-expert
Expert infrastructure design including networking, compute, storage, and operations
ljchg12-hue/windows-dotfiles
-
devops-architect
Expert DevOps architecture including CI/CD, infrastructure as code, containerization, and observability
ljchg12-hue/windows-dotfiles
-
performance-expert
Expert performance optimization including profiling, bottleneck analysis, caching, and load testing
ljchg12-hue/windows-dotfiles
-
scalability-expert
Expert scalability design including horizontal scaling, load balancing, database scaling, and capacity planning
ljchg12-hue/windows-dotfiles
-
db-architect
Expert database architecture including schema design, partitioning, replication, and performance optimization
ljchg12-hue/windows-dotfiles
-
security-architect
Expert security architecture including threat modeling, authentication, encryption, and compliance
ljchg12-hue/windows-dotfiles
-
cloud-architect
Expert cloud architecture including AWS, GCP, Azure design patterns, cost optimization, and multi-cloud strategies
ljchg12-hue/windows-dotfiles
-
api-researcher
Expert API research including discovery, evaluation, integration analysis, and documentation review
ljchg12-hue/windows-dotfiles
-
codebase-explorer
Expert codebase exploration including architecture analysis, pattern discovery, and navigation assistance
ljchg12-hue/windows-dotfiles
-
competitor-analyst
Expert competitive analysis including product comparison, market positioning, and strategic insights
ljchg12-hue/windows-dotfiles
-
test-writer
Expert test writing including unit, integration, e2e tests, mocking, and coverage strategies
ljchg12-hue/windows-dotfiles