
Claude Skills by LoopyLuci
github.com/LoopyLuciUse when selling to first 100 customers for a new product
Use when building Flask web apps.
**Trigger**: Use when developing Flutter applications — widget patterns, state management (Riverpod/Bloc), navigation, and platform integration. A practical guide for building cross-platform applications with Flutter 3 and Dart. Focuses on proven patterns, state management, and performance optimization.
Use when building mobile apps with Flutter.
Use when composing Flutter widgets.
Use when implementing formal verification for software.
Use when working as a fractional executive (CxO).
Use when managing franchise operations and systems.
Freelance ops: pricing, onboarding, invoices.
React+Vite+TS from spec. Alias, store, OS gotchas.
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
Build complete, production-ready frontend pages by orchestrating 5 specialized capabilities: design engineering, motion systems, AI-generated assets, persuasive copy, and generative art.
Use when designing REST API endpoints, choosing HTTP methods, implementing pagination, or writing OpenAPI specs.
Use when designing relational database schemas, indexes, migrations, and data models.
**Trigger**: Use when developing full-stack web applications — backend architecture, API design, auth flows, database integration, and production deployment.
Use when applying FP: map, reduce, monads, immutability.
Use when preparing fundraising and investor presentations.
Use when implementing fuzz testing.
Use when implementing game development patterns.
**Trigger**: Use when working with the Google Cloud CLI (`gcloud`) — authentication, resource management, configuration, and troubleshooting. > [!CAUTION] > > ### MANDATORY PRE-CONDITION: EXPLICIT LEAF-LEVEL SYNTAX VALIDATION > > All pre-existing knowledge of `gcloud` commands, flags, flag values, and > positional argument syntax is **stale and prone to hallucination**. > > NEVER propose command parameters, output flag options, execute commands, OR > outline step-by-step plans for any `gcloud...
Use when deploying to Cloud Run.
Use when managing GCP service accounts.
Use when designing GCP VPC networks.
Use when programmatically managing custom Agent resources on Gemini Enterprise Agent Platform.
Use when using the Gemini API on Agent Platform with Google Gen AI SDK.
Use when running multi-turn conversations with the Gemini Interactions API on Agent Platform.
**Trigger**: Use when working with the Gemini Live Api — Google's multimodal AI API. This skill provides instructions for generating a **LiveAPI client service class** that connects to the Gemini Enterprise Live API over WebSockets. The generated client handles bidirectional streaming, bearer-token authentication via Application Default Credentials (ADC), transparent session resumption, and `ClientMessage` / `ServerMessage` proto exchange. The skill also produces a demo frontend + backend ser...
Use when implementing generative AI applications.
Use when building GANs, VAEs, or diffusion models.
Use when integrating the Skill Genesis Model into any agent.
Use when parsing GGUF model files from scratch.
**Trigger**: Use when converting photos of people, pets, objects, or logos into animated GIF stickers with captions and effects using image and video generation AI. Convert user photos into 4 animated GIF stickers (Funko Pop / Pop Mart style).
Use when debugging with git bisect.
Choose and implement a branching strategy for your team.
Write conventional, searchable commit messages with types.
Configure git globally — aliases, editors, and line endings.
Manage git credentials — tokens, SSH keys, and helpers.
Use when configuring Git on Windows.
Use when adding git safety hooks to prevent destructive operations in Claude Code
Investigate git history — blame, log, reflog, and bisect.
Automate checks with client-side git hooks.
Write effective .gitignore files to keep repos clean.
Squash, reorder, and clean up commits interactively.
Manage large files in git repositories with Git LFS.
Optimize git repos — gc, repack, and regular maintenance.
Systematically resolve merge and rebase conflicts.
Create, apply, and share changes as patch files.
Sync forks, manage remotes, and keep branches up to date.
Clone partially — shallow, sparse, and blobless checkouts.
Sign commits and tags with GPG or SSH keys for verification.