Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

dong3

dong3 enthält 11 gesammelte Skills von caasi, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
11
Stars
6
aktualisiert
2026-07-21
Forks
0
Berufsabdeckung
5 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

review-loop
Softwarequalitätssicherungsanalysten und -tester

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
Sonstige Computerberufe

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Sonstige Psychologen

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Informationssicherheitsanalysten

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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