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

Pane

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

已收集 skills
23
Stars
284
更新
2026-04-25
Forks
190
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

implement
软件开发工程师

Executes an approved plan with one primary implementation stream by default, using bounded parallel sidecars only when the write scopes are truly disjoint. Supports default Claude execution or an explicit Codex executor option. Automatically reviews the result for completeness and intent fidelity. Use after a plan is approved.

2026-04-25
commit
软件开发工程师

Selectively stages and commits only the changes related to the current session, skipping unrelated modifications.

2026-04-25
implement
软件开发工程师

Executes an approved plan directly in Codex with one primary implementation stream by default, bounded sidecars only when write scopes are truly disjoint, and mandatory review gates for completeness and intent fidelity. Use after a plan is approved.

2026-04-25
implementation-reviewer
软件质量保证分析师与测试员

Review completed code changes against a plan, run quality checks, and call out gaps, regressions, or missing integrations. Use when implementation work needs a plan-based review.

2026-04-25
implementer
软件开发工程师

Carry out a structured implementation plan carefully and systematically, following existing repo patterns, preserving intent, and running quality checks as work progresses. Use when a plan already exists and the goal is execution.

2026-04-25
plan-reviewer
软件开发工程师

Review an implementation plan for repo accuracy, fact purity, intent fidelity, reconciliation quality, and completeness. Use when a plan needs a correctness and completeness pass.

2026-04-25
plan
软件开发工程师

Creates a reconciled implementation plan by combining a structured plan draft with a normalized intent brief and a PRP-style research dossier, then auto-reviews the final plan. Use when planning a new feature or significant change in Codex.

2026-04-25
simple-plan
软件开发工程师

Quick gut-check before implementing when the user directly asks you to do something. Investigates, proposes a lightweight plan, and implements only after approval. Use this instead of `plan` when the change is straightforward.

2026-04-25
commit
软件开发工程师

Selectively stages and commits only the changes related to the current session, skipping unrelated modifications.

2026-04-21
create-plan
软件开发工程师

Creates a reconciled implementation plan by combining a structured plan draft with a normalized intent brief and a PRP-style research dossier, then auto-reviews the final plan. Use when planning a new feature or significant change.

2026-04-21
discussion
项目管理专家

Have an interactive discussion about a topic, approach, or feature. Researches the codebase as needed, talks through options, and updates ./tmp/context.md with decisions. Use when you want to think through an approach before planning.

2026-04-21
prepare-pr
软件开发工程师

Commits changes grouped by done-plans, rebases main, builds API and webapp, then creates or updates a PR. Replaces the commit command. Use when you're ready to open or update a pull request.

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

Performs a comprehensive PR code review. Reads the linked GitHub issue for context, runs quality checks, and reviews code for bugs, architecture, conventions, and frontend best practices. Posts structured findings as a PR review.

2026-04-21
simple-plan
软件开发工程师

Quick gut-check before implementing when the user directly asks you to do something (e.g. "add X", "fix Y", "change Z"). Investigates, proposes a lightweight plan, and implements after approval. Use this instead of /create-plan when the user wants something done, not a formal plan.

2026-04-21
codebase-explorer
软件开发工程师

Explore the notetake codebase to locate files, trace behavior, and document existing patterns with precise file references. Use when the task is understanding what exists, not proposing changes.

2026-04-21
discussion
软件开发工程师

Have an implementation-focused discussion about a feature, bug, or approach without making code changes. Use when the goal is to think through options before planning or coding.

2026-04-21
investigate
软件质量保证分析师与测试员

Investigate a bug or broken behavior through hypothesis-driven root cause analysis and report what is wrong without jumping straight to a fix. Use when something is failing or behaving unexpectedly.

2026-04-21
prepare-pr
软件开发工程师

Prepare a branch for review by committing scoped changes, rebasing on main, running builds, and creating or updating a pull request. Use when the user wants the branch ready for PR review.

2026-04-21
research-web
软件开发工程师

Perform technical web research using authoritative sources, synthesize the results, and save a cited research note in the repo. Use when external documentation or up-to-date behavior matters.

2026-04-21
researcher
软件开发工程师

Research a technical topic using a mix of web sources and local codebase context, then produce actionable guidance with citations. Use when the user wants a thorough research-oriented answer.

2026-04-21
share-fix
软件开发工程师

After shipping a non-trivial fix, find related GitHub issues across the ecosystem, draft helpful human-sounding comments linking the fix and root cause, and optionally file upstream issues. Drafts must pass as human writing or the user's GitHub reputation suffers. Works on the current session's fix or retroactively on past commits/PRs. Always asks for approval before posting anything public.

2026-04-12
investigate
软件质量保证分析师与测试员

Investigates bugs through hypothesis-driven root cause analysis. Automatically invoked when the user reports a bug, error, broken behavior, or something not working as expected. Use when something is broken, failing, or behaving unexpectedly.

2026-02-28
research-web
市场调研分析师与营销专员

Conducts extensive web research on technical topics with validated references and citations. Use when you need external documentation, library comparisons, or best practices research.

2026-02-27