jahands

37 mods across 1 repository, 19 stars between them.

import-ordering

25

jahands/prompts

Cursor rule

Organize imports with external packages first, internal modules second, relative imports last, with blank lines between groups.

19 7mo ago A 21 tokens original MIT

indentation

26

jahands/prompts

Cursor rule

JavaScript/TypeScript indentation standards - always use 2 spaces, never tabs.

19 7mo ago A 16 tokens original MIT

naming-conventions

27

jahands/prompts

Cursor rule

Naming conventions for variables, functions, classes, types, and constants.

19 7mo ago A 13 tokens original MIT

react-organization

28

jahands/prompts

Cursor rule

Guidelines for organizing React components - component size limits, hook extraction, and test colocation.

19 7mo ago A 18 tokens original MIT

testing-strategy

29

jahands/prompts

Cursor rule

Comprehensive testing practices including unit tests, integration tests, naming conventions, mocking, test data, and coverage requirements.

19 7mo ago A 22 tokens original MIT

jahands/prompts

Cursor rule

ALWAYS read this guide when running inline typescript. This should be used when the user says "use inline typescript" or "run inline typescript".

19 7mo ago A 32 tokens original MIT

use-todo-list

31

jahands/prompts

Cursor rule

Use this rule when I ask you to use TODOs for a task.

19 7mo ago A 15 tokens original MIT

zod-v4

32

jahands/prompts

Cursor rule

Zod v4 Coding Guidelines. ALWAYS read this when using Zod.

19 7mo ago A 14 tokens original MIT

auto-commit

34

jahands/prompts

Skill Claude CodeCodex

Git commit guidelines for incremental commits. Read this when user asks you to auto commit as you go.

19 7mo ago A 23 tokens original MIT

jahands/prompts

Skill Claude CodeCodex

Guide for running inline Python scripts with uv. This should be used when the user says "use inline python".

19 7mo ago A 27 tokens original MIT

jahands/prompts

Skill Claude CodeCodex

Guide for running inline TypeScript scripts with Bun. This should be used when the user says "use inline typescript".

19 7mo ago A 29 tokens original MIT

zod-v4

37

jahands/prompts

Skill Claude CodeCodex

Zod v4 coding guidelines and migration reference. ALWAYS read this when using Zod validation library.

19 7mo ago A 24 tokens original MIT