▾ added README.md +23 -0 Viewed
new file mode 100644 @@ -0,0 +1,23 @@ 1 + ╭──────────────────────────────────────────────────────────────────────── Next Steps ─────────────────────────────────────────────────────────────────────────╮ 2 + │ │ 3 + │ 1. Go to the project folder: cd regine-photos-archiver │ 4 + │ 2. Start Claude in this project directory; spec-kit skills were installed to .claude/skills │ 5 + │ 3. Start using skills with your coding agent: │ 6 + │ 3.1 /speckit-constitution - Establish project principles │ 7 + │ 3.2 /speckit-specify - Create baseline specification │ 8 + │ 3.3 /speckit-plan - Create implementation plan │ 9 + │ 3.4 /speckit-tasks - Generate actionable tasks │ 10 + │ 3.5 /speckit-implement - Execute implementation │ 11 + │ 3.6 /speckit-converge - Assess the codebase and append remaining work as tasks │ 12 + │ │ 13 + ╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ 14 + 15 + ╭──────────────────────────────────────────────────────────────────── Enhancement Skills ─────────────────────────────────────────────────────────────────────╮ 16 + │ │ 17 + │ Optional skills that you can use for your specs (improve quality & confidence) │ 18 + │ │ 19 + │ ○ /speckit-clarify (optional) - Ask structured questions to de-risk ambiguous areas before planning (run before /speckit-plan if used) │ 20 + │ ○ /speckit-analyze (optional) - Cross-artifact consistency & alignment report (after /speckit-tasks, before /speckit-implement) │ 21 + │ ○ /speckit-checklist (optional) - Generate quality checklists to validate requirements completeness, clarity, and consistency (after /speckit-plan) │ 22 + │ │ 23 + ╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
new file mode 100644 @@ -0,0 +1,23 @@ 1 + ╭──────────────────────────────────────────────────────────────────────── Next Steps ─────────────────────────────────────────────────────────────────────────╮ 2 + │ │ 3 + │ 1. Go to the project folder: cd regine-photos-archiver │ 4 + │ 2. Start Claude in this project directory; spec-kit skills were installed to .claude/skills │ 5 + │ 3. Start using skills with your coding agent: │ 6 + │ 3.1 /speckit-constitution - Establish project principles │ 7 + │ 3.2 /speckit-specify - Create baseline specification │ 8 + │ 3.3 /speckit-plan - Create implementation plan │ 9 + │ 3.4 /speckit-tasks - Generate actionable tasks │ 10 + │ 3.5 /speckit-implement - Execute implementation │ 11 + │ 3.6 /speckit-converge - Assess the codebase and append remaining work as tasks │ 12 + │ │ 13 + ╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ 14 + 15 + ╭──────────────────────────────────────────────────────────────────── Enhancement Skills ─────────────────────────────────────────────────────────────────────╮ 16 + │ │ 17 + │ Optional skills that you can use for your specs (improve quality & confidence) │ 18 + │ │ 19 + │ ○ /speckit-clarify (optional) - Ask structured questions to de-risk ambiguous areas before planning (run before /speckit-plan if used) │ 20 + │ ○ /speckit-analyze (optional) - Cross-artifact consistency & alignment report (after /speckit-tasks, before /speckit-implement) │ 21 + │ ○ /speckit-checklist (optional) - Generate quality checklists to validate requirements completeness, clarity, and consistency (after /speckit-plan) │ 22 + │ │ 23 + ╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯