Skip to main content
GitHub 저장소

fabricator

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

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

이 저장소의 skills

bitbucket-tooling
기타 컴퓨터 관련 직업

Use after git-tooling push to create or manage a PR on Bitbucket Server. Composes PR description, creates PR via API, handles review comments. Terminal delivery step. (5 supporting files)

2026-03-04
jira-tooling
소프트웨어 개발자

Use at session start to pull Jira issue details into context, or post-delivery to create/update issues. Integrates with task-authoring (issue → task.md) and git-tooling (commit links). (2 supporting files)

2026-03-04
artifact-selection
소프트웨어 개발자

Select the minimal sufficient artifact set (task/requirements/tech-spec/contracts/models/verify/evidence) for the current change, and recommend the next skills. Use after task intake or when scope/risk changes.

2026-02-24
canon-spec-publishing
컴퓨터 시스템 분석가

Promote a task artifact pack into a canonical spec under /docs/specs or /docs/architecture/specs, following /docs/spec-guide.md lifecycle (active-only, delete replaced). No writes without APPROVE.

2026-02-24
contract-design
소프트웨어 개발자

Define interface/persistence contracts (APIs, schemas, deeplinks, storage formats) + compatibility rules. Use when public surfaces or stable formats are involved.

2026-02-24
implementation
소프트웨어 개발자

Implement changes guided by existing artifacts and repo conventions (AGENTS/README/DEVELOPMENT + WORK_PATH). Make small diffs, follow coherence gate, and optionally trigger verification-run.

2026-02-24
model-design
소프트웨어 개발자

Model states/flows/invariants for complex behavior (async, retries, caching, offline). Use when correctness depends on state machines or non-trivial flows.

2026-02-24
requirements-authoring
프로젝트 관리 전문가컴퓨터 시스템 분석가

Create/update a requirements document (requirements.md) inside WORK_PATH capturing technical requirements, constraints, and scope. Does NOT publish to /docs. No writes without APPROVE.

2026-02-24
task-authoring
컴퓨터·정보 시스템 관리자

Create or update a single Task artifact in WORK_PATH (goal, scope, constraints, acceptance criteria, risks, open questions). Use when starting work, clarifying requirements, or when no task definition exists yet.

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

Create/update verify.md in WORK_PATH: quick vs full checks, Android/iOS commands, prerequisites, and what each check proves. Use when check commands are unclear or need standardization.

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

Execute project-defined checks (build/test/lint) using verify.md in WORK_PATH or commands pointed to by AGENTS/DEVELOPMENT. Show outputs; optionally record evidence.md.

2026-02-24
git-tooling
소프트웨어 개발자

Analyze staged diff, compose a semantic commit message following project conventions, commit, and push. Chains into bitbucket-tooling if PR creation is needed.

2026-02-24
tech-spec-authoring
컴퓨터 시스템 분석가

Compose a Technical Specification (tech-spec.md) in WORK_PATH: a single handoff-ready document that covers goals, proposed solution, implementation details, test plan, and alternatives. After it is written, the implementation skill can proceed directly from it.

2026-02-24