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

shortcuts

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

已收集 skills
31
Stars
7
更新
2026-07-25
Forks
5
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

coc-knowledge
软件开发工程师

Comprehensive reference for CoC (Copilot of Copilot) architecture — server, memory system, LLM tools, SDK wrapper, process store, workflow engine, deep-wiki, and dashboard SPA. Use whenever the user asks anything related to CoC (Copilot of Copilot), forge, deep-wiki, coc-client, the CoC server, dashboard, workflow engine, memory system, LLM tools, process store, or any of their subsystems. Also use whenever you need background knowledge to answer a question, plan a change, or ground your reasoning in this codebase — read the relevant reference file(s) under `references/` before responding. Use when building, modifying, debugging, or explaining CoC features, or when understanding how subsystems interact.

2026-07-25
submit-commits-as-pr
软件开发工程师

Submit a single commit or a range of commits as a new GitHub pull request. Cherry-picks the commits onto a fresh branch off the latest origin/main, pushes, opens the PR via `gh`, and enables auto-merge by default. On any cherry-pick/rebase conflict the script aborts the entire submit; the AI must NOT attempt to resolve conflicts. Use when the user asks to "open a PR for this commit", "send commits X..Y as a PR", "PR-ify these commits", or similar.

2026-07-19
loop
软件开发工程师

Schedule recurring follow-up messages into the current conversation. Supports fixed-interval monitoring and one-shot wakeups for dynamic self-pacing.

2026-07-19
impl
软件开发工程师

MUST BE LOADED for any code change in this repository. Implements the requested code change and adds comprehensive test coverage, ensuring tests pass across Linux, macOS, and Windows. Use whenever you are about to modify, add, refactor, fix, or delete source code in this repo — including bug fixes, feature work, refactors, and small tweaks. Use when you need to execute implementation work (not just planning) and must include tests. Commit the changes to the repository after the implementation is complete.

2026-07-19
delegate
其他计算机职业

Delegate a job from the current chat to a new conversation. Use when the user asks to delegate or hand off work.

2026-07-17
draft
网页与数字界面设计师

Draft a user experience specification for a requested CoC feature. Use when planning new features, designing user flows, or creating UX specs for the CoC dashboard, CLI, server, or Node packages.

2026-06-28
pipeline-generator
软件开发工程师

Generate optimized YAML pipeline configurations from natural language requirements, or DAG workflow configurations for complex multi-stage processing with fan-out, fan-in, and scripting. Ask clarifying questions about task type, data source, and output format before creating pipelines. Use when users want to create, design, or build a pipeline or workflow for data processing, classification, research, or analysis tasks.

2026-06-28
pipeline-generator
软件开发工程师

Generate optimized YAML pipeline configurations from natural language requirements, or DAG workflow configurations for complex multi-stage processing with fan-out, fan-in, and scripting. Ask clarifying questions about task type, data source, and output format before creating pipelines. Use when users want to create, design, or build a pipeline or workflow for data processing, classification, research, or analysis tasks.

2026-06-28
dream
软件开发工程师

System prompts for the CoC Dream analyzer and critic internal steps — proposes and validates high-confidence dream card candidates from completed workspace conversations.

2026-06-12
ultra-ralph
软件开发工程师

Core instruction sets for Ralph autonomous coding loop phases — grill (clarification), synthesis (goal extraction), execution (iteration), iteration (user prompt), and final-check (validation).

2026-06-09
classify-diff
软件质量保证分析师与测试员

Classify every hunk in a pull request or commit diff by change type (logic, mechanical, test, simple, generated) so reviewers can focus on what matters.

2026-06-05
browser-test-with-restart
网页开发工程师

Debug and verify web UI issues by opening pages in a real browser, checking for errors, applying code fixes, rebuilding, and re-testing. Restart the coc dev server ONLY when the user explicitly asks for a restart — otherwise stop and ask for confirmation before restarting. Use when the user asks to debug a web page, verify a UI fix in the browser, or test a localhost page after code changes.

2026-06-04
skill-hardening
软件开发工程师

Harden a skill from one failure case without overfitting — name the failure class, derive an abstract rule, validate it against three cases, then emit a minimal diff.

2026-06-02
grill-me
项目管理专家

Interview the user about a plan or design and produce an autonomy-ready spec artifact. Use when the user wants to stress-test a plan, get grilled on a design, mentions "grill me", or when promoting an ask-mode chat into a Ralph loop.

2026-05-31
excalidraw-diagram
网页与数字界面设计师

Generate, read, and iteratively modify Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "iterate on an existing diagram". Supports flowcharts, relationship diagrams, mind maps, system architecture, data flow, swimlane, class, sequence, and ER diagrams. Produces interactive previews inline in chat via `excalidraw://` links.

2026-05-19
coc-chat
软件开发工程师

Access, search, analyze, and submit CoC conversation process records via REST API to a running CoC server (chat, run-workflow, run-script, follow-up, stream, search, list, stats). Use when the user asks to find, read, search, summarize, analyze, submit, or send tasks to CoC.

2026-05-12
test-gap-analysis
软件质量保证分析师与测试员

Identify test coverage gaps in a given code area. Supports three modes: unit-test (pure logic), functional-test (integration with real I/O), and mock-e2e (mock-based end-to-end). Use when you want to find missing tests, audit test coverage, or plan new test work for a package or module.

2026-05-09
for-each
软件开发工程师

Process a list of items by dispatching ONE sub-agent per item, strictly sequentially (await each before the next). Same per-item sub-task and final summary contract as map-reduce — only the dispatch order differs. Only invoke when the user explicitly asks for the for-each skill or pattern by name. Do not auto-select for general tasks.

2026-05-09
map-reduce
软件开发工程师

Process a list of items by dispatching one sub-agent per item in parallel (up to max_parallel concurrent), then aggregate results into a final summary. Same per-item sub-task and final summary contract as for-each — only the dispatch order differs. Only invoke when the user explicitly asks for the map-reduce skill or pattern by name. Do not auto-select for general tasks.

2026-05-09
swe-1on1-notes
计算机与信息系统经理

Synthesizes rough software engineering manager 1:1 notes into themes, follow-ups, commitments, risks, coaching signals, and next-meeting prep. Use in the My Work workspace when working with 1:1 notes or people-management notes.

2026-05-07
terse-replies
软件开发工程师

Ultra-compressed reply mode. Cuts token usage ~50% while keeping full technical accuracy. Use when user asks to "be brief", "be terse", "less tokens", "compact mode", or invokes /terse. Auto-triggers on explicit token-efficiency requests.

2026-05-03
kb-refresh
软件开发工程师

Distill recent CoC chat histories into knowledge-base skill improvements. Scans new conversations since the last run, proposes additions/updates/removals, and patches skill files on confirmation. Use when you want to refresh or update a knowledge-base skill from past chats.

2026-05-02
fresh-written
秘书和行政助理(法律、医疗和高管除外)

Rewrite documents, plans, and notes as if authored fresh each iteration — produce only the final intended state, never patch deltas on top of the previous version. Use whenever you update an existing document, plan, design note, AGENTS.md, README, MEMORY.md, or any persistent text artifact.

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

Review a bug fix proposal and evaluate whether it is the cleanest solution. Use when you want to critically assess a fix for root cause alignment, simplicity, consistency, technical debt, side effects, and idiomatic alternatives. If improvements exist, propose a better fix and explain why.

2026-04-28
code-refactoring
软件开发工程师

Automated code refactoring suggestion. Use when reviewing a commit range or code area to propose critical, high-value, high-confidence refactorings that must be addressed immediately to avoid technical debt. This skill drafts a refactoring plan instead of making direct code changes.

2026-04-13
go-deep
软件开发工程师

Advanced research and verification methodologies using multi-phase approaches and parallel sub-agents. Use for deep research on complex topics, multi-model verification of arguments, or decomposing features into atomic commit plans.

2026-04-13
skill-for-skills
软件开发工程师

Create and update Agent Skills following the agentskills.io specification. Use when creating new skills, updating existing skills, or validating skill structure.

2026-04-13
go-deep
软件开发工程师

Advanced research and verification methodologies using multi-phase approaches and parallel sub-agents. Use for deep research on complex topics, multi-model verification of arguments, or decomposing features into atomic commit plans.

2026-03-18
code-review
软件质量保证分析师与测试员

Review commits, pull requests, diffs, or files against repository-specific standards by selecting relevant rule references and delegating each rule to a focused code-review subagent.

2026-03-09
skill-for-skills
软件开发工程师

Create and update Agent Skills following the agentskills.io specification. Use when creating new skills, updating existing skills, or validating skill structure.

2026-02-27
update-agents-md
软件开发工程师

Update AGENTS.md files across the repository to reflect the latest codebase status and create missing ones for critical folders. Uses sub-agents to explore and write in parallel, preserving main context. Use when AGENTS.md files are outdated or missing.

2026-02-24
shortcuts GitHub Agent Skills | SkillsMP