Skip to main content
Repositório GitHub

better-webhook

better-webhook contém 7 skills coletadas de endalk200, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
7
Stars
6
atualizado
2026-05-22
Forks
2
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills 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