Skill Overview
Start with fit, limitations, and setup before diving into the repository.
Install Logging, an AI agent skill for AI agent workflows and automation. Explore features, use cases, limitations, and setup guidance.
このスキルを使用する理由
推奨ポイント: logging helps agents rules (non-negotiable). logging helps AI agents handle repository-specific developer workflows with documented implementation details.
おすすめ
適した場面: rules (non-negotiable).
↓ 実現可能なユースケース for Logging
! セキュリティと制限
- 制約事項: Zero console.log/error/warn/debug in source code — use logger.ts only
- 制約事項: Every phase MUST create an INDEX.json entry before starting
- 制約事項: Every async error path MUST log via logger.error
About The Source
The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Browser Sandbox Environment
⚡️ Ready to unleash?
Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.
FAQ とインストール手順
These questions and steps mirror the structured data on this page for better search understanding.
? よくある質問
Logging とは何ですか?
Install Logging, an AI agent skill for AI agent workflows and automation. Explore features, use cases, limitations, and setup guidance.
Logging はどうやって導入しますか?
次のコマンドを実行してください: npx killer-skills add HackamViGo/BrainBox_v2/logging。Cursor、Windsurf、VS Code、Claude Code など19以上のIDEで使えます。
Logging の主な用途は?
主な用途は次のとおりです: ユースケース: Rules (non-negotiable), ユースケース: Zero console.log/error/warn/debug in source code — use logger.ts only, ユースケース: DEBUG MODE=false in production — enforced by check-env.js。
Logging に対応するIDEは?
このスキルは Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer に対応しています。統一された導入には Killer-Skills CLI を使えます。
Logging に制限はありますか?
制約事項: Zero console.log/error/warn/debug in source code — use logger.ts only. 制約事項: Every phase MUST create an INDEX.json entry before starting. 制約事項: Every async error path MUST log via logger.error.
↓ このスキルの導入方法
-
1. ターミナルを開く
プロジェクトディレクトリでターミナルまたはコマンドラインを開きます。
-
2. インストールコマンドを実行
npx killer-skills add HackamViGo/BrainBox_v2/logging を実行してください。CLI がIDEまたはエージェントを自動検出し、スキルを設定します。
-
3. スキルを使い始める
このスキルはすぐに有効になります。現在のプロジェクトで Logging をすぐ使えます。
! Source Notes
This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.
Upstream Repository Material
The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Logging
Install Logging, an AI agent skill for AI agent workflows and automation. Explore features, use cases, limitations, and setup guidance.