AvaloniaUIAvaloniaUIOfficialยท5 Agent Skills Included

avalonia-docs

Documentation linting, API cross-linking, and Docusaurus styling

Lints documentation pages against house style rules, readability scores, and anti-marketing standards. Builds bi-directional links between written guides and generated API reference pages automatically. Finds documentation gaps from GitHub discussions and converts Tailwind designs into Docusaurus themes. Removes manual style reviews and keeps large doc sites consistent.
npx skills add AvaloniaUI/avalonia-docs --all -g -y

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install avalonia-docs skills?โ–ผ

Run `npx skills add AvaloniaUI/avalonia-docs --all -g -y` in your terminal to install all documentation skills globally.

How to check documentation for style issues?โ–ผ

The docs-style-lint skill reviews pages against structure, tone, terminology, readability, and SEO rules, then reports blockers and suggested fixes.

How to link docs to API reference pages?โ–ผ

The api-link-builder skill scans your documentation, matches type names against the API index, and inserts verified cross-links in both directions.

How to find missing documentation topics?โ–ผ

The discussion-gap-finder skill analyzes a GitHub discussion, checks existing docs for coverage, and recommends new pages or edits.

Can I restyle a Docusaurus site without design experience?โ–ผ

Yes. The docusaurus-styling and tailwind-to-infima skills translate existing design tokens into Docusaurus CSS variables and components for you.

Related Repositories in Content & Communication

View All in Content & Communicationโ†’