← Back to resources
Claude Skill • Apr 07, 2026
Claude Code /run-skill-generator
Bundled generator skill that records how to launch a project and saves it as a project-specific run recipe.
• Bundled generator skill that records how to launch a project and saves it as a project-specific run recipe.
Recommended SKILL.md contents
• Trigger description explaining when Claude should use the skill.
• Step-by-step procedure for the workflow.
• Required checks before edits or publication.
• Verification command or manual acceptance checklist.
• Links to supporting examples, scripts, or templates when the workflow needs them.
What it helps you do
- Use this skill because it prevents agents from rediscovering complex launch commands on every session.
- Skills load their full instructions only when used, which keeps normal session context smaller.
- A reusable `SKILL.md` gives teams a versioned workflow instead of repeated ad hoc prompts.
Best fit users
- teams with Laravel, Node, Python, mobile, containerized, or multi-service projects.
- Teams standardizing AI-assisted delivery across multiple repositories.
- Builders who want Claude to apply consistent procedures without repasting instructions.
What to know first
- a project that can run locally and enough access to install dependencies and confirm the launch path.
- A skill directory such as `.claude/skills/<skill-name>/SKILL.md` or `~/.claude/skills/<skill-name>/SKILL.md`.
- A concise frontmatter description so Claude can decide when to load the skill.
Environment needed
- Claude Code v2.1.145 or later and permission to create `.claude/skills/run-<name>/` in the project.
- Claude Code skill support and access to the files or commands the workflow needs.
- Any external APIs, MCP servers, credentials, or local runtimes required by the specific workflow.
Community
Signals and discussion
0 likes
0 comments
No comments yet. Be the first to add a useful note.