V
Vibe Code Academy
Agent Skills

Skills Library

Portable instructions that give AI coding agents new capabilities. Each skill maps to a workflow, providing step-by-step guidance.

Ralph Loop

External

An autonomous task execution loop using JSON-based task tracking. Agent reads tasks, executes them, marks completion, an...

View Skill

Compound Engineering

External

Four-phase development workflow: Plan → Work → Review → Compound. Separates planning from execution, includes review cyc...

View Skill

Compound Product

Generated

Automated product development pipeline: daily cron analyzes data, generates insights, creates PRDs, implements fixes, an...

Creative Vibe Coding

Generated

A meditation-like approach to creative coding focused on joy and play. Build personal operating systems, fun apps for fr...

Clawdbot Agent

Generated

An always-running Claude Code instance on a Mac Mini that manages GitHub, email, and Slack through Telegram. Uses Opus a...

PR Management

Generated

Automated PR review that reviews its own suggestions, creates follow-up issues, implements necessary fixes, and loops un...

Sentry Auto-Fix Pipeline

Generated

Automated bug fixing: Sentry detects production error → sends to Slack channel → tags Clawdbot → Clawdbot analyzes and s...

Agent-Native Architecture

Generated

Design principles for building apps with agents at their core: Parity (agents can do what users can), Granularity (tools...

Ben's Debugging Pattern

Generated

Systematic debugging workflow: validate the issue, list all potential causes, go through them systematically, use agent ...

Session Sharing

Generated

Export AI coding sessions to HTML for sharing, learning, and debugging. See exactly what you said to the agent and what ...

Deck Generation

Generated

Generate professional presentations from raw ideas using a Claude Code plugin. Goes from conversation to blueprint to vi...

AI Writing Partner

Generated

Use Claude Code to audit, plan, and improve code for editorial tools. Combine compound engineering principles with natur...

Personal AI Suite

Generated

Build a personal AI suite with multiple specialized agents you talk to all day via Slack, email, and text. Central hub a...

iOS Production Vibe Coding

Generated

Use Claude to build production iOS features for apps with hundreds of thousands of users. Let AI handle UI while you foc...

What are Agent Skills?

Agent Skills are folders containing SKILL.md files that AI coding agents can discover and use. They provide procedural knowledge, workflows, and context that agents can load on demand to complete tasks more accurately.

Portable

Works across Amp, Claude Code, Cursor, and other compatible agents.

Version Controlled

Store in your repo alongside code for team-wide consistency.

Composable

Combine multiple skills for complex, multi-step workflows.

Learn more at agentskills.io