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

blackprince001

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

수집된 skills
98
저장소
2
업데이트
2026년 8월 29일
저장소 탐색

저장소와 대표 skills

core-foundations-code-style
미분류

Always-on coding style and organization rules for naming, file shape, comments, types, module boundaries, pattern use, errors, and avoiding unnecessary abstraction across languages and tracks.

2026년 8월 29일
core-setup-ci-skeleton
미분류

Use when setting up or modifying CI pipelines — the quality-gate sequence every change passes, shift-left ordering, feeding failures back to agents, and keeping the pipeline under 10 minutes.

2026년 8월 29일
core-build-apis-and-contracts
미분류

Use when designing any public interface — REST/GraphQL endpoints, module contracts, component props — Hyrum's Law, contract-first, consistent error semantics, validate at boundaries, extend rather than break.

2026년 8월 29일
core-build-architecture-in-practice
미분류

Use when designing or restructuring module interfaces while coding — deep modules, seams and adapters, designing for testability, exploring alternative interfaces (design it twice), and the implementation working loop.

2026년 8월 29일
core-verify-code-review
미분류

Use when reviewing changes since a fixed point, or when a non-trivial in-flight decision needs adversarial scrutiny — keep Standards and Spec separate, measure relevant complexity, and use the bounded doubt cycle (claim → extract → fresh-context adversarial…

2026년 8월 29일
core-verify-test-authoring
미분류

Use when writing or revising tests in any language or framework — express one observable behavior at a public seam, keep cause and effect close, use independent expected values, prefer real boundaries over internal mocks, and make tests readable,…

2026년 8월 29일
core-verify-testing-strategy
미분류

Use before writing or revising tests to choose the smallest useful evidence for each behavior — balance risk, cost, speed, maintainability, utilization, reliability, and fidelity; avoid pyramid cargo cults, coverage gaming, and flaky signals; record gates,…

2026년 8월 29일
core-ship-launch-checklist
미분류

Use as the final gate before anything goes live — the pre-launch checklist across code/security/performance/a11y/infrastructure/docs, and the first-hour post-launch verification.

2026년 8월 29일
수집된 skill 97개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다