drumnation

33 mods across 2 repositories, 67 stars between them.

drumnation/unsplash-smart-mcp-server

Cursor rule Cursor

Ensure that agents actively reference existing project documentation during planning, implementation, and debugging. This reinforces architecture decisions, prevents duplication, and leverages prior domain knowledge.

63 7mo ago A 336 tokens original MIT

date-time.rules

06

drumnation/unsplash-smart-mcp-server

Cursor rule Cursor

Cursor rule "date-time.rules" from drumnation/unsplash-smart-mcp-server, covering date command usage, for date-only fields, for log timestamps, common scenarios requiring date generation and validation steps.

63 7mo ago A 273 tokens original MIT

drumnation/unsplash-smart-mcp-server

Cursor rule Cursor

Purpose: Ensure all test suites — regardless of test framework — validate real, end-to-end or integration-level functionality. Tests must act as a backstop for the app. If they pass, the app works. If they fail, something meaningful is broken. This allows the agent to self-validate and iterate safely.

63 7mo ago A 1,105 tokens original MIT

drumnation/unsplash-smart-mcp-server

Cursor rule Cursor

title: "[Clear, Descriptive Title of Document]" # Human-readable title description: "[One-sentence summary focusing on key concepts and purpose]" # Concise explanation keywords: # Comprehensive list for keyword search (grep) and potential RAG indexing.

63 7mo ago A 833 tokens original MIT

readme.rules

12

drumnation/unsplash-smart-mcp-server

Cursor rule Cursor

The root README.md serves as the primary introduction and quick-start guide for the project. It is crucial that it accurately reflects the project's current state, core features, structure, and how to install, run, build, and test it. This rule ensures the README is considered for updates after significant changes.

63 7mo ago A 719 tokens original MIT

drumnation/unsplash-smart-mcp-server

Cursor rule Cursor

Use this rule whenever you are starting development on any new feature to ensure it is implemented with a test-first approach using Test-Driven Development and the Test Object Model.

63 7mo ago A 33 tokens original MIT

drumnation/ts-import-move

Cursor rule Cursor

Ensure that agents actively reference existing project documentation during planning, implementation, and debugging. This reinforces architecture decisions, prevents duplication, and leverages prior domain knowledge.

4 1y ago A 336 tokens

contributing.rules

19

drumnation/ts-import-move

Cursor rule Cursor

Purpose: Keep CONTRIBUTING.md up-to-date with current dev workflow, project setup, branching strategy, and code standards.

4 1y ago A 152 tokens

date-time.rules

20

drumnation/ts-import-move

Cursor rule Cursor

Cursor rule "date-time.rules" from drumnation/ts-import-move, covering date command usage, for date-only fields, for log timestamps, common scenarios requiring date generation and validation steps.

4 1y ago A 273 tokens

file-organization

21

drumnation/ts-import-move

Cursor rule Cursor

description: Defines the file organization structure for TypeScript projects, emphasizing modularity and separation of concerns. globs: /.ts.

4 1y ago A 60 tokens

drumnation/ts-import-move

Cursor rule Cursor

Purpose: Ensure all test suites — regardless of test framework — validate real, end-to-end or integration-level functionality. Tests must act as a backstop for the app. If they pass, the app works. If they fail, something meaningful is broken. This allows the agent to self-validate and iterate safely.

4 1y ago A 1,105 tokens

onboarding.rules

24

drumnation/ts-import-move

Cursor rule Cursor

Purpose: Provide new developers with an always up-to-date guide to set up their environment and get running fast.

4 1y ago A 165 tokens