Skip to content

Add LLM/SEO improvements, OXC migration, and dependency updates#45

Merged
felipefdl merged 4 commits intomainfrom
llms-improvements
Mar 10, 2026
Merged

Add LLM/SEO improvements, OXC migration, and dependency updates#45
felipefdl merged 4 commits intomainfrom
llms-improvements

Conversation

@felipefdl
Copy link
Member

Summary

  • Add OG image auto-generation and docusaurus-plugin-llms for LLM-friendly docs output (llms.txt, llms-full.txt)
  • Add SEO and AI-friendliness improvements across all doc pages (meta descriptions, structured frontmatter)
  • Migrate from Biome to OXC stack (oxlint + oxfmt) for linting and formatting
  • Update mermaid 11.12.2 -> 11.13.0 and aws-cdk-lib 2.238.0 -> 2.241.0

Test plan

  • npm install completes without errors
  • npm run build succeeds
  • npm run check (oxlint + oxfmt) passes

- Add TechArticle JSON-LD structured data via swizzled DocItem/Metadata component
- Add description and keywords frontmatter to all 325 managed doc pages
- Add Llms-Txt directive to robots.txt for AI crawler discovery
- Update AGENTS.md with AI/SEO conventions and frontmatter requirements
Replace Biome with oxlint v1.52.0 for linting and oxfmt v0.37.0 for
formatting per project conventions. Update all npm scripts, CI workflow,
AGENTS.md references, and biome-ignore directives. Auto-format all files
with oxfmt and fix lint issues (prefer-as-const, no-shadow). Pin
postman-code-generators to 2.1.0 to avoid webpack build regression.
@felipefdl felipefdl merged commit 8e1e9a9 into main Mar 10, 2026
2 checks passed
@felipefdl felipefdl deleted the llms-improvements branch March 10, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant