Skip to main content
endalk200
Perfil de creador de GitHub

endalk200

Vista por repositorio de 71 skills recopiladas en 9 repositorios de GitHub.

skills recopiladas
71
repositorios
9
actualizado
2026-07-30
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
skills
22 skills · 2026-07-30
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresEspecialistas en gestión de proyectosAnalistas de investigación de mercados y especialistas en marketingAnalistas de sistemas informáticosOtras ocupaciones informáticas
7 categorías ocupacionales · 100% clasificado
31%participación
#02
artiflow
21 skills · 2026-07-21
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresDesarrolladores webEspecialistas en gestión de proyectosOtras ocupaciones informáticas
5 categorías ocupacionales · 100% clasificado
30%participación
#03
belfry
10 skills · 2026-07-26
Desarrolladores de softwareEspecialistas en gestión de proyectosAdministradores de redes y sistemas informáticosOtras ocupaciones informáticas
4 categorías ocupacionales · 100% clasificado
14%participación
#04
better-webhook
7 skills · 2026-05-22
Desarrolladores de softwareEspecialistas en gestión de proyectosAnalistas de garantía de calidad de software y probadores
3 categorías ocupacionales · 100% clasificado
9.9%participación
#05
runspace
5 skills · 2026-06-10
Desarrolladores de softwareAnalistas financieros y de inversiones
2 categorías ocupacionales · 100% clasificado
7.0%participación
#06
launchkey
2 skills · 2026-06-04
Desarrolladores de software
1 categorías ocupacionales · 100% clasificado
2.8%participación
#07
nextjs-launchkey
2 skills · 2026-05-26
Desarrolladores de software
1 categorías ocupacionales · 100% clasificado
2.8%participación
#08
skopeo
1 skills · 2026-07-10
Desarrolladores de software
1 categorías ocupacionales · 100% clasificado
1.4%participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

babysit-pr
Analistas de garantía de calidad de software y probadores

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

2026-07-30
code-review
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-30
domain-modeling
Analistas de sistemas informáticos

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
Desarrolladores de software

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
Especialistas en gestión de proyectos

A relentless interview to sharpen a plan or design.

2026-07-30
Mostrando las 8 principales de 22 skills recopiladas en este repositorio.
Mostrando las 8 principales de 21 skills recopiladas en este repositorio.
belfry-debug
Administradores de redes y sistemas informáticos

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
Desarrolladores de software

A relentless interview to sharpen a plan or design.

2026-07-12
grill-with-docs
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-12
improve-codebase-architecture
Desarrolladores de software

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
Otras ocupaciones informáticas

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
Desarrolladores de software

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
Especialistas en gestión de proyectos

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
Mostrando las 8 principales de 10 skills recopiladas en este repositorio.
grill-with-docs
Especialistas en gestión de proyectos

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Especialistas en gestión de proyectos

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
Desarrolladores de software

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
Mostrando 9 de 9 repositorios
Todos los repositorios cargados