Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

FlowPilot

FlowPilot 收录了来自 6BNBN 的 36 个 skills,并提供仓库级职业覆盖和站内 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