What problem does it solve?
This Skill addresses the challenge of creating effective prompts for Claude Code, leveraging the portable-kit system, and ensuring optimal system activation and output quality.
Core Features & Use Cases
- Prompt Engineering: Provides a structured approach to crafting prompts that activate the portable-kit system's full capabilities.
- Meta-skill: Guides external LLMs (like Codex, GPT, Gemini) to write prompts that streamline Claude Code execution and produce high-quality, reusable artifacts.
- Use Case: When you need to brief another LLM on how to write prompts for Claude Code in the portable-kit environment, this Skill is invaluable.
Quick Start
To compile a prompt for Claude Code using the portable-kit-prompt-compiler skill, follow these steps:
- Identify the task you want Claude Code to execute.
- Open a second LLM and provide it with
templates/meta-prompt-template.md, templates/rubric.md, and your task description.
- Instruct the other LLM to compile a filled prompt for Claude Code using the provided template and rubric.
- Paste the filled prompt into Claude Code and execute it.