npx skills add https://github.com/boristane/agent-skills --skill logging-best-practicesInstallieren Sie diesen Skill über die CLI und beginnen Sie mit der Verwendung des SKILL.md-Workflows in Ihrem Arbeitsbereich.
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