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

quiddity

quiddity 收录了来自 jlong 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
5
更新
2026-03-07
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

q-scan-project
软件开发工程师

Scan the current project and create a summary of its structure, important files, and conventions in .quiddity/project.md.

2026-03-07
q-setup-next-task
软件开发工程师

Generate a custom /next-task skill for your project. Ensures your issue tracker, source control, and CI are configured via /q-which-tools, then writes a tailored skill that picks up the next task, implements it, and opens a PR.

2026-03-07
q-setup-new-issue
软件开发工程师

Generate a custom /new-issue skill for your project. Ensures your issue tracker is configured via /q-which-tools, then writes a tailored skill that converts plain-English descriptions into well-structured issues.

2026-03-04
q-setup
软件开发工程师

Run the full Quiddity setup flow. Discovers your process and tools, then generates custom /new-issue, /next-task, and /approve skills for your project.

2026-03-04
q-setup-tools
网络与计算机系统管理员

Walk through the tools in .quiddity/tools.json and help install any missing CLIs or MCPs. Run /q-which-tools first if tools.json doesn't exist.

2026-03-04
q-which-tools
项目管理专家

Discover what tools a project uses and save the configuration to .quiddity/tools.json. Pass category names as arguments (e.g., /q-which-tools issues source-control).

2026-03-04
q-setup-approve
软件开发工程师

Generate a custom /approve skill for your project. Ensures your source control, CI, and PR conventions are configured via /q-which-tools, then writes a tailored skill that verifies checks and merges approved PRs.

2026-02-15
q-which-process
软件开发工程师

Discover your project's software development lifecycle (SDLC) and write a process description to .quiddity/process.md. Accepts an existing document or interviews you to understand your workflow.

2026-02-14