Hildegaardchiasmal966/claude-skills Skills
(8)Browse AI agent skills from Hildegaardchiasmal966/claude-skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
gemini-live-api
Hildegaardchiasmal966/claude-skills
Expert developer skill for implementing real-time voice and video interactions using the Google Gemini Live API. This skill should be used when implementing bidirectional audio streaming, voice conversations with interruption handling, real-time transcription, function calling in live sessions, session management, or voice customization.
nano-banana-prompts
Hildegaardchiasmal966/claude-skills
Generate optimized prompts for Gemini 2.5 Flash Image (Nano Banana). Use when user wants to create images with Gemini, needs help crafting image prompts, or requests "nano banana" style prompts. Applies proven best practices for natural language descriptions, photography, art styles, and multi-turn editing workflows.
Implementing Next.js with Supabase
Hildegaardchiasmal966/claude-skills
Guides implementation of Next.js 15 App Router features with Supabase SSR. Helps choose between Server/Client Components, select correct Supabase client, and follow security patterns. Use when building pages, components, or API routes.
Pre-Commit Quality Checking
Hildegaardchiasmal966/claude-skills
Runs mandatory quality checks before commits. Executes build, tests, and pattern validation from code-review-standards.md. Use when ready to commit code or when asked to verify code quality meets project standards.
quick-fix
Hildegaardchiasmal966/claude-skills
Fast workflow for small changes, bug fixes, and UI tweaks that don't require full feature development. Uses sub-agent orchestration with model selection (Sonnet 4.5 orchestrator, Haiku 4.5 workers) for efficient context management. Handles styling adjustments, minor functionality fixes, and quick improvements while maintaining project quality standards.
substack-editor
Hildegaardchiasmal966/claude-skills
Transform topics or documents into engaging, optimized Substack articles with authentic voice, storytelling, and maximum engagement. Use when user wants to create a Substack post from an idea, topic, or existing document.
Managing Supabase Schema Migrations
Hildegaardchiasmal966/claude-skills
Guides creation, validation, and application of Supabase database migrations with RLS policy checks and type generation. Use when adding tables, modifying schema, or updating database structure.
test-driven-development
Hildegaardchiasmal966/claude-skills
Use when implementing any feature or bugfix in the Culinary Advisor Next.js project - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first