Skip to main content
endalk200
Perfil de criador do GitHub

endalk200

Visão por repositório de 71 skills coletadas em 9 repositórios do GitHub.

skills coletadas
71
repositórios
9
atualizado
2026-07-30
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
skills
22 skills · 2026-07-30
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresEspecialistas em gestão de projetosAnalistas de pesquisa de mercado e especialistas em marketingAnalistas de sistemas de computadorOutras ocupações de informática
7 categorias ocupacionais · 100% classificado
31%participação
#02
artiflow
21 skills · 2026-07-21
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesenvolvedores webEspecialistas em gestão de projetosOutras ocupações de informática
5 categorias ocupacionais · 100% classificado
30%participação
#03
belfry
10 skills · 2026-07-26
Desenvolvedores de softwareEspecialistas em gestão de projetosAdministradores de redes e sistemas de computadorOutras ocupações de informática
4 categorias ocupacionais · 100% classificado
14%participação
#04
better-webhook
7 skills · 2026-05-22
Desenvolvedores de softwareEspecialistas em gestão de projetosAnalistas de garantia de qualidade de software e testadores
3 categorias ocupacionais · 100% classificado
9.9%participação
#05
runspace
5 skills · 2026-06-10
Desenvolvedores de softwareAnalistas financeiros e de investimentos
2 categorias ocupacionais · 100% classificado
7.0%participação
#06
launchkey
2 skills · 2026-06-04
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
2.8%participação
#07
nextjs-launchkey
2 skills · 2026-05-26
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
2.8%participação
#08
skopeo
1 skills · 2026-07-10
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
1.4%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

babysit-pr
Analistas de garantia de qualidade de software e testadores

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

2026-07-30
code-review
Analistas de garantia de qualidade de software e testadores

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

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

2026-07-30
domain-modeling
Analistas de sistemas de computador

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
Desenvolvedores 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 em gestão de projetos

A relentless interview to sharpen a plan or design.

2026-07-30
Mostrando as 8 principais de 22 skills coletadas neste repositório.
Mostrando as 8 principais de 21 skills coletadas neste repositório.
belfry-debug
Administradores de redes e sistemas de computador

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

A relentless interview to sharpen a plan or design.

2026-07-12
grill-with-docs
Desenvolvedores 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
Desenvolvedores de software

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

2026-07-12
improve-codebase-architecture
Desenvolvedores 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
Outras ocupações de informática

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
Desenvolvedores 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 em gestão de projetos

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 as 8 principais de 10 skills coletadas neste repositório.
grill-with-docs
Especialistas em gestão de projetos

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
Desenvolvedores 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
Desenvolvedores 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 garantia de qualidade de software e testadores

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
Desenvolvedores 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 em gestão de projetos

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
Desenvolvedores 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 repositórios
Todos os repositórios foram exibidos