Skip to main content
lumenize
GitHub 제작자 프로필

lumenize

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

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

skills가 있는 위치

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

저장소 탐색

저장소와 대표 skills

review-task
소프트웨어 품질 보증 분석가·테스터

Two-stage panel review of a task file BEFORE implementation. Stage 1 (framing & scope — archaeology/altitude, YAGNI + intermediate-goal scoping, product vision) is resolved and the file edited FIRST; Stage 2 (conformance — architecture/mesh, security, test-strategy) then reviews the cleaned file. Each stage adversarially verifies findings before you see them. Use when a task file is ready for design review, when the user says "review the X task", or before saying "go" on implementation.

2026-06-25
build-task
소프트웨어 개발자

The "go" procedure — implement a reviewed task file phase-by-phase, then fan out adversarial verifiers that check each phase against its own success criteria + .claude/rules/ (which /code-review can't do because it doesn't know the task file). Use when the user says "go"/"implement"/"build" on a task file that has already been through /review-task (or equivalent design review).

2026-06-16
convert-doc-examples
소프트웨어 개발자

Convert audited @skip-check code blocks into @check-example annotations or flag @skip-check-approved candidates for human approval. Use after /doc-example-audit, before publishing docs.

2026-06-15
nightly-pass
소프트웨어 품질 보증 분석가·테스터

Manually-invoked bedtime self-improvement pass (v0, thin). Picks ONE easy-to-review candidate from tasks/nightly/backlog.md, does a small findings-only review, and writes a triage-optimized morning digest to tasks/nightly/<date>.md. Invoke EXPLICITLY at bedtime via /nightly-pass — never auto-trigger.

2026-06-14
doc-example-audit
소프트웨어 품질 보증 분석가·테스터

Audit @skip-check annotations in website docs (.md/.mdx) — categorize each block and produce a prioritized conversion plan. Use before starting Phase 2 doc work.

2026-06-10
release-workflow
소프트웨어 개발자

Publish all packages to npm with synchronized versioning (Lerna). Use when the user wants to release, publish, or cut a new version of the packages.

2026-06-10
review-skip-check-approved
소프트웨어 품질 보증 분석가·테스터

Verify @skip-check-approved code examples against actual source code — catch stale or incorrect examples before release. Use as a pre-release check.

2026-06-10
task-management
소프트웨어 개발자

Workflow selection for new tasks — docs-first vs task-file-first. Use when starting a new task or creating a task file.

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