#459 · Primary category: AI Coding Assistants
vibe-tools
Give Cursor Agent an AI Team and Advanced Skills
Project last updated:08/25/25
GitHub Stars
4.8K
Forks
239
Contributors
9
License
MIT
Why we included this project
Cursor's built-in agent does a lot, but a single session still hits walls once the task needs research, planning, and hands-on verification at the same time. vibe-tools works around that by giving the agent a supporting cast: a researcher that runs web and repository searches, a planner for architecture and code review, and browser automation that can click through a live page, pull console and network logs, or record a video of what happened. It also brings in GitHub and Linear integrations, Xcode tooling, and documentation generation, all configured through a JSON file and invoked from the Cursor command line. If you would rather keep the whole workflow inside your editor than hop between separate apps, this is a straightforward way to get multi-model depth without changing how you normally work.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.