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

ariadoss

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

수집된 skills
124
저장소
1
업데이트
2026년 8월 11일
저장소 탐색

저장소와 대표 skills

debug
소프트웨어 개발자

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026년 8월 11일
executing-plans
소프트웨어 개발자

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026년 8월 11일
subagent-driven-development
소프트웨어 개발자

Use when executing implementation plans with independent tasks in the current session

2026년 8월 11일
write-plan
소프트웨어 개발자

Use when you have a spec or requirements for a multi-step task, before touching code. Produces an engineering plan complete with TDD tasks, DRY/SOLID/YAGNI principles, a required Test Plan & Verification section, and a coverage target — then auto-runs…

2026년 8월 11일
daily-qa
소프트웨어 품질 보증 분석가·테스터

Daily repo health check — scans recent commits, CI failures, dependency drift, performance regressions, and untested code paths. Produces a grounded report with evidence-only findings and minimal, scoped fixes. Use when asked to "run daily QA", "daily repo…

2026년 8월 10일
qa-full
소프트웨어 품질 보증 분석가·테스터

Comprehensive per-feature QA gate. Runs the full multi-dimensional quality fan-out (tests, correctness, security, DB, frontend perf, browser QA, coverage) scoped to the current branch's diff, then emits a pass/fail ship-readiness verdict. Run it when a…

2026년 8월 10일
test-coverage
소프트웨어 품질 보증 분석가·테스터

Finds complex business logic, edge cases, corner cases, and past regressions that lack tests, then writes the missing unit tests (and integration/E2E tests when the risk genuinely crosses a boundary) — enforcing Google's Testing on the Toilet best practices…

2026년 8월 10일
iac-scan
정보 보안 분석가

Infrastructure-as-Code security scan for changed deploy config — Dockerfiles, docker-compose, Terraform, Kubernetes/Helm, and CI/CD workflows. Flags misconfigurations and exposed secrets (root containers, open ingress, wildcard IAM, privileged pods, untrusted…

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