Help us improve
Share bugs, ideas, or general feedback.
From fireauto
Automatically generates PRD, CLAUDE.md, wiki pages (patterns, gotchas, decisions), and milestones for new projects. Detects tech stack, references prior skills/gotchas. Triggers on 'new project', 'init', 'setup'.
npx claudepluginhub imgompanda/fireauto --plugin fireautoHow this skill is triggered — by the user, by Claude, or both
Slash command
/fireauto:fireauto-init-guideThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
새 프로젝트 시작 시 다음을 자동으로 실행하세요.
Provides templates and best practices for PROJECT.md files, project goals, scope management, sprint planning, and roadmaps.
Structured project planning and PRD generation with three modes: new (project kickoff with repo scaffolding), feature (compact feature PRD), retro (data-driven retrospective). Uses researched Q&A engine with parallel Explore agents.
Creates a new project directory with AGENTS.md, initializes a Git repo, and auto-generates a GitHub repository based on an MVP domain input.
Share bugs, ideas, or general feedback.
새 프로젝트 시작 시 다음을 자동으로 실행하세요.
다음 상황에서 이 가이드를 참고하세요:
사용자에게 프로젝트 설명을 요청하세요.
어떤 프로젝트를 만들고 싶으세요?
한 줄이면 충분해요. 예) "SaaS 랜딩페이지", "AI 챗봇 서비스"
planner 스킬을 참고해서 PRD를 자동 생성하세요.
프로젝트 디렉토리를 분석해서 기술 스택을 감지하고, CLAUDE.md를 생성하세요.
CLAUDE.md 원칙:
@.claude/wiki/로 위임.claude/wiki/ 디렉토리를 생성하고 기본 페이지를 만드세요:
patterns.md — 코딩 패턴, 모범 사례gotchas.md — 주의사항, 삽질 기록decisions.md — 설계 결정 + 이유skills-catalog.md — 자동 생성된 스킬 목록retrospective.md — 세션별 복기 기록index.md — 자동 생성 목록PRD를 기반으로 마일스톤과 태스크를 분해해서 DB에 저장하세요.
skill-search MCP 도구로 이전 프로젝트 스킬을 검색하세요.
mistake-search MCP 도구로 이전 프로젝트 주의사항을 검색하세요.
이전 프로젝트에서 해당하는 스킬과 주의사항이 있으면 적용을 제안하세요.
💡 이전 프로젝트에서 참고할 만한 것들이 있어요
• 스킬: {스킬명} — {설명}
• 주의사항: {주의사항} — {이유}
적용할까요?