
Zegging Skills
Install a curated set of triggerable Claude skills for engineering quality, architecture, and delivery without authoring every SKILL.md yourself.
Overview
Zegging-skills is a plugin marketplace for the Build phase that distributes curated, triggerable Claude skills for engineering workflows and code quality.
What is this marketplace?
- Curated Claude skills repo with marketplace manifest at .claude-plugin/marketplace.json
- One skill per skills/<skill-name>/SKILL.md with frontmatter and operating instructions
- Contributing flow: focused skills, marketplace registration, PR with intent summary
- Skill authoring SOP lives in docs/skill-authoring-sop.md for consistent triggers
- MIT-licensed reusable patterns for code quality and domain delivery
- 1 plugin entry listed in marketplace description
- Skills stored under skills/<skill-name>/SKILL.md
Community signal: 3 GitHub stars.
What problem does it solve?
Builders waste time rewriting the same Claude instructions for reviews, architecture, and delivery instead of installing proven, registered skills.
Who is it for?
Solo developers on Claude Code who want a small, maintained skill bundle for day-to-day coding and review rituals.
Skip if: Teams needing a single-purpose MCP server or a marketplace tied to one vendor cloud product.
What do I get? / Deliverables
You add one marketplace and install individual skills that load structured SKILL.md playbooks into your agent sessions.
- Installed Claude plugins mapped to individual SKILL.md playbooks
- Repeatable triggers for engineering and delivery tasks
- Reference layout for authoring your own marketplace entries
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
The catalog’s stated focus on engineering workflows and delivery maps most naturally to Build, where agents need repeatable playbooks. Packaged skills under skills/<name>/SKILL.md are agent-tooling: they extend how Claude executes tasks during implementation.
How it compares
Curated multi-skill marketplace, not a lone task plugin or hosted MCP integration.
Common Questions / FAQ
Who is Zegging Skills for?
Engineers and indie builders using Claude Code who want pre-authored, focused skills for quality, architecture, and delivery workflows.
When should I use Zegging Skills?
Use it when you are building or shipping software and need repeatable agent skills registered in a marketplace instead of ad-hoc prompts.
How do I add Zegging Skills to my agent?
Run /plugin marketplace add zegging/Zegging Skills (or a local clone path), then /plugin install <plugin-name>@Zegging Skills for each skill you need.