tungdtfgw

14 mods across 1 repository, 2 stars between them.

branch

01

tungdtfgw/try-on-starter

Command Cursor

Create a new branch from main and switch to it for a new feature or bugfix. If the branch name is not provided, ask the user. Use feature/bug-based naming conventions.

2 8mo ago A 0 tokens

commit

02

tungdtfgw/try-on-starter

Command Cursor

Summarize the changes made and commit using that summary as the message.

2 8mo ago A 0 tokens

merge

04

tungdtfgw/try-on-starter

Command Cursor

Follow a safe merge workflow. Merge the current branch into main and complete the commit. If conflicts appear, ask the user whether to fix them. If yes, resolve based on conflict type and suggest solutions.

2 8mo ago A 0 tokens

new-project

05

tungdtfgw/try-on-starter

Command Cursor

Use only when cloning this template to start a new project. If the project already has files or folders beyond .cursor/commands, .cursor/rules, .gitignore and README.md, warn the user not to run this command. Process: Remove old project git info. Initialize git for the new project. Add current files and folders to the…

2 8mo ago A 0 tokens

pull

06

tungdtfgw/try-on-starter

Command Cursor

Automatically pull code from remote to local. If conflicts occur, suggest how to resolve them.

2 8mo ago A 0 tokens

push

07

tungdtfgw/try-on-starter

Command Cursor

Push code to remote. Requires the branch name; if missing, ask the user. If pushing to main, confirm the user wants to push to main and whether code has been merged beforehand.

2 8mo ago A 0 tokens

test-browser

08

tungdtfgw/try-on-starter

Command Cursor

Use @Browser to test the newly built or fixed feature on behalf of the user by filling fields and clicking buttons according to the described flow.

2 8mo ago A 0 tokens

03-clean-code

13

tungdtfgw/try-on-starter

Cursor rule Cursor

Cursor rule "03-clean-code" from tungdtfgw/try-on-starter, covering clean code rules (common), 1. solid principles, 2. code organization, 3. dry & reusability and 4. naming conventions.

2 8mo ago A 804 tokens

04-design

14

tungdtfgw/try-on-starter

Cursor rule Cursor

Cursor rule "04-design" from tungdtfgw/try-on-starter, covering database design rules, 1. naming conventions, 2. schema design principles, 3. data types & constraints and 4. relationships & foreign keys.

2 8mo ago A 0 tokens