All authors
viamus avatar

Claude Skills by viamus

github.com/viamus
8 skillsA× 80 installs7 views
Sdd AuditA

Internal — Comprehensive quality audit of generated code. Automatically called by sdd-gen after consistency check passes. Configurable via sdd.config.json.

code-qualitygobash
0
4
Sdd BuildA

Interactive spec builder — guides the developer through a conversation to discover and construct a complete SDD specification step by step. Use when the developer doesn't have all requirements upfront or needs help thinking through the design.

developmentgobash
0
4
Sdd CheckA

Internal — Verify that generated code is consistent with its approved SDD specification. Automatically called by sdd-gen. Can also be invoked manually to detect drift after manual code changes.

code-quality
0
4
Sdd GenA

Generate implementation code from approved SDD specifications. Includes automatic consistency check, quality audit, and self-correction loop. Supports single spec, multiple specs, or all approved specs in parallel.

developmentgobash
0
4
Sdd InitA

Initialize a new SDD specification file from template. Use when creating a new component, feature, or module that needs a spec before implementation.

developmentbash
0
4
Sdd LearnA

Ingest external knowledge (files, directories, web pages) into a spec's context to inform the build process. Run before or during /sdd:sdd-build to give the AI deep project understanding.

developmentbashsql
0
4
Sdd ReviewA

Validate an SDD specification for completeness and quality. Use when the developer wants to check if a spec is ready for code generation.

development
0
4
Sdd StatusA

Show the current status of all SDD specifications in the project. Use to get an overview of spec workflow states.

developmentdatabase
0
4