Skip to main content
a-v-ershov
GitHub 제작자 프로필

a-v-ershov

1개 GitHub 저장소에서 수집된 28개 skills를 저장소 단위로 보여줍니다.

수집된 skills
28
저장소
1
업데이트
2026년 8월 17일
저장소 탐색

저장소와 대표 skills

commit
소프트웨어 개발자

Commit the current uncommitted changes: read the diff, group files by logic rather than path (a definition change split from its ripple of usage updates), write conventional-commit messages in English — with the [T###] backlog task id where one applies — and…

2026년 8월 17일
create-project-spec
소프트웨어 개발자

Produce a project's initial documentation end to end, from a raw idea to a buildable spec. Use when starting a new project or a major new initiative and you want the full guided flow rather than running each step by hand. Orchestrates gather-context,…

2026년 8월 17일
define-code-style
소프트웨어 개발자

Define the project's development style guide once the stack is chosen: how code is organized (module/folder architecture), named, commented and documented, how errors are handled, and how tests are written. For each dimension where the chosen stack offers…

2026년 8월 17일
design-architecture
소프트웨어 개발자

Design the system's technical architecture from the product spec: elicit measurable quality-attribute scenarios first, then co-design the components AND the concrete technologies together — researching each candidate's current capabilities, pricing and…

2026년 8월 17일
design-dev-architecture
소프트웨어 개발자

Design the development-time architecture — the inner loop that lets an AI agent build the product fast and verify its own work: how to run the whole product locally (Compose topology, prod-parity stand-ins, seed data), how it is tested in an AI-drivable way…

2026년 8월 17일
gather-context
프로젝트 관리 전문가

Interview the human to extract maximum context before and during spec work — a relentlessly curious discovery grill that turns a short brief into a rich, shared understanding of what to build. Two roles: as the FIRST step of create-project-spec it runs a full…

2026년 8월 17일
implement-feature
소프트웨어 개발자

Build one backlog task's feature in the working tree. Use as the implementation stage of the build loop — normally spawned fresh per task by run-task, or standalone on a task id. It reads the task's description and acceptance criteria, builds on the current…

2026년 8월 17일
refactor
소프트웨어 개발자

Improve the internal structure of the code without changing what the product does. Use in the release phase (run first by release-product, before the audits) or standalone whenever a part of the codebase has become hard to work with. It measures the rot a…

2026년 8월 17일
수집된 skill 28개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다