Carbon Manufacturing Systems
Official@crbnos · United States of America
Eliminating the barriers for building end-to-end manufacturing systems
Agent Skills by Carbon Manufacturing Systems
Showing 54 vetted skills indexed across 1 GitHub repositories.
research
Survey competitor ERP implementations and write structured findings files for feature design.
check-and-commit
Runs Carbon's validation gates and commits changes only when all checks pass.
root-cause
Diagnose bugs through read-only analysis and produce a structured root-cause brief.
grill
Interviews the user one question at a time to resolve open decisions in specs and plans.
test-driven-development
Enforces red-green-refactor TDD discipline for vitest tests in the Carbon monorepo.
spec-writing
Writes feature specs after resolving open questions through user interviews and competitor research.
self-review
Reviews the full branch diff against main and reports must-fix issues, risks, and docs freshness.
translate
Fill missing Lingui .po translations using chunked Haiku subagents with glossary-enforced terminology.
auth
Authenticates a local Carbon ERP dev browser session using the DEV_BYPASS_EMAIL login bypass.
inngest
Guides writing and reviewing Inngest v3 durable functions, steps, events, and flow control for Carbon's background jobs.
plan
Converts finalized specs into step-by-step implementation plans with exact file paths and verification commands.
rust
Guides Rust development in Carbon's tokio workspace with C++ FFI, concurrency, and performance conventions.
rust-best-practices
Reviews and guides Rust code using Apollo GraphQL's idiomatic best practices handbook.
smoke-test
Verifies core Carbon ERP modules render without errors after login.
create-agents-md
Generates or refreshes AGENTS.md documentation for Carbon packages and ERP modules from verified source code.
make-interfaces-feel-better
Applies design engineering principles to polish UI typography, surfaces, animations, and performance.
supabase-postgres-best-practices
Provides Postgres performance optimization rules and SQL examples for queries, schemas, and RLS policies.
fix
Orchestrates an end-to-end bug-fix pipeline from root-cause diagnosis through regression-tested fixes.
feature
Orchestrates research, spec, plan, execute, test, and review phases for feature development.
improve
Audits the Carbon monorepo and writes self-contained implementation plans for executor agents.
execute
Executes approved implementation plans task by task with per-task verification and commits.
writing-skills
Guides creation and review of agent skill files following the repository's frontmatter contract and writing rules.
conductor
Drives a single work item through an autonomous doer-gate-judge loop to a gated pull request.
error
Captures browser screenshots and element snapshots when e2e test pages fail.
Frequently Asked Questions About Carbon Manufacturing Systems
FAQPage SchemaWhat specific engineering tasks are supported by these capabilities?▼
These capabilities support full-cycle software development including requirement specification, test-driven implementation, UI refinement, and rigorous code review. It enables systematic bug diagnosis, performance tuning for Postgres databases, and the generation of structured documentation for complex manufacturing systems.
Which technical personas benefit from these engineering modules?▼
Software engineers, quality assurance specialists, and technical writers working within manufacturing environments benefit most. The modules are designed for developers managing complex codebases who require structured support for testing, debugging, and maintaining high-quality documentation standards.
What are the core prerequisites for implementing these modules?▼
Implementation requires a standard development environment configured for Rust, Next.js, and Supabase. Users must have access to the Carbon ERP dev server and maintain a repository structure compatible with Fumadocs and Vitest for testing and documentation generation.