
使用 uv 工具管理 Python 项目的依赖、环境和工作流。适用于项目初始化、依赖管理、环境配置和 CI/CD 设置场景。
A full project lifecycle methodology covering two phases: fast exploration (vibe coding) followed by systematic rebuild (clean architecture). Use this skill whenever the user mentions starting a new project, wants to explore an idea without committing to architecture, says "MVP is done" or "validation complete" and is thinking about a refactor or rebuild, asks how to approach a large-scale refactor, wants to transition from messy prototype to clean system, mentions "vibe coding" or exploratory development, or asks about system design after building a working prototype. This skill applies even when the user doesn't explicitly ask for it — if they're showing signs of being between exploration and architecture, step in.
根据今日 Claude Code 历史对话生成日报。输出两个版本:详细版(供个人阅读复盘)和简洁版(可直接提交)。日报追加写入桌面"日报"文件夹,每周一个 md 文件。当用户说"生成日报"、"写日报"、"今日总结"、"daily report"、"做日报"时触发此技能。
Python 代码编写规范和最佳实践。适用于代码生成、代码审查、代码重构场景。