🎯

vibe-brainstorm

🎯Skill

from adhi-jp/agent-skills

πŸ“¦

Same repository

adhi-jp/agent-skills(18 items)

vibe-brainstorm

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add adhi-jp/agent-skills --skill vibe-brainstorm
skills.sh Install⚠ Installs to .agents/skills/
npx skills add adhi-jp/agent-skills --skill vibe-brainstorm
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/vibe-brainstorm/SKILL.md

SKILL.md

35Installs
-
AddedJun 28, 2026

More from this repository10

🎯
vibe-planning🎯Skill

A standalone planning skill that turns rough vibe-coding requests into implementation-ready plans with acceptance criteria and test-first methodology. Supports both technical and non-technical users with multi-language output and plain-language clarification of assumptions.

🎯
vibe-plan-execution🎯Skill

Agent skills and eval prompts for vibe-coding workflows including planning, plan execution, debug-fix cycles, commit messages, code review loops, and Minecraft modding. Emphasizes primary-source grounding, acceptance criteria before implementation, and tests before code.

🎯
minecraft-modding-workbench🎯Skill

A collection of agent skills for vibe-coding workflows (planning, execution, review, commits) and version-aware Minecraft modding across Fabric, NeoForge, and Architectury projects, with MCP server integration.

🎯
vibe-coding🎯Skill

Skill

🎯
vibe-writing🎯Skill

Skill

🎯
vibe-requirements-spec🎯Skill

Skill

🎯
vibe-review🎯Skill

Skill

🎯
codex-review-cycle🎯Skill

A 2-cycle interactive review-and-fix workflow for code review on a user-chosen git target, driven by the codex plugin. Each cycle runs a codex review, validates findings against a six-item checklist, triages them with review-scope-guard, and lets the user pick which findings to fix.

🎯
review-scope-guard🎯Skill

A companion skill that triages code review findings against an explicit Definition of Done, classifying each finding as must-fix, minimal-hygiene, reject-out-of-scope, or reject-noise. It collects a six-item Definition of Done interactively and maintains a rejected-findings ledger to separate real bugs from scope creep.

🎯
writing-style-guide🎯Skill

A writing style guide skill from a collection covering vibe-coding plans, review loops, commit messages, prose, and Minecraft modding. Part of a skill set that includes vibe-planning, codex-review-cycle, and review-scope-guard.