Skip to content

feat: add AgentSkill documentation page (#162)#165

Merged
rdmueller merged 2 commits into
LLM-Coding:mainfrom
raifdmueller:feat/agentskill-docs-page
Mar 9, 2026
Merged

feat: add AgentSkill documentation page (#162)#165
rdmueller merged 2 commits into
LLM-Coding:mainfrom
raifdmueller:feat/agentskill-docs-page

Conversation

@raifdmueller

Copy link
Copy Markdown
Contributor

Summary

  • New dedicated page explaining the semantic-anchor-translator AgentSkill
  • Installation instructions for Claude Code, GitHub Copilot, Cursor, and generic AI tools
  • Bilingual (EN + DE)
  • Nav link added (desktop + mobile)
  • Pre-rendered via render-docs.js

Closes #162

Test plan

  • npm test — 87 tests passing
  • render-docs.js generates agentskill.html and agentskill.de.html
  • Nav link appears in desktop and mobile menu
  • Language switch reloads correct translation

🤖 Generated with Claude Code

Closes LLM-Coding#162

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@raifdmueller has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 14 minutes and 26 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 4fa1debe-acfc-413b-9061-bd536300516b

📥 Commits

Reviewing files that changed from the base of the PR and between 04aee25 and 832922e.

📒 Files selected for processing (7)
  • docs/agentskill.adoc
  • docs/agentskill.de.adoc
  • scripts/render-docs.js
  • website/src/components/header.js
  • website/src/main.js
  • website/src/translations/de.json
  • website/src/translations/en.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rdmueller rdmueller merged commit 614862d into LLM-Coding:main Mar 9, 2026
7 checks passed
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.

feat: AgentSkill documentation page on website

2 participants