Unified quality orchestrator that runs all project linters, formatters, type checkers, and tests as a single pass/fail gate.
npx claudepluginhub ats-kinoshita-iso/agent-workshop --plugin code-quality-gateAuto-fix all fixable quality issues including formatting and lint errors. Use this skill when the user asks to "fix formatting", "auto-fix lint", "clean up the code", "fix quality issues", or after a failed quality gate to resolve auto-fixable problems.
Run the full quality gate and report a numeric score with per-check breakdown. Use this skill when the user asks to "check quality", "run all checks", "run the quality gate", "is the code clean", "lint and test everything", "quality score", or any request to validate the overall health of the codebase before committing or merging.
A plugin library and development framework for Claude Code. This repo serves two purposes:
/plugin install.# Add the marketplace
/plugin marketplace add ats-kinoshita-iso/agent-workshop
# Browse and install plugins
/plugin install planning@agent-workshop
Browse cookbook/ and copy what you need into your project:
cookbook/claude-md/ — CLAUDE.md templates by project typecookbook/hooks/ — Reusable hook recipes for .claude/settings.jsoncookbook/mcp/ — MCP server configurations for common integrations.claude-plugin/ # Marketplace definition (marketplace.json)
plugins/ # Stable, packaged Claude Code plugins
cookbook/ # Golden baseline configs (copy into your projects)
claude-md/ # CLAUDE.md templates
hooks/ # Hook recipes
mcp/ # MCP server configs
tools/ # Development & validation tooling
tests/ # Plugin validation gates
1. Develop in .claude/ → Iterate locally with Claude Code
2. Validate with test suite → uv run pytest
3. Package as plugin → Create plugin.json + SKILL.md in plugins/
4. Auto-register in marketplace → marketplace_gen.py updates marketplace.json
5. Users install from here → /plugin marketplace add ats-kinoshita-iso/agent-workshop
| Plugin | Description | Version |
|---|---|---|
| code-quality-gate | Unified quality orchestrator (lint, format, typecheck, test) | 1.0.0 |
| context-sync | Keeps CLAUDE.md files in sync with the codebase | 1.0.0 |
| plan-manager | Plan lifecycle management with gate tracking and archival | 1.0.0 |
| planning | Phased implementation plans with gates and tests | 2.0.0 |
| test-quality | Test generation, auditing, and knowledge extraction | 1.0.0 |
| workspace-clean | Workspace hygiene checks and cleanup | 1.0.0 |
| Plugin | Skills | License |
|---|---|---|
| anthropic-document-skills | docx, pdf, pptx, xlsx | Source-available |
| anthropic-creative-skills | algorithmic-art, brand-guidelines, canvas-design, frontend-design, slack-gif-creator, theme-factory | Apache 2.0 |
| anthropic-dev-skills | claude-api, mcp-builder, skill-creator, web-artifacts-builder, webapp-testing | Apache 2.0 |
| anthropic-enterprise-skills | doc-coauthoring, internal-comms | Apache 2.0 |
uvbunuv syncuv run pytestuv run ruff check .uv run ruff format .uv run mypy .bun installbun testbunx biome check --write ..claude/ (skills, hooks, agents, etc.)plugins/<your-plugin>/.claude-plugin/plugin.json with name, description, version, keywordsuv run pytest to validate structureuv run python tools/marketplace_gen.py to update the marketplace catalogEfficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Show your plugin is listed on ClaudePluginHub.
[](https://www.claudepluginhub.com/plugins/ats-kinoshita-iso-code-quality-gate-plugins-code-quality-gate?ref=badge)Paste near the top of your README, alongside other badges.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
20 SEO and GEO skills plus 15 commands on one shared operating contract. Includes protocol-layer gates for content quality, domain trust, entity truth, and campaign memory alongside keyword research, content creation, audits, monitoring, schema markup, and AI citation optimization. v9.0.0 adds legal/compliance hardening (FTC, GDPR, EU AI Act, WCAG), 10 new playbooks, SKILL.md size compliance (≤350 lines), native install for Gemini CLI / Qwen / Amp / Kimi / CodeBuddy, and the experimental /seo:geo-drift-check command.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use