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

dong3

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

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

这个仓库中的 skills

review-loop
软件质量保证分析师与测试员

General assisted review loop for changes — code or design artifacts (specs, plans, docs). Local reviewers answer blind and in parallel on the same unfixed diff, before any fix; the verdict names which reviewers actually ran. Convergence is each reviewer's own explicit per-round verdict, not the facilitator's round-count — the loop runs until-dry (K consecutive rounds where every live reviewer reports converged), with the facilitator owning K and the escalation-to-direction-guard decision. The roster is enrolled per host by `/review-loop:init`, which is never a precondition. For PR/MR targets a forge reviewer follows the local gate; GitHub Copilot is the built-in adapter and needs no enrollment. Findings say what would disprove them, and are reproduced before they are acted on. Never merges autonomously.

2026-07-21
tsugu
其他计算机职业

Git-native preparation & convergence — carry work forward across the gap when no human is watching, the handoff to a human, and the resume by whoever comes next. Use to prepare work before review, then converge it with the human, or run the lifecycle via `/tsugu:init`, `/tsugu:prepare`, `/tsugu:converge`, `/tsugu:prune`. Triggers on "prepare work before review", "carry work forward", "git-native preparation", "init/prepare/converge/prune", or "/tsugu". Human-triggered and schedule-wireable (wire `prepare` to a driver on the provisioned machine — local cron / `/loop` / `/schedule`). Invokes no user-installed skill by default — native git + its own built-in subagents only. Never auto-merges and never performs public coordination without approval.

2026-07-13
old-react
软件开发工程师

Use when reviewing or refactoring React code in pre-RSC projects (classes, hooks, Redux/MobX/observable, Reselect, Immer). Applies FP-thinking rules grounded in render purity, immutable updates, and the Elm Architecture (Model, Msg, update, view, Cmd, Sub). Triggers on phrases like "review my React code", "refactor this class component", "audit hooks usage", "review this reducer", or the slash command `/old-react`. Out of scope: React Server Components, the `use(promise)` hook, `'use client'` and `'use server'` boundaries.

2026-05-01
constraint-generate
软件质量保证分析师与测试员

Use when the user asks to "/constraint-generate", "generate constraint tests", "generate constraint artifact", "產生 constraint 的 test", or "generate test from constraint". Reads constraints/*.md and produces deterministic test artifacts.

2026-04-16
kami
其他心理学家

Use when the user asks to "review my agent", "check if this design is responsible", "who does this affect", "is this agent ethical", "think about the impact", "reflect on this skill", "examine this agent's boundaries", mentions "/kami", "kami", "civic AI", "humane intelligence", "仁工智慧", or wants a Socratic dialogue about human-AI collaboration and stewardship. Other skills may suggest reflection, but only invoke when the user explicitly agrees.

2026-04-16
constraint-enforce
软件质量保证分析师与测试员

Use when the user asks to "/constraint-enforce", "enforce constraints", "run constraint tests", "跑 constraint 驗證", or "run constraint enforcement". Runs the 4-layer deterministic enforcement pipeline on generated constraint artifacts.

2026-04-16
constraint-write
软件开发工程师

Use when the user asks to "/constraint-write", "write constraint", "define constraint", "幫我寫 constraint", "定義 constraint", or when the agent detects prohibition ("不能", "禁止", "must not"), obligation ("必須", "一定要", "always"), or invariant ("roundtrip", "idempotent") language in conversation and wants to suggest writing a constraint.

2026-04-16
owasp
信息安全分析师

Use when the user explicitly asks for an OWASP review, OWASP Top 10 analysis, "/owasp", "check OWASP", "OWASP 安全審查", or "OWASP security review". Do not trigger automatically or on generic "security review" requests without OWASP context.

2026-04-08
compose
软件开发工程师

This skill should be used when the user asks to "describe a workflow", "compose a pipeline", "write a pipeline in DSL", "plan tool composition", "validate a pipeline", "check DSL syntax", mentions Arrow DSL or `.arr` files, or wants to structure multi-step agent workflows before execution. Also triggers when the user asks to install `ocaml-compose-dsl`.

2026-04-04
chat-subagent
软件开发工程师

Use when the user provides a chat completion endpoint URL or a saved endpoint name and wants to delegate work to it as a subagent. Supports OpenAI-compatible and LM Studio native APIs (with MCP tool integration). Triggers on phrases like "use this endpoint", "call this API as subagent", "delegate to this model", "use ollama", "use lmstudio", or mentions a saved endpoint alias. Also triggers when user wants to save, list, or remove endpoint aliases.

2026-03-27
blogspot
软件开发工程师

Fetch Blogspot/Blogger content via JSON Feed API instead of scraping JS-rendered pages. Use when the user mentions a blogspot.com or blogger.com URL, wants to read or extract content from a Blogger site, asks to "fetch from blogspot", "scrape a blog", "get blog posts", or reports that WebFetch returned empty/broken results from *.blogspot.com pages.

2026-03-23