This one tackles the messy job of converting API docs into executable httpYac files, especially when you're dealing with 10+ endpoints and need actual structure. The workflow is surprisingly detailed: it walks you through multi-file organization, handles the tricky bits of OAuth2 flows and token chaining, and has specific guidance on the variable syntax that trips people up (the exports dot notation stuff). What I like is the template-first approach and the explicit security checklist, because httpYac makes it way too easy to accidentally commit tokens. If you're migrating from Postman or need Git-friendly API testing that doesn't require a separate tool, this gives you the patterns to do it right the first time.
npx -y skills add libukai/awesome-agent-skills --skill vscode-httpyac-config --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
wordpress/agent-skills
Dexploarer/hyper-forge
prisma/skills