Skip to content

Feat/agent skills#837

Merged
ccamel merged 4 commits into
mainfrom
feat/agent-skills
Jun 6, 2026
Merged

Feat/agent skills#837
ccamel merged 4 commits into
mainfrom
feat/agent-skills

Conversation

@ccamel
Copy link
Copy Markdown
Member

@ccamel ccamel commented Jun 6, 2026

Bring essential agentic capabilities to agents so they can work effectively with this repository.

Summary by CodeRabbit

  • Documentation

    • Added a guide for editing the Docusaurus technical reference site and its safe/unsafe areas.
    • Added a comprehensive conventional-commits guide and a separate reference of good/bad examples.
    • Added a Docusaurus config-setup skill document outlining usage, expectations, and error handling.
  • Chores

    • Removed the repository-wide Copilot instructions.
    • Added a skills lock file to pin skill metadata.

@ccamel ccamel self-assigned this Jun 6, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 6, 2026

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jun 6, 2026 4:33pm

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 6, 2026

Review Change Stack

Warning

Review limit reached

@ccamel, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 55 minutes. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 75058eac-ca6a-4625-9fb7-0ac38c86eb96

📥 Commits

Reviewing files that changed from the base of the PR and between d946379 and da95e9a.

📒 Files selected for processing (2)
  • .agents/skills/lighthouse/SKILL.md
  • skills-lock.json
📝 Walkthrough

Walkthrough

This PR adds agent skill documentation and a skills lock: an Axone Docusaurus development guide, a conventional-commits guide with example reference, a Docusaurus config-setup skill spec, and a skills-lock.json entry.

Changes

Developer Guidelines & Agent Skills

Layer / File(s) Summary
Axone Docusaurus development guide
.agents/skills/axone-docs/SKILL.md
Describes the Axone technical reference site structure, distinguishing editable areas (landing/custom pages, styling, theme overrides, React components, Docusaurus config) from synchronized content (commands, modules, predicates, contracts, ontology, versioned docs). Lists development and sync commands, mandates validating Docusaurus config changes with yarn build, and enumerates operational gotchas.
Conventional commits guide and examples
.agents/skills/conventional-commits/SKILL.md, .agents/skills/conventional-commits/references/examples.md
Provides a conventional commits writing guide (message format, subject rules, type/scope/verb guidance, breaking-change syntax, commitlint validation) and an examples reference covering features, fixes, refactors, build/deps, CI, docs, chores, performance, breaking changes, plus a table of bad examples.
Docusaurus config-setup skill spec
.agents/skills/docusaurus-config-setup/SKILL.md
Adds a skill specification document with metadata (triggers, allowed tools, version/license/author), usage expectations, step-by-step guidance, output format, error handling, and related resources.
Skills lock file
skills-lock.json
Adds skills-lock.json containing versioned skill lock data with a docusaurus-config-setup skill record (source, sourceType, skillPath, computedHash).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐰 I hopped through docs with tidy paws,
I left neat rules and linting laws.
Commits well-formed, a guide so bright,
Docusaurus paths now set aright.
A little hop — and devs delight.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Feat/agent skills' accurately captures the main change: adding new agent skill documentation and infrastructure to the repository.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/agent-skills

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.

Copy link
Copy Markdown
Member

@bot-anik bot-anik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Device URL
desktop http://localhost:3000/

Device URL
mobile http://localhost:3000/

Not what you expected? Are your scores flaky? GitHub runners could be the cause.
Try running on Foo instead

@ccamel ccamel merged commit f4f2c64 into main Jun 6, 2026
18 checks passed
@ccamel ccamel deleted the feat/agent-skills branch June 6, 2026 16:34
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.

2 participants