Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

FlowPilot

يحتوي FlowPilot على 36 من skills المجمعة من 6BNBN، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
36
Stars
134
محدث
2026-03-10
Forks
12
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

brainstorming
متخصصو إدارة المشاريع

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-03-10
code-review
محللو ضمان جودة البرمجيات والمختبرون

Use when the user asks to review a pull request or diff with a structured Codex CLI workflow using parallel review passes and filtered actionable findings.

2026-03-10
dispatching-parallel-agents
المهن الحاسوبية الأخرى

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.

2026-03-10
executing-plans
متخصصو إدارة المشاريع

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-03-10
feature-dev
مطوّرو البرمجيات

Use when the user asks to build a new feature and wants a structured Codex CLI workflow with discovery, clarifying questions, architecture comparison, implementation, and review.

2026-03-10
finishing-a-development-branch
مطوّرو البرمجيات

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-03-10
frontend-design
مطوّرو الويب

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2026-03-10
receiving-code-review
محللو ضمان جودة البرمجيات والمختبرون

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-03-10
requesting-code-review
محللو ضمان جودة البرمجيات والمختبرون

Use when completing tasks, implementing major features, or before merging to verify work meets requirements.

2026-03-10
subagent-driven-development
مطوّرو البرمجيات

Use when executing implementation plans with independent tasks in the current session

2026-03-10
superpowers
المهن الحاسوبية الأخرى

Use when starting any conversation to discover relevant skills and open the right SKILL.md files before responding, including before clarifying questions.

2026-03-10
systematic-debugging
مطوّرو البرمجيات

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-03-10
test-driven-development
محللو ضمان جودة البرمجيات والمختبرون

Use when implementing any feature or bugfix, before writing implementation code

2026-03-10
using-git-worktrees
مطوّرو البرمجيات

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2026-03-10
using-superpowers
المهن الحاسوبية الأخرى

Use when starting any conversation to discover relevant skills and open the right SKILL.md files before responding, including before clarifying questions.

2026-03-10
verification-before-completion
محللو ضمان جودة البرمجيات والمختبرون

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-03-10
writing-plans
مطوّرو البرمجيات

Use when you have a spec or requirements for a multi-step task, before touching code

2026-03-10
writing-skills
المهن الحاسوبية الأخرى

Use when creating new skills, editing existing skills, or verifying skills before deployment in Codex CLI.

2026-03-10
brainstorming
مطوّرو البرمجيات

Use before implementing a new feature, changing behavior, or making design-heavy decisions in Cursor. Helps clarify intent, explore approaches, and get approval before coding.

2026-03-10
code-review
محللو ضمان جودة البرمجيات والمختبرون

Use when the user asks for a code review of local files, a workspace, a branch diff, or a pull request. Focus on real bugs, regressions, accessibility issues, and misleading behavior, with findings ordered by severity.

2026-03-10
dispatching-parallel-agents
مطوّرو البرمجيات

Use when facing two or more independent tasks in Cursor that can be investigated or executed in parallel without conflicting edits or shared state.

2026-03-10
executing-plans
مطوّرو البرمجيات

Use when a written implementation plan already exists in Cursor and the next step is to execute it in small batches with checkpoints and verification.

2026-03-10
feature-dev
مطوّرو البرمجيات

Use when building a new feature or substantial behavior change in Cursor and the user wants a structured workflow from discovery through implementation and review.

2026-03-10
finishing-a-development-branch
مطوّرو البرمجيات

Use when implementation work is done and you need to decide how to finish it in Cursor, such as keeping the branch, merging locally, creating a pull request, or cleaning up temporary workspaces.

2026-03-10
frontend-design
مطوّرو البرمجيات

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2026-03-10
receiving-code-review
محللو ضمان جودة البرمجيات والمختبرون

Use when acting on code review feedback in Cursor, especially if suggestions seem unclear, debatable, or risky. Helps evaluate feedback technically before changing code.

2026-03-10
requesting-code-review
محللو ضمان جودة البرمجيات والمختبرون

Use after completing meaningful implementation work in Cursor and before merging or declaring the change ready, so the result gets a focused review for bugs, regressions, and maintainability risks.

2026-03-10
subagent-driven-development
مطوّرو البرمجيات

Use when executing a larger plan in Cursor with parallel or delegated work, while keeping tasks narrowly scoped and reviewed between steps.

2026-03-10
superpowers
المهن الحاسوبية الأخرى

Use when a task in Cursor may benefit from a structured workflow and one or more companion skills from this pack, such as brainstorming, feature development, design, review, debugging, planning, or verification.

2026-03-10
systematic-debugging
مطوّرو البرمجيات

Use when diagnosing a bug, failing test, build issue, or unexpected behavior in Cursor before proposing a fix. Focus on reproducing the issue, tracing the cause, and validating the repair.

2026-03-10
test-driven-development
محللو ضمان جودة البرمجيات والمختبرون

Use when implementing a feature, fixing a bug, or changing behavior in Cursor and you want a disciplined red-green-refactor workflow.

2026-03-10
using-git-worktrees
مطوّرو البرمجيات

Use when starting feature work that should be isolated from the current checkout, especially in git repositories where a separate worktree would reduce risk.

2026-03-10
using-superpowers
المهن الحاسوبية الأخرى

Use when starting a task in Cursor and deciding whether to apply one of the companion skills in this pack before exploring, planning, editing, or reviewing.

2026-03-10
verification-before-completion
محللو ضمان جودة البرمجيات والمختبرون

Use before claiming work is complete, fixed, or passing in Cursor. Requires fresh verification evidence such as tests, builds, lint output, or direct reproduction checks.

2026-03-10
writing-plans
مطوّرو البرمجيات

Use when the user wants a written implementation plan in Cursor before editing code, especially for multi-step tasks or changes touching several files.

2026-03-10
writing-skills
المهن الحاسوبية الأخرى

Use when creating, editing, or validating Cursor custom skills, especially when deciding where they should live, how they should be named, and how to describe when they apply.

2026-03-10