بنقرة واحدة
implement-plan
Implement a plan with phased execution, parallel agents, and verification.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Implement a plan with phased execution, parallel agents, and verification.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Scaffold new Next.js API endpoints with authentication, rate limiting, and tests. Use when creating new API routes, adding endpoints, or building API features.
Investigate, fix, and verify multiple bugs or issues across web and mobile.
Interactive setup wizard for customizing this template into your own project. Renames packages, configures mobile bundle IDs, sets up branding, checks ports, and generates environment secrets.
Review, create, and manage GitHub PRs using the gh CLI. View diffs, checks, comments, and create PRs with proper formatting.
Validate recent UI changes across web and mobile. Test affected features for correct behavior.
Conduct a comprehensive UI/UX audit of the entire app. Navigate all pages, identify visual issues and inconsistencies.
| name | implement-plan |
| description | Implement a plan with phased execution, parallel agents, and verification. |
| allowed-tools | Read, Grep, Glob, Write, Edit, Bash, Agent |
Executes a structured implementation plan with phased execution and verification.
Read the plan and identify:
For each file listed in the plan, read it first to understand current state. Never modify a file you haven't read.
Execute phases in dependency order. Within each phase:
Each agent must run pnpm typecheck before reporting completion.
After all phases complete:
pnpm typecheck
pnpm lint
pnpm format
Fix any errors before reporting completion.
Summarize what was done: