Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

docs-site

docs-site enthält 3 gesammelte Skills von 53able, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
3
Stars
0
aktualisiert
2026-06-15
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

docs-site-add-visual-doc
Softwareentwickler

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
Softwareentwickler

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

2026-03-07
pr-creation
Softwareentwickler

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

2026-03-07