About this project
BuilderIO/skills provides a suite of composable skills designed to enhance AI coding agents such as Claude Code, Codex, and Cursor. The repository offers various tools to improve agent workflows, including:
- `/visual-plan` and `/visual-recap`: Transform text plans and code diffs into interactive, visual formats for easier review.
- `/webmcp` and `/an`: Allow agents to interact with web apps and Agent-Native apps using MCP tools.
- `/rewind`: Recovers recent local screen context using the Clips Desktop app on macOS.
- `/agent-watchdog` and `/plan-arbiter`: Audit other agents' work and compare competing plans.
- `/efficient-fable` and `/efficient-frontier`: Orchestrate expensive models for judgment while delegating heavy lifting to cheaper agents.
- `/quick-recap` and `/read-the-damn-docs`: Ensure clear status signals and adherence to authoritative documentation.
Skills can be installed via an interactive CLI (`npx @agent-native/skills@latest add`), as a Claude Code plugin, or through Claude Cowork. The installer supports configuring managed instruction blocks, GitHub Actions for visual recaps, and local MCP connections.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.