当拥有一个长期愿景或项目目标,需要将其转化为可持续的日常行动系统时
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill builder-daily-practice-loop --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Builder Daily Practice Loop?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-builder-daily-practice-loop)More formats (shields.io, HTML) on the badges page.
---
name: builder-daily-practice-loop
description: 当拥有一个长期愿景或项目目标,需要将其转化为可持续的日常行动系统时
---
# builder-daily-practice-loop
## When to Use
当拥有一个长期愿景或项目目标,需要将其转化为可持续的日常行动系统时description
## Core Logic
# 执行步骤
1. **输入**:一个已澄清根本动机的中长期方向或项目蓝图。
2. **分解为最小建造单元**:将大方向分解为当前周期(如本周)可执行的、最小的“建造”动作。动作必须能产生一个可见、可积累的“产出物”(如一段代码、一页文稿、一个模型、一次对话记录)。
- **判断标准**:动作描述包含明确的动词和产出物名词,可在2小时内完成。
3. **执行并记录**:每日执行至少一个“最小建造单元”动作,并记录产出物及所用时间/精力。
4. **评估技能-挑战平衡**:每周回顾,评估任务挑战性与自身技能的匹配度。
- **IF** 感到无聊(挑战<<技能)→ **ELSE**:在下周任务中增加复杂度或尝试新方法。
- **IF** 感到焦虑(挑战>>技能)→ **ELSE**:将任务拆解得更小,或先进行专项技能学习。
- **IF** 感到心流(挑战≈技能)→ **ELSE**:保持当前节奏,并微调以维持该状态。
5. **调整与迭代蓝图**:每月回顾产出物积累和心流状态记录,反思原有“蓝图”(中长期方向)是否需微调。根据实践反馈,更新或确认下一步的“最小建造单元”。
- **判断标准**:能明确说出基于过去一个月实践,对原方向的一项具体修正或坚持的理由。
6. **输出**:1)持续的、可积累的每日/每周产出物;2)动态调整的“技能-挑战”平衡状态;3)迭代演进的中长期行动蓝图。
# 输出格式要求
采用日志与周报结合的形式:
- **每日记录**:日期 | 最小建造单元(动作+产出物) | 耗时 | 心流指数(1-5分)
- **每周回顾**:
- 本周产出总结。
- 技能-挑战平衡分析:[无聊/焦虑/心流] 及调整计划。
- **每月蓝图迭代**:基于过去四周实践,对 [中长期方向] 的调整建议是:[具体建议]。
## Metadata
| 属性 | 值 |
|------|-----|
| 领域 | 习惯养成 |
| 类型 | procedural (procedural) |
| 置信度 | 80% |
| 前置条件 | 已通过“根本动机”模型澄清了至少一个中长期方向 |
| 来源 | 人生经验课:给18岁自己的信 > 总结 |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.
Instantly.ai cold email outreach API - manage campaigns, leads, accounts, and analytics. Use for cold email automation, lead management, campaign creation/monitoring, and email account warmup.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"