Cursor rule Cursor
Use ALWAYS when asked to CREATE A RULE or UPDATE A RULE or taught a lesson from the user that should be retained as a new rule for Cursor.
Cursor rule Cursor
Use ALWAYS when asked to CREATE A RULE or UPDATE A RULE or taught a lesson from the user that should be retained as a new rule for Cursor.
Cursor rule Cursor
Use emojis strategically in AI responses to enhance communication and user experience.
Cursor rule Cursor
ENSURE careful modifications WHEN changing code TO prevent breakage.
Cursor rule Cursor
FOLLOW coding patterns WHEN writing code TO maintain codebase quality.
Cursor rule Cursor
MAINTAIN development discipline WHEN implementing changes TO preserve codebase integrity.
Cursor rule Cursor
ALWAYS use when writing or updating Markdown files to ensure consistent formatting and readability. This rule enforces standardized Markdown practices across all documentation.
Cursor rule Cursor
APPLY software development decorators WHEN coding TO improve code quality and clarity.
Cursor rule Cursor
As an AI language model, you must identify and process "Prompt Decorators" in user queries. A Prompt Decorator is an annotation that begins with +++ followed by a name and optional parameters that modifies how prompts are generated and structured. When you detect these decorators in a user's input, apply the…
Plugin Claude Code
Automatically enhance prompts with composable, categorized prompt decorators (reasoning, structure, tone, verification, minimal, meta) and an opt-in Haiku-based auto-selector.
Command
Use to browse the decorator catalogue, preview an expansion, manage the always-on list, or toggle auto-decorate mode.
Hook
Runs when you submit a prompt, before the agent sees it, executing decorate_hook.py via python3. From synaptiai/prompt-decorators.
Skill Claude CodeCodex
Use when the user wants to write a new prompt decorator - either a personal one for their repo or a contribution back to the upstream catalogue. Walks through the JSON schema, the extensions/ convention, how to verify a new decorator end-to-end through the hook, and how to diagnose failures using debug logging and…
Skill Claude CodeCodex
Use when a user's prompt would clearly benefit from a reasoning, structure, tone, or verification decorator - or when they ask "what decorators should I use?". Teaches when and how to suggest inline ::Name(params) sigils instead of repeating verbose prompt-engineering instructions manually.
Cursor rule
This is your core operating instruction set to work in the proper sequence the user demands. ALWAYS ensure you use this in every chat as this is your critical memory system also.
Cursor rule
ALWAYS use when creating a new PRD or modifying an existing one to ensure consistent structure and completeness. This rule enforces standardized PRD format with all required sections and proper documentation hierarchy.
Cursor rule
ALWAYS use when creating or updating Architecture document to ensure consistent documentation of architectural decisions. This rule enforces standardized arch format with proper context, consequences, and status tracking.
Cursor rule
ALWAYS use when creating or updating story files to ensure proper tracking and implementation. This rule enforces consistent story structure with tasks, context, and progress tracking.
Plugin Claude Code
Plugin marketplace listing 8 plugins: decipon, gh-workflow, context-ledger, flow, agent-capability-standard.
Command Claude Code
Systematically address review feedback on a pull request.
Command Claude Code
Smart commit workflow that classifies changes, flags out-of-context modifications, and supports multiple atomic commits.
Command Claude Code
Create a new GitHub issue following solution-agnostic principles.
Command Claude Code
Merge an approved pull request with standardized settings.
Command Claude Code
Validate plugin structure and configuration before committing changes.
Command Claude Code
Create a pull request with full code review, quality gates, and reviewer suggestions.