aibuilder.sh
SkillsAgentsCommandsPlugins
Learn
aibuilder.sh

Composable building blocks for Claude Code

Filters

Filters1

Type

Task

Filters1

Type

Task

author:saleor
2 artifacts found
skillby saleor
8h ago

Adding Entity Types

Creates new Saleor entity types with complete implementation: GraphQL operations, Zod schemas, bulk mutations, repository/service layers, and tests. Use when implementing new entities, adding modules, or creating features that interact with Saleor API.

1 repos0 installs
$npx ai-builder add skill saleor/adding-entity-types
skillby saleor
8h ago

designing-zod-schemas

Designs Zod schemas following Zod-first development. Creates validation schemas, branded types, discriminated unions, and transforms. Infers TypeScript types from schemas. Triggers on: Zod schema, z.object, z.infer, validation, branded types, discriminated union, safeParse, refinement.

1 repos0 installs
$npx ai-builder add skill saleor/designing-zod-schemas
You've reached the end