Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude CodeNot declared
CursorNot declared
CodexNot declared
GitHub CopilotNot declared
WindsurfNot declared
Gemini CLINot declared
ClineNot declared
OpenCodeNot declared
Repository health
Stars3
LicenseLICENSE
Default branchmain
Open issues0
Status
Archived
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md1,540 B
docsSUMMARY.md407 B
History
First recorded snapshot · 1 installs
SKILL.md
Prompt Enhancement
Operating Rules
Preserve the user's intent; do not over-constrain creative or exploratory tasks.
Separate objective, context, inputs, constraints, output format, and verification criteria.
Make implicit assumptions explicit when they affect outcome quality.
Prefer testable instructions over personality-heavy wording.
Workflow
Diagnose the prompt for missing context, ambiguous goals, conflicting constraints, and weak success criteria.
Rewrite into a direct task with ordered steps and clear boundaries.
Add output format only when structure improves usability.
Add examples sparingly; use examples that demonstrate edge cases, not just happy paths.
Include a short rationale when the user needs to understand tradeoffs.
Prompt Template
Objective: <what outcome is required>
Context: <facts, files, audience, constraints>
Inputs: <data the model should use>
Process: <important reasoning or execution steps>
Output: <format, length, tone, artifacts>
Validation: <how to check correctness>
Boundaries: <what to avoid or ask before doing>