en un clic
dolphi-flutter-app
dolphi-flutter-app contient 7 skills collectées depuis g-zenr, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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.