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

candid

candid contains 11 collected skills from ron-myers, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
19
updated
2026-07-08
Forks
0
Occupation coverage
3 occupation categories ยท 100% classified
repository explorer

Skills in this repository

candid-improve
project-management-specialists

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
software-developers

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

2026-07-04
candid-improve-implementation
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-07-04
candid-chrome-qa-fix
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-07-04
candid-validate-standards
software-developers

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

2026-07-04
candid-chrome-qa
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-07-04