AI-Builder-Club/skills

DirSkills catalogs 10 skills from this repository, across 5 categories: AI Engineering, Data, DevOps, Quality, SEO.

1.2K stars153 forksView on GitHub
🔍
2w ago

Agent Context Audit

Agent Context Audit audits a repository's agent context—CLAUDE.md files, codebase docs, skills, and tool/MCP designs—against Anthropic's Claude 5 context-engineering guidance to find overconstraint, conflicts, redundancy, stale facts, and missing unknown knowns. It produces a scored findings report with concrete rewrites and applies approved fixes, used when someone says 'audit my CLAUDE.md' or
AI Engineering
1.2K153
🛠️
2w ago

Codebase Harness Setup

Codebase Harness Setup prepares a codebase for agent-driven development by making it legible, executable, and verifiable through structured docs, a reproducible dev stack, and a verify-before-ship loop. Use when onboarding a new or unfamiliar codebase to agent-driven development.
AI Engineering
1.2K153
☁️
2w ago

Crabbox Setup

Crabbox Setup scaffolds an isolated cloud dev box per agent (via crabbox + Daytona) for any codebase, giving each agent its own full stack and in-box browser so concurrent loops never collide on ports or state. Use when you need parallel-safe testing or per-agent isolation in cloud environments.
DevOps
1.2K153
🛠️
2w ago

Dev Local Setup

Dev Local Setup investigates a codebase to discover services, ports, and infrastructure dependencies, then generates a single scripts/dev-local.sh launcher that runs every dev server in one tmux session. Use when someone asks for a one-command local development environment.
DevOps
1.2K153
🧪
2w ago

E2E Setup

E2E Setup sets up an end-to-end test suite in any repository, following practices that make e2e a reliable per-PR gate, including real flows, layered assertions, reusable auth helpers, and video/trace evidence. Use it when a repository lacks e2e tests or has weak e2e and needs system-level tests.
Quality
1.2K153
🔁
2w ago

New Loop

New Loop spins up a new loop (domain) in a file-based knowledge base, bootstraps the substrate if missing, scaffolds the loop README, and does one real test run recorded in the Timeline and LOG.md. Use when setting up a recurring job or workstream the agent should own.
AI Engineering
1.2K153
🤖
2w ago

Open Agent Teams

Open Agent Teams delegates tasks to any CLI agent (Claude, Codex, Aider, etc.) running in a detached tmux session, using file sentinels for race-safe completion signaling and multi-turn iteration. Use it when delegating work to a non-Claude CLI agent or running executor work in an observable background terminal.
AI Engineering
1.2K153
📈
2w ago

SEO Growth

SEO Growth helps you decide where to point SEO effort by distinguishing between a cold start and a site with existing ranking data, then applying the matching playbook. It covers emerging-term hunting, breadwinner analysis, measurement traps, and operationalizing the method.
SEO
1.2K153
🧪
2w ago

Verifier Setup

Verifier Setup investigates a repository and leaves behind a reusable per-task verification skill, a one-command dev stack, and an installed interface driver. Use it when asked to set up verification, make a project verifiable, or scaffold a verify skill.
Quality
1.2K153
🎞️
2w ago

Visual Flow GIF

Visual Flow GIF turns source material such as articles, workflow notes, or architecture sketches into a static PNG diagram and an animated GIF using a JSON specification and a local Python/Pillow renderer. Use it when you need a clear animated flow diagram with visible motion and a reusable spec for later edits.
Data
1.2K153