Clean Architecture. Enforce the Dependency Rule. Use when adding a file, import, module, package, layer, dependency, framework, database, HTTP client, or use case, or when deciding where code belongs.
원문 언어: 영어
메뉴
SkillsMP는 korallis/skills-collection에서 13개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 13개 중 13개를 표시합니다.
Clean Architecture. Enforce the Dependency Rule. Use when adding a file, import, module, package, layer, dependency, framework, database, HTTP client, or use case, or when deciding where code belongs.
원문 언어: 영어
Clean Code. Enforce Martin's naming, function, comment, error, test, and smell rules on every change. Use when writing, editing, reviewing, or refactoring any source file, or when the user mentions naming, functions, comments, duplication, Boy Scout, smells,…
원문 언어: 영어
Global TypeScript-first engineering router for Lee's projects. Use whenever planning, designing, building, implementing, refactoring, debugging, reviewing, or documenting software. Selects the smallest relevant specialist skills, local multi-agent workflows,…
원문 언어: 영어
Scaffolding. Enforce Dune-style capability folders, public module contracts, one data owner, and mechanical boundaries. Use when creating an app, module, package, workspace, monorepo, or folder tree, or when deciding where a new capability lives.
원문 언어: 영어
Architecture-first workflow for non-trivial or high-risk software changes. Use when a plan or implementation crosses modules, introduces domain concepts, changes contracts, or risks shallow layering. Grounds designs in callers, data structures, signatures,…
원문 언어: 영어
Local multi-agent design or implementation competition. Use when several materially different solutions are plausible and selection quality matters. Creates isolated candidates, judges them against shared criteria, and lets the lead agent synthesize and…
원문 언어: 영어
Change-impact and completion audit for wide, risky, cross-cutting, or merge-critical work. Use before declaring such work complete to inspect callers and contracts beyond the diff, identify safety facts, exercise the real artifact, and report what is cleared…
원문 언어: 영어
Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews…
원문 언어: 영어
GitHub-only delivery workflow for planning branches, worktrees, issues, pull requests, checks, reviews, and merges. Use whenever software work may affect Git or GitHub. Replaces Graphite and other stack managers with plain git, gh, GitHub Actions, Projects,…
원문 언어: 영어
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
원문 언어: 영어
Independent local multi-model review for contested, security-sensitive, high-risk, or merge-critical plans and changes. Use when one reviewer is insufficient. Gives reviewers the same intent and rubric, aggregates consensus and disagreements, and applies lead…
원문 언어: 영어
Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker (edges as text in one file per ticket locally, or native blocking links on a real tracker).
원문 언어: 영어
WAVES - Workers, Aggregate, Verify, Extend - wave-based orchestration for Codex. Decompose a big goal into independent slices, verify coverage, spawn Codex subagents in parallel as a bounded wave, collect evidence-backed handoffs, verify important claims,…
원문 언어: 영어