Ai Development Assistant
Createdkleneway
Provides intelligent coding assistance through custom AI tools directly within Cursor's Composer.
About
AI Development Assistant is designed as a Model Context Protocol (MCP) server for Cursor, offering intelligent coding assistance through custom AI tools. It allows you to leverage advanced reasoning LLMs for code architecture planning, analyze UI designs with screenshots, and conduct thorough code reviews using git diffs, all within the Cursor IDE.
Key Features
- Code Architect: Generates plans and instructions for coding agents using advanced reasoning LLMs.
- Screenshot Buddy: Analyzes UI design screenshots for use with the composer agent.
- Code Review: Automates code reviews by analyzing git diffs.
- Seamless integration with Cursor IDE as an MCP server.
- Customizable through .cursorrules for automated tool usage.
Use Cases
- Generating code architecture plans for new features.
- Analyzing UI screenshots to improve design and implementation.
- Automating code reviews to enforce best practices.