CtrlK
BlogDocsLog inGet started
Tessl Logo

technical-design-doc-creator

Creates comprehensive Technical Design Documents (TDD) with mandatory and optional sections through interactive discovery. Use when user asks to "write a design doc", "create a TDD", "technical spec", "architecture document", "RFC", "design proposal", or needs to document a technical decision before implementation. Do NOT use for README files, API docs, or general documentation (use docs-writer instead).

70

Quality

63%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./packages/skills-catalog/skills/(creation)/create-technical-design-doc/SKILL.md
SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W009: Direct money access capability detected (payment gateways, crypto, banking)

What this means

The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.

Why it was flagged

Direct money access detected (high risk: 1.00). The skill is a Technical Design Document generator, but it explicitly includes payment-specific integrations and references to concrete payment tools/APIs (multiple Stripe mentions: "Stripe API", "Stripe credentials", "Services call external Stripe API", "POST /subscriptions", webhooks/signature validation, PCI DSS guidance, and "Stripe API" listed as a dependency). Those are specific payment gateway references (not generic placeholders), so under the rule to flag skills that contain specific payment gateway or financial API capabilities, this skill should be considered as containing direct financial execution-related integrations.

Report incorrect finding
Repository
tech-leads-club/agent-skills
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.