aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:saleor
4 artifacts found
skillby saleor
1mo 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
1mo 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
skillby saleor
2w ago

pdp

Product Detail Page architecture, image gallery/carousel, caching, and add-to-cart flow. Use when modifying PDP layout, debugging gallery swipe/thumbnails, understanding LCP optimization, fixing ErrorBoundary issues, or working with variant-specific images.

1 repos0 installs
$npx ai-builder add skill saleor/pdp
skillby saleor
2w ago

channels

Configure multi-channel and multi-currency support. Use when working with channel URLs, channel selector component, SALEOR_APP_TOKEN setup, or per-channel locale formatting.

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