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

home

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

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

这个仓库中的 skills

design-agent-loop
软件开发工程师

Use when designing a goal-oriented agent loop or reviewing one for runaway risk - build gate, machine-decidable goal, anti-Goodhart boundaries, five failure modes. Triggers on "design a loop", "review this loop", "will this loop run away".

2026-07-11
use-codex
软件开发工程师

Use when running OpenAI Codex via the codex CLI (copilot CLI fallback) for code analysis, refactoring, or editing. Triggers on "run codex", "codex analyze", "ask codex", "copilot with codex".

2026-07-10
use-gemini
软件开发工程师

Use when running Google Gemini via the native Gemini CLI for code analysis, refactoring, or editing. Triggers on "run gemini", "gemini analyze", "ask gemini".

2026-07-10
use-qwen
软件开发工程师

Use when running a local Qwen model (via llama.cpp and the pi agent) for code analysis, refactoring, or editing - local inference, no API cost. Triggers on "run qwen", "qwen analyze", "ask qwen", "local model task".

2026-07-10
use-sonnet
软件开发工程师

Use when running Anthropic Claude Sonnet via the native claude CLI (headless) for code analysis, refactoring, or editing. Triggers on "run sonnet", "sonnet analyze", "ask sonnet".

2026-07-10
create-prd
项目管理专家

Use when converting a plan, design doc, brainstorming output, or discovery doc into a structured PRD saved to the backlog. Triggers on "create PRD", "create PRD from plan", "make PRD", "convert to PRD", "save plan as PRD".

2026-07-10
plan-tasks
项目管理专家

Use when breaking a PRD into granular, sequenced implementation tasks ready for the work skill. Triggers on "plan tasks", "create tasks from PRD", "implement PRD", "break down the spec".

2026-07-10
work
软件开发工程师

Use when executing already-planned tasks one at a time, dispatching the implementor and committing after each. Triggers on "work on tasks", "implement tasks", "start working", "execute the plan", "do the work".

2026-07-10
review-work-completion
软件质量保证分析师与测试员

Use after all tasks are completed to validate implementation against PRD requirements via multi-agent consensus review. Triggers on "review work", "check completed work", "validate implementation", "are we done".

2026-07-10
run-autopilot
其他计算机职业

Use when running a PRD end-to-end autonomously - catchup, plan, work, and a review-rework loop running consensus, blind, and doubt lenses every cycle. Triggers on "autopilot", "run autopilot", "autopilot status", "drain backlog".

2026-07-10
elicit-requirements
项目管理专家

Use when fleshing out a rough idea before /create-prd, when requirements are unclear or complex (adaptive depth, minimal to comprehensive). Triggers on "elicit requirements", "flesh out this idea", "what should we build", "scope this out".

2026-07-10
spike
软件开发工程师

Use when an idea is too fuzzy to spec confidently and a throwaway build would answer faster than more spec work - runs before elicit-requirements or create-prd. Triggers on "spike", "spike this", "prototype this idea", "throwaway prototype".

2026-07-10
brief-portfolio
软件开发工程师

Use when the user wants a portfolio-wide status brief of all gita-registered repos as a single-file HTML dashboard with actionable follow-ups. Triggers on "brief portfolio", "state of my repos", "repo dashboard", "cross-repo todos".

2026-07-10
convene-council
软件开发工程师

Use when an ambiguous decision has multiple credible paths and needs structured disagreement before choosing. Triggers on "council", "second opinion", "convene council", "decision council", "multiple perspectives", "go or no go".

2026-07-10
debug-stuck-agent
软件开发工程师

Use when an agent is failing repeatedly, looping on tools, drifting from the task, or burning tokens without progress. Triggers on "agent introspection", "debug agent", "agent stuck", "agent loop", "diagnose failure", "why is this stuck".

2026-07-10
research
市场调研分析师与营销专员

Use when researching a topic in depth via multi-source synthesis (literature review, competitive analysis, technology comparison). Triggers on "deep research", "research this", "investigate", "literature review", "survey the landscape".

2026-07-10
sort-agent-setup
其他计算机职业

Use when a project needs a trimmed Claude install instead of the full global setup, sorting skills/rules/hooks into DAILY vs LIBRARY with repo evidence. Triggers on "agent sort", "trim skills for repo", "daily vs library", "project install plan".

2026-07-10
assess-evolution
软件开发工程师

Use when assessing a project's long-term evolution health and emitting a phased, session-sized PRD roadmap to get it back on track. Triggers on "evolution audit", "assess this project", "health-check the codebase", "what should we refactor".

2026-07-10
manage-agents-md
软件开发工程师

Use when creating, auditing, or improving an AGENTS.md file for AI coding agents (progressive disclosure, context window budgeting). Triggers on "AGENTS.md", "create AGENTS.md", "audit AGENTS.md", "improve AGENTS.md".

2026-07-10
review-plan
软件开发工程师

Use after creating a plan in plan mode to critique it for gaps, risks, and clarifying questions before implementation. Triggers on "review plan", "critique plan", "check my plan".

2026-07-10
digest-github-repo
软件开发工程师

Use when generating a zettelkasten digest of GitHub repo activity (issues, PRs, commits) for triage. Two modes (curated-list for awesome-lists, activity-digest for general repos). Triggers on "digest REPO", "what is new in REPO", pasted GitHub URL.

2026-07-10
review-design-doc
软件开发工程师

Use when reviewing a system design document interactively (provide doc path). Walks findings one-at-a-time with three resolution options each; edits applied directly to the doc. Triggers on "review design doc", "critique design", "design review".

2026-07-10
review-discovery-doc
软件开发工程师

Use when reviewing a feature discovery document before create-prd, interactively for completeness, coherence, integrity, right-sizing, and evolvability. Triggers on "review discovery doc", "critique discovery", "review discovery".

2026-07-10
audit-atlas
软件开发工程师

Use when auditing the health of Cartographer atlases across all tracked repos. Reports fresh-atlas coverage, staleness distribution, atlas size, and layer population. Triggers on "audit atlas", "atlas health", "cartographer coverage".

2026-07-09
audit-recon
软件开发工程师

Use when auditing cartographer recon-brief injections in the audit log. Reports (repo x day) inject uniqueness, missing-atlas repos, stale-at-inject rate, and excerpt-size distribution. Triggers on "audit recon", "recon audit", "recon injections".

2026-07-09
audit-echo
软件开发工程师

Use when reviewing cartographer-echo fire patterns to tune stopwords, threshold false-positives, or surface duplicate-detection trends. Triggers on "audit echo", "echo audit", "duplicate detection report".

2026-07-09
catchup-ecc
软件开发工程师

Use when scanning new commits in the external affaan-m/everything-claude-code repo for ideas worth adopting. Triggers on "catchup ecc", "check ecc", "what is new in ecc", "check affaan".

2026-07-09
extract-plugin
其他计算机职业

Use when extracting a cluster of personal skills/hooks/commands into a new Claude Code plugin repo and publishing to the buvis marketplace. Triggers on "extract plugin", "ship as plugin", "make plugin from", "spin out plugin".

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

Use when a major implementation is complete and all per-task reviews have passed, before merging or handing off the branch. Mandatory after multi-file features and plan execution. Not for single-file fixes or refactors.

2026-07-09
review-prd-backlog
项目管理专家

Use when reviewing dev/local/prds/backlog as the gate before /run-autopilot - create-prd compliance, collisions, sizing/regrouping, gaps, goal alignment. Triggers on "review backlog", "review prds", "audit backlog", "backlog ready".

2026-07-08
design-solution
软件开发工程师

Use when turning a PRD into a reviewed design doc (the HOW) before planning tasks - architecture fit, exact interfaces, reuse, alternatives, then an autonomous adversarial review. Triggers on "design solution", "design this PRD".

2026-07-08
create-skill
软件开发工程师

Use when running the skill validator or applying user frontmatter conventions (trigger-led description, <=250 chars). Triggers on "validate skill", "skill validator", "skill-creator", "create skill", "lint skill", "skill compliance".

2026-06-19
explain-interactively
软件开发工程师

Use when turning a codebase into an interactive HTML course for non-technical learners. Triggers on "turn this into a course", "explain interactively", "codebase walkthrough", "teach this code".

2026-06-09
survey
软件开发工程师

Use when building or refreshing the Cartographer per-repo atlas, a small codebase map of layers, naming conventions, error style, and extension points. Triggers on "/survey", "survey repo", "refresh atlas", "rebuild codebase map".

2026-06-09