KSD avatar

KSD

Official

@ksd-co · Vietnam

0Followers
|
16Public Repos
|
17Published Skills

Offers engineering governance, quality assurance, and technical documentation oversight for software development lifecycles.

Skills Distribution
DomainDeveloper To...Quality Assurance .. (40%)Engineering Govern.. (30%)Technical Document.. (20%)Security Auditing (10%)

Agent Skills by KSD

Showing 17 vetted skills indexed across 1 GitHub repositories.

KSD-COKSD-CO
11

ceo-review

Reframe feature requests into three scope options with rationale.

Official
Advanced
KSD-COKSD-CO
11

eng-review

Automate architecture and engineering reviews with diagrams, state models, and test matrices.

Official
Advanced
KSD-COKSD-CO
11

code-review

Analyze pull request diffs against the development branch to identify type safety and runtime errors.

Official
Advanced
KSD-COKSD-CO
11

qa-browse

Test web applications with Playwright MCP and generate structured QA reports.

Official
Advanced
KSD-COKSD-CO
11

code-ship

Automate formatting, typechecking, tests, push, and PR creation for feature branches.

Official
Advanced
KSD-COKSD-CO
11

bun-file-io

Standardize Bun file read, write, scan, and delete operations.

Official
Intermediate
KSD-COKSD-CO
11

verify

Require fresh verification evidence before reporting completion claims.

Official
Advanced
KSD-COKSD-CO
11

document-release

Automate post-release documentation updates across README, ARCHITECTURE, CONTRIBUTING, and AGENTS.md files.

Official
Intermediate
KSD-COKSD-CO
11

qa

Automate Playwright QA testing of web applications and generate structured health reports.

Official
Advanced
KSD-COKSD-CO
11

web-scan

Probe a live web URL for security misconfigurations and exposed files.

Official
Intermediate
KSD-COKSD-CO
11

qa-only

Generate structured QA reports with health scores and reproducible steps for web applications.

Official
Intermediate
KSD-COKSD-CO
11

qa-api

Automates REST and GraphQL API discovery and testing with structured QA reports.

Official
Advanced
KSD-COKSD-CO
11

retro

Generates weekly engineering-retro metrics and narratives from git history.

Official
Advanced
KSD-COKSD-CO
11

browse

Automate end-to-end QA testing with persistent headless Chromium via Playwright.

Official
Advanced
KSD-COKSD-CO
11

tdd

Enforce test-driven development through a RED-GREEN-REFACTOR workflow.

Official
Intermediate
KSD-COKSD-CO
11

security-review

Identify security vulnerabilities in the current branch diff and write findings to SECURITY-REVIEW.md.

Official
Advanced
KSD-COKSD-CO
11

debug

Diagnose bugs through root-cause investigation, pattern analysis, and hypothesis testing.

Official
Advanced

Frequently Asked Questions About KSD

FAQPage Schema
What 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.