Skip to content

atchai/cursory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Cursory โšก

Power framework for AI-assisted software development with Cursor.

Principles ๐ŸŽฏ

Projects begin with a PRD to define what you want to build. It can be simple and evolve over time. The more definition you provide, the better results you'll get.

From your PRD we will then create project documentation, rules and set up a development process that will optimise our experience developing with Cursor.

  1. ๐Ÿ—๏ธ Define the technical architecture
  2. ๐Ÿ” Identify unknowns - unvalidated assumptions, technical feasibility, API access, POC evaluations
  3. ๐Ÿ“‹ Break down the project into logical tasks (first task is a "discovery" task to address unknowns)
  4. โœ… Definition of done is written - e.g. all tests must pass, deployed to x environment.

Once these pieces are in place we will start to iteratively Complete tasks and commit them once they pass the definition of done.

Usage ๐ŸŽฎ

Use agent mode and just tell cursor to follow the process. If things go off the rails you can just ask Cursor to update the rules.

Works well with yolo / auto-run mode.

Rules ๐Ÿ“œ

The following rules are included:

Project Structure ๐Ÿข

After setup, a new project will have:

.
โ”œโ”€โ”€ .cursor/            # Cursor IDE configuration and rules
โ”œโ”€โ”€ spec/               # Specifications and documentation
โ”‚   โ”œโ”€โ”€ prd.md          # Product Requirements Document
โ”‚   โ””โ”€โ”€ tasks.md        # Task breakdown and tracking
โ””โ”€โ”€ [folders]           # Code folders added as development progresses

Example PRD ๐Ÿ“

Want to see what a PRD looks like? Check out our example PRD for a personal development application.

A personal development application designed to help users achieve their goals, track their progress, and receive personalized insights through AI-powered journaling.

Acknowledgements ๐Ÿ™

These ideas are inspired by other developers' work. I do not have original thoughts.

About

Cursor AI rules and process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published