Skip to main content
codemonstersteam
GitHub creator profile

codemonstersteam

Repository-level view of 43 collected skills across 3 GitHub repositories.

skills collected
43
repositories
3
updated
Jul 26, 2026
repository explorer

Repositories and representative skills

program-design
computer-systems-analysts

Designing a program by the discipline of rational development. Use when an FRD (from the `requirements-intake` skill) and a frozen API contract (OpenAPI/AsyncAPI) exist and a design package is needed for later implementation (vertical slices, module…

Jul 26, 2026
target-profiles
software-developers

How the pipeline builds different deliverable SHAPES (HTTP service, CLI tool, …) without branching every stage on the shape. Each shape is a target profile — one cohesive vertical that owns its contract kind, ingress adapter, scaffold template, DoD checks and…

Jul 22, 2026
program-implementation
software-developers

Implementing a program ticket by ticket via Trunk Based Development. Use when a design package `.agent/planner/design/<slug>/` exists with an operator-approved handoff checklist, and slices are to be implemented one at a time (one ticket = one slice = one…

Jul 17, 2026
domain-modeling
software-developers

Single source of the domain-model FORMAT for the planning pipeline — CONTEXT.md (ubiquitous language), ADR (decisions), CONTEXT-MAP (multi-context). The *active* discipline of sharpening the model (challenge terms, invent edge cases, write it down the moment…

Jul 16, 2026
component-tests
software-quality-assurance-analysts-and-testers

Design AND realize a program's component tests — a network service (OpenAPI/AsyncAPI) or a CLI tool — as a black box. Two halves — DESIGN (a planner derives the scenario set by formula, Cockburn 1:1, tags @wip) and REALIZE (an implementer drops the designed…

Jul 16, 2026
documentation
software-developers

Deterministic procedure for creating and maintaining a service repository's documentation as a product, for four JTBD consumers (author-engineer, consumer-engineer, concept-level consumer, AI agent). Written for reliability on weaker tiers — stepwise passes,…

Jul 16, 2026
git-conventions
software-developers

Deterministic Git procedure following Trunk-Based Development. Use for all branch, commit and PR operations. Tier-agnostic, written for reliability on weaker tiers: step-by-step commands, message validation, STOP rules.

Jul 16, 2026
http-io
software-developers

Designing an I/O object over HTTP to a metered / rate-limited external service — LLM, linter-as-a-service, embeddings, any external API. Use when a slice needs an outbound HTTP call and you must NOT overload the provider or send excess context. Backbone — two…

Jul 16, 2026
Showing 8 of 32 collected skills.
program-design
software-developers

Проектирование программы по дисциплине рациональной разработки. Применять, когда есть FRD/задача и зафиксированный контракт API (OpenAPI/AsyncAPI), и нужен пакет проектной документации для последующей реализации (вертикальные срезы, контракты модулей,…

Jun 3, 2026
doc-quality-review
software-developers

Детерминированная рубрика ревью качества уже написанной документации репозитория по 6 ядровым характеристикам IBM-фреймворка «Developing Quality Technical Information» (Hargis, Carey et al.) — task orientation, accuracy, completeness, clarity, organization,…

Jun 1, 2026
documentation
software-developers

Детерминированная процедура создания и сопровождения документации сервисного репозитория как продукта (для ревью качества готовой доки — отдельный скилл doc-quality-review) для четырёх JTBD-потребителей (инженер-создатель, инженер-потребитель, потребитель…

Jun 1, 2026
platform-landing
software-developers

Детерминированная процедура для concept-репозитория платформы (он же coordination/solution-root для полирепозиторной платформы). Две части. PART I — сборка и 5-pass рефактор лендинга-витрины concept README + парного docs/get-started.md под потребителя…

Jun 1, 2026
component-tests
software-quality-assurance-analysts-and-testers

Генерация, ревью и расширение компонентных тестов программы — сетевого сервиса (OpenAPI/AsyncAPI) или CLI-инструмента (api-specification/cli.md + report.schema.json) — как чёрного ящика. Применять, когда нужно создать новые .feature, дополнить существующие,…

May 31, 2026
program-implementation
software-developers

Реализация программы по тикетам через Trunk Based Development. Применять, когда есть пакет проектной документации `docs/design/<slug>/` с зааппрувленным оператором хендофф-чеклистом, и нужно реализовать срезы по одному (один тикет = один slice = одна ветка =…

May 31, 2026
http-io
software-developers

Проектирование I/O-объекта поверх HTTP к внешнему дозируемому (rate-limited / metered) сервису — LLM, linter-as-service, embeddings, любой внешний API. Применять, когда слайсу нужен исходящий HTTP-вызов и важно НЕ перегрузить поставщика и НЕ отправить лишний…

May 31, 2026
llm-client
software-developers

LLM-специфика I/O-объекта взаимодействия с моделью (Anthropic / OpenAI-совместимые) — выбор протокола (OpenAI chat completions), structured output через response_format, фан-аут JTBD-ролей, маркер role в стабе, фиксация реальных ответов. Применять вместе с…

May 31, 2026
Showing 3 of 3 repositories
All repositories loaded