Find the skill for your next task.

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

Proposals

Instructions for writing, submitting, and managing Carbon evolution proposals.

33.92k repo starsObserved in 1 repos
Productivity

Summarize testdata changes

Instructions for summarizing changes to Carbon testdata files (`toolchain/*/testdata`).

33.92k repo starsObserved in 1 repos
Testing & Quality

Toolchain development

Instructions for checking, building, debugging, and understanding the Carbon toolchain.

33.92k repo starsObserved in 1 repos
Development

Toolchain tests

Instructions for authoring, structuring, and running toolchain tests using the file_test infrastructure.

33.92k repo starsObserved in 1 repos
Testing & Quality

greeting-demo

Greet the user in a distinctive, easy-to-verify format for skill activation demos.

33.74k repo starsObserved in 3 repos
Others

add-package

Create or align a package in the Remix monorepo to match existing package conventions. Use when adding a brand new package under packages/, or when fixing an existing package's structure, test setup, TypeScript/build config, code style, and README layout to match the rest of Remix 3.

33.21k repo starsObserved in 1 repos
Development

author-ui-components

Build idiomatic `packages/ui` components for Remix. Use when authoring or revising first-party UI style mixins, headless primitives, styled component wrappers, or shared component utilities under `packages/ui/src`.

33.21k repo starsObserved in 1 repos
Development

fix-issue

Fix a reported issue in Remix from a GitHub issue. Use when the user provides a GitHub issue URL and asks to fix a bug, investigate an issue, or reproduce a problem. Handles the full workflow: fetching the issue, finding the reproduction, writing a failing test, and implementing the fix.

33.21k repo starsObserved in 1 repos
Testing & Quality

make-changes

Create or update Remix repo change files under `packages/*/.changes`. Use when a user asks for release notes, changes, a missing changelog entry, a prerelease note, or an update to existing unpublished release notes.

33.21k repo starsObserved in 1 repos
Business

make-demo

Create or revise demos in the Remix repository. Use when adding a new demo under demos/, updating an existing demo, or reviewing demo code to ensure it showcases Remix packages, strong code hygiene, and production-quality patterns.

33.21k repo starsObserved in 1 repos
Development