Browse curated skills and prompts, share your work, build your reputation.
Already have an account? Sign in.
How to author a SKILL.md that Claude Code will discover, load, and apply correctly.
Enforces strict TypeScript patterns: no any, explicit return types, exhaustive switch, and discriminated unions.
OWASP-aligned security rules: input validation, auth patterns, secrets handling, and XSS prevention.