AI Builder Club Skills
by @ai-builder-club · plugin · 8 skills
AI Builder Club Skills from AI-Builder-Club/skills.
Install the whole plugin (CLI)
npx skillmds add ai-builder-club/pr
npx skillmds add ai-builder-club/new-loop
npx skillmds add ai-builder-club/e2e-setup
npx skillmds add ai-builder-club/crabbox-setup
npx skillmds add ai-builder-club/dev-local-setup
npx skillmds add ai-builder-club/visual-flow-gif
npx skillmds add ai-builder-club/setup-codebase-harness
npx skillmds add ai-builder-club/verifier-setupSkills in this plugin
- ▌ pr · ai-builder-club bundleProve a feature works by delegating verification to an independent sub-agent that drives the real app, then open a pull request with the proof.
- ▌ new-loop · ai-builder-club bundleCreates a new recurring workstream (loop) in a file-based knowledge base: scaffolds the domain folder, runs a real test cycle, and records the result in the timeline and log.
- ▌ e2e-setup · ai-builder-clubSets up a reliable end-to-end test suite as a per-PR gate, with real flows, layered assertions, reusable auth helpers, and video evidence.
- ▌ crabbox-setup · ai-builder-club bundleScaffolds an isolated cloud development box per agent using Crabbox and Daytona, with its own database, dev server, and in-box browser for parallel testing without port or state collisions.
- ▌ dev-local-setup · ai-builder-club bundleScaffold a one-command dev-local launcher for any codebase by investigating services, ports, and infra dependencies, then generating a single script with tmux session management.
- ▌ visual-flow-gif · ai-builder-club bundleCreates animated flow diagrams from articles, workflow notes, architecture sketches, or process descriptions using a JSON specification and a local Python/Pillow renderer.
- ▌ setup-codebase-harness · ai-builder-clubSets up a codebase for reliable agent-driven development by making it legible (structured docs, custom lints, code graph), executable (one-command dev stack, cloud sandbox), and verifiable (e2e gate, verify-before-ship loop).
- ▌ verifier-setup · ai-builder-club bundleScaffolds a per-task verification skill for a repo, including a dev-local launcher, a browser driver, and a verification SOP that spawns a sub-agent to drive the app and produce proof.