crbnoscrbnosOfficial·54 Agent Skills Included

carbon

AI agent skills for building and testing a manufacturing ERP

Guides AI agents through the full development workflow of Carbon, an open-source manufacturing ERP/MES/QMS. Covers root-cause bug analysis, feature planning, test-driven fixes, browser verification, PR splitting, and i18n translation. Eliminates guesswork and unverified code by enforcing gated, evidence-based steps before any commit.
npx skills add crbnos/carbon --all -g -y
Available:

Routes each agent task to the right module guide and skill, and enforces safety rules like tenant scoping, pnpm usage, and verification before claiming work is done.

All Skills in This Repository (54)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Carbon skills?

Run `npx skills add crbnos/carbon --all -g -y` in your terminal to install all skills in this suite globally.

What do the Carbon agent skills do?

They give your AI agent step-by-step playbooks for fixing bugs, building features, running browser tests, and committing verified code inside the Carbon manufacturing ERP codebase.

How do the skills prevent bad code changes?

Every skill enforces gates like root-cause analysis before fixes, failing tests before implementation, and scoped typechecks before commits, so nothing ships unverified.

Do these skills work with Claude Code and other agents?

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, and other compatible agent harnesses.

Can non-developers use these skills?

They are built for developers working on the Carbon ERP codebase, but the plain-language workflows make each step easy to follow and supervise.

Related Repositories in Software Engineering

View All in Software Engineering