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

dot-agents

dot-agents에는 ergonomic-code에서 수집한 skills 14개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
14
Stars
3
업데이트
2026-07-03
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

fix-red-case
소프트웨어 개발자

Fix production code for one red Kotlin JUnit case created or aligned by `$code-test-case`; use after that skill when the test is failing and test edits are forbidden.

2026-07-03
refactor-case
소프트웨어 개발자

Review and refactor code after `$code-test-case` and `$fix-red-case` have made a selected case green; use when the user asks to refactor a commit or uncommitted changes before broadening scope.

2026-07-03
code-test-case
소프트웨어 품질 보증 분석가·테스터

Convert cases written in `verification-check-format-v0.1` in `full` mode into Kotlin JUnit test code. Use when the input is a verification check artifact with `Feature`, `Rule`, `Example`, `Given`, `When`, `Then`, and `And`.

2026-07-02
design-test-case
소프트웨어 품질 보증 분석가·테스터

Design one `verification-check-format-v0.1` full-mode test case from a requirement, bug report, or desired behavior description.

2026-07-02
write-verification-check
소프트웨어 품질 보증 분석가·테스터

Write or normalize one or more `verification-check-format-v0.1` checks in `full` mode. Use when a user or another skill needs `Feature` / `Rule` / `Example` / `Given` / `When` / `Then` text rendered as concise, contract-based, implementation-light prose.

2026-07-02
reviewing-framework-context-file-changes
소프트웨어 개발자

Review changes in framework context files for conciseness, minimality, task fit, framework integration, ambiguity, actionability, verifiability, contradictions, scope clarity, and non-English text. Use when Codex reviews diffs or changed files in `.agents/`, `src/project-baseline.md`, `src/conventions/`, `src/roles/`, or framework templates.

2026-07-02
collect-code-anchors
소프트웨어 개발자

Collect concrete code anchors for target or related behavior. Use when you need an auxiliary list of verified endpoints, handlers, operations, models, repositories, queries, tables, migrations, config, i18n keys, or other code locations connected to a requested behavior.

2026-07-02
describing-rest-api
소프트웨어 개발자

Build REST API IR JSON for JSON over HTTP from code, OpenAPI, curl, natural-language requirements, JSON Schema, or mixed inputs, then validate it and render Markdown.

2026-07-02
init-task-workdir
소프트웨어 개발자

Create a new task workdir under `devlog/NNN-slug` with `010-task-brief.md`, `030-solution-brief.md` and `todo.md` from framework templates. Use when the user asks to create, initialize, or bootstrap a task directory, task workdir, or devlog entry and provides, or must be asked for, a three-digit task id and slug.

2026-07-02
fix-framework-context
소프트웨어 개발자

Analyze a framework-context fix or feature request from `problem`, `target behavior`, and optional `codex session id`; load `framework-context-engineer`; propose `minimal`, `systemic`, and `optimal` changes; wait for explicit choice; then implement it.

2026-06-29
fix-project-context
소프트웨어 개발자

Analyze a project-context problem from `problem`, `target behavior`, and optional `codex session id`; load `project-context-engineer`; propose `minimal`, `systemic`, and `optimal` fixes; wait for explicit choice; then implement it.

2026-06-29
fix-framework-context
소프트웨어 개발자

Analyze a framework-context fix or feature request from `problem`, `target behavior`, and optional `codex session id`; load `framework-context-engineer`; propose `minimal`, `systemic`, and `optimal` changes; wait for explicit choice; then implement it in this repository.

2026-04-23
finding-touched-tables
데이터베이스 아키텍트

Find database tables and views touched by code referenced from an existing `structure-chart/v1` diagram. Use when the input is a ready structure chart and you need the list of tables that are read or written along the charted execution path, including reads performed through SQL views and, when recoverable, the base tables behind those views.

2026-04-16
installing-framework
소프트웨어 개발자

Install the Ergocode AI Agent Framework into a repository. Use when Codex must install the runtime payload under `framework_checkout_root/src`, ensure `AGENTS.md` contains the Ergocode framework section, ensure `skills_symlink_path` points to `framework_checkout_root/src/skills`, and install Codex session hooks. Keep installation idempotent and patch existing `AGENTS.md` minimally.

2026-04-04