
Coding Guidelines
Install a bundle of Claude Code skills that encode team coding standards so the agent writes and refactors code consistently with your guidelines.
Overview
coding-guidelines is a plugin marketplace for the Build phase that bundles coding standards as Claude Code skills so agents follow your guidelines while implementing changes.
What is this marketplace?
- Single-plugin marketplace packaging coding standards as Claude Code skills
- Turns written guidelines into always-on agent behavior during edits and generation
- Fits indie repos where you want one install instead of pasting rules every session
- Pairs with code review and ship phases when the same rules should gate merges
- Version 0.1.0 metadata targets mew-ton ownership and local ./ source layout
- Marketplace lists 1 plugin
- Metadata version 0.1.0
What problem does it solve?
Agents forget ad-hoc coding rules and reinvent style every session unless those rules live in installable skills.
Who is it for?
Solo builders using Claude Code who already have written coding standards and want them enforced through skills instead of copy-paste system prompts.
Skip if: Teams that need automated linting, test gates, or language-specific formatters only—this marketplace does not replace CI or static analysis.
What do I get? / Deliverables
After registration, your agent can apply packaged guideline skills during coding tasks so output aligns with your documented standards without repeating prompts.
- One installable coding-guidelines plugin from the marketplace
- Agent-accessible skill content reflecting your coding guidelines
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Canonical shelf is build/agent-tooling because the bundle is installed to shape how the coding agent behaves during implementation, even though the rules also apply during review and ship. Agent-tooling is the right primary subphase for marketplace plugins that package behavioral skills rather than a single app feature or deployment step.
How it compares
Curated guideline skill marketplace, not a standalone MCP server or a single generic productivity skill.
Common Questions / FAQ
Who is Coding Guidelines for?
It is for developers who use Claude Code and want coding guidelines delivered as installable skills from the mew-ton marketplace.
When should I use Coding Guidelines?
Use it when you are building or refactoring and need consistent agent behavior aligned with your repo’s coding standards across sessions.
How do I add Coding Guidelines to my agent?
Register the mew-ton/Coding Guidelines Claude plugin marketplace in Claude Code, install the Coding Guidelines plugin from the bundle, and enable it for your project workspace.