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

sdd-mcp

sdd-mcp contains 22 collected skills from yi-john-huang, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
22
Stars
36
updated
2026-07-19
Forks
3
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

sdd-commit
software-developers

Commit verified SDD changes and prepare a focused pull request.

2026-07-19
sdd-design
software-developers

Design an approved SDD feature with traceable components, interfaces, risks, and tests.

2026-07-19
sdd-implement
software-developers

Implement approved SDD tasks test-first with focused verification and security checks.

2026-07-19
sdd-requirements
software-developers

Generate testable EARS requirements and measurable acceptance criteria for an SDD feature.

2026-07-19
sdd-review
software-quality-assurance-analysts-and-testers

Review a focused change for correctness, regressions, security, and maintainability.

2026-07-19
sdd-security-check
information-security-analysts

Audit a focused scope for exploitable security flaws and prioritized remediation.

2026-07-19
sdd-steering-custom
computer-occupations-all-other

Define scoped custom steering for a verified project convention or domain.

2026-07-19
sdd-steering
computer-occupations-all-other

Create or update concise project steering from verified repository facts.

2026-07-19
sdd-tasks
software-developers

Generate an approved-design task plan with test-first slices and measurable completion.

2026-07-19
sdd-test-gen
software-quality-assurance-analysts-and-testers

Generate focused tests for observable behavior, boundaries, and real failures.

2026-07-19
simple-task
software-developers

Implement a small focused change test-first without starting the full SDD workflow.

2026-07-19
sdd-review
software-quality-assurance-analysts-and-testers

Perform thorough Linus-style code review focusing on correctness, maintainability, and adherence to project conventions. Use after completing implementation to ensure code quality. Invoked via /sdd-review [file-path or PR-number].

2026-01-31
sdd-security-check
information-security-analysts

Perform OWASP-aligned security audit of code. Checks for common vulnerabilities including injection, authentication flaws, sensitive data exposure, and more. Invoked via /sdd-security-check [file-path or scope].

2026-01-31
sdd-test-gen
software-quality-assurance-analysts-and-testers

Generate comprehensive tests following TDD methodology. Creates unit tests, integration tests, and edge case coverage. Works with existing test frameworks in the project. Invoked via /sdd-test-gen [file-path or function-name].

2026-01-31
sdd-commit
software-developers

Guide commit message and PR creation for SDD workflow. Use when committing changes, creating pull requests, or documenting changes. Invoked via /sdd-commit.

2026-01-24
sdd-design
software-developers

Create technical design specifications for SDD workflow. Use when designing architecture, defining components, or creating system design documents after requirements are approved. Invoked via /sdd-design <feature-name>.

2026-01-15
sdd-implement
software-developers

Implementation guidelines for SDD workflow. Use when implementing features, applying TDD, checking security, or ensuring code quality. Invoked via /sdd-implement <feature-name>.

2026-01-15
sdd-requirements
software-developers

Generate EARS-formatted requirements for SDD workflow. Use when starting a new feature specification, creating requirements documents, or defining acceptance criteria. Invoked via /sdd-requirements <feature-name>.

2026-01-15
sdd-tasks
software-developers

Generate TDD task breakdown for SDD workflow. Use when breaking down design into implementable tasks with test-first approach. Invoked via /sdd-tasks <feature-name>.

2026-01-15
sdd-steering-custom
software-developers

Create custom steering documents for specialized contexts. Use when you need domain-specific guidance for particular file types, modules, or workflows. Invoked via /sdd-steering-custom.

2026-01-12
sdd-steering
software-developers

Create project-specific steering documents for SDD workflow. Use when setting up project context, documenting technology stack, or establishing project conventions. Invoked via /sdd-steering.

2026-01-12
simple-task
software-developers

Implement simple features with best practices. Use when adding small features, bug fixes, or quick enhancements without the full SDD workflow. Invoked via /simple-task <description>.

2026-01-12