Guidelines for redesigning a messy codebase into a clear package/module structure. Targets include (1) reorganizing tangled code, (2) splitting a single huge module, (3) reviewing package boundaries, and (4) designing module hierarchies for new projects. Triggered by structure-improvement requests such as "want to review package structure", "module dependencies are complex", "want to tidy file layout", or "resolve circular dependencies".
Guidelines for redesigning a messy codebase into a clear package/module structure. Targets include (1) reorganizing tangled code, (2) splitting a single huge module, (3) reviewing package boundaries, and (4) designing module hierarchies for new projects. Triggered by structure-improvement requests such as "want to review package structure", "module dependencies are complex", "want to tidy file layout", or "resolve circular dependencies".
将混乱的代码库重新设计为清晰的包/模块结构的指导方针。目标包括(1)整理混乱的代码、(2)拆分单个大型模块、(3)审查包边界、(4)为新项目设计模块层次。触发条件为结构改进相关请求,例如“想要重新审视包结构”、“模块间依赖复杂”、“想整理文件布局”、“希望解决循环依赖”等。
Category: developer (开发工具) · Author: j5ik2o · Version: @main · License: MIT
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer