Skip to main content
HugoRCD
GitHub creator profile

HugoRCD

Repository-level view of 23 collected skills across 3 GitHub repositories.

skills collected
23
repositories
3
updated
Sep 3, 2026
repository explorer

Repositories and representative skills

review-logging-patterns
software-quality-assurance-analysts-and-testers

Review code for logging patterns and suggest evlog adoption. Optionally use @evlog/cli (`evlog init` to wire evlog, `evlog agents` to write the conventions into AGENTS.md, `evlog map` to score entry-point coverage, `--baseline` to gate regressions in CI) on…

Aug 31, 2026
create-evlog-adapter
software-developers

Create a new built-in evlog adapter to send wide events to an external observability platform. Use when adding a new drain adapter (e.g., for Elasticsearch, Honeycomb, SigNoz, etc.) to the evlog package. Covers source code, build config, package exports,…

Aug 29, 2026
create-evlog-enricher
software-developers

Create a new built-in evlog enricher to add derived context to wide events. Use when adding a new enricher (e.g., for deployment metadata, tenant context, feature flags, etc.) to the evlog package. Covers source code, tests, and all documentation.

Aug 29, 2026
create-evlog-framework-integration
software-developers

Create a new evlog framework integration to add automatic wide-event logging to an HTTP framework. Use when adding middleware/plugin support for a framework (e.g., Koa, H3 standalone, Deno Fresh, etc.) to the evlog package. Covers source code, build config,…

Aug 29, 2026
create-evlog-map-rule
software-developers

Add a new rule or a new framework adapter to `evlog map` in @evlog/cli. Use when adding a coverage check (requirement or opportunity) that scores entry points, or when extending the map scanner to a new framework. Covers rule source, registry, types, tests,…

Aug 29, 2026
write-evlog-content
technical-writers

Write, review, and rewrite any evlog content: a docs page, the landing, a blog post, a package README, a skill, an AGENTS.md, a changeset. Load before drafting or editing prose in apps/docs/content, before writing a blog post, before touching a SKILL.md or an…

Aug 29, 2026
contributing
software-developers

How to contribute to evlog, covering commit and PR conventions, changesets, the Definition of Done, testing rules, and the authored skills that walk through building a new adapter, enricher, framework integration, or map rule. Load this for any question about…

Aug 29, 2026
repo-health-sweep
software-developers

Bi-weekly pass over the whole evlog repository, not just the agent's own surface. Checks every SKILL.md against the real package surface, the docs tree for stale or self-contradictory pages, the repo's own conventions, and the examples against the current…

Aug 29, 2026
Showing 8 of 18 collected skills.
Showing 3 of 3 repositories
All repositories loaded