Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
This skill should be used when the user asks to "jira report", "post update to jira", "summarize commits for jira", "rep...
Validates JIRA projects and boards exist, auto-creates missing resources. Use when setting up JIRA integration, validati...
Validates Jira projects and boards exist, creates missing resources automatically. Smart enough to prompt user to select...
Review code changes for Jira issue. Use when the user wants to "review code", "code review", "jira review", or "check im...
Implement SAFe methodology in Jira. Use when creating Epics, Features, Stories with proper hierarchy, acceptance criteri...
Use Jira scripts instead of Jira MCP for ticket operations. Read operations (jira-get-issue), write operations (jira-cre...
This skill should be used when searching for JIRA tickets using JQL queries, when finding tickets by status, assignee, o...
Search Jira issues using JQL queries. Use when filtering issues by project, status, assignee, date, or building reports.
Agent Skill: Comprehensive Jira integration through lightweight Python scripts. AUTOMATICALLY TRIGGER when user mentions...
Manage Confluence spaces for project documentation. Create, list, and delete spaces with templates. Use when setting up...
Check status of current Jira work session. Use when the user asks "what's the status", "show progress", "current work",...
Automate JIRA ticket status transitions after pull requests are merged, ensuring proper workflow closure
Estimates story points for JIRA tickets by analyzing complexity, scope, and comparing to historical team data. Activates...
Sync local changes with Jira issue. Use when the user wants to "sync to jira", "update jira", "push progress", or "sync...
Syncs plan progress to a linked JIRA ticket. Posts plan contents, progress updates, branch links, and PR links at key mi...
CHANGELOG 기반 Jira 티켓 상태를 Git 브랜치 상태에 맞게 동기화하는 로직을 가이드합니다.
Sync guidance for SpecWeave increments with JIRA epics/stories (content SpecWeave→JIRA, status JIRA→SpecWeave). Use when...
Jira wiki markup syntax validation, templates, and formatting guidance. Use when: (1) Writing Jira issue descriptions or...
Creates Jira tasks following Prowler's standard format. Trigger: When user asks to create a Jira task, ticket, or issue....
Look up Jira ticket details including summary, type, and description. Use this to fetch ticket context for branch naming...
Read Jira tickets, extract requirements, summarize in developer-friendly format, optionally search codebase for related...
This skill should be used when users need to create Jira tickets for the RD (Research & Development) project. It support...
Creates well-structured JIRA tickets in the HYPERFLEET project with required fields including What/Why/Acceptance Criter...
This skill should be used when estimating development time for Jira tickets. It provides both manual and AI-assisted est...
This skill should be used when users need to fetch Jira ticket content using either a specific ticket ID (like RD-3891)...
Generate jira ticket generator operations. Auto-activating skill for Enterprise Workflows. Triggers on: jira ticket gene...
Validates JIRA tickets have required fields and sufficient information for development. Activates when users ask about t...
Move Jira issues through workflow states. Use when transitioning issues (To Do, In Progress, Done) or setting resolution...
Triage and analyze Jira issues. Use when the user wants to "triage issues", "analyze backlog", "assess tickets", or "jir...
This skill should be used when updating existing JIRA tickets, when adding comments or work notes, when transitioning ti...
This skill should be used when verifying that a JIRA ticket meets organizational standards for epic relationships and de...
Jira Wiki Markup (Text Formatting Notation) for formatting issue descriptions, comments, and custom fields. NOT Markdown...
Start working on a Jira issue with optimized tiered orchestration. Begins with intelligent question-gathering to ensure...
This skill should be used when the user wants to start working on a Jira ticket. Trigger when user says "Let's work on [...
Jira ticket creation and management for AI agent commands, with severity-based processing and proper integration
Manage J4C project tasks via Jira API. Use for ALL Jira project management tasks including creating tasks, checking read...
Create jira workflow creator operations. Auto-activating skill for Enterprise Workflows. Triggers on: jira workflow crea...
Interact with Jira
Expert skill for just-in-time compilation including profiling, tiered compilation, and deoptimization
Master Jito bundles for MEV protection and priority fee optimization on Solana - bundle submission, tip strategies, and...
Jujutsu (jj) skill for the ikigai project
Use Jujutsu (jj) for version control. Covers workflow, commits, bookmarks, pushing to GitHub, absorb, squash, and stacke...
Reference guide for jj (Jujutsu) version control operations
Use the jj version control system. Always use it when the user mentions jj.
Proactively use to generate or update a CHANGELOG.md file from Jujutsu commit history. Use when you need to create relea...
Clone external repositories into work/ directory for examination and source code research. Use when needing to understan...
Generate conventional commit messages for jj by analyzing diffs, running tests first, and handling immutable commits
Help users identify, understand, and resolve conflicts in jj repositories. Use when user mentions 'conflict', 'resolve c...
Show current commit status and changes from trunk in jj
Integrate third-party repository history into the monorepo by adding remotes and creating workspaces. Use when testing p...
Merges two separate Jujutsu (jj) repositories into one. Use when combining repos, rebasing one repo onto another, or rec...
Jujutsu (jj) is a powerful Git-compatible version control system with innovative features like automatic rebasing, worki...
Create a jj workspace before starting work to enable parallel Claude sessions. Use this skill when starting a new task t...
Create isolated jj workspaces for testing changes, running experiments in parallel, and exploring alternative implementa...
Create a jj bookmark for the current commit with a descriptive name
Create a jj commit from current working copy with auto-generated description
Generate and set a commit description for a commit in jj
Split the current commit into multiple commits grouped by function