From ac-tools
Provides /had shorthand alias to invoke human-agentic-design skill, passing all arguments unchanged. Auto-triggers on keywords: had, human agentic design shorthand. Useful for quick design requests.
npx claudepluginhub waterplanai/agentic-config --plugin ac-toolsThis skill is limited to using the following tools:
Simple alias that delegates to `/human-agentic-design` with all arguments.
Guides creation of agent skills via 6-step process: briefing requirements with targeted questions, loading references, planning structure, generating content, applying best practices, and presenting.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
Simple alias that delegates to /human-agentic-design with all arguments.
/had <design request>
Executes /human-agentic-design with all arguments passed through unchanged:
/had landing page for a SaaS product -> /human-agentic-design landing page for a SaaS product/had dashboard with 4 stat cards -> /human-agentic-design dashboard with 4 stat cardsInvoke the delegated skill explicitly:
Skill(skill="human-agentic-design", args="$ARGUMENTS")