Manage implementation logs in _docs/templates/ with a consistent format. Use this when starting project work, completing implementations, referencing past implementation history, or when a user mentions an implementation log.
プロジェクト全体で一貫した実装ログ管理を行うスキル。
_docs/templates/ が存在するか確認_docs/templates/ を作成_docs/ 配下を全てコンテキストとして読み込みnow エイリアス(date "+%Y-%m-%d %H:%M:%S").zshrc 等に追加提案yyyy-mm-dd_機能名.md2025-10-19_product-name.md)_docs/templates/機能名: <ここに機能名>
- 日付: yyyy-mm-dd HH:MM:SS
- 概要: <実装の目的・背景>
- 実装内容: <主な実装内容>
- 設計意図: <なぜこの設計にしたのか>
- 副作用: <懸念事項があれば明記>
- 関連ファイル: <ファイルの場所>
実装ログには以下を必ず含めること:
npx skills add camoneart/logging-implementation下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
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