Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

vibe-coding-control-center

vibe-coding-control-center contém 31 skills coletadas de jacobcy, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
31
Stars
6
atualizado
2026-07-11
Forks
0
Cobertura ocupacional
5 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

vibe-commit
Desenvolvedores de software

Use when the user wants to classify dirty changes, create serial commits, split work into one or more PRs, or publish the current flow without merging it.

2026-07-11
vibe-continue
Outras ocupações de informática

Use when the user wants to resume work on an existing branch or flow. Reads context, executes the next step, reviews the result, and reports to the user before proceeding. Equivalent to superpowers:executing-plans, using vibe3 as the execution backend.

2026-07-11
vibe-instruction
Outras ocupações de informática

Use when you need an overview of the Vibe Center project, its implementations (vibe2 shell and vibe3 python), the available commands, and the standard development workflow. This is the meta-skill that orients any agent to the project.

2026-07-11
vibe-new
Outras ocupações de informática

Use when starting or switching to a new human-collaboration task. Confirm the target issue, bootstrap the corresponding dev/issue flow scene, and hand off to the chosen implementation workflow. Do not use for resuming an existing branch; use vibe-continue instead.

2026-07-11
vibe-onboard
Outras ocupações de informática

Use after `scripts/install.sh` to guide users through machine-level setup, dependency checks, Claude/Codex toolchain readiness, and core feature introduction. Interactive onboarding for new users. Delegates diagnostics to `vibe doctor` and `vibe keys check`. Do not use for project-level configuration (use vibe-project-check instead).

2026-07-11
vibe-project-check
Outras ocupações de informática

Use after `vibe init` to verify target-project configuration completeness, tool availability, and environment readiness. Interactively prompts user to fill missing items. Orchestrates existing commands without adding Python code. Supports cross-project vibe3 readiness verification (Phase 5-8). Do not use for system-level installation issues (use vibe-onboard instead).

2026-07-11
vibe-save
Outras ocupações de informática

Use when the user wants to save session context. This is a human-facing session handoff entrypoint that preserves work state via vibe3 handoff, not an automated persistence workflow.

2026-07-11
vibe-skills-manager
Outras ocupações de informática

Use when installed skills are messy across IDEs, the user is unsure which skills exist globally vs project-level, needs to sync, clean, or recommend installed skills, is setting up a new worktree, or mentions "/vibe-skills-manager". Do not use for authoring or reviewing `skills/vibe-*` content.

2026-07-11
vibe-adr-recall
Desenvolvedores de software

Use when creating or reviewing a non-trivial spec-kit implementation plan to recall applicable accepted ADRs from docs/decisions/ and record a structured ADR Consideration artifact in the plan. Agent-only and low-code - scans ADR frontmatter (decides/scope) and reads candidate bodies only; no runtime command, database, scoring, embeddings, or RAG. Triggers at plan time (planned paths + issue/spec semantics) and at review time (actual merge-base diff reconciliation).

2026-07-08
vibe-review-code
Analistas de garantia de qualidade de software e testadores

Use when the user wants a structured code review for local or PR-bound source changes, asks for a pre-PR implementation audit, or wants fixes validated against code review feedback. Do not use for docs-only review, concept governance, PR publishing, merging, or CI debugging.

2026-07-08
vibe-team-review
Outras ocupações de informática

Use only when the human explicitly invokes vibe-team-review or /vibe-team-review.

2026-07-08
vibe-skill-audit
Outras ocupações de informática

Use when the user wants to create, update, review, or audit a repo-local Vibe skill under `skills/`, mentions "/vibe-skill-audit", "vibe-skill", "vibe skill", "创建 skill", "审查 skill", "skill 文案", or "自动匹配语义", or needs a Vibe-specific wrapper around `skill-creator` rather than a generic cross-project skill workflow.

2026-07-07
vibe-orchestrator
Outras ocupações de informática

统一编排 Vibe Guard 流程,作为所有改代码动作的主路由。

2026-06-28
vibe-test-runner
Analistas de garantia de qualidade de software e testadores

代码修改后自动执行三层验证(Lint + 测试 + Review Gate),失败时循环修复(最多 3 轮)

2026-06-28
vibe-roadmap
Especialistas em gestão de projetos

Use when the user wants project-level roadmap planning, version goals, backlog triage, governance suggest review, or issue placement decisions. Triggered by "vibe roadmap", "/vibe-roadmap", "版本规划", "roadmap 审查", "消化 governance suggest", "下一个版本做什么", or "这个 issue 放哪一版". Do not use for assignee pool governance (use vibe-orchestra) or single-flow execution.

2026-06-28
vibe-redundancy-audit
Desenvolvedores de software

Use when the user wants to find suspicious redundant business logic, repeated implementation patterns, stale compatibility paths, or low-quality code that should be reviewed for consolidation, reuse, or retirement. Do not use for automatic cleanup or direct code deletion.

2026-06-28
vibe-check
Desenvolvedores de software

Use for deep inspection of single flow when automated processes fail. Human intervention for complex flow/task binding issues, runtime state inconsistencies, and manual diagnosis. Do not use for routine monitoring (use vibe3 task status) or system-level debugging (use vibe-debug-serve).

2026-06-22
vibe-closeout
Desenvolvedores de software

Use when manager has signaled flow terminal state cleanup via handoff indicate. Reads cleanup instructions and executes FlowCleanupService. Do not use for code changes or PR creation.

2026-06-22
vibe-done
Desenvolvedores de software

Use when the current human-collaboration flow has reached terminal PR state and the user wants to do final closeout. Confirm PR outcome, close owned issues, check for follow-up needs, delete resources, and switch back to main. Do not use for code changes or abandoned work.

2026-06-22
vibe-task
Desenvolvedores de software

Use for handling blocked and RFC issues, making decisions that may form ADRs (Architecture Decision Records). Processes problem issues requiring human judgment, dependency resolution, and architectural decisions. Do not use for routine issue monitoring (use vibe-orchestra) or roadmap planning (use vibe-roadmap).

2026-06-22
vibe-rules
Desenvolvedores de software

Use when rules files change, when checking for duplicate or conflicting rules across ~/.claude/rules/common/, .claude/rules/, and CLAUDE.md, or when an agent has created new rules that may overlap with existing ones. Do not use for skill authoring or flow governance.

2026-06-16
vibe-orchestra
Especialistas em gestão de projetos

Use when the user wants heartbeat-style governance over the issue pool. inspect running issues, judge which issue is worth starting next, backfill assignee-triggered candidates, and propose non-state label or routing actions. Do not use for single-flow execution governance, coding, or implementation work.

2026-06-15
vibe-issue
Desenvolvedores de software

Use when the user wants to create or refine a GitHub issue. This is a human-facing intake entrypoint, not an automated workflow.

2026-06-12
vibe-debug-serve
Desenvolvedores de software

Use when checking orchestra service health, viewing serve running status, debugging vibe3 serve (orchestra server), checking whether a new serve debugging round is ready, inspecting agent execution logs in temp/logs/, diagnosing governance or manager chain failures, or identifying bugs in the heartbeat/dispatch pipeline. Triggered by "serve status", "orchestra service running", "FailedGate", "heartbeat", "serve health". Do not use for flow/task metadata repair (use vibe-check) or issue pool governance (use vibe-orchestra).

2026-06-04
vibe-integrate
Desenvolvedores de software

Use when the user wants to assess, unblock, and merge PRs. This is a human-facing convergence entrypoint that explains integration status and guides decisions, not an automated merge workflow.

2026-05-28
vibe-boundary-check
Analistas de garantia de qualidade de software e testadores

在开发过程中定期检查代码指标是否在治理边界内

2026-05-15
vibe-rules-enforcer
Analistas de garantia de qualidade de software e testadores

在 review 阶段执行全量合规检查,生成 PR 合规报告。

2026-05-15
vibe-scope-gate
Desenvolvedores de software

在新 flow 启动时检查新功能是否在项目范围内

2026-05-15
vibe-review-docs
Revisores e marcadores de cópia

Use when the user wants to review documentation changes, audit entry files or standards docs, check changelog quality, inspect concept drift in docs, or says "review docs" / "review documentation". Do not use for source-code implementation review.

2026-05-02
vibe-audit
Desenvolvedores de software

Use when evaluating whether a project should continue, be refactored, rebuilt, forked, or abandoned — for both own projects and external/third-party codebases

2026-03-05
vibe-drift
Desenvolvedores de software

定期检测项目是否偏离初衷。

2026-03-05