Skip to main content
Run any Skill in Manus
with one click
GitHub repository

lovable-claude-code

lovable-claude-code contains 3 collected skills from 10K-Digital, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
3
Stars
14
updated
2026-06-10
Forks
3
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

lovable
software-developers

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.

2026-06-10
testing
software-quality-assurance-analysts-and-testers

Preview testing skill for Lovable projects. Activates when: - preview_testing: on in CLAUDE.md - Running /lovable:test-init, /lovable:test-run, or /lovable:test-sync commands - After implementing a new feature when test plans exist (suggest test updates) - After auto-deploy completes when test_after_deploy: on - Any mention of "test in preview", "preview testing", "test plans", "e2e tests in Lovable" Tests the running app in Lovable Preview mode via browser automation. Manages standardized test plans, test profiles, and results in .claude/lovable-claude/test/. Keeps test plans in sync with the codebase as features are added.

2026-06-10
yolo
software-developers

Automation skill for Lovable deployments. Activates when: - yolo_mode: on in CLAUDE.md - Running /deploy-edge or /apply-migration commands - After git push when auto_deploy: on (automatic detection) - Any mention of "yolo mode", "automate Lovable", "browser automation", "Lovable MCP" Uses Lovable MCP (preferred) or browser automation to submit deployment prompts. Runs verification tests based on configuration. Auto-deploys after git push when enabled.

2026-06-10