Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

nixos-config

nixos-config 收录了来自 mccurdyc 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
7
更新
2026-07-20
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

atlassian
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
客户服务代表

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
软件质量保证分析师与测试员

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

2026-05-12
screenshot
软件开发工程师

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
软件开发工程师

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

2026-03-31
github-mcp
软件开发工程师

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
软件开发工程师

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

2026-03-10