grok-prompting
SolidBrief writing guidance for composing self contained Grok briefs for coding, review, diagnosis, and second opinion tasks
Install
Quality Score: 79/100
Skill Content
Details
- Author
- okisdev
- Repository
- okisdev/claude-code-fusion
- Created
- 3 weeks ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
brief-to-prompt
Use when converting a design brief into a prompt for an AI builder — v0, Bolt.new, Lovable, Replit, Claude Artifacts, Framer, or any generator. Triggers on a brief plus a request to write a prototype or build prompt for a named tool. Will not output a prompt until the brief defines what good looks like; full-app builders also need the data settled first.
improve-prompt
Convert user requests into intent-preserving, permission-safe execution briefs with useful context, requirements, constraints, acceptance criteria, and verification. Use before substantive implementation, investigation, research, or external actions; when the user asks to improve, rewrite, clarify, or evaluate a prompt; or when a request is ambiguous enough to benefit from a structured brief.
grok
Offload heavy-duty implementation work to a Grok build agent as a background worker, routing each task to the appropriate available Grok model, while Claude stays the orchestrator and reviewer. Use when the user types /grok, asks to delegate/offload/route work to Grok or xAI, or when a task is a large mechanical lift—big refactors, bulk migrations, wide test fixes, boilerplate-heavy features—that is better executed by a second agent while you supervise.