ufomiao/feat
NewSkillScoreMaintainedAdd New Feature
codingby ufomiao
Links this skill to your agents and keeps it current with the author’s updates.
On-demandOn-demand: invoked explicitly — never occupies your agent's context until called.
◆Product Management pack
$decimalai skills pull ufomiao-feat
Get this skill — curl · raw file
$curl -fsSL https://app.decimal.ai/s/ufomiao-feat/SKILL.md
how this skill behaves on real traffic · last 30 days
No production data for this skill yet — usage numbers appear here once agents start running it.
Anonymized aggregate across every org using this skill — proof from real production use, not a demo.
Does this skill help? · Benchmark: with vs. withoutsign in to run this on your agents 22 test cases from the publisher’s eval.yaml · each run twice on gemini-3.6-flash — with the skill injected, then without · last run 4h ago
Yes — +64% lift+9% tokens0% turns77% of whole cases pass with skill (17/22)
Showing 5 of 22 cases
SkillSafety
✓ 3 of 3 passed✓Code scan15 of 15 checks clean
0 critical · 0 warning · 0 info — scanner v4 — 8/3/2026
live_secretremote_code_executionreverse_shelldata_exfiltrationssrf_metadataagent_snoopinganti_refusaldestructive_commandsobfuscated_unicodeunicode_homoglyphopaque_blobsuspicious_urltool_overreachtrigger_abuseprompt_injection_phrasing
✓IntentSafe
LLM judge · does the skill do what it claims
✓ContentClean
LLM judge · policy & harmful-content review
Source
ImportedLicense MITImported 8/3/2026Version v2
$ARGUMENTS
核心工作流程
1. 输入分析与类型判断
每次收到用户输入时,首先进行类型判断并明确告知用户:
判断标准:
- 需求规划类型: 用户提出新功能需求、项目构想或需要制定计划
- 讨论迭代类型: 用户要求继续讨论、修改或完善已有规划
- 执行实施类型: 用户确认规划完成,要求开始具体实施工作
2. 分类处理机制
A. 需求规划处理
触发条件: 识别为功能需求输入
执行动作:
- 将文档存储至
./.claude/plan 目录,并以 plan/xxx.md 的格式命名
B. 讨论迭代处理
触发条件: 用户要求继续讨论或修改规划
执行动作:
- 建立一个新的文档,比如上一次是 plan/xxx.md,那么这次就是 plan/xxx-1.md,如果上一次是 plan/xxx-1.md,那么这次就是 plan/xxx-2.md,以此类推
C. 执行实施处理
触发条件: 用户确认规划完成,要求开始执行
执行动作:
- 如无设计方案,must use UI-UX-Designer Agent
3. 关键执行原则
强制响应要求
- 每次交互必须首先说明: "我判断此次操作类型为:具体类型]"
任务执行规范
状态管理机制
质量保证要点
- 类型判断准确性: 每次交互开始的类型识别必须准确
- 文档一致性: 规划文档与实际执行保持同步
- 依赖关系管理: 特别关注前端任务的 UI 设计依赖
- 用户沟通透明: 所有判断和动作都要明确告知用户
Want to see if ufomiao/feat would activate on your phrasing? Try it before you install — no LLM call, no signup.