Skip to main content
Run any Skill in Manus
with one click
GitHub repository

spec-driven-development-vscode

spec-driven-development-vscode contains 8 collected skills from jlacube, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
0
updated
2026-04-05
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

review-architecture
software-developers

Architecture adherence review skill. Evaluates component design, tech stack compliance, directory structure, SOLID principles, dependency direction, and scope discipline.

2026-04-05
review-deps
information-security-analysts

Dependency review skill. Checks for known CVEs, abandoned packages, unnecessary dependencies, license compatibility, version pinning, and supply chain integrity.

2026-04-05
review-docs
software-developers

Documentation accuracy review skill. Compares .sdd/docs/ content against implementation for accuracy, completeness, and staleness.

2026-04-05
review-performance
software-quality-assurance-analysts-and-testers

Performance review skill. Detects N+1 queries, missing indexes, blocking in async contexts, unbounded data fetching, unnecessary computation, inefficient data structures, and missing caching opportunities.

2026-04-05
review-quality
software-quality-assurance-analysts-and-testers

Code quality review skill. Evaluates readability, complexity, naming, comments, error handling, style consistency, dead code, and duplication.

2026-04-05
review-security
information-security-analysts

Security review skill. Audits implementation against all 14 OWASP Secure Coding Practices categories. Cross-references spec security requirements. Uses web research to verify unfamiliar patterns.

2026-04-05
review-spec
software-quality-assurance-analysts-and-testers

Spec adherence review skill. Evaluates implementation against functional requirements, success criteria, and acceptance scenarios from the specification. Verifies SHALL obligations, preconditions, postconditions, error paths, edge cases, data models, and API contracts.

2026-04-05
review-tests
software-quality-assurance-analysts-and-testers

Test quality review skill. Evaluates test validity, coverage thresholds, BDD scenario matching, edge cases, test structure, and error path testing.

2026-04-05