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

nixos

nixos contains 12 collected skills from vmenge, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
2
updated
2026-04-08
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

workstream-about
software-developers

Use when working with repository workstreams stored under `.workstreams/` and you need to understand their structure, files, lifecycle, and execution loop. Trigger phrases: "workstream about".

2026-04-08
workstream-design
software-developers

Use when defining or refining a repository workstream in `.workstreams/<name>/design.md` before planning ordered execution waves. Trigger phrases: "ws design", "ws-design", "workstream design".

2026-04-08
workstream-execute
software-developers

Use when executing a workstream from `.workstreams/<name>/tasks.json`, completing all waves serially and tasks within a wave in parallel. Trigger phrases: "ws execute", "workstream execute".

2026-04-08
workstream-plan
project-management-specialists

Use when creating or updating a workstream plan in `.workstreams/<name>/plan.md` that must break the workstream into ordered execution waves, parallel tasks within a wave, per-task behavioral specs, and meaningful review gates between waves. Trigger phrases: "ws plan", "workstream plan".

2026-04-08
workstream-review
software-quality-assurance-analysts-and-testers

Use when reviewing executed work for a repository workstream against `design.md`, `plan.md`, `tasks.json`, and recent execution history after `workstream-execute` completes. Trigger phrases: "ws review", "workstream review".

2026-04-08
workstream-tasks
software-developers

Use when building or refreshing `.workstreams/<name>/tasks.json` from `plan.md` and optional `review.md` while preserving execution state across the review loop. Trigger phrases: "ws tasks", "workstream tasks".

2026-04-08
workstream-tdd
software-quality-assurance-analysts-and-testers

Use when implementing any workstream task that changes behavior, fixes a bug, or adds functionality and must be executed with test-first discipline. Trigger phrases: "ws tdd", "workstream tdd".

2026-04-08
think-through
project-management-specialists

only use this skill when the phrase 'use think-through skill' is invoked

2026-03-25
software-testing
software-quality-assurance-analysts-and-testers

Use when adding or revising automated tests in this project, especially when choosing test scope, fixtures, or application startup boundaries.

2026-03-21
using-speare-actors
software-developers

Use when designing or implementing actor systems with the Rust speare crate, especially when translating Elixir or BEAM supervision, messaging, and actor-boundary patterns into Rust.

2026-03-19
software-architecture-and-domain-modeling
software-developers

use this whenever user asks you to architecure software or model real world problems into software. also to be used when planning software related tasks and workstreams.

2026-02-22
agentsmd-override-setup
software-developers

Setup for AGENT.override.md

2026-02-19