J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Use when executing implementation plans with independent tasks in the current session.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Use when executing implementation plans with independent tasks in the current session.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Turn a decision you can't fully answer into a questionnaire for someone else to fill in.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Writing documents for agents. Use when creating or editing skills, or modifying AGENTS.md or CLAUDE.md.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Use when an agent is stuck in loops, repeating errors, losing context, or needs session migration, state reset, or subagent escalation.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Use when generating AI media, avatar videos, AI marketing videos with Google Flow, producing AI podcasts, product photography, social media content, voice cloning, or photo books.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Create AI avatar and talking head videos with OmniHuman, Fabric, PixVerse via inference.sh CLI. Models: OmniHuman 1.5, OmniHuman 1.0, Fabric 1.0, PixVerse Lipsync. Capabilities: audio-driven avatars, lipsync videos, talking head generation, virtual presenters. Use for: AI presenters, explainer videos, virtual…
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Create AI marketing videos for ads, promos, product launches, and brand content. Models: Veo, Seedance, Wan, FLUX for visuals, Kokoro for voiceover. Types: product demos, testimonials, explainers, social ads, brand videos. Use for: Facebook ads, YouTube ads, product launches, brand awareness. Triggers: marketing…
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Create AI-powered podcasts with text-to-speech, music, and audio editing. Tools: Kokoro TTS, DIA TTS, Chatterbox, AI music generation, media merger. Capabilities: multi-voice conversations, background music, intro/outro, full episodes. Use for: podcast production, audiobooks, voice content, audio newsletters.…
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Generate professional AI product photography and commercial images. Models: FLUX, Imagen 3, Grok, Seedream for product shots, lifestyle images, mockups. Capabilities: studio lighting, lifestyle scenes, packaging, e-commerce photos. Use for: e-commerce, Amazon listings, Shopify, marketing, advertising, mockups.…
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Create AI-powered social media content for TikTok, Instagram, YouTube, Twitter/X. Generate: images, videos, reels, shorts, thumbnails, captions, hashtags. Tools: FLUX, Veo, Seedance, Wan, Kokoro TTS, Claude for copywriting. Use for: content creators, social media managers, influencers, brands. Triggers: social media…
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
AI voice generation, text-to-speech, and voice synthesis via inference.sh CLI. Models: Kokoro TTS, DIA, Chatterbox, Higgs, VibeVoice for natural speech. Capabilities: multiple voices, emotions, accents, long-form narration, conversation. Use for: voiceovers, audiobooks, podcasts, video narration, accessibility.…
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Automates high-resolution photo book creation and correction passes, including chronological sorting, orientation balancing, print-ready full-bleed masonry layout generation, existing layout crop corrections, contact-sheet/cell mapping, and cover art upscaling. Use this skill when asked to: (1) Organize photos into…
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Use when Codex needs to operate Google Flow as a reusable agent tool through safe browser automation: bootstrap/login a persistent Flow profile, smoke-check access without spending credits, prepare image or video generation request files, run guarded Flow generations, download assets, inspect results, or integrate…
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI…
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Use when the user asks to run Anti-Gravity CLI (agy) for Gemini-like code review, plan review, design critique, or large-context analysis. Anti-Gravity replaces the legacy Gemini CLI workflow.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Audit websites for SEO, performance, security, technical, content, and 15 other issue cateories with 230+ rules using the squirrelscan CLI. Returns LLM-optimized reports with health scores, broken links, meta tag analysis, and actionable recommendations. Use to discover and asses website or webapp issues and health.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Use when planning features, reviewing scope, or building MVPs to prevent over-engineering, unnecessary abstractions, and unrequested scope expansion.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Use when the user requests ultra-concise, zero-fluff developer communication for rapid pair-programming.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Use when understanding code, asking 'why' (decision archaeology/git history), 'how' (runtime execution trace), calculating 'blast-radius' before refactoring, debugging with 'diagnosing-bugs', explaining systems with 'teach', or logging runs with 'show-me-your-work'.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Find what a change could break somewhere else before it ships, beyond the diff, and prove the one fact it's safe because of by running real code instead of writing it up. Use for 'blast radius of X', 'what could this break', or reviewing a small diff you don't trust.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Use for "how does X work", code walkthroughs before changing something, and placement / ownership / layering questions ("where should this live", "which package owns this", "is this the right layer"). Explains subsystem architecture, runtime flow, onboarding mental models. Can critique architecture. Use why for…
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Keep a reviewable decision trail for long-running or unattended work: a TSV log with one row per decision (what, why, evidence, result). Local by default; commit it when a reviewer needs the trail to trust the result. Use for /show-me-your-work, autonomous or multi-phase runs, or work a human reviews after stepping…