Find the skill for your next task.

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

repair-pr

One-shot repair workflow for SWC pull requests. Use when asked to repair a PR by resolving merge conflicts, applying unresolved actionable reviews from chatgpt-codex-connector[bot], resolving those review threads, fixing failing CI, committing the repair work in coherent chunks, and pushing once at the end.

34.25k repo starsObserved in 1 repos
Development

Accessing GitHub issues

Instructions for safely viewing and accessing GitHub issues by way of command line.

33.92k repo starsObserved in 1 repos
Apps & Automation

Agent tools

Guidelines and restrictions on shell commands and file manipulation tools for AI assistants.

33.92k repo starsObserved in 1 repos
Agent Building

Bazel usage

Instructions that **MUST** be followed when using Bazel or Bazelisk to build, test, and debug in the Carbon repository.

33.92k repo starsObserved in 1 repos
Development

Builtin functions

Instructions for registering, mapping, constant evaluating, and lowering builtin functions in the Carbon toolchain.

33.92k repo starsObserved in 1 repos
Development

Code style

Instructions for code formatting and style guidelines in the Carbon toolchain.

33.92k repo starsObserved in 1 repos
Development

Diagnostics

Instructions for declaring, formatting, emitting, testing, and styling diagnostic messages (errors, warnings, notes) in the Carbon toolchain.

33.92k repo starsObserved in 1 repos
Development

GitHub CLI usage

Instructions for using the `gh` command to query and inspect GitHub state safely.

33.92k repo starsObserved in 1 repos
Apps & Automation

Jujutsu (jj) usage

Instructions for using Jujutsu (jj) for version control in the Carbon repository.

33.92k repo starsObserved in 1 repos
Apps & Automation

Prek

Instructions for running prek, the Carbon pre-submit/style/lint checker, that *MUST* be run before submitting an change.

33.92k repo starsObserved in 1 repos
Testing & Quality