AI-Builder-Club

12 mods across 3 repositories, 1.3k stars between them.

skills

01

AI-Builder-Club/skills

Plugin Claude Code

Plugin marketplace listing 1 plugin: skills.

1.2k 1mo ago A tokens not measured

skills

02

AI-Builder-Club/skills

Plugin Claude Code

Build loop engineers: a file-based knowledge base your agents read/write (loops), plus a codebase harness (dev-local stack, e2e gate, an isolated cloud box per agent via crabbox, and verify-before-ship) so loops can run, test, and ship code autonomously. Plus an SEO growth playbook distilled from two production…

1.2k 1mo ago A tokens not measured

agent-context-audit

03

AI-Builder-Club/skills

Skill Claude CodeCodex

Audit a repo's agent context — CLAUDE.md files, codebase docs, skills, and tool/MCP designs — against Anthropic's Claude 5 context-engineering guidance ("unhobbling": Anthropic cut 80% of Claude Code's system prompt with no eval loss). Finds overconstraint, conflicting instructions, redundancy, stale facts, and…

1.2k 1mo ago A 139 tokens

crabbox-setup

04

AI-Builder-Club/skills

Skill Claude CodeCodex

Scaffold an isolated CLOUD dev box per agent (via crabbox + Daytona) for any codebase — the parallel-safe counterpart to dev-local-setup. Each agent gets its own full stack (own DB + dev server) and an in-box browser for e2e, so concurrent loops never collide on ports/state. Sets up the snapshot image, .crabbox.yaml…

1.2k 1mo ago A 157 tokens

dev-local-setup

05

AI-Builder-Club/skills

Skill Claude CodeCodex

Scaffold a one-command dev-local launcher for ANY codebase. Investigates the repo to find its services, ports, and infra dependencies, then generates a single scripts/dev-local.sh (up/down/status/logs/restart) that runs every dev server in one tmux session, plus a short skill doc describing it. Use when someone says…

1.2k 1mo ago A 110 tokens

e2e-setup

06

AI-Builder-Club/skills

Skill Claude CodeCodex

Set up an end-to-end test suite in any repo, following practices that make e2e a reliable per-PR gate: real flows over bypass, layered assertions, a reusable auth/session helper, video+trace evidence, and a compounding suite. Use when a repo has no e2e (or weak e2e) and you want system-level tests — "set up e2e", "add…

1.2k 1mo ago A 101 tokens

new-loop

07

AI-Builder-Club/skills

Skill Claude CodeCodex

Spin up a new loop (domain) in a file-based knowledge base — bootstrap the substrate if it's missing, gather the loop's charter, scaffold domains/ /README.md, then do ONE real test run and record it in the loop's Timeline and LOG.md. Use when the user says "set up a new loop", "create a domain", "start a new…

1.2k 1mo ago A 94 tokens

open-agent-teams

08

AI-Builder-Club/skills

Skill Claude CodeCodex

Delegate tasks to ANY CLI agent (claude, codex, aider, ...) running in a detached tmux session, with a race-safe done-signal protocol and multi-turn iteration. Use when delegating work to a non-Claude CLI agent, when the user says "tmux delegate", "run agent in tmux", "delegate to codex/aider", or when executor work…

1.2k 1mo ago A 95 tokens

seo-growth

09

AI-Builder-Club/skills

Skill Claude CodeCodex

Use when deciding WHERE to point SEO effort, not how to write a page. Triggers: a new site or brand with no rankings and no authority ("cold start", "starting from zero", "nobody knows us"), deciding what to double down on, a page or cluster that ranks but earns nothing, hunting emerging or newly-coined keywords…

1.2k 1mo ago A 159 tokens

AI-Builder-Club/skills

Skill Claude CodeCodex

Master skill — set up the full agent harness for any repo so an agent can work it reliably: legible (map-not-manual docs + custom lints), executable (one-command dev stack), verifiable (e2e gate + a verify-before-ship loop), plus commit hygiene and entropy control. Use when onboarding a new/unfamiliar codebase to…

1.2k 1mo ago A 103 tokens

verifier-setup

11

AI-Builder-Club/skills

Skill Claude CodeCodex

Set a repo up to prove engineering-task work actually works before it ships. Investigates the repo, ensures a one-command dev stack (dev-local) exists, asks whether verification runs locally or in a sandbox (crabbox), confirms/installs the driver (the playwright-cli skill for web by default). Outputs three artifacts…

1.2k 1mo ago B 152 tokens

visual-flow-gif

12

AI-Builder-Club/skills

Skill Claude CodeCodex

Create animated flow diagrams from articles, workflow notes, architecture sketches, or process descriptions using a JSON specification and a local Python/Pillow renderer. Use when the user wants to turn source material into a static PNG + animated GIF diagram.

1.2k 1mo ago A 51 tokens