# sdd

Structure for AI-assisted development AI coding assistants are powerful but chaotic. You prompt, you get code, but then what?

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/liorcohen-sdd
- Source: https://github.com/LiorCohen/sdd
- Price: free and open source

## Summary
sdd is a Claude Code plugin with 60 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes agents-standards, commands-standards, commit. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add liorcohen/sdd
```

## Skills
- agents-standards
- commands-standards
- commit
- critic
- d2
- docs-standards
- manifest-validation
- plugin-product-standards
- plugin-testing-standards
- skills-standards
- tasks
- typescript-standards
- change-creation
- commit-standards
- domain-population
- external-spec-integration
- change-orchestration
- init-orchestration
- version-orchestration
- planning
- project-scaffolding
- project-settings
- spec-decomposition
- spec-index
- spec-solicitation
- spec-writing
- tech-discovery
- techpacks
- workflow-state
- capabilities
- command-router
- component-discovery
- backend-scaffolding
- backend-standards
- cicd-scaffolding
- cicd-standards
- config-scaffolding
- config-standards
- contract-scaffolding
- contract-standards
- database-scaffolding
- database-standards
- postgresql
- e2e-testing-scaffolding
- e2e-testing-standards
- frontend-scaffolding
- frontend-standards
- helm-scaffolding
- helm-standards
- integration-testing-scaffolding
- integration-testing-standards
- help-content
- config-orchestration
- local-env-orchestration
- planning-standards
- scaffolding
- skills-router
- techpack-settings
- typescript-standards
- unit-testing

## FAQ

### What is sdd?
Structure for AI-assisted development AI coding assistants are powerful but chaotic. You prompt, you get code, but then what?

### How do I install sdd?
Run these in Claude Code: npx -y skills add liorcohen/sdd. Then prompt normally.

### Does sdd auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is sdd free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
