prompt-engineering — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited prompt-engineering (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Claude will give you a reasonable answer. You often want an excellent one. The difference is in how you ask.
Weak: "Write a function to parse dates." Strong: "Write a date parser that handles ISO 8601, RFC 2822, and common US/EU formats. It should return a consistent internal representation and throw specific error types for invalid input. Make it elegant — no regex spaghetti."
The strong version sets quality expectations, specifies edge cases, and demands craft. Claude responds to these signals.
When Claude produces a working but mediocre solution, push back:
Don't accept the first output as final. Iterate.
Be specific about:
Delegate to Claude:
A good spec eliminates ambiguity. The SPEC.md pattern works because it forces specificity before implementation begins.
Spec checklist:
The implementation prompt IS your prompt to Claude for a work session. Write it like you're briefing a skilled contractor:
Opus: Use for judgment calls, architectural decisions, plan review. Give it the full picture and ask for analysis.
Sonnet: Use for implementation, testing, code review. Give it specific tasks with clear scope.
Haiku: Use for validation, formatting checks, simple queries. Give it narrow tasks with yes/no or pass/fail outcomes.
Match the task complexity to the model capability.
that are already in context. But after /compact, re-state critical constraints.
not in Claude. Rephrase, add an example, or add a rule to CLAUDE.md.
a rambling paragraph. Be concise about what matters.
wrong assumptions propagate through a chain of actions.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.