Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
abegong
Profil créateur GitHub

abegong

Vue par dépôt de 15 skills collectés dans 1 dépôts GitHub.

skills collectés
15
dépôts
1
mis à jour
2026-06-29
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

explorateur de dépôts

Dépôts et skills représentatifs

add-katalyst-check-type
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-24
Affichage des 8 principaux skills collectés sur 15 dans ce dépôt.
1 dépôts affichés sur 1
Tous les dépôts sont affichés