veekunth217
- 30 skills
- 0 followers
- 5 hours ago last updated
- ▌ Skill Bootstrap · veekunth217Detects your project stack, installs the right Claude Code skills, and surfaces built-in Claude Code capabilities you might not know exist
- ▌ Dark Mode · veekunth217Add dark mode to any frontend project — generates dark variants of CSS tokens, a smooth animated toggle (MJ Black or White tribute), supports system preference, invert mode, and PDF read mode
- ▌ New Skill · veekunth217Scaffold a new Claude Code skill — generates SKILL.md with proper frontmatter, optionally wires a route in the main SKILL.md, and prepares it for PR submission to the registry.
- ▌ Terraform · veekunth217Interactive Terraform/Terragrunt wizard — preset full-stack skeletons (AWS EKS, DigitalOcean Kubernetes) or custom AWS component picker, generates production-ready .tf files
- ▌ Wordpress · veekunth217WordPress site, plugin, or theme wizard — scaffolds locally, sets up dev environment, and deploys to DigitalOcean or any Ubuntu server
- ▌ Kubernetes · veekunth217Kubernetes management — Helm charts, ArgoCD GitOps, Ingress, ConfigMaps, HPA autoscaling, blue/green deployments, debugging
- ▌ Woocommerce · veekunth217WooCommerce development — products, variations, pricing rules, payment gateways, hooks, cart/checkout customization, WebToffee CSV import/export
- ▌ Review Skills · veekunth217Page through the discovered-skills queue 25 at a time — keep the good ones into the verified registry, reject the rest so they never re-appear. Resumes where you left off.
- ▌ Update Skills · veekunth217Pull the latest version of claude-scaffold-skill (and other installed skills) — shows the changelog, asks before applying, validates after.
- ▌ Scaffold · veekunth217 bundleInteractive project scaffolding wizard — detects environment, audits existing tools, then sets up any stack with explicit user approval at every step
- ▌ DB · veekunth217Full database skill — MySQL, PostgreSQL, MongoDB, Redis, ScyllaDB, Meilisearch — setup, queries, optimization, backups, debugging
- ▌ Cicd · veekunth217CI/CD pipeline builder — GitHub Actions, self-hosted runners, Docker build/push, multi-environment deployments, secrets, rollback strategies
- ▌ Sync · veekunth217 bundleShare project memory across devices AND across AI tools (Claude Code, Cursor, Codex, Roo, Cline, Aider, Windsurf) — git-native, no SaaS, no lock-in.
- ▌ Clone · veekunth217Clone a GitHub repo as a starting skeleton — strips its git history, re-inits, generates CLAUDE.md for the detected stack, optionally renames variables/namespaces to your project
- ▌ Hooks · veekunth217Interactive Claude Code hooks wizard — auto-lint, block dangerous commands, run tests on edit, notifications. Generates .claude/settings.json hooks config + scripts/hooks/*.sh
- ▌ Budget · veekunth217Set up free-claude-code proxy — route Claude Code and Roo Code traffic to OpenRouter free tier, Ollama local models, NVIDIA NIM, or DeepSeek to save Anthropic credits on non-critical work
- ▌ Deploy · veekunth217Deploys your app to DigitalOcean or AWS — generates Nginx config, SSL, systemd service, and step-by-step server setup for Ubuntu/CentOS
- ▌ Design · veekunth217Generate a DESIGN.md from any reference website using designmd.me, then apply its design tokens (colors, typography, spacing) to your project — CSS variables, Tailwind config, theme files
- ▌ Docker · veekunth217Docker best practices — Dockerfile authoring, docker-compose, multi-stage builds, container networking, volume management, Docker in CI/CD
- ▌ Launch · veekunth217Post-completion launch helper — generates submission packages for CodeCanyon, WordPress.org, Product Hunt, plus SaaS launch audit covering legal, monitoring, analytics, and SEO
- ▌ Nodejs · veekunth217Node.js API wizard — Express, Fastify, NestJS — with nvm pre-flight, TypeScript, DB, auth, Docker, and CI
- ▌ Picker · veekunth217Redirects to the skill bootstrapper — the full interactive skill installer that detects your stack and recommends skills in tiers
- ▌ Python · veekunth217Python project wizard — FastAPI, Django, Flask, Celery, Jupyter — with proper pyenv/venv setup, DB, Docker, and deploy options
- ▌ Server · veekunth217Linux server setup & tuning — Nginx, PHP-FPM, SSL/Certbot, UFW, Redis, MySQL/PostgreSQL, PM2, DigitalOcean Droplet
- ▌ Webapp · veekunth217Full-stack web app wizard — Angular/Node, React/Node, Vue/Node — with optional deployment to AWS or DigitalOcean
- ▌ GRAPHQL · veekunth217Sets up a GraphQL API — schema-first design, resolvers, subscriptions, with PostgreSQL or MongoDB, and optional codegen
- ▌ Handoff · veekunth217Hand off subtasks to Roo Code/Cline — generates self-contained Roo-compatible prompts with full project context, optionally routes through free-claude-code proxy for cost-free bulk work
- ▌ Suggest · veekunth217You describe what you want to build — this skill suggests the best language, framework, and Claude Code skills with clear reasoning and token/time savings callouts
- ▌ Database · veekunth217Database setup wizard — PostgreSQL, ScyllaDB/Cassandra, Redis — schema design, migrations, query patterns, and connection setup
- ▌ Security · veekunth217Application and server security — OWASP Top 10, WordPress hardening, server hardening (UFW/fail2ban), SSL/TLS, secrets management, WAF