pueraeternis/agentic-project-template
Cursor rule Cursor
Documentation-driven development workflow.
569 tagged developer-tools, measured the same way as everything else here.
Browse within: ai-assisted-development 48cursor-rules 45clean-architecture 35llm-tools 35Workflow Automation 33coding-agents 33ddd 29markdown 24nodejs 20design-systems 19hackathon 19Collaboration 18cursor-ide 17documentation 17
pueraeternis/agentic-project-template
Cursor rule Cursor
Documentation-driven development workflow.
Cursor rule Cursor
Project instructions live in AGENTS.md. Read that file before starting any work.
Cursor rule
Agent roles, operating rules, and format enforcement from AGENTS.md.
Cursor rule
Winston — System Architect agent.
Cursor rule
Riley Stone — Code Reviewer agent.
Cursor rule Cursor
Clean Architecture rules.
Cursor rule Cursor
Cursor rule "python" from jhl-labs/vibe-project, covering python rules, style guide, naming, imports and order: stdlib → third-party → local.
Cursor rule Cursor
TypeScript/JavaScript specific rules.
Cursor rule Cursor
Iceage mode — terse communication, 75% fewer tokens, full technical accuracy.
Cursor rule Cursor
Trial — a pre-delivery evidence gate. Use before every final response about code or file changes: hold it as a private draft, judge every user-visible claim against fresh covering receipts, and release only verified results.
hlalljie/agent-workflow-presets
Cursor rule Cursor
Agent model registry. Defines which model to use per role. Use [MODEL:X] signal to reference a role anywhere delegation occurs.
hlalljie/agent-workflow-presets
Cursor rule Cursor
Shell environment — zsh on macOS, PowerShell on Windows.
hlalljie/agent-workflow-presets
Cursor rule Cursor
How to manage open questions, tasks, plans, and decisions. Fires when editing plan, task, decision, or open-question files.
DillonRich/Agent-Efficiency-MCP
Cursor rule
PRIORITY 0 — PromptMCP / Agent Efficiency MCP. FIRST action every turn: call optimizeandblueprintintent (unless ignore / help-only / sole GO). Zero prose before the tool.
verygoodplugins/ai-editor-rules
Cursor rule
Follow Rails 7.2 view standards with Tailwind CSS in ERB templates.
verygoodplugins/ai-editor-rules
Cursor rule
Core WordPress plugin architectural patterns and development guidelines. Use when working with core plugin functionality.
verygoodplugins/ai-editor-rules
Cursor rule
Instructions for using WP-CLI when developing WordPress plugins, fixing bugs, and testing functionality.
Cursor rule
Debug and verify backend runtime behavior (HTTP 500s, wrong responses, slow endpoints, suspected N+1 or duplicate queries) by reading the actual recorded request trace via rewynd, instead of guessing from source or adding print statements.
Cursor rule Cursor
Follow AGENTS.md for repository-wide rules. Start with .agent/README.md and use its task router; do not preload the whole .agent directory. Use Menhir structural queries before filesystem search, check blast radius before edits, preserve unrelated worktree changes, and run focused affected tests.
Cursor rule Cursor
When the user asks you to implement a feature or fix an issue, use mooquickstart to atomically create and claim the task in a single step with complete specifications.
Cursor rule
Safety and attribution rules for explicit TNL Intelligence research requests.
Fred-In-tech/learn-as-you-build
Cursor rule Cursor
Learn As You Build — name concepts and teach reasoning during every session.
Cursor rule Cursor
Use Cairntir persistent memory before reasoning.
Cursor rule
Use sensegrepsearch by default for code discovery. Reserve sensegrepliteral for known exact text, regexes, or exhaustive verification.