npx skills add https://github.com/boristane/agent-skills --skill logging-best-practicesInstala esta habilidad con la CLI y comienza a usar el flujo de trabajo SKILL.md en tu espacio de trabajo.
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