Skip to content

Agent entrypoint (Claude Code + Cursor)

This repo contains Cursor Skills under .cursor/skills/**/SKILL.md and Rules under .cursor/rules/*.mdc to keep documentation consistent and aligned with the code repositories.

See .cursor/skills/ for the up-to-date list of skills (each SKILL.md self-describes when to use it and what it does). See .cursor/rules/ for the always-on guardrails.

Common requests:

  • "Run an onboarding review and give me P0/P1/P2 issues." → docs-onboarding-review.
  • "Find all doc↔code mismatches about ports/scripts/env keys." → docs-code-alignment-audit.
  • "Rewrite GitLab links to GitHub, and ask me only when you can't map a link." → gitlab-to-github-links.
  • "Fix links where the text claims a file but it opens a directory." → docs-link-target-integrity.