Carbon Manufacturing Systems avatar

Carbon Manufacturing Systems

Official

@crbnos · United States of America

0Followers
|
8Public Repos
|
54Published Skills

Eliminating the barriers for building end-to-end manufacturing systems

Skills Distribution
DomainDeveloper To...Software Engineeri.. (40%)Quality Assurance .. (30%)Technical Document.. (30%)

Agent Skills by Carbon Manufacturing Systems

Showing 54 vetted skills indexed across 1 GitHub repositories.

crbnoscrbnos
2.4k

research

Survey competitor ERP implementations and write structured findings files for feature design.

Official
Intermediate
crbnoscrbnos
2.4k

check-and-commit

Runs Carbon's validation gates and commits changes only when all checks pass.

Official
Advanced
crbnoscrbnos
2.4k

root-cause

Diagnose bugs through read-only analysis and produce a structured root-cause brief.

Official
Advanced
crbnoscrbnos
2.4k

grill

Interviews the user one question at a time to resolve open decisions in specs and plans.

Official
Intermediate
crbnoscrbnos
2.4k

test-driven-development

Enforces red-green-refactor TDD discipline for vitest tests in the Carbon monorepo.

Official
Intermediate
crbnoscrbnos
2.4k

spec-writing

Writes feature specs after resolving open questions through user interviews and competitor research.

Official
Advanced
crbnoscrbnos
2.4k

self-review

Reviews the full branch diff against main and reports must-fix issues, risks, and docs freshness.

Official
Intermediate
crbnoscrbnos
2.4k

translate

Fill missing Lingui .po translations using chunked Haiku subagents with glossary-enforced terminology.

Official
Advanced
crbnoscrbnos
2.4k

auth

Authenticates a local Carbon ERP dev browser session using the DEV_BYPASS_EMAIL login bypass.

Official
Basic
crbnoscrbnos
2.4k

inngest

Guides writing and reviewing Inngest v3 durable functions, steps, events, and flow control for Carbon's background jobs.

Official
Intermediate
crbnoscrbnos
2.4k

plan

Converts finalized specs into step-by-step implementation plans with exact file paths and verification commands.

Official
Intermediate
crbnoscrbnos
2.4k

rust

Guides Rust development in Carbon's tokio workspace with C++ FFI, concurrency, and performance conventions.

Official
Advanced
crbnoscrbnos
2.4k

rust-best-practices

Reviews and guides Rust code using Apollo GraphQL's idiomatic best practices handbook.

Official
Intermediate
crbnoscrbnos
2.4k

smoke-test

Verifies core Carbon ERP modules render without errors after login.

Official
Intermediate
crbnoscrbnos
2.4k

create-agents-md

Generates or refreshes AGENTS.md documentation for Carbon packages and ERP modules from verified source code.

Official
Intermediate
crbnoscrbnos
2.4k

make-interfaces-feel-better

Applies design engineering principles to polish UI typography, surfaces, animations, and performance.

Official
Intermediate
crbnoscrbnos
2.4k

supabase-postgres-best-practices

Provides Postgres performance optimization rules and SQL examples for queries, schemas, and RLS policies.

Official
Intermediate
crbnoscrbnos
2.4k

fix

Orchestrates an end-to-end bug-fix pipeline from root-cause diagnosis through regression-tested fixes.

Official
Advanced
crbnoscrbnos
2.4k

feature

Orchestrates research, spec, plan, execute, test, and review phases for feature development.

Official
Advanced
crbnoscrbnos
2.4k

improve

Audits the Carbon monorepo and writes self-contained implementation plans for executor agents.

Official
Advanced
crbnoscrbnos
2.4k

execute

Executes approved implementation plans task by task with per-task verification and commits.

Official
Advanced
crbnoscrbnos
2.4k

writing-skills

Guides creation and review of agent skill files following the repository's frontmatter contract and writing rules.

Official
Intermediate
crbnoscrbnos
2.4k

conductor

Drives a single work item through an autonomous doer-gate-judge loop to a gated pull request.

Official
Advanced
crbnoscrbnos
2.4k

error

Captures browser screenshots and element snapshots when e2e test pages fail.

Official
Basic

Frequently Asked Questions About Carbon Manufacturing Systems

FAQPage Schema
What 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.