docs: restructure commands and add coding guidelines #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
prompts/andplanning/with standardizedcommands/andguidelines/Changes
New commands:
/new-feature- Start features from GitHub issues with clarifying questions/prototype-ui- Explore UI approaches before building/cleanup-ai-slop- Remove AI-generated code patterns/commit- Create well-structured commits/test- Run checks and fix failures/review-pr- Pre-review checklist with architecture compliance/create-pr- Create PRs with proper metadata/ship-feature- Post-merge cleanup (WIP)New guidelines:
coding-guidelines.md- Architecture rules, Tailwind rules, TypeScript rules, conventionsRemoved:
prompts/folder (concepts incorporated into commands)planning/folder (consolidated into guidelines)Test plan
~/.cursor/commands/Note
Standardizes AI-assisted workflow docs and consolidates documentation structure.
/new-feature,/prototype-ui,/cleanup-ai-slop,/commit,/test,/review-pr,/create-pr,/ship-feature) with setup/workflowREADMEcoding-guidelines.mddetailing enforced architecture, Tailwind, and TypeScript rules plus conventionsprompts/andplanning/docs, consolidating intocommands/andguidelines/Written by Cursor Bugbot for commit a26ce08. Configure here.