Skip to main content
Run any Skill in Manus
with one click
GitHub repository

docs

docs contains 9 collected skills from giantswarm, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
7
updated
2026-07-03
Forks
7
Occupation coverage
2 occupation categories ยท 100% classified
repository explorer

Skills in this repository

publish-crd-reference
software-developers

Understand and maintain how the CRD reference pages under /reference/platform-api/crd/ are generated โ€” register a new CRD source repo, make sure every published CRD has an example CR, and fix pages that render without an example

2026-07-03
classify-diataxis
software-developers

Classify documentation pages into their Diรกtaxis type and propose the diataxis_content_type frontmatter value, flagging pages that mix modes

2026-06-26
export-to-miro
software-developers

Create a box on a Miro board for every row in a CSV inventory of pages (e.g. the output of the export-csv skill) โ€” each box shows the page title as a clickable link to its URL, with the navigation path as a subline

2026-06-26
export-csv
software-developers

Export a CSV inventory of all documentation pages (title, navigation path levels, and public URL) from the frontmatter of every Markdown file under src/content

2026-06-26
assess-readability
software-developers

Assess English readability of documentation pages (Flesch Reading Ease, Flesch-Kincaid grade, Gunning Fog, LIX), excluding generated content

2026-06-22
improve-style
software-quality-assurance-analysts-and-testers

Apply style fixes and run Vale prose linting on modified or added pages

2026-06-22
find-style-issues
software-quality-assurance-analysts-and-testers

Find documentation pages that need style improvements (long paragraphs, non-sentence-case headings, over-long shell code lines, and Vale findings)

2026-06-17
fix-external-links
software-developers

Find and fix broken external links in the docs site using linkchecker

2026-06-17
fix-internal-links
software-developers

Find and fix broken internal links in the docs site using linkchecker

2026-06-17