A collection of Claude Code plugins for structured development workflows.
Writes structured multi-step implementation plans in markdown format. Each step includes four sections: Status Quo, Objectives, Tech Notes, and Acceptance Criteria.
Activates when you ask Claude to create an implementation plan, development roadmap, or multi-step task breakdown.
Generates a narrative story of a pull request's changes with embedded code snippets. Gathers PR metadata, comments, review feedback, commit history, and the full diff, then writes a flowing prose walkthrough interspersed with annotated story-diff code blocks.
Activates when you ask Claude to create a PR story or narrative walkthrough of a pull request.
Interacts with YouTrack issue tracker via REST API. Create, read, update, and search issues and drafts; manage comments, tags, and issue links; log work items; inspect custom field schemas; list saved queries; look up users and groups.
Activates when you ask Claude about YouTrack issues, want to file bugs, update tickets, add comments, manage tags or links, track time, or search for issues. Requires YOUTRACK_URL and YOUTRACK_TOKEN environment variables.
Interacts with GitHub via the gh CLI: create issues, PRs, fetch review threads, post comments, and search.
Activates when you ask Claude to work with GitHub repositories, issues, PRs, or review comments.
In Claude Code:
/plugin marketplace add forketyfork/agentic-skills
/plugin install airtight-plans@agentic-skills
/plugin install review-story@agentic-skills
/plugin install managing-youtrack@agentic-skills
/plugin install managing-github@agentic-skills
Apache 2.0
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub forketyfork/agentic-skills --plugin managing-youtrackWrite structured multi-step implementation plans in markdown format.
Interact with GitHub via the gh CLI.
Generate a narrative story of a PR's changes with embedded code snippets.
Complete JIRA automation suite with 14 specialized skills - issue management, agile workflows, time tracking, service management, bulk operations, and more
Comprehensive Jira integration with auto-detection of issue keys
End-to-end issue triage across all archetypes (Bug, Incident, Story, Feature, Task, Spike) on any supported tracker (Azure DevOps, Jira). Assigns the issue, transitions it to 'investigating', runs the matching investigation skill, refines title and description, posts an assessment comment, sets severity + due date or sprint + story points, links related work, applies the triaged label, and posts a Slack/Teams summary. All writes pass through a single diff-and-confirm gate — the diff is the dry-run. Tracker-agnostic via issuekit.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns