Skip to content

docs: update skill files to keep user-facing docs in sync#139

Merged
HugoRCD merged 1 commit intomainfrom
claude/competent-cerf
Mar 7, 2026
Merged

docs: update skill files to keep user-facing docs in sync#139
HugoRCD merged 1 commit intomainfrom
claude/competent-cerf

Conversation

@HugoRCD
Copy link
Copy Markdown
Owner

@HugoRCD HugoRCD commented Mar 7, 2026

Summary

  • skills/evlog/SKILL.md: fix Hono section (replace old createRequestLogger manual approach with evlog/hono middleware, remove incorrect useLogger import since Hono doesn't export it), add Express, Fastify, and Elysia sections with setup snippet + useLogger() + drain/enrich/keep pipeline, update frontmatter description
  • create-framework-integration/SKILL.md: Step 9 now targets skills/evlog/SKILL.md instead of AGENTS.md; new Step 10 added for packages/evlog/README.md; steps renumbered to 15 total
  • create-adapter/SKILL.md: Step 7 now targets skills/evlog/SKILL.md Drain Adapters table
  • create-enricher/SKILL.md: Step 5 now targets skills/evlog/SKILL.md Built-in enrichers line

Context

Since the last few framework integrations (Hono middleware, Express, Elysia, Fastify), new content was being added to AGENTS.md instead of the public user-facing skill. This PR fixes the root cause (internal dev skills now point to the right file) and catches up the public skill with all missing frameworks.

Note: AGENTS.md and packages/evlog/README.md fixes (Hono update, Express/Fastify/Elysia additions, self-updating guidelines) were committed directly to main in b93d6db.

- skills/evlog/SKILL.md: fix Hono section (new evlog/hono middleware,
  remove incorrect useLogger import), add Express, Fastify, Elysia
  sections with setup, useLogger(), and drain/enrich/keep examples,
  update frontmatter description
- .agents/skills/create-framework-integration/SKILL.md: replace Step 9
  (AGENTS.md) with skills/evlog/SKILL.md as the target for user-facing
  framework docs, add Step 10 for README.md updates, renumber steps to 15
- .agents/skills/create-adapter/SKILL.md: replace Step 7 (AGENTS.md)
  with skills/evlog/SKILL.md Drain Adapters table
- .agents/skills/create-enricher/SKILL.md: replace Step 5 (AGENTS.md)
  with skills/evlog/SKILL.md Built-in enrichers line

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
evlog-docs Ready Ready Preview, Comment, Open in v0 Mar 7, 2026 1:29pm

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 7, 2026

Thank you for following the naming conventions! 🙏

@HugoRCD HugoRCD changed the title docs(skills): keep user-facing docs in sync with new framework integrations docs(repo): overall improvements Mar 7, 2026
@HugoRCD HugoRCD changed the title docs(repo): overall improvements docs: update skill files to keep user-facing docs in sync Mar 7, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 7, 2026

npm i https://pkg.pr.new/evlog@139
npm i https://pkg.pr.new/@evlog/nuxthub@139

commit: fffe0ea

@HugoRCD HugoRCD merged commit 3ddbd8d into main Mar 7, 2026
14 of 15 checks passed
@HugoRCD HugoRCD deleted the claude/competent-cerf branch March 7, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant