ai-workflows
Personal conventions for integrating AI capabilities via Netlify's AI Gateway. Use when adding AI features (calling LLMs from server code, building AI-powered endpoints). Covers two real footguns that are easy to hit, plus a pattern for tying AI endpoints into the app's auth + feedback systems. Gateway setup and model availability are covered by Netlify's netlify-ai-gateway skill.
Works with
This skill's source license couldn't be confirmed as safe to mirror here, so it isn't inlined. View the full skill directly on its source repository.
View on GitHubMore AI & ML skills
writing-shape
mattpocock/skills
Writing, exploit: shape raw material into an article, paragraph by paragraph.
writing-fragments
mattpocock/skills
Writing, explore: mine raw fragments, no structure yet.
full-output-enforcement
leonxlnx/taste-skill
Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.

