By SaharCarmel
Software Development Lifecycle tools for project management, issue tracking, and backlog organization
Break down a Claude Code plan into Linear sub-issues with E2E test criteria. Use when: user says "decompose", "break down plan", "create issues from plan", or after completing a plan that needs to be tracked in Linear. Each sub-issue is self-contained (completable in one Claude Code session) and testable from the user's perspective.
Use this skill for ANY interaction with external issue tracking and project management tools (Linear, Jira, GitHub Issues, etc.). This includes: - Reading, creating, or updating issues in Linear/Jira/GitHub - Querying project boards, backlogs, or sprints - Updating issue statuses, assignees, or labels - Fetching milestones, cycles, or sprint information - Creating or managing projects - Any API call to Linear, Jira, or similar tools Trigger phrases: "update Linear", "check Linear", "create issue", "my tickets", "project board", "backlog", "sprint", "milestone", "assign to me", "move to done", "what's in progress", "decompose", "decompose plan", "break down plan", "create issues from plan"
A curated collection of plugins that extend Claude Code's functionality with specialized skills for planning, project management, and content creation.
For more information about skills, check out:
This repository contains plugins that demonstrate practical workflows for Claude Code. These plugins range from collaborative planning tools to project management integrations to content generation utilities.
Each plugin is self-contained with its own plugin.json manifest and skill definitions. Browse through these plugins to understand different patterns and approaches, or install them directly into your Claude Code environment.
| Plugin | Description |
|---|---|
plan-collab | Collaborative plan review system with web interface for team feedback |
linear-extended | Extended Linear operations including project milestones management |
content-studio | Generate social media content from your coding work |
You can register this repository as a Claude Code plugin marketplace by running:
/plugin marketplace add SaharCarmel/Sahar-claude-code-marketplace
Then, to install a specific plugin:
/plugin and select Browse and install pluginssahar-marketplaceInstall nowAlternatively, install plugins directly via:
/plugin install plan-collab@sahar-marketplace
/plugin install linear-extended@sahar-marketplace
/plugin install content-studio@sahar-marketplace
After installing a plugin, you can use its skills by mentioning them. For instance, if you install plan-collab, you can ask Claude Code to review a plan collaboratively with your team.
Plugins follow the standard Claude Code plugin format:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata (required)
├── skills/
│ └── skill-name/
│ └── SKILL.md # Skill instructions
├── hooks/ # Optional lifecycle hooks
└── README.md
Skills are simple to create - just a folder with a SKILL.md file containing YAML frontmatter and instructions:
---
name: my-skill-name
description: A clear description of what this skill does and when to use it
---
# My Skill Name
[Add your instructions here that Claude will follow when this skill is active]
## Examples
- Example usage 1
- Example usage 2
## Guidelines
- Guideline 1
- Guideline 2
The frontmatter requires only two fields:
name - A unique identifier for your skill (lowercase, hyphens for spaces)description - A complete description of what the skill does and when to use itThis is a personal marketplace maintained by Sahar Carmel. Plugins are curated based on workflow needs and quality standards.
Individual plugins may have their own licenses. Check each plugin's directory for details.
Built for Claude Code - Anthropic's official CLI for Claude
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.
E2E testing workflow with Docker-based webapp for manual test verification. Generates contextual test checklists, tracks user testing progress, and enters plan mode to fix failures.
Extended Linear operations including project milestones management
Collaborative plan review system with web interface for commenting on Claude's implementation plans
npx claudepluginhub saharcarmel/sahar-claude-code-marketplace --plugin sdlcReusable skills for SDLC planning, software delivery, development workflows, research, data work, and office productivity.
Universal project manager with keep-Claude-on-task guardrails: focus anchor, scope lock, done-when contract, over-engineering detector, drift auditor, turn budget, user-prompt archive, and compaction-safe handoff. Plus interview-first init, micro-task decomposition, deep research, transactional state MCP, and 9 PM platform integrations.
Commands for task management and project tracking
Linear issue tracking integration. Create issues, manage projects, update statuses, search across workspaces, and streamline your software development workflow with Linear's modern issue tracker.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.