npx skills add https://github.com/boristane/agent-skills --skill logging-best-practicesCLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.
A collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities.
Skills follow the Agent Skills format.
Logging best practices focused on wide events (canonical log lines). Contains guidelines for effective logging that enables powerful debugging and analytics.
Use when:
Key concepts:
References:
npx add-skill boristane/agent-skills
Skills are automatically available once installed. The agent will use them when relevant tasks are detected.
Examples:
Add logging to this endpoint
Review my logging code
Help me set up logging for this service
Each skill contains:
SKILL.md - Instructions for the agentrules/ - Individual guideline filesmetadata.json - Version and references