Skip to main content
nmnmcc
GitHub creator profile

nmnmcc

Repository-level view of 31 collected skills across 5 GitHub repositories.

skills collected
31
repositories
5
updated
Aug 30, 2026
repository explorer

Repositories and representative skills

cluster
unclassified

Coordinate a complete subagent work cluster when the user explicitly invokes $cluster, or when complex work has at least two independently reviewable workstreams or separate technical-domain owners. The root agent uses plane, domain agents use line, and local…

Aug 30, 2026
docs
unclassified

Write, review, and maintain software documentation and code comments that stay in step with the code and contracts they explain and help a specific reader understand, use, change, or operate the real system. Use when implementation changes behavior readers…

Aug 30, 2026
dx
unclassified

Improve developer experience when understanding, designing, writing, changing, reviewing, testing, debugging, building, documenting, releasing, or maintaining software. Use when Codex must read or explain a project from overall purpose and structure to local…

Aug 30, 2026
just-do-it
unclassified

Just do it — and enjoy it! Use in every scenario and at every stage; recommended as the default for every task. Spot what matters, take the next useful step with a light heart, care for real risks, and leave a clean result that feels good to receive.

Aug 30, 2026
line
unclassified

Resolve one branch passed from Plane by making all needed parts of one technical domain follow one clear rule. Use line when a domain branch, shared design, interface, migration, or review spans several related parts and separate local fixes may become…

Aug 30, 2026
plane
unclassified

Shape one visible result across two or more technical domains, from an intentionally incomplete sketch through implementation and release. Use plane when meaning, control, or guarantees must cross UI, API, services, data, infrastructure, observability, or…

Aug 30, 2026
point
unclassified

Make one small software change by finding its cause and getting clear proof. Use point when the wanted change, the part that causes it, the limits, and the best useful check are local. Examples include one bug fix, small feature, configuration change, focused…

Aug 30, 2026
ux
unclassified

Improve any product or service from the user's point of view. Follow every touch before, during, and after use; check the result, words, visual form, sound, touch, motion, waiting, response, physical setting, people, trust, and later effects; and remove parts…

Aug 30, 2026
Showing 8 of 16 collected skills.
just-do-it
unclassified

Just do it — and enjoy it! Use in every scenario and at every stage; recommended as the default for every task. Spot what matters, take the next useful step with a light heart, care for real risks, and leave a clean result that feels good to receive.

Aug 21, 2026
effect
software-developers

Use effect-aware thinking whenever designing, writing, changing, reviewing, or debugging code. Make observable work, dependencies, failures, state changes, resource lifetimes, concurrency, cancellation, and execution boundaries explicit. Follow the project's…

Aug 12, 2026
docs
unclassified

Write, review, and maintain software documentation and code comments that stay in step with the code and contracts they explain and help a specific reader understand, use, change, or operate the real system. Use when implementation changes behavior readers…

Aug 11, 2026
dx
unclassified

Improve developer experience when understanding, designing, writing, changing, reviewing, testing, debugging, building, documenting, releasing, or maintaining software. Use when Codex must read or explain a project from overall purpose and structure to local…

Aug 11, 2026
line
unclassified

Make all needed parts of one technical domain follow one clear rule. Use when one rule, shared design, interface, migration, or review covers several parts of frontend, backend, data, infrastructure, testing, security, or another single domain, and separate…

Aug 11, 2026
plane
unclassified

Make one visible result work from end to end across two or more technical domains. Use when meaning and guarantees must pass through boundaries such as UI, API, services, data, infrastructure, or observability, so no single domain can prove the full result.…

Aug 11, 2026
point
unclassified

Make one small software change by finding its cause and getting clear proof. Use when the wanted change, the part that causes it, the limits, and the best useful check are local. Examples include one bug fix, small feature, configuration change, focused…

Aug 11, 2026
ux
unclassified

Improve any product or service from the user's point of view. Follow every touch before, during, and after use; check the result, words, visual form, sound, touch, motion, waiting, response, physical setting, people, trust, and later effects; and remove parts…

Aug 11, 2026
preview
software-quality-assurance-analysts-and-testers

Define, run, inspect, and repair repeatable UI previews with @nmnmcc/preview and the target project's real Vite setup. Use when an agent works on plain Vite, React, Vue, Svelte, React Router, SvelteKit, or vinext and needs to understand or verify a component…

Aug 15, 2026
testing
software-quality-assurance-analysts-and-testers

Write good software tests after proving every rule that can be proved. Use when you design, change, fix, review, or release software; choose test cases, boundaries, levels, doubles, fixtures, assertions, or checks; decide which tests to run; or fix a test…

Jul 16, 2026
just-do-it
software-developers

Just do it — and enjoy it! Use in every scenario and at every stage; recommended as the default for every task. Spot what matters, take the next useful step with a light heart, care for real risks, and celebrate a job well done.

Jul 16, 2026
simplicity
software-developers

Keep software work simple and fit for its real need. Use when designing, writing, testing, fixing, reviewing, changing, explaining, or running software. Use it most when code has too many parts, layers, rules, or steps; when it is hard to understand or…

Jul 16, 2026
typesafe
unclassified

Use TypeSafe thinking whenever writing or changing TypeScript. Show all needed values, states, rules, and failures; give every stronger type a proof; allow only safe operations; and keep the type guarantee safe from its source to its final use. Use for…

Jul 16, 2026
Showing 5 of 5 repositories
All repositories loaded