codegen

GraphQL Codegen Skill

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "codegen" with this command: npx skills add cartridge-gg/controller/cartridge-gg-controller-codegen

GraphQL Codegen Skill

Regenerate GraphQL types from API schema.

Usage

Run when:

  • API schema has changed

  • GraphQL queries/mutations added or modified

  • Type errors in API calls

Steps

  • Run pnpm --filter @cartridge/keychain codegen

  • Verify generated types in packages/keychain/src/utils/api/graphql.ts

  • Check for any TypeScript errors in files using the API

  • Run pnpm test to ensure tests still pass

Configuration

Notes

  • Codegen is also triggered automatically during pnpm build

  • Generated files should not be manually edited

  • Commit generated changes with schema updates

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

code-review

No summary provided by upstream source.

Repository SourceNeeds Review
General

create-pr

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

agent-browser

No summary provided by upstream source.

Repository SourceNeeds Review