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

candid

candid 收录了来自 ron-myers 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

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

这个仓库中的 skills

candid-improve
项目管理专家

Use when you have an output — copy, a doc, an answer, a plan, a prompt, any text artifact — and want it made better against your goal. Runs a critique→refine loop with configurable stop conditions and auto/review-each/interactive modes. Default is a single pass using the current session context to decide what "better" means.

2026-07-08
candid-fast-ship
软件开发工程师

Fast ship for low-risk changes — runs only the steps you explicitly enable in fastShip config

2026-07-04
candid-improve-implementation
软件开发工程师

Use when the code works and you want a focused pass on improving approach, clarity, and quality — distinct from candid-review's defect hunt. Each suggestion includes a concrete before/after, tradeoffs, and confidence level.

2026-07-04
candid-loop
软件开发工程师

Run candid-review in a loop until all issues are resolved, with configurable auto, review-each, or interactive modes and support for ignored issues

2026-07-04
candid-review
软件质量保证分析师与测试员

Use when reviewing code changes before commit or PR — configurable harsh or constructive review against Technical.md standards, with categorized issues, actionable fixes, todo tracking, and optional auto-commit.

2026-07-04
candid-ship
软件开发工程师

Ship your changes - review, build, test, create PR, and optionally auto-merge

2026-07-04
candid-chrome-qa-fix
软件质量保证分析师与测试员

Take a candid-chrome-qa findings JSON, let the user pick which findings to fix, and dispatch fixes — single batched PR, one PR per finding via Conductor deep links, local-only, or issues-only. Optionally files Linear (or other tracker) issues per finding before shipping.

2026-07-04
candid-init
软件开发工程师

Generate Technical.md and config.json by deeply analyzing your codebase structure, architecture, and patterns

2026-07-04
candid-validate-standards
软件开发工程师

Validate Technical.md for vague rules, linter overlaps, and effectiveness issues

2026-07-04
candid-chrome-qa
软件质量保证分析师与测试员

Drive a real Chrome session against a running web app to find bugs and write structured findings JSON. Use when the user asks for a QA pass, smoke test, UX audit, accessibility check, or "find bugs / polish / a11y / perf / copy issues" on a route.

2026-07-04
candid-optimize
软件开发工程师

Audit and optimize the context candid loads during reviews — Technical.md efficiency, exclude patterns, decision register, and config tuning

2026-07-04