Ask Community banner
midman001 midman001

Ask Community

Communication community

Description

--- name: midl:ask-community description: Ask the MIDL Discord builders forum for advice or help allowed-tools: - Read - Bash - Glob - WebFetch --- <objective> Post a question or advice request to the MIDL Discord builders forum when the user wants community input on architecture, approach, or technical decisions. Tone: curious and collaborative — "what would you do?" </objective> <process> <step name="extract_context"> Analyze the current conversation to understand: - What question

Installation

Installs to ~/.claude/skills/midman001-midl-vibecoding-agent-ask-community/SKILL.md

Terminal
mkdir -p ~/.claude/skills/midman001-midl-vibecoding-agent-ask-community && curl -fsSL https://raw.githubusercontent.com/midman001/Midl-vibecoding-agent/HEAD/commands/ask-community.md -o ~/.claude/skills/midman001-midl-vibecoding-agent-ask-community/SKILL.md

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

Full documentation available on GitHub

View Source Repository