aibuilder.sh
SkillsAgentsCommandsPlugins
Learn
aibuilder.sh

Composable building blocks for Claude Code

Filters

Filters1

Type

Task

Filters1

Type

Task

author:matthewharwood
5 artifacts found
skillby matthewharwood
8h ago

rust-testing-verification

Comprehensive testing strategies for Rust including property-based testing with proptest, fuzz testing with cargo-fuzz, benchmark testing with Criterion, contract testing for traits, and Miri for undefined behavior detection. Use when writing tests, ensuring code correctness, detecting edge cases, or measuring performance.

1 repos0 installs
$npx ai-builder add skill matthewharwood/rust-testing-verification
skillby matthewharwood
8h ago

web-components-architecture

Build web components using Custom Elements v1 API with Declarative Shadow DOM, attribute-driven state, handleEvent pattern, and zero DOM selection. Use when creating custom elements, extending built-in HTML elements, or implementing component-based architecture. NO querySelector, NO innerHTML, NO external libraries - pure web platform APIs only.

1 repos0 installs
$npx ai-builder add skill matthewharwood/web-components-architecture
commandby matthewharwood
8h ago

Prompt

1 repos0 installs
$npx ai-builder add command matthewharwood/prompt
skillby matthewharwood
7h ago

ux-component-states

Interactive component state patterns including hover, focus, active, disabled, loading, and error states. Use when building buttons, inputs, cards, or any interactive elements. (project)

1 repos0 installs
$npx ai-builder add skill matthewharwood/ux-component-states
commandby matthewharwood
7h ago

Kill Port 3000

Kill all processes running on port 3000

1 repos0 installs
$npx ai-builder add command matthewharwood/kill-port-3000
You've reached the end