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

Harduex

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

수집된 skills
48
저장소
5
업데이트
2026년 8월 19일
저장소 탐색

저장소와 대표 skills

general-standards
미분류

The universal base layer of standards for everything a project authors, code and prose alike, derived from the ASD-STE100 controlled-language specification: a controlled naming vocabulary with a per-project glossary, small imperative units with guard…

2026년 8월 19일
write-handoff-doc
미분류

Converts an internal artifact — a design spec, a shipped branch or feature, an API or data contract — into a self-contained handoff document an external team can read fast and act on without any internal context. Use when handing a contract, integration…

2026년 8월 19일
distribute-fixups
미분류

Distributes uncommitted working-tree changes back to their originating commits on a multi-commit branch using git commit --fixup and a non-interactive autosquash rebase. Use when the user wants to "distribute" fixes into existing commits, clean up a branch…

2026년 8월 19일
code-review
소프트웨어 품질 보증 분석가·테스터

Reviews code changes for correctness, security, test coverage, and design quality, producing severity-tagged findings. Supports local changes, specific commits, or GitLab merge requests. Use when user requests a code review, asks to review a diff, branch,…

2026년 8월 13일
write-a-skill
기타 컴퓨터 관련 직업

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill, or to update, audit, or modernize an existing skill's structure, frontmatter, or description.

2026년 8월 8일
functional-programming
소프트웨어 개발자

Functional programming principles for structuring code as Data, Calculations, and Actions — immutability disciplines, stratified design (layers, abstraction barriers, minimal interfaces), duplication-removing refactorings and functional tools, timeline rules…

2026년 8월 8일
autonomous-build-loop
소프트웨어 개발자

Drives a whole feature from a short prompt to merge-ready with minimal supervision — derives a machine-checkable done-contract, plans and executes tasks in a build→test→verify cycle, and persists all state to files on disk so the work survives context…

2026년 8월 8일
checkpoint
소프트웨어 개발자

Produces a self-contained handoff prompt capturing the current session's state — goal, decisions, progress, key files, next steps — to paste into a fresh session and continue seamlessly. Use when the context is getting long, before compacting, or when the…

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