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

skills

skills contains 11 collected skills from sones3, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
4
updated
2026-04-27
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

github-triage
software-quality-assurance-analysts-and-testers

Triage GitHub issues through a label-based state machine. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

2026-04-27
start-next-issue
project-management-specialists

Suggests the next GitHub issue to work on from a PRD breakdown, confirms it with the user, and initiates the pre-implementation discussion.

2026-04-27
to-issues
project-management-specialists

Break a PRD into independent GitHub issues, with backend-first then frontend-linked workflow. Each issue is fully discussed before implementation. Use when converting a PRD to actionable work items.

2026-04-27
improve-codebase-architecture
software-developers

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

2026-04-27
to-prd
project-management-specialists

Turn the current conversation context into a PRD and submit it as a GitHub issue. Use when user wants to create a PRD from the current context.

2026-04-27
ubiquitous-language
software-developers

Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUS_LANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a ubiquitous language, or mentions "domain model" or "DDD".

2026-04-27
domain-model
software-developers

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

2026-04-26
discuss-in-french
interpreters-and-translators

Ensures that discussions with the user are conducted in French, but all deliverables, documentation, and implementation outputs are written in English.

2026-03-25
start-implementation
software-developers

Implements a GitHub issue continuously until finished, documents the work and recommendations, commits, and closes the issue. Confirms the issue with the user only if it is not already in context.

2026-03-25
write-a-prd
project-management-specialists

Create a business-focused PRD through user interview, repo exploration, and rigorous clarification, then review it with the user before submitting it as a GitHub issue. Use when the user wants to write a PRD, create a product requirements document, scope a feature, or plan a new capability.

2026-03-24
prd-to-issues
software-developers

Break a PRD into independent GitHub issues, with backend-first then frontend-linked workflow. Each issue is fully discussed before implementation. Use when converting a PRD to actionable work items.

2026-03-24