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

jessedegans

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

수집된 skills
18
저장소
3
업데이트
2026년 4월 15일
저장소 탐색

저장소와 대표 skills

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

Use before claiming work is done, before committing, before creating PRs, or before saying "it should work now." Enforces running verification commands and reading their output before making any completion claims. Evidence before assertions.

2026년 3월 24일
adr
소프트웨어 개발자

Record Architecture Decision Records (ADRs) when significant technical decisions are made. MUST trigger when switching, migrating, or replacing libraries, SDKs, frameworks, databases, or infrastructure. MUST trigger when making decisions that shape how the…

2026년 3월 24일
brainstorm
소프트웨어 개발자

Use before starting any feature, entering unfamiliar code, or beginning a non-trivial task. Enforces understanding before action. No code, no scaffolding, no implementation until the problem is explored and a direction is approved. Use when: user says "let's…

2026년 3월 24일
debug
소프트웨어 개발자

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes. Enforces root cause investigation before fixing. No guessing, no shotgun debugging. Hard stop after 3 failed hypotheses. Use when: tests fail, errors appear, behavior…

2026년 3월 24일
research
고등교육 컴퓨터공학 교원중등 후 인류학 및 고고학 교사

Use when the user asks a research question, wants to explore a topic, compare options, or needs to investigate something before making a decision. Sets up a structured research folder with living documents and uses sub-agents for parallel exploration. Use…

2026년 3월 24일
security
정보 보안 분석가

Use when reviewing code for security vulnerabilities, before shipping to production, or when the user asks for a security audit. Runs OWASP Top 10 + STRIDE analysis with a strict false positive filter. Confidence gate at 8/10. No theoretical hand-waving.

2026년 3월 24일
ship
소프트웨어 개발자

Use when shipping, deploying, creating a PR, or preparing a release. Review staleness detection, gated review requirement with override options, and a structured release flow. Use when: user says "ship it", "create a PR", "let's deploy", "ready to merge", or…

2026년 3월 24일
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다