by boristane · Agent Tool · ★ 57
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Agent Skills A collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities. Skills follow the Agent Skills format. Available Skills logging-best-practices Logging best practices focused on wide events (canonical log lines). Contains guidelines for effective logging that enables powerful debugging and analytics. Use when: Writing or reviewing logging code Adding console.log, logger.info, or similar Designing logging strategy for new services Setting up logging infrastructure Key concepts: Wide Events (Critical) - One context-rich event per request per service High Cardinality & Dimensionality (Critical) - Many fields, unique identifiers Business Context (Critical) - User subscription, cart value, feature flags Environment Context (Critical) - Commit hash, version, region, instance ID Single Logger (High) - One logger instance, configured at startup Middleware Pattern (High) - Infrastructure in middleware, business context in handlers References: Logging Sucks Observability Wide Events 101 Stripe - Canonical Log Lines Installation Usage Skills are automatically available once installed.
| Stars | 57 |
| Forks | 4 |
| Category | Agent Tool |
| Quality Score | 52.9214516992696/100 |
| Open Issues | 4 |
| Last Updated | 2026-01-21 |
| Created | 2026-01-20 |
| Est. Tokens | ~1k |
Explore other popular agent tool tools:
agent-skills is an open-source agent tool by boristane with 57 GitHub stars.
You can find installation instructions and usage details in the agent-skills GitHub repository at github.com/boristane/agent-skills. The project has 57 stars and 4 forks, indicating an active community.