원클릭으로
dolphi-flutter-app
dolphi-flutter-app에는 g-zenr에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Generate clear, ready-to-paste prompts for Codex that turn rough requests into executable instructions with scope, constraints, acceptance criteria, and validation steps. Use when you want a high-quality prompt before asking Codex to implement features, fix bugs, refactor code, review changes, write tests, or perform deployments.
Execute implementation work in the Dolphi codebase using the project's policy, workflow, and response template. Use when handling any feature, bug fix, refactor, test, or documentation request in this repository that must comply with offline-first privacy, BRD/PRD scope, and change-control rules.
Maintain and synchronize Dolphi repository documentation after structural, policy, architecture, testing, or workflow changes. Use when any update may impact context.md, agent.md, roadmap, architecture, standards, DB spec, module docs, or testing policy files.
Publish local repository changes to GitHub with a predictable non-interactive flow. Use when the user asks to push local changes to a target GitHub remote and branch.
Create or update repository-local skills required by the task plan. Use when the orchestrator detects missing reusable capabilities.
Convert an execution-ready prompt into a concrete task backlog with sequence, ownership, dependencies, and validation steps. Use after prompt generation and before orchestration.
Orchestrate execution using a strict chain of prompt generation, task planning, optional skill generation, and implementation handoff. Always enforce plan-first behavior.