Buzzdan Ai Coding Rules
buzzdan-ai-coding-rules is a Claude Code plugin for the Ship phase that enforces linter-driven AI coding rules and specialized skills across React and TypeScript workflows.
Install linter-driven AI coding rules and specialized agent skills so React/TypeScript work follows review, test, and refactor workflows instead of one-off prompts.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install buzzdan-ai-coding-rules@buzzdan/ai-coding-rulesBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:buzzdan/ai-coding-rules") and the paste-ready config with skillselion.get_install_config("plugin:buzzdan/ai-coding-rules").
What it does
buzzdan-ai-coding-rules packages agent-facing coding standards as Claude Code plugins so solo builders do not retype the same review and test instructions every session. The repo advertises a linter-driven orchestrator alongside specialized skills aimed at React and TypeScript component work, documentation habits, refactoring discipline, and test-aware changes. Treat it as a process layer you invoke whenever an agent touches production UI or shared TS modules—not a one-shot generator. Journey-wide fit comes from the keywords: design, development, review, testing, and workflow gates that matter from first prototype through ship and later iterate cycles. Install early in a greenfield SaaS or agent-backed app, then keep rules synced as your eslint and design system evolve.
Highlights
- Two-plugin bundle: orchestrator plus specialized agent skills
- Linter-driven workflow for TypeScript and React development
- Covers design, documentation, refactoring, and testing disciplines
- Component-focused rules for consistent agent behavior
- Workflow-oriented rules rather than a single API integration
Why builders use it
Ad-hoc agent prompts let inconsistent React/TypeScript changes slip past lint, tests, and review standards you already care about.
After registration, agents follow bundled orchestrator and skill rules so edits align with linter-driven review, docs, refactor, and testing expectations.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 4 stars, 0 votes.
FAQ
Who is buzzdan-ai-coding-rules for?
Indie developers using Claude Code on React and TypeScript codebases who want structured agent skills for review, testing, and refactoring.
When should I use buzzdan-ai-coding-rules?
Enable it before agent-assisted feature work, refactors, or PR prep—and keep it on whenever linter-aligned quality is non-negotiable.
How do I add buzzdan-ai-coding-rules to my agent?
Install both plugins from buzzdan/ai-coding-rules in Claude Code, point your project linter config at the same rules, then invoke the orchestrator skill at the start of coding sessions.
Comments
Share how you use buzzdan-ai-coding-rules, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.