CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. arjunmahishi
  4. /
  5. dotfiles
  6. /
  7. Acli Jira

Acli Jira

Editor's Note

A command-line interface for Jira that gives Claude full ticket management without opening a browser. You can search with JQL, view ticket details, create bugs and tasks, transition statuses, assign work, add comments, and browse projects and sprints. The skill emphasizes always using JSON output for reads and the yes flag for writes to avoid hanging on interactive prompts. It includes good JQL examples for common queries like finding your open tickets or bugs from the past week. The board-specific conventions file is a nice touch, letting teams document their required fields and label conventions in a separate file that stays private. Solid for teams that live in Jira and want to stay in their terminal or let Claude handle ticket hygiene.

Install

npx skills add https://github.com/arjunmahishi/dotfiles --skill acli-jira
Votes
0
Installs174
GitHub Stars12
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment