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

nixos-config

nixos-config contains 10 collected skills from mccurdyc, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
7
updated
2026-07-20
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

atlassian
software-developers

Interact with Jira and Confluence. Use the Atlassian MCP server tools when available, otherwise fall back to the jira CLI.

2026-07-20
go-do
software-developers

Goal-driven execution. Breaks a task into phases with verification, parallelizes via subagents, and iterates until the outcome is achieved. Triggers: 'go-do', 'goal-driven', 'achieve this', 'make it so'.

2026-06-09
git-worktree
software-developers

Do work in an isolated git worktree instead of switching branches. Use when creating a branch and opening a PR so the user's working directory is never disturbed. Triggers: 'create a branch', 'open a PR', 'make a change on a new branch'.

2026-05-21
demo-recording
software-developers

Record a demo of a web application or terminal session. Uses Playwright for browser recordings and VHS for terminal recordings. Offers to attach the resulting GIF/video as a PR comment.

2026-05-20
interactive-questionnaire
customer-service-representatives-434051

Start an interactive questionnaire when there are more than 5 options or bullet points that need to be addressed. Uses the ask_user tool to walk through selections interactively instead of dumping a wall of text.

2026-05-20
review
software-quality-assurance-analysts-and-testers

Code review mode. Read and analyze code, PRs, and issues. All GitHub write operations are prohibited.

2026-05-12
screenshot
software-developers

Take a screenshot of a running web application using Playwright and Chromium. Offers to attach the screenshot as a PR comment.

2026-05-08
google-workspace
software-developers

Interact with Google Workspace services (Calendar, Gmail, Drive, Sheets, Docs, Chat, Tasks, Contacts) via the gws CLI

2026-03-31
github-mcp
software-developers

Use the GitHub MCP server tools instead of webfetch for GitHub URLs. Applies when fetching repository contents, issues, pull requests, or any github.com link.

2026-03-11
commit
software-developers

Generate a Conventional Commits message and commit staged changes. Use when the user asks to commit changes.

2026-03-10