Skip to main content
AI-Builder-Club
GitHub creator profile

AI-Builder-Club

Repository-level view of 10 collected skills across 1 GitHub repositories.

skills collected
10
repositories
1
updated
Jul 27, 2026
repository explorer

Repositories and representative skills

agent-context-audit
computer-occupations-all-other

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,…

Jul 27, 2026
seo-growth
market-research-analysts-and-marketing-specialists-131161

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…

Jul 27, 2026
open-agent-teams
computer-occupations-all-other

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…

Jul 19, 2026
e2e-setup
software-quality-assurance-analysts-and-testers

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…

Jul 11, 2026
crabbox-setup
software-developers

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…

Jul 8, 2026
new-loop
computer-occupations-all-other

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/<loop>/README.md, then do ONE real test run and record it in the loop's Timeline and LOG.md. Use when the user…

Jul 8, 2026
setup-codebase-harness
software-developers

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…

Jul 8, 2026
verifier-setup
software-quality-assurance-analysts-and-testers

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…

Jul 8, 2026
Showing 8 of 10 collected skills.
Showing 1 of 1 repositories
All repositories loaded