兼容codex@cursor一键安装技能/cursor一键安装技能/-Force/skills/feature-dev/SKILL.md
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.
npx skillsauth add 6bnbn/flowpilot feature-devInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Build features with a clear, reviewable flow: understand first, design second, implement third, verify last.
frontend-design after the approach is approved.code-review for a focused review if the task is non-trivial.Report:
When helpful, organize responses as:
testing
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.
development
Use when the user wants a written implementation plan in Cursor before editing code, especially for multi-step tasks or changes touching several files.
development
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.
testing
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.