jahands/prompts

My AI prompts

19Stars on the repository
37Mods indexed here, across every type
7mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

auto-commit

01

jahands/prompts

Cursor rule

Read this when user asks you to auto commit as you go.

19 7mo ago A 12 tokens original MIT

cursor-rules

02

jahands/prompts

Cursor rule

Cursor rule guidelines (ALWAYS read before adding/updating rules).

19 7mo ago A 13 tokens original MIT

llm-chat-compaction

05

jahands/prompts

Cursor rule

Guidelines for compacting/summarizing LLM chat threads to preserve context when copying to new threads.

19 7mo ago A 20 tokens original MIT

mermaid-diagram

06

jahands/prompts

Cursor rule

Mermaid diagram styling rules with accessibility and consistency guidelines.

19 7mo ago A 10 tokens original MIT

mermaid

07

jahands/prompts

Cursor rule

Formatting requirements for Mermaid diagrams to ensure compatibility and avoid parsing errors. ALWAYS read when creating/updating mermaid diagrams.

19 7mo ago A 23 tokens original MIT

jahands/prompts

Cursor rule

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

19 7mo ago A 30 tokens original MIT

jahands/prompts

Cursor rule

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

19 7mo ago A 30 tokens copy · 94% MIT

python

10

jahands/prompts

Cursor rule

Python guidelines (READ BEFORE USING PYTHON).

19 7mo ago A 9 tokens original MIT

sub-agent-usage

11

jahands/prompts

Cursor rule

Guidelines for when to use sub-agents to reduce main thread context usage while maintaining productivity.

19 7mo ago A 18 tokens original MIT

jahands/prompts

Cursor rule

TanStack Start best practices emphasizing client-first architecture, type safety, and modern React patterns.

19 7mo ago A 17 tokens original MIT

api-design

14

jahands/prompts

Cursor rule

RESTful API design standards including resource naming, HTTP methods, status codes, error handling, pagination, and versioning.

19 7mo ago A 23 tokens original MIT

jahands/prompts

Cursor rule

Enforce try-catch blocks for async operations with structured error logging.

19 7mo ago A 13 tokens original MIT

comment-style

16

jahands/prompts

Cursor rule

Guidelines for writing meaningful comments that explain why, not what.

19 7mo ago A 12 tokens original MIT

jahands/prompts

Cursor rule

TypeScript dependency injection patterns, injection types, and circular dependency resolution.

19 7mo ago A 13 tokens original MIT

error-messages

18

jahands/prompts

Cursor rule

Provide helpful error messages with context and suggested fixes.

19 7mo ago B 9 tokens original MIT

import-ordering

19

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

20

jahands/prompts

Cursor rule

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

19 7mo ago A 16 tokens original MIT

naming-conventions

21

jahands/prompts

Cursor rule

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

19 7mo ago A 13 tokens original MIT

react-organization

22

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

23

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