Code optimization to reduce maintenance costs, with an emphasis on minimizing class members. Use during code reviews, refactoring, or performance optimization. Follow principles such as encapsulation and reuse, inlining methods that are called only once, and removing redundant logic.
Code optimization to reduce maintenance costs, with an emphasis on minimizing class members. Use during code reviews, refactoring, or performance optimization. Follow principles such as encapsulation and reuse, inlining methods that are called only once, and removing redundant logic.
代码优化以减少维护成本,重点减少类成员。在代码审查、重构或优化代码时使用。遵循封装复用、内联仅被调用一次的方法、移除冗余逻辑等原则。
Category: developer (开发工具) · Author: EEEEEEEEthan · Version: @master
该 Skill 暂无文档文件。
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