Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dong3

dong3에는 caasi에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 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