Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
abegong
Perfil de creador de GitHub

abegong

Vista por repositorio de 15 skills recopiladas en 1 repositorios de GitHub.

skills recopiladas
15
repositorios
1
actualizado
2026-06-29
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.

explorador de repositorios

Repositorios y skills representativas

add-katalyst-check-type
Desarrolladores de software

Add a new Katalyst check type end-to-end across check execution, config parsing, CLI validation, tests, fixtures, and the generated Hugo check-types reference docs. Use when the user asks to add, extend, or document a new check type in this repository.

2026-06-29
katalyst-catalog
Desarrolladores de software

Take stock of an existing body of content with katalyst: profile what's there, surface its recurring kinds of item (candidate collections), and get oriented before declaring any structure. Use when a user points at an existing wiki, docs tree, or notes corpus and wants to understand it, "see what's in here", or prepare to onboard it into katalyst. Precedes katalyst-identify-collections.

2026-06-24
katalyst-define-schemas
Desarrolladores de software

Define each collection's schema in a katalyst project — the fields its items must have and the constraints they must satisfy — plus the checks that enforce them. Use when a user has collections and wants to declare their structure, add required fields, types, or validation rules. Step 2 of the Define stage; its prerequisite is katalyst-identify-collections.

2026-06-24
katalyst-deploy-cli-gating
Desarrolladores de software

Gate writes to a katalyst project's content so every change is validated as it happens, rather than only at commit time. Use when a user wants writes checked the moment they occur, an agent workflow where edits must pass checks before they land, or enforcement without a git commit step. Paired with katalyst-deploy (chooses the mechanism) and katalyst-deploy-precommit-hook (the alternative).

2026-06-24
katalyst-deploy-precommit-hook
Desarrolladores de software

Install a git pre-commit hook that runs `katalyst check` (and `katalyst fix --check`) so malformed frontmatter or non-canonical formatting fail the commit instead of landing. Use when a user wants katalyst enforced at commit time, a "pre-commit hook", or to block bad content before it reaches the branch. Paired with katalyst-deploy (chooses the mechanism) and katalyst-deploy-cli-gating (the alternative).

2026-06-24
katalyst-deploy
Desarrolladores de software

Set up automatic enforcement of a katalyst project once, so its checks run on every change without anyone remembering to invoke them. Knows both mechanisms (a git pre-commit hook and CLI-gated writes), helps choose between them, and routes to the specific setup skill. Use when a user wants katalyst to "run automatically", "enforce on commit", "guard the content", or stop relying on manual `katalyst check` runs.

2026-06-24
katalyst-identify-collections
Desarrolladores de software

Identify the collections in a katalyst project — the recurring kinds of item the content is made of — and declare them in `.katalyst/`. Use when a user knows roughly what content they have and wants to define its object types, set up collections, or structure a knowledge base. Step 1 of the Define stage; points forward to katalyst-define-schemas for each collection's schema.

2026-06-24
katalyst-migrate-schema
Desarrolladores de software

PLACEHOLDER — not yet authored, excluded from release. Will migrate content when a collection's schema changes.

2026-06-24
Mostrando las 8 principales de 15 skills recopiladas en este repositorio.
Mostrando 1 de 1 repositorios
Todos los repositorios cargados