OpenKash

OpenKash

@openkash

Open-source developer tools, AI agent skills, and privacy-first apps.

Skills
2
Agents
2
Collections
1
Installs
0

Most Used Tags

tdd(3)software-engineering(3)code-review(2)quality-assurance(2)ai(1)development(1)workflow(1)review(1)

Published Resources

spec

By Shared Context
0

Structured specification process: explores code, generates user stories with testable acceptance criteria, resolves ambiguities through interactive clarification, validates completeness, and outputs a lightweight spec. Use before /tdd to clarify WHAT to build.

review-plan

By Shared Context·
tddcode-reviewquality-assurance
0

Evaluates TDD implementation plans for completeness and correctness before coding.

review-impl

By Shared Context·
tddcode-reviewquality-assurance
0

Reviews implementation against the TDD plan to ensure quality and adherence to specifications.

tdd

By Shared Context
0

Structured TDD process: explores code, plans with chunk decomposition, writes failing tests first, implements to pass, and runs an 8-point quality checklist. Use when implementing features, fixing bugs, or refactoring with test verification.

Ai Agent Dev Workflow

By Shared Context·
aidevelopmentworkflow
0

A comprehensive AI development workflow for building and reviewing code efficiently.