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

docs-site

docs-site contains 3 collected skills from 53able, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
3
Stars
0
updated
2026-06-15
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

docs-site-add-visual-doc
software-developers

Adds Spell UI visual documentation pages to docs-site from repos/ sources: optional clone into repos/, Context Engineering (JiT loading, structured extraction, self-refinement), scan-source.sh inventory, Think–Structure–Style and templates, writes docs/<name>.html, links index.html, opens draft PRs. Encodes requested reading tone in concrete wording (short steps, clear labels, respectful imperatives) instead of meta section titles or brochure taglines. Aligns index card titles with the page title and subject matter. Use when converting READMEs, SKILLs, or cloned repos under repos/ into docs-site pages. Do not use for non-docs-site projects, source outside repos/, standalone generic HTML outside this site, large in-place rewrites of existing pages (do focused edits instead), or pages that only name a vibe in headings without substantive content.

2026-06-15
commit-diffs
software-developers

現在の差分を分析し、最適な粒度でコミットを分割・実行する。 Git / GitButler CLI 両環境に対応。 単純なケースはスキル内で完結、複雑なケースはcommit-managerサブエージェントへ委譲。

2026-03-07
pr-creation
software-developers

ghコマンドでドラフトPRを作成する。 ブランチにコミット済み&リモートにpush済みの状態で使用。 git + gh / GitButler 両環境に対応。 単純ケースはスキル内で完結、複雑ケースはpr-managerサブエージェントへ委譲。

2026-03-07