
10k-digital/lovable-claude-code
3 skills347 installs45 starsGitHub
Install
npx skills add https://github.com/10k-digital/lovable-claude-codeSkills in this repo
1Lovablelovable is a Claude Code skill for working on Lovable.dev projects while respecting Lovable's deployment model. It detects whether a project is Vite SPA or TanStack Start, explains which files sync automatically via GitHub and which backend changes need a Lovable prompt, and supplies exact copy-paste prompts for edge functions, migrations, tables, RLS policies, and storage buckets. A developer uses it so Claude Code edits and Supabase backend changes land correctly in a Lovable project.273installs2Yoloyolo is a Claude Code skill that automates Lovable deployment workflows for edge functions and migrations. It prefers the Lovable MCP server to submit deployment prompts, falls back to browser automation, and finally to a manual copy-paste prompt, and can auto-deploy backend changes after a git push when enabled. A developer uses it to remove the manual step of pasting Lovable deploy prompts, optionally running verification tests after each deploy.68installs3Testingtesting is a Claude Code skill that runs end-to-end tests against a Lovable app in Preview mode using browser automation. It scaffolds a standardized test workspace of plans, test-user profiles, and results, executes plans step by step against the live preview, and resyncs plans as the codebase changes. A developer uses it to verify Lovable features against the running app after implementing or deploying them.6installs