By SaharCarmel
Extended Linear operations including project milestones management
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.
npx claudepluginhub saharcarmel/sahar-claude-code-marketplace --plugin linear-extendedE2E 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.
Collaborative plan review system with web interface for commenting on Claude's implementation plans
Software Development Lifecycle tools for project management, issue tracking, and backlog organization
Commands for task management and project tracking
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.
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.
Claude Code skill pack for Linear (24 skills)
Linear ticket and project workflows with wrapper scripts for issues, milestones, documents, and PR coordination
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.