By publicala
Convert CLAUDE.md rules into automated code checks using ESLint, Prettier, Biome, Ruff, and GitHub Actions workflows. Run verifications to confirm passes, then remove implemented rules to optimize agent context and cut token usage in AI interactions.

Claude Code skill - converts CLAUDE.md rules into automated checks (eslint, phpstan, pint, CI, etc.), freeing up agent context.
The inverse of feed-claude-md-files: bake converts crystallized prose rules into tooling once they're stable; feed adds prose rules from observed patterns.
Inspired by Matthieu Napoli's tweet. We extended the original prompt into a proper Claude Code skill with tooling-first priorities.
Rules that require human judgment are kept as-is.
The repo doubles as a plugin marketplace (required by Claude Code for plugin install to work). marketplace.json points to the plugin in this same repo.
npx skills add publicala/bake-claude-md-files-skill
/plugin marketplace add publicala/bake-claude-md-files-skill
/plugin install bake-claude-md-files@publicala
Copy skills/bake-claude-md-files/SKILL.md into your skills directory:
# Global (all projects)
mkdir -p ~/.claude/skills/bake-claude-md-files
cp skills/bake-claude-md-files/SKILL.md ~/.claude/skills/bake-claude-md-files/
# Project-level
mkdir -p .claude/skills/bake-claude-md-files
cp skills/bake-claude-md-files/SKILL.md .claude/skills/bake-claude-md-files/
Both installation methods invoke the same skill:
/bake-claude-md-files/bake-claude-md-files:bakeMIT
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 publicala/bake-claude-md-files-skill --plugin bake-claude-md-filesSurfaces recurring patterns in commits and corrections, proposes them as new CLAUDE.md rules.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.