Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
docx-to-markdown
jykim/claude-obsidian-skills 38
-
triage
Triage and prioritize Linear backlog. Analyzes issues for staleness, blockers, and suggests priorities based on dependencies and capacity.
alienfast/claude
-
link-deps
Discover and link related issues as dependencies. Searches for issues that should be connected and recommends dependency relationships to establish proper work order.
alienfast/claude
-
Deprecation Handler
Handles deprecated APIs, types, and modules by applying safe migration patterns. Use when encountering deprecation warnings, migrating from deprecated code, updating dependencies with breaking changes, or modernizing legacy code to use current APIs.
alienfast/claude
-
cycle-plan
Plan Linear cycles using velocity analytics. Suggests scope based on historical capacity, identifies dependency risks, balances workload.
alienfast/claude
-
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