aibuilder.sh
SkillsAgentsCommandsPlugins
Learn
aibuilder.sh

Composable building blocks for Claude Code

Filters

Filters1

Type

Task

Filters1

Type

Task

author:sgcarstrends
8 artifacts found
skillby sgcarstrends
8h ago

api-version

Manage API versioning strategy for Hono routes in apps/api/src/v1. Use when creating new API versions or migrating endpoints between versions.

1 repos0 installs
$npx ai-builder add skill sgcarstrends/api-version
skillby sgcarstrends
8h ago

api-testing

Write and run API tests with Vitest for endpoints, middleware, and integrations. Use when testing API functionality, request/response validation, error handling.

1 repos0 installs
$npx ai-builder add skill sgcarstrends/api-testing
skillby sgcarstrends
8h ago

data-seeding

Create or update database seed scripts for development and testing environments. Use when setting up test data or initializing development databases.

1 repos0 installs
$npx ai-builder add skill sgcarstrends/data-seeding
skillby sgcarstrends
8h ago

biome-config

Update Biome linting rules, formatting configs, and import organization settings. Use when adding new lint rules, customizing code style, or fixing workspace-specific linting issues.

1 repos0 installs
$npx ai-builder add skill sgcarstrends/biome-config
skillby sgcarstrends
8h ago

bundle-analysis

Analyze and optimize JavaScript bundle size, identify large dependencies, and improve load times. Use when bundles are large, investigating performance issues, or optimizing frontend assets.

1 repos0 installs
$npx ai-builder add skill sgcarstrends/bundle-analysis
skillby sgcarstrends
8h ago

component-docs

Generate or update component documentation with usage examples, props tables, and Storybook stories. Use when documenting new components or improving existing component docs.

1 repos0 installs
$npx ai-builder add skill sgcarstrends/component-docs
skillby sgcarstrends
8h ago

social-media

Add or update social media posting integrations (Discord, LinkedIn, Telegram, Twitter) in workflows. Use when adding new platforms, debugging posting failures, or modifying message templates.

1 repos0 installs
$npx ai-builder add skill sgcarstrends/social-media
skillby sgcarstrends
8h ago

mock-data

Generate realistic mock data for testing using factories, fixtures, and Faker.js. Use when seeding test databases, creating test fixtures, or mocking API responses.

1 repos0 installs
$npx ai-builder add skill sgcarstrends/mock-data
You've reached the end