Loading...
Loading...
Found 4,895 Skills
[Design & Content] Create a quick design
[Design & Content] Create a design based on video
[Utilities] ⚡⚡⚡⚡⚡ Bootstrap a new project step by step
[Implementation] ⚡ Fast implementation - skip research, minimal planning
[Tooling & Meta] ClaudeKit usage guide - just type naturally
[Planning] ⚡⚡⚡⚡ Research & create an implementation plan with 2 approaches
[Design & Content] Create an immersive design
Use when starting infrastructure, testing, deployment, or framework-specific tasks - automatically searches PRPM registry for relevant expertise packages and suggests installation to enhance capabilities for the current task
[Tooling & Meta] Compress conversation context to optimize tokens
Implement work on issues. Use when user asks to "start working on issue", "what should I work on", "pick up task", "continue work", or "find next task".
[Fix & Debug] ⚡⚡ Analyze and fix UI issues
Jira API operations via Python CLI scripts. AUTOMATICALLY TRIGGER when user mentions Jira URLs (https://jira.*/browse/*, https://*.atlassian.net/browse/*), issue keys (PROJ-123), or asks about Jira issues. Use when Claude needs to: (1) Search issues with JQL queries, (2) Get or update issue details, (3) Create new issues, (4) Transition issue status (e.g., "To Do" → "Done"), (5) Add comments, (6) Log work time (worklogs), (7) List sprints and sprint issues, (8) List boards and board issues, (9) Create or list issue links, (10) Discover available Jira fields, (11) Get user profile information, (12) Download attachments from issues. If authentication fails, offer interactive credential setup via jira-setup.py. Supports both Jira Cloud and Server/Data Center with automatic auth detection.