carbon-languagecarbon-languageOfficialΒ·10 Agent Skills Included

carbon-lang

AI-guided workflows for building and testing the Carbon compiler

Guides AI agents through building, testing, and debugging the Carbon Language compiler toolchain. Covers Bazel builds, compiler diagnostics, builtin functions, test authoring, and GitHub issue access with strict safety rules. Eliminates guesswork around project conventions so agents produce correct, review-ready contributions faster.
npx skills add carbon-language/carbon-lang --all -g -y
Available:

Gives AI assistants the project structure, communication rules, and build commands needed to navigate the Carbon repository and route work to the correct sub-skills.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install carbon-lang skills?β–Ό

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

What is the Carbon Language project?β–Ό

Carbon is an experimental successor to C++ with seamless C++ interoperability, and this suite helps AI agents contribute to its compiler toolchain correctly.

How do these skills help with compiler development?β–Ό

They teach your agent the exact Bazel commands, test authoring patterns, diagnostic rules, and builtin function workflows used by the Carbon toolchain.

Can AI agents safely access GitHub issues with these skills?β–Ό

Yes. The GitHub skills enforce read-only access, allowing agents to view and search issues and pull requests without ever modifying project state.

Do these skills work with Claude Code and other AI agents?β–Ό

Yes. All skills follow the standard SKILL.md format and work with Claude Code, Cursor, Codex, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineering→