timbenniks

10 mods across 1 repository, 6 stars between them.

audit-a11y

01

timbenniks/timbenniks-cursor-rules

Command Cursor

Audit the accessibility of this component/page. Check WCAG compliance, semantic HTML usage, keyboard navigation, ARIA attributes, and color contrast. Provide specific fixes for any issues found. Ensure all fixes maintain functionality.

6 8mo ago A 0 tokens original MIT

cleanup

02

timbenniks/timbenniks-cursor-rules

Command Cursor

Clean up this code. Remove unused imports, dead code, console.log statements, and fix any formatting issues. Ensure the code still builds, lints, and typechecks correctly after cleanup.

6 8mo ago A 0 tokens original MIT

debug

03

timbenniks/timbenniks-cursor-rules

Command Cursor

Find the root cause of this issue by analyzing error messages, logs, and code flow. Propose a minimal fix that follows project rules. Implement the fix, then validate via definition of done (build passes, lint clean, types correct). Ensure the fix doesn't introduce regressions.

6 8mo ago A 0 tokens original MIT

deps

04

timbenniks/timbenniks-cursor-rules

Command Cursor

Review dependency changes in package.json. Justify each new dependency or remove unnecessary ones. Ensure dependencies align with project rules (Next.js 16, TypeScript, shadcn/ui, lucide-react, Tailwind CSS v4). Check for security vulnerabilities and prefer minimal dependency footprint.

6 8mo ago A 0 tokens original MIT

dod

05

timbenniks/timbenniks-cursor-rules

Command Cursor

Verify the implementation. Ensure build passes, eslint has zero warnings, types are correct, and accessibility is respected.

6 8mo ago A 0 tokens original MIT

implement

06

timbenniks/timbenniks-cursor-rules

Command Cursor

Implement this feature in small, safe diffs following all project rules. Use server components by default, justify any client components, use shadcn/ui components, ensure full type safety, and validate all inputs on the server. Ask clarifying questions if requirements are ambiguous. Keep changes minimal and focused.…

6 8mo ago A 0 tokens original MIT

plan

07

timbenniks/timbenniks-cursor-rules

Command Cursor

Create a short implementation plan for this feature/task. Break it down into clear steps, identify required routes, components, data models, and acceptance criteria. Ask clarifying questions if requirements are ambiguous. Keep the plan actionable and minimal. Do not start coding until the plan is approved.

6 8mo ago A 0 tokens original MIT

prepare-pr

08

timbenniks/timbenniks-cursor-rules

Command Cursor

Prepare this code for a pull request. Verify build passes, eslint has zero warnings, types are correct, accessibility is respected, and all project rules are followed. Generate a clean PR summary with.

6 8mo ago A 0 tokens original MIT

refactor

09

timbenniks/timbenniks-cursor-rules

Command Cursor

Refactor the code to make it DRY, concise, with clarity and great architecture, without changing behavior. Keep changes minimal and safe.

6 8mo ago A 0 tokens original MIT

timbenniks/timbenniks-cursor-rules

Instructions file CodexOpenCode

Instructions for timbenniks/timbenniks-cursor-rules: You are a senior full stack engineer operating inside Cursor IDE. Your role is to help the user design and build production ready full stack applications with excellent architecture, accessibility, and code quality.

6 8mo ago A 595 tokens original MIT