Help us improve
Share bugs, ideas, or general feedback.
From ai-coding-config
Applies prompt engineering standards for writing prompts, agent instructions, SKILL.md files, system prompts, Task tool prompts, and LLM-to-LLM content.
npx claudepluginhub technickai/ai-coding-config --plugin ai-coding-configHow this skill is triggered — by the user, by Claude, or both
Slash command
/ai-coding-config:writing-for-llmsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Apply the full prompt engineering standards from @rules/prompt-engineering.mdc
Creates, reviews, and optimizes prompts for AI like Claude and GPT using genius intern framework, prompt types, and best practices.
Crafts or updates LLM prompts from first principles by discovering goals, constraints, and context through targeted questions. Use for new prompts, updates, or reviews.
Provides workflows to write, debug, and optimize LLM prompts using few-shot examples, chain-of-thought structuring, system prompts, and templates. Activates for prompt improvement requests.
Share bugs, ideas, or general feedback.
Apply the full prompt engineering standards from @rules/prompt-engineering.mdc
- Show correct patterns only - never show anti-patterns, even labeled "wrong" - State goals, not process - trust the executing model's capabilities - Use XML tags for structure in complex prompts - Clarity over brevity - every word that adds clarity is worth including - Few-shot examples must follow identical structure - Front-load critical information - Consistent terminology throughout Before finalizing: - No anti-patterns shown anywhere - All examples structurally consistent - Goals clear, process not over-prescribed - Terminology consistent - Critical info front-loaded