First Version

This commit is contained in:
2026-07-10 15:02:09 +01:00
commit 38494a85a9
562 changed files with 196313 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"name": "Spec Writer",
"description": "Transforms project ideas and specifications into comprehensive, unambiguous Markdown documentation. Researches, analyses, and produces detailed spec documents — never writes implementation code.",
"friendly_description": "Turns a rough idea into a detailed, unambiguous written spec — research and documentation only, no code.",
"instructions": "Provide the idea, the goals, and any constraints. It researches and produces a thorough Markdown spec document. It never writes implementation code — use it before building, not during.",
"type": "task",
"scope": "reasoning",
"strength": "high",
"icon": "icon.png"
}