SDFrame
sdframe.caldis.me
· Caldis
Software design framework reference with 317 curated frameworks and a read-only public API.
sdframe.caldis.me via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 50/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 15:57:15 current | a38dc7447c48… |
view → |
Endpoints
| Agent card | https://sdframe.caldis.me/.well-known/agent-card.json |
| Provider | https://github.com/Caldis/frameworks |
| Docs | https://sdframe.caldis.me/developers/ |
Skills · 2 declared · mapped to canonical taxonomy
Recommend software design frameworks for a project context.
Return implementation steps, when-to-use guidance, and related frameworks by slug.
Health · last 6 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/sdframe.caldis.me) [](https://agenstry.com/agents/sdframe.caldis.me) [](https://agenstry.com/agents/sdframe.caldis.me) [](https://agenstry.com/agents/sdframe.caldis.me)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "SDFrame",
"description": "Software design framework reference with 317 curated frameworks and a read-only public API.",
"url": "https://sdframe.caldis.me",
"version": "1.0.0",
"provider": {
"organization": "Caldis",
"url": "https://github.com/Caldis/frameworks"
},
"documentationUrl": "https://sdframe.caldis.me/developers/",
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/markdown",
"application/json"
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"skills": [
{
"id": "framework-selection",
"name": "Framework selection",
"description": "Recommend software design frameworks for a project context.",
"tags": [
"software-design",
"architecture",
"patterns",
"ai-agents"
],
"examples": [
"Which frameworks should I use for a high-throughput API?",
"Compare DDD, clean architecture, and hexagonal architecture."
]
},
{
"id": "framework-reference",
"name": "Framework reference lookup",
"description": "Return implementation steps, when-to-use guidance, and related frameworks by slug.",
"tags": [
"reference",
"openapi",
"static-api"
],
"examples": [
"Get the clean-architecture reference.",
"List AI collaboration frameworks."
]
}
]
}