aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:woocommerce
11 artifacts found
skillby woocommerce
6h ago

pr

Create a pull request following WooCommerce iOS conventions

1 repos0 installs
$npx ai-builder add skill woocommerce/pr
skillby woocommerce
6h ago

lint

Run SwiftLint on the WooCommerce iOS project

1 repos0 installs
$npx ai-builder add skill woocommerce/lint
skillby woocommerce
6h ago

debug

Debug a failing test or build error in WooCommerce iOS

1 repos0 installs
$npx ai-builder add skill woocommerce/debug
skillby woocommerce
6h ago

mocks

Start or stop the WireMock API mock server for UI testing and E2E verification.

1 repos0 installs
$npx ai-builder add skill woocommerce/mocks
skillby woocommerce
6h ago

build

Build the WooCommerce iOS project

1 repos0 installs
$npx ai-builder add skill woocommerce/build
skillby woocommerce
6h ago

verify

Build the app, launch on simulator, and verify feature behavior via mobile-mcp interaction. Use after making changes to visually confirm they work from a user's perspective.

1 repos0 installs
$npx ai-builder add skill woocommerce/verify
skillby woocommerce
6h ago

review

Review code changes against WooCommerce iOS standards

1 repos0 installs
$npx ai-builder add skill woocommerce/review
skillby woocommerce
6h ago

snapshot

Use swift-snapshot-testing to visually verify SwiftUI views during implementation. Renders views to PNG for comparison against design references. Fast feedback loop (~25s/cycle).

1 repos0 installs
$npx ai-builder add skill woocommerce/snapshot
skillby woocommerce
6h ago

bootstrap

Install dependencies and build tools for WooCommerce iOS

1 repos0 installs
$npx ai-builder add skill woocommerce/bootstrap
skillby woocommerce
6h ago

simulator

Discover and boot an iOS simulator. Use before any command that needs a simulator UDID.

1 repos0 installs
$npx ai-builder add skill woocommerce/simulator
agentby woocommerce
6h ago

debugger

Diagnoses build failures, test failures, and runtime issues

1 repos0 installs
$npx ai-builder add agent woocommerce/debugger
You've reached the end