πŸ“„
WritingTypeScript

Carbon Docs

by crbnos

Carbon Docs is a Writing skill for Claude Code, published by crbnos in carbon.

2.3K stars318 forkson crbnos/carbonAdded 2026/07/20+1% in starsRepository updated 2026/07/20
agentic-platformassemblylinebusinesserpleanmanagementmanufacturingmcp-servermespostgresqlqmsreact-routersupabasetypescript
Install in seconds
Install Carbon Docs
Copy Carbon Docs into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/crbnos/carbon/tree/main/.ai/skills/carbon-docs ~/.claude/skills/carbon-docs

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/crbnos/carbon.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.ai/skills/carbon-docs/SKILL.md in crbnos/carbon
Installs to
~/.claude/skills/carbon-docs
Collection
One of 47 skills cataloged from this repository
Category
Writing β€” 1361 skills

What Carbon Docs does

Helps write and maintain documentation for the Carbon manufacturing platform (ERP+MES) using its Fumadocs site. Guides authoring in the house style with real MDX components and source-grounded verification.

Carbon Docs is cataloged under Writing on DirSkills. Carbon Docs comes from a repository tagged agentic-platform, assemblyline, business, erp and lean.

Documentation

README

Carbon Docs

docs is a built, opinionated documentation site β€” Fumadocs + Next.js (React 19), light-only, warm-paper aesthetic. It is no longer scaffolded; it exists and ships content. This skill is how to add or change docs in that system, in its house style, grounded in real Carbon code.

Announce at start: "Using the carbon-docs skill β€” authoring docs for {topic}."

The single biggest mistake is writing plausible ERP-generic prose. Carbon's behavior is specific and often counterintuitive (WIP is a GL balance not a table; payment is a field not an entity; overhead is not absorbed; fixed-asset disposal is scrapping-only). Every claim is grounded in source. See the prime directive below β€” it overrides everything.

This is the opening of the README. Read the full README on GitHub.

Commands Carbon Docs provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /guides
  • /docs
  • /restart

Frequently asked about Carbon Docs

  • What else does crbnos publish alongside Carbon Docs?

    Carbon Docs is one of 47 skills that DirSkills catalogs from crbnos/carbon, the repository it ships in. Its siblings there include Agent Browser, Agent Browser and Browser Error Snapshot. Each one is a separate skill with its own page in this directory, installs the same way Carbon Docs does, and is maintained by crbnos in that same repository. The rest of the collection is listed on the crbnos/carbon page.

  • How does Carbon Docs compare to other Writing skills?

    Carbon Docs ranks #260 by stars among the 1361 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Carbon Docs against them. Open each page to compare what they document and how they install.

More from crbnos/carbon

Carbon Docs is one of 47 skills cataloged on DirSkills from crbnos/carbon.

See all 47 skills β†’
🌐
2026/07/20

Agent Browser

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task.
Automation
2.3K318
🌐
2026/07/21

Agent Browser

A browser automation CLI for AI agents to navigate websites, fill forms, click buttons, take screenshots, extract data, and automate browser tasks.
Automation
2.3K327
πŸ“Έ
2026/07/20

Browser Error Snapshot

Captures screenshot and element snapshot on browser errors during e2e testing, saving to gitignored .ai/scratch/e2e/. Invoke when 'Something went wrong', auth errors, blank pages, or unexpected redirects appear. A building block that captures and returns, leaving further action to the caller.
Quality
2.3K318
πŸ§ͺ
2026/08/12

Browser Feature Testing

Browser Feature Testing drives the running Carbon app through a specific user flow in a real browser to verify a feature or fix works end to end. It builds a plan from the diff or an issue, tests with agent-browser, and caches successful playbooks for reuse.
Quality
2.3K335
πŸ›
2026/07/20

Bug Fix Pipeline

Orchestrates the bug-fix lifecycle from root cause analysis to implementing and proving the fix with a mandatory red→green regression test. Use when fixing a bug, test failure, or unexpected behavior.
Quality
2.3K318
πŸ”‘
2026/07/20

Carbon Auth

Authenticate against a local Carbon ERP dev server using the DEV_BYPASS_EMAIL bypass with agent-browser. Used as a prerequisite for automated tests that require an authenticated session.
Automation
2.3K318