Facilitates deliberate skill development during AI-assisted coding. Offers interactive learning exercises after architectural work (new files, schema changes, refactors). Use when completing features, making design decisions, or when the user asks to understand code better. Triggers on "learning exercise", "help me understand", "teach me", "why does this work", "explain this code", "I want to learn", or after creating new files/modules. Also use proactively after significant architectural changes — the user benefits from understanding what was built even if they don't explicitly ask. Do NOT use for urgent debugging, quick fixes, or when user says "just ship it".
Facilitates deliberate skill development during AI-assisted coding. Offers interactive learning exercises after architectural work (new files, schema changes, refactors). Use when completing features, making design decisions, or when the user asks to understand code better. Triggers on "learning exercise", "help me understand", "teach me", "why does this work", "explain this code", "I want to learn", or after creating new files/modules. Also use proactively after significant architectural changes — the user benefits from understanding what was built even if they don't explicitly ask. Do NOT use for urgent debugging, quick fixes, or when user says "just ship it".
在 AI 辅助编码过程中促进有意的技能发展。在架构相关工作(新文件、模式更改、重构)之后提供交互式学习练习。在完成功能、做出设计决策或用户要求更好理解代码时使用。触发条件包括“学习练习”、“帮我理解”、“教我”、“为什么会这样”,或在创建新文件/模块之后。不要在紧急调试、快速修复或用户说“就上吧”时使用。
Category: developer (开发工具) · Author: t2english · Version: @main
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