·lovable

Integration skill for Lovable.dev projects. Activates when working with: - Lovable.dev projects with GitHub sync - Supabase Edge Functions that need deployment - Database migrations for Lovable Cloud - Projects with supabase/ directory structure - Any mention of "Lovable", "deploy edge function", "apply migration" Provides exact Lovable prompts for backend operations that can't be done via GitHub alone.

19Installs·1Trend·@10k-digital

Installation

$npx skills add https://github.com/10k-digital/lovable-claude-code --skill lovable

SKILL.md

This skill enables Claude Code to work effectively with Lovable.dev projects while respecting Lovable's deployment requirements.

Lovable uses two-way GitHub sync on the main branch only:

| Edge Function code | "Deploy the [name] edge function" | | All Edge Functions | "Deploy all edge functions" | | New migration file | "Apply pending Supabase migrations" | | New table needed | "Create a [name] table with columns: [list]" | | RLS policy | "Enable RLS on [table] allowing [who] to [what]" |

Integration skill for Lovable.dev projects. Activates when working with: - Lovable.dev projects with GitHub sync - Supabase Edge Functions that need deployment - Database migrations for Lovable Cloud - Projects with supabase/ directory structure - Any mention of "Lovable", "deploy edge function", "apply migration" Provides exact Lovable prompts for backend operations that can't be done via GitHub alone. Source: 10k-digital/lovable-claude-code.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/10k-digital/lovable-claude-code --skill lovable
Category
</>Dev Tools
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is lovable?

Integration skill for Lovable.dev projects. Activates when working with: - Lovable.dev projects with GitHub sync - Supabase Edge Functions that need deployment - Database migrations for Lovable Cloud - Projects with supabase/ directory structure - Any mention of "Lovable", "deploy edge function", "apply migration" Provides exact Lovable prompts for backend operations that can't be done via GitHub alone. Source: 10k-digital/lovable-claude-code.

How do I install lovable?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/10k-digital/lovable-claude-code --skill lovable Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/10k-digital/lovable-claude-code

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-12

Related Skills

None