sharosoo
Community@sharosoo
sharosoo publishes skills for multilingual text naturalization, codebase wiki documentation, Git discipline, and structured plan-first development methodologies.
Agent Skills by sharosoo
Showing 8 vetted skills indexed across 1 GitHub repositories.
arthub
Publishes reports and design documents to arthub as shareable web links via MCP.
korean-review
Rewrites awkward Korean sentences into natural phrasing while preserving original meaning.
find-skills
Searches and installs agent skills from the open skills ecosystem using the Skills CLI.
wiki
Generate wiki-style codebase documentation with evidence citations and Mermaid diagram validation.
naturalize
Rewrites non-English text to remove translationese and read as native-written prose.
ultrawork
Enforces a certainty-gated, TDD-driven orchestration workflow with mandatory verification for coding tasks.
git-master
Enforces atomic commits, safe rebase surgery, and clean git history practices.
ulw-plan
Generates decision-complete implementation plans from codebase exploration and user approval gates.
Frequently Asked Questions About sharosoo
FAQPage SchemaWhat tasks can I accomplish using sharosoo's skills?▼
You can naturalize non-English prose to remove translationese, polish Korean sentences, generate wiki-style codebase documentation, enforce atomic commits and safe rebases, run plan-first development with TDD red-green cycles, and discover installable skills for new capabilities.
Who are sharosoo's skills designed for?▼
They target developers and technical writers who produce multilingual content, maintain Git repositories, document unfamiliar codebases, or follow disciplined plan-before-coding methodologies such as the ultrawork absolute-certainty gate and mandatory QA.
How do I install and run these skills?▼
Use the find-skills skill to discover and install skills when you ask questions like 'how do I do X' or 'find a skill for X'. Individual skills activate via triggers such as /ultrawork, ulw-plan, or requests like 'korean review' and '문장 다듬기'.
When should I use the naturalize skill versus korean-review?▼
Use naturalize as a polish pass over any non-English prose (Korean, Japanese, Chinese, Arabic, Vietnamese, Hindi) before emitting it. Use korean-review specifically for Korean sentences to fix English literal translations, Japanese-style written forms, and stiff phrasing while preserving meaning.
What prerequisites or dependencies do these skills require?▼
The ulw-plan skill requires a codebase to explore before producing a decision-complete work plan. Git-master operates on repositories with .git directories. Naturalize and korean-review require existing non-English text; they do not apply to English output or pure code.