WS
wshobson
@wshobson
wshobson - curated by the AgentVolt team from a public source. Skill content is a summary; every skill links back to the original creator.
View wshobson's landing →5 skills0 packs
Skills
Prompt Engineering Patterns
Applies proven prompt structuring patterns when Claude is building LLM-powered features.
AI Agents / LLM Development
Postgres Table Design
Applies solid schema design practices when Claude builds Postgres tables.
Development / Database
Security Scanning
Scans code changes for common security issues before they ship.
Development / Security
Error Handling Patterns
Makes Claude generated code handle errors consistently instead of failing silently.
Development / Best Practices
API Design Principles
Keeps Claude generated APIs consistent with established REST and API design conventions.
Development / Backend