KSD
Official@ksd-co · Vietnam
Offers engineering governance, quality assurance, and technical documentation oversight for software development lifecycles.
Agent Skills by KSD
Showing 17 vetted skills indexed across 1 GitHub repositories.
ceo-review
Reframe feature requests into three scope options with rationale.
eng-review
Automate architecture and engineering reviews with diagrams, state models, and test matrices.
code-review
Analyze pull request diffs against the development branch to identify type safety and runtime errors.
qa-browse
Test web applications with Playwright MCP and generate structured QA reports.
code-ship
Automate formatting, typechecking, tests, push, and PR creation for feature branches.
bun-file-io
Standardize Bun file read, write, scan, and delete operations.
verify
Require fresh verification evidence before reporting completion claims.
document-release
Automate post-release documentation updates across README, ARCHITECTURE, CONTRIBUTING, and AGENTS.md files.
qa
Automate Playwright QA testing of web applications and generate structured health reports.
web-scan
Probe a live web URL for security misconfigurations and exposed files.
qa-only
Generate structured QA reports with health scores and reproducible steps for web applications.
qa-api
Automates REST and GraphQL API discovery and testing with structured QA reports.
retro
Generates weekly engineering-retro metrics and narratives from git history.
browse
Automate end-to-end QA testing with persistent headless Chromium via Playwright.
tdd
Enforce test-driven development through a RED-GREEN-REFACTOR workflow.
security-review
Identify security vulnerabilities in the current branch diff and write findings to SECURITY-REVIEW.md.
debug
Diagnose bugs through root-cause investigation, pattern analysis, and hypothesis testing.
Frequently Asked Questions About KSD
FAQPage SchemaWhat specific engineering tasks are enabled by KSD?▼
KSD enables automated pull request analysis, Playwright-based web testing, REST and GraphQL endpoint validation, and security vulnerability scanning. It also facilitates engineering retrospectives by extracting metrics from git history and enforces test-driven development practices through structured RED-GREEN-REFACTOR cycles.
Which technical personas benefit from these capabilities?▼
Software engineers, quality assurance testers, and technical leads benefit from these capabilities. The system is designed for teams requiring rigorous code review standards, automated documentation maintenance, and consistent health reporting across web-based application architectures.
What are the primary dependencies for running these operations?▼
These operations require a Node.js environment with Bun installed for file operations. Testing capabilities rely on Playwright for headless Chromium browser interactions, while repository analysis requires access to git history and local branch diffs for security and type-safety evaluations.