Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
abegong
GitHub 제작자 프로필

abegong

1개 GitHub 저장소에서 수집된 15개 skills를 저장소 단위로 보여줍니다.

수집된 skills
15
저장소
1
업데이트
2026-06-29
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

add-katalyst-check-type
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-06-24
이 저장소에서 수집된 skills 15개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다