Generate a .cursorrules file and 7 other specification documents optimized for Cursor in under 90 seconds.
You re-prompt, re-explain, and re-scaffold every project. The Dev System eliminates that — 10 skills your agent follows automatically, a quality gate that prevents shipping garbage, and session continuity that remembers where you left off.
CLAUDE.md ← Your rules
skills/
session-continuity/ ← Never lose context
multi-agent-qa/ ← 95/100 quality gate
security-audit/ ← Blocks bad deploys
seo-aeo-pass/ ← Every public page
research-and-plan/ ← Before any code
nextjs-scaffold/ ← Your framework
vercel-deploy/ ← Your deploy target
resend-email/ ← Your email provider
post-launch/ ← Monitoring + care
templates/
project-CLAUDE.md ← Per-project setup
continuity/ ← decisions, changelog,
session-log.cursorrules provides Cursor with project-specific coding conventions, patterns, and guidelines. Keeborg auto-generates this file with your tech stack choices, architecture decisions, and implementation preferences.
# Project: My SaaS App ## Overview A marketplace where neighbors can rent gardening tools from each other. ## Tech Stack - Frontend: Next.js 14 + TypeScript - Backend: FastAPI + PostgreSQL - Auth: Supabase ## Key Features - User registration and profiles - Tool listing and search - Booking and payment system - Reviews and ratings ## Coding Conventions - Use TypeScript strict mode - Prefer server components - Follow REST API conventions ...
Everything Cursor needs to understand and build your entire application.
User stories & acceptance criteria
Tech stack & system design
OpenAPI 3.0 endpoints
Tables & relationships
User flows & states
Screens & design tokens
Integrations & security
Task breakdown
Push to GitHub and start building immediately with Cursor.
├── .cursorrules # Rules for Cursor IDE ├── REQUIREMENTS.md # Features & user stories ├── ARCHITECTURE.md # Tech stack & components ├── API_SPEC.yaml # OpenAPI 3.0 contract ├── DB_SCHEMA.md # Database design ├── UX_SPEC.md # User flows & states ├── UI_SPEC.md # Screens & design system ├── IMPLEMENTATION.md # Integrations & deployment ├── AGENT_WORKFLOW.md # Task breakdown for AI
Generate free specs in seconds, or get the full dev system for $49.