Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Dependency Updater
Orchestrates comprehensive dependency updates by delegating research, impact analysis, code changes, and validation to specialized agents. Invoked when users request package updates, dependency updates, version bumps, or mention 'ncu' or npm-check-updates.
alienfast/claude
-
linear
Linear issue tracking - MUST READ before using Linear commands
alienfast/claude
-
PR Title and Description Generator
Generate or update GitHub Pull Request titles and descriptions based on actual code changes in the final state. Use when the user mentions updating, generating, or writing PR descriptions, PR titles, pull request summaries, or says 'update the PR'. Analyzes git diff to determine what's actually in the code (not just commit history) and creates comprehensive, accurate PR documentation.
alienfast/claude
-
start
Start working on a Linear issue — check blockers, assign, move to In Progress, create branch, plan implementation, execute with checkpoint updates, review and triage findings. Use when the user says 'start issue', 'work on PL-XX', 'begin PL-XX', or invokes /start.
alienfast/claude
-
finish
Finish a Linear issue — check off requirements, add completion comment, commit/push, mark Ready For Release, suggest next issue. Use when the user says 'finish issue', 'done with this issue', 'complete PL-XX', or invokes /finish.
alienfast/claude
-
next
Suggest the best next issue to work on. Considers current cycle, dependency graph, triage status, and what's unblocked. Use when the user says 'what's next', 'next issue', or invokes /next.
alienfast/claude
-
react-component-generator
alienfast/claude
-
retro
Analyze completed Linear cycles for retrospectives. Identifies velocity trends, scope creep, and patterns to improve future planning.
alienfast/claude
-
Semantic Version Advisor
Advises on semantic version bumps and classifies version changes according to semver rules. Use when determining version numbers, analyzing dependency updates, or classifying version changes as MAJOR, MINOR, or PATCH.
alienfast/claude
-
deps
Visualize and analyze issue dependencies in Linear. Finds blocking chains, circular dependencies, and critical path items.
alienfast/claude
-
checkpoint
Save progress checkpoint — git commit WIP and update Linear issue with progress comment. Use when the user says 'checkpoint', 'save progress', 'wip commit', or invokes /checkpoint.
alienfast/claude
-
prd
Create agent-friendly Linear tickets with PRDs, sub-issues, and clear success criteria. Use when planning features or breaking down work for agentic coding.
alienfast/claude
-
architecture
Manage tech stack and architecture decisions
SmidigStorm/storm-claude-marketplace 4
-
openclaw
This skill should be used when the user asks to "install openclaw", "set up openclaw", "configure openclaw channels", "openclaw gateway", "openclaw troubleshooting", "add whatsapp to openclaw", "add telegram to openclaw", "openclaw agent", "openclaw models", "openclaw cron", "openclaw memory", "openclaw skills", "openclaw security", "openclaw browser", "openclaw sessions", "openclaw workspace", "openclaw docker", "openclaw not working", "debug openclaw", "connect discord to openclaw", "openclaw setup guide", or mentions openclaw setup, configuration, troubleshooting, or daily usage.
SmidigStorm/storm-claude-marketplace 4
-
vision
Create or update the product vision document
SmidigStorm/storm-claude-marketplace 4
-
requirements
Write BDD requirements in Gherkin format. Guides the user through the process.
SmidigStorm/storm-claude-marketplace 4
-
domain
Document domain knowledge including entities, processes, and ubiquitous language
SmidigStorm/storm-claude-marketplace 4
-
execute
Execute an implementation plan step by step
SmidigStorm/storm-claude-marketplace 4
-
plan
Guided implementation planning with codebase understanding and requirement focus
SmidigStorm/storm-claude-marketplace 4
-
backlog
Manage product backlog as an ordered priority list
SmidigStorm/storm-claude-marketplace 4
-
markdown-to-epub-converter
Convert markdown documents and chat summaries into formatted EPUB ebook files that can be read on any device or uploaded to Kindle.
smerchek/claude-epub-skill 103
-
tool-discovery
Recommend the right agents and skills for any task. Covers both heavyweight agents (Task tool) and lightweight skills (Skill tool). Triggers on: which agent, which skill, what tool should I use, help me choose, recommend agent, find the right tool.
0xDarkMatter/claude-mods 16
-
api-design-ops
API design patterns for REST, gRPC, and GraphQL. Use for: api design, REST, gRPC, GraphQL, protobuf, schema design, api versioning, pagination, rate limiting, error format, OpenAPI, API authentication, JWT, OAuth2, API gateway, webhook, idempotency.
0xDarkMatter/claude-mods 16
-
code-stats
Analyze codebase with tokei (fast line counts by language) and difft (semantic AST-aware diffs). Get quick project overview without manual counting. Triggers on: how big is codebase, count lines of code, what languages, show semantic diff, compare files, code statistics.
0xDarkMatter/claude-mods 16