Skip to main content
endalk200
GitHub creator profile

endalk200

Repository-level view of 71 collected skills across 9 GitHub repositories.

skills collected
71
repositories
9
updated
2026-07-30
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

babysit-pr
software-quality-assurance-analysts-and-testers

Validate and triage pull-request review findings before addressing selected items.

2026-07-30
code-review
software-quality-assurance-analysts-and-testers

Review changes since a fixed point (commit, branch, tag, or merge-base) along two axes - Standards (does the code follow this repository's documented coding standards?) and Spec (does the code match what the originating issue or PRD asked for?). Runs both reviews in parallel subagents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".

2026-07-30
codebase-design
software-developers

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

2026-07-30
conventional-commit
software-developers

Create git commits using Conventional Commits. Use when the user asks to commit code, prepare a commit, write a commit message, or standardize commit history with conventional commit types, scopes, breaking-change markers, and safe git workflow checks.

2026-07-30
create-pr
software-developers

Publish the current branch as a review-ready pull or merge request.

2026-07-30
domain-modeling
computer-systems-analysts

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

2026-07-30
effect
software-developers

Opinionated guide for building production TypeScript applications with Effect v4. Use when implementing Effect workflows, services, layers, schemas, configuration, schedules, caches, streams, HTTP clients, Effect Atom or API-backed frontend state, or tests.

2026-07-30
grill-me
project-management-specialists

A relentless interview to sharpen a plan or design.

2026-07-30
Showing top 8 of 22 collected skills in this repository.
Showing top 8 of 21 collected skills in this repository.
belfry-debug
network-and-computer-systems-administrators

Use Belfry to set up local observability, export OpenTelemetry traces or logs, or debug a Service through bounded searches and exact trace/span/log correlations.

2026-07-26
grill-me
software-developers

A relentless interview to sharpen a plan or design.

2026-07-12
grill-with-docs
software-developers

Grill the user relentlessly to sharpen a plan or design while maintaining ADRs and domain glossary documentation. Use when the user asks to "grill with docs" or wants decisions documented during a design interview.

2026-07-12
implement
software-developers

Implement a piece of work based on a spec or set of tickets.

2026-07-12
improve-codebase-architecture
software-developers

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

2026-07-12
setup-skills
computer-occupations-all-other

Configure this repo for the engineering skills — set up its issue tracker, triage and Wayfinder label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

2026-07-12
source-context
software-developers

Use when working with Effect or @effect/platform-node code. Resolve version-matched dependency source with opensrc before relying on memory, docs summaries, or generated examples.

2026-07-12
to-spec
project-management-specialists

Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

2026-07-12
Showing top 8 of 10 collected skills in this repository.
grill-with-docs
project-management-specialists

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

2026-05-22
conventional-commit
software-developers

Create git commits using Conventional Commits. Use when the user asks to commit code, prepare a commit, write a commit message, or standardize commit history with conventional commit types, scopes, breaking-change markers, and safe git workflow checks.

2026-05-01
source-context
software-developers

Fetch dependency source code so agents can inspect real implementations, tests, and version-specific behavior. Use when docs or types are insufficient, when debugging library internals, or when tasks require source-backed evidence. Triggers include "fetch source for", "read the source of", "how does X work internally", "get the implementation of", and "opensrc path".

2026-05-01
tdd
software-quality-assurance-analysts-and-testers

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

2026-05-01
to-issues
software-developers

Break a plan, spec, or PRD into independently-grabbable local markdown issues under `.workflows/` using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tasks, or break down work into issues.

2026-05-01
to-prd
project-management-specialists

Turn the current conversation context into a local markdown PRD under `.workflows/prd/`. Use when user wants to create a PRD from the current context.

2026-05-01
sdk-release
software-developers

Prepare publishable SDK package changes for push and PR in better-webhook. Use when changes under packages/* need a Changeset, SDK docs or README updates, full verification, and a release-ready PR summary before code is pushed to GitHub.

2026-04-25
Showing 9 of 9 repositories
All repositories loaded