This handles the full workflow from setting up VSCode SFTP sync to deploying static sites with production-ready Nginx configs. It walks Claude through analyzing your project structure, generating the SFTP JSON with proper SSH config aliases (which eliminates those annoying extension warnings), and creating Nginx templates with sensible defaults like HTTP/2, gzip, and security headers. The skill really shines when you're converting from Docker or Express to static hosting, or deploying framework builds like Vue or React. One nice touch: it actually explains when not to use this approach, like when you need backend APIs or SSR, which saves you from going down the wrong path.
npx -y skills add libukai/awesome-agent-skills --skill vscode-sftp-config --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar