nlewis84

11 mods across 1 repository, 3 stars between them.

brainstorming

01

nlewis84/ai-rules

Cursor rule

Interactive idea refinement using Socratic method to develop fully-formed designs.

3 10mo ago A 14 tokens GPL-3.0

pr-descriptions

04

nlewis84/ai-rules

Cursor rule

Guidelines for generating concise, well-structured GitHub PR descriptions with clear issue tracking, solution summaries, and testing instructions. Emphasizes brevity and actionable content for efficient code review.

3 10mo ago A 38 tokens GPL-3.0

nlewis84/ai-rules

Cursor rule

Recognize when disagreements reveal valuable context, preserve multiple valid approaches instead of forcing premature resolution.

3 10mo ago A 17 tokens GPL-3.0

root-cause-tracing

06

nlewis84/ai-rules

Cursor rule

Systematically trace bugs backward through call stack to find original trigger.

3 10mo ago A 12 tokens GPL-3.0

spec-generation

07

nlewis84/ai-rules

Cursor rule

Defines principles and structure for generating technical specification documents appropriate for principal-level developers who value clarity, testing, and following established patterns over custom solutions.

3 10mo ago A 27 tokens GPL-3.0

nlewis84/ai-rules

Cursor rule

Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.

3 10mo ago A 18 tokens GPL-3.0

nlewis84/ai-rules

Cursor rule

Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.

3 10mo ago A 19 tokens GPL-3.0