Prompt banner
neverything neverything

Prompt

Development community

Description

--- allowed-tools: all description: Synthesize a complete prompt by combining next.md with your arguments --- ## 🎯 PROMPT SYNTHESIZER You will create a **complete, ready-to-copy prompt** by combining: 1. The next.md command template from ~/.claude/commands/next.md 2. The specific task details provided here: $ARGUMENTS ### 📋 YOUR TASK: 1. **READ** the next.md command file at ~/.claude/commands/next.md 2. **EXTRACT** the core prompt structure and requirements 3. **INTEGRATE** the user's argu

Installation

Installs to ~/.claude/skills/neverything-claude-code-laravel-prompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/neverything-claude-code-laravel-prompt && curl -fsSL https://raw.githubusercontent.com/neverything/claude-code-laravel/HEAD/commands/prompt.md -o ~/.claude/skills/neverything-claude-code-laravel-prompt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository