List design principles & patterns
list_catalogBrowse software-design concepts by category. Filter by kind—principles, SOLID, OOP, or patterns—and view each concept's summary.
Instructions
List the catalog of software-design concepts, optionally filtered by kind. Returns each concept's slug, name, category, and one-line summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Filter by kind. "principle" = all principles; "solid"/"oop" narrow to the SOLID five / the four OOP pillars; "pattern" = all GoF patterns. Default "all". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| concepts | Yes |