80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
jira-update
by bcowdery
This skill should be used when updating existing JIRA tickets, when adding comments or work notes, when transitioning ti...
jira-backlog-summary
by bcowdery
This skill should be used when summarizing backlog tickets for sprint planning, when analyzing top tickets from a JIRA p...
write-plan
by bcowdery
Use when you have a spec or requirements for a multi-step task, before touching code
ast-refactor
by bcowdery
This skill should be used when transforming, refactoring, or replacing code patterns across multiple files. Use for rena...
code-review
by bcowdery
This skill should be used when reviewing GitHub Pull Requests to provide comprehensive code quality, security, and archi...
write-skill
by bcowdery
Use when creating a new skill or updating an existing skills that extends Claude's capabilities.
jira-create
by bcowdery
This skill should be used when creating new JIRA tickets, when the user wants to file a bug report, story, or task in JI...
obsidian-worklog
by clempat
Ensures project worklogs and documentation are written to an Obsidian vault with proper naming conventions
create-briefing-entry
by DBS-Dev2000
Creates a new Notion database entry for daily briefings. Triggers on "Create a briefing entry for [date]", "Initialize t...
code-review
by DBS-Dev2000
Automated TFVC code review for Azure DevOps changesets with Snyk security scanning and Notion integration
get-email-summary
by DBS-Dev2000
Fetches and categorizes emails from all accounts (M365 Prisma/DataBusiness/Personal + Gmail), identifying action items,...
get-calendar-events
by DBS-Dev2000
Fetches calendar events from all accounts (M365 Prisma/Personal/Family/DataBusiness + Google) and populates schedule sec...
generate-briefing-summary
by DBS-Dev2000
Final step in briefing pipeline. Consolidates action items from emails/Teams/Wrike, identifies system alerts, calculates...
briefing-generator
by DBS-Dev2000
Generate comprehensive daily briefings by orchestrating data from calendar, email, Teams, and Wrike into a Notion page....
get-wrike-tasks
by DBS-Dev2000
Fetches active Wrike tasks and categorizes by workflow status. CRITICAL - Always fetch workflows FIRST to map customStat...
skill-manager
by DBS-Dev2000
Manages Claude Code agents and skills with git version control
daily-briefing
by DBS-Dev2000
Generate comprehensive daily briefings by orchestrating data from calendar, email, Teams, and Wrike into a Notion page....
get-teams-action-items
by DBS-Dev2000
Extracts action items from Microsoft Teams messages across all chats and channels using keyword detection and @mentions....
spec-plans-sync
by djalmaaraujo
Synchronize plans from a spec file. Reads the spec, generates or updates related plans, marks deprecated plans, and upda...
planner-commit
by djalmaaraujo
Handle git commits for plan execution with support for Conventional Commits or simple format. Called by plan-executor wh...
planner-batch
by djalmaaraujo
Execute multiple plans with automatic dependency resolution and parallel execution. Builds dependency graph, runs indepe...
planner-create
by djalmaaraujo
Create implementation plan files with dependency analysis and parallel execution support. Breaks down complex features i...
linear-project-create
by djalmaaraujo
Create a Linear project from a set of plans with a specific prefix. Generates a comprehensive project spec from all rela...
linear-issue-create
by djalmaaraujo
Create Linear issues from plan files. Reads plans from PROGRESS.md, lets user select which plans to create issues for, a...