Skip to main content
ariadoss
GitHub creator profile

ariadoss

Repository-level view of 124 collected skills across 1 GitHub repositories.

skills collected
124
repositories
1
updated
Aug 11, 2026
repository explorer

Repositories and representative skills

debug
software-developers

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

Aug 11, 2026
executing-plans
software-developers

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

Aug 11, 2026
subagent-driven-development
software-developers

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

Aug 11, 2026
write-plan
software-developers

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…

Aug 11, 2026
daily-qa
software-quality-assurance-analysts-and-testers

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…

Aug 10, 2026
qa-full
software-quality-assurance-analysts-and-testers

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…

Aug 10, 2026
test-coverage
software-quality-assurance-analysts-and-testers

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…

Aug 10, 2026
iac-scan
information-security-analysts

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…

Jun 21, 2026
Showing 8 of 124 collected skills.
Showing 1 of 1 repositories
All repositories loaded