← all publishers

j-star-films-studios

@j-star-films-studios source repo

70 published skills

  1. General Video · j-star-films-studios
    The fallback workflow for authoring custom HyperFrames video compositions at any length or format — longer or multi-scene pieces, brand / sizzle reels, montages, title cards, static loops, and freeform compositions. Input- and length-agnostic. If a specialized workflow clearly fits the input — a marketed product, a website, a topic explainer, a GitHub PR, existing footage, a short motion graphic, or a Remotion port — prefer it (see /hyperframes); use this only as the general fallback when none fit.
    0
    installs
  2. Talking Head Recut · j-star-films-studios bundle
    Package an existing talking-head / interview / podcast video by layering timed, designed GRAPHIC OVERLAY cards onto the playing video — titles, lower-thirds, data callouts, quotes, side panels, picture-in-picture — synced to the transcript. The source video plays in full; the agent designs and writes each card's HTML in conversation, then renders to MP4 via hyperframes. Use when the user asks for graphic overlays, on-screen graphics / lower-thirds / data callouts / kinetic titles on a video, "package / dress up my video", "add overlay cards / graphic cards", or AI-composed graphic packaging of an existing video. NOT for plain subtitles (→ embedded-captions) or building a video from scratch (→ the creation workflows); when unsure overlays-vs-captions, see /hyperframes.
    0
    installs
  3. Frontend Design · j-star-films-studios bundle
    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. Use when the user asks to build web components, pages, artifacts, posters, or applications, or when styling/beautifying any web UI.
    0
    installs
  4. Skill Curator · j-star-films-studios
    Use when adding, importing, reorganizing, renaming, or refactoring skills according to the Lean Unified Skills Architecture.
    0
    installs
  5. Bro · j-star-films-studios
    Use when the user requests ultra-concise, zero-fluff developer communication for rapid pair-programming.
    0
    installs
  6. Convex · j-star-films-studios bundle
    Use when building with Convex, writing Convex functions, queries, mutations, actions, HTTP endpoints, defining database schemas/validators, configuring cron jobs, file storage, realtime subscriptions, AI agents, or security audits.
    0
    installs
  7. Takomi · j-star-films-studios bundle
    Use when coordinating multi-stage work, initializing Takomi workflows (genesis, design, build, review, finalize), or navigating agent lifecycle states.
    0
    installs
  8. AI Media · j-star-films-studios bundle
    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.
    0
    installs
  9. Grill Me · j-star-films-studios
    Use when stress-testing a plan, design, or requirements through an interactive interview with question frontiers and adversarial challenges.
    0
    installs
  10. Remotion · j-star-films-studios bundle
    Use when building videos programmatically in React/TypeScript with Remotion, scaffolding video projects, animating with interpolate/spring, sequencing scenes, or recording real web UI into video compositions.
    0
    installs
  11. Sync Docs · j-star-films-studios
    Use after writing code, implementing features, or fixing bugs to update feature documentation in docs/features/ and keep project documentation in sync.
    0
    installs
  12. Wait What · j-star-films-studios
    Use when the user needs an instant comprehension reset to re-pitch the last message in Simplified Technical English using project glossary terms.
    0
    installs
  13. Code Review · j-star-films-studios
    Use when reviewing staged changes, PRs, or branch diffs against repository standards and originating specifications using parallel sub-agents.
    0
    installs
  14. Frontend UI · j-star-films-studios bundle
    Use when designing web or mobile UI, creating prototypes, directing or engineering distinctive web experiences, structuring evidence-based web narratives, applying UI/UX guidance, using 21st.dev components, Stitch, or Figma.
    0
    installs
  15. Hyperframes · j-star-films-studios bundle
    Use when creating, editing, animating, or rendering video, motion graphics, promo videos, explainers, captions, slideshows, or HTML compositions with HyperFrames.
    0
    installs
  16. Office Docs · j-star-films-studios bundle
    Use when creating or editing office documents (PDF, Word DOCX, PowerPoint PPTX, Excel XLSX), or applying Diátaxis/STE technical writing standards ('technical-writing').
    0
    installs
  17. Poteto Mode · j-star-films-studios
    Use when operating on strict token budgets or lightweight models requiring ultra-compact execution and minimal output.
    0
    installs
  18. Anti Gravity · j-star-films-studios
    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.
    0
    installs
  19. Agent Recovery · j-star-films-studios
    Use when an agent is stuck in loops, repeating errors, losing context, or needs session migration, state reset, or subagent escalation.
    0
    installs
  20. Security Audit · j-star-films-studios
    Use when auditing code for security vulnerabilities, verifying auth/payment boundaries, scanning for secret leaks, or doing pre-deployment sanity checks.
    0
    installs
  21. Git Github Tools · j-star-films-studios bundle
    Use when resolving merge conflicts ('resolving-merge-conflicts'), triaging issues/PRs ('issue-pr-triage' AGENT-BRIEF.md), managing worktrees, GitHub ops, or fixing PR comments.
    0
    installs
  22. Marketing Growth · j-star-films-studios bundle
    Use when planning product marketing, writing marketing copy, designing pricing tiers, building programmatic SEO pages, optimizing on-page SEO, planning social media calendars, running Twitter automation, conducting Google Trends research, brainstorming brand/domain names, or producing YouTube videos.
    0
    installs
  23. Agent Engineering · j-star-films-studios bundle
    Use when engineering LLM prompts, compiling skills from sources ('source-to-skill'), engineering expert systems ('expert-system-engineer' CommonKADS/rules), writing agent docs ('writing-for-agents'), modeling domain vocabulary ('domain-modeling' CONTEXT.md/ADRs), creating specs ('conversation-to-spec'), curating/importing skills ('skill-curator'), spawning task DAGs ('spawn-task'), running code tournaments ('arena'), or managing subagents.
    0
    installs
  24. Code Intelligence · j-star-films-studios bundle
    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'.
    0
    installs
  25. Figma · j-star-films-studios
    Import Figma content into a HyperFrames composition — rendered assets, brand tokens, components, storyboard sections → animatics (REST/CLI), and Figma Motion animations + shaders (MCP). Use when the user pastes a figma.com link or asks to bring a Figma design, frame, logo, brand, or animation into a video/composition.
    0
    installs
  26. Web Dev Standards · j-star-films-studios bundle
    Use when designing software architectures ('codebase-design' Deep Modules/Design-It-Twice), writing tests ('test-driven-development' mock boundaries), creating setup scripts ('interactive-wizard'), TypeScript standards, Next.js, Expo, or Monorepos.
    0
    installs
  27. Takomi Flow · j-star-films-studios bundle
    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 Flow assets into a video pipeline. Trigger for TakomiFlow, Flow browser provider, use Google Flow credits, Flow automation, generate with Flow, or agent-first Flow workflows.
    0
    installs
  28. Avoid Feature Creep · j-star-films-studios bundle
    Use when planning features, reviewing scope, or building MVPs to prevent over-engineering, unnecessary abstractions, and unrequested scope expansion.
    0
    installs
  29. Takomi Codex · j-star-films-studios
    Use Takomi lifecycle orchestration inside Codex with policy-aware runtime detection, markdown roadbooks, optional Pi/Takomi dispatch, and explicit-consent delegation.
    0
    installs
  30. Git Commit Generation · j-star-films-studios
    Use when generating clear, conventional git commit messages based on staged changes or recent repository diffs.
    0
    installs
  31. Slideshow · j-star-films-studios bundle
    Author a HyperFrames slideshow composition — a presentation, pitch deck, or interactive deck with discrete slides, fragment reveals, branching sequences, and hotspot navigation. Use as an intent check when the user asks for a presentation, pitch deck, slide deck, interactive deck, or page-to-deck conversion that might be a slideshow; if the user did not explicitly ask for a slideshow / slide show, confirm before authoring.
    0
    installs
  32. Engineering Principles · j-star-films-studios bundle
    Use when designing systems, structuring code, reviewing diffs, handling state, or adhering to core software engineering discipline principles.
    0
    installs
  33. Teach · j-star-films-studios bundle
    Use when explaining complex codebase concepts plainly without jargon, or managing a persistent learning workspace with MISSION.md.
    0
    installs
  34. Pr To Video · j-star-films-studios bundle
    turn a GitHub pull request (a PR URL like github.com/<owner>/<repo>/pull/<N>, an <owner>/<repo>#<N> ref, or 'this PR' in a checked-out repo) into a code-change explainer video, up to ~3 min (sweet spot 30-90s) — changelog, feature reveal, fix, or refactor walkthrough, rendered from the diff / commits / files. The input is a CODE CHANGE read via the gh CLI; there is no website capture. Use this skill for a GitHub PR. Do not use it for a product launch/promo (use /product-launch-video), a tour of a real website (use /website-to-video), a topic explainer with no PR (use /faceless-explainer), captions on existing footage (use /embedded-captions), or a short unnarrated motion graphic (use /motion-graphics). If the intent is unclear, route through /hyperframes first. This is the shot-sequence architecture: every frame is authored as a time-coded shot sequence picked from a menu of golden blueprints, so frames develop over their full duration instead of freezing after entrance.
    0
    installs
  35. High Fidelity Extraction · j-star-films-studios
    Advanced protocol for extracting granular social media and web intelligence using browser automation and DOM analysis.
    0
    installs
  36. Story Engineer · j-star-films-studios bundle
    Use when transforming evidence-rich project histories, case studies, launches, research journeys, or retrospectives into truthful narrative structures. Not for inventing greenfield brand concepts from sparse briefs.
    0
    installs
  37. SEO Ready · j-star-films-studios bundle
    Make any Next.js page SEO-ready with metadata, structured data, sitemap, and accessibility best practices.
    0
    installs
  38. Photo Book Builder · j-star-films-studios bundle
    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 page folders, (2) Generate or regenerate 12" x 30" open spreads (9000 x 3600 px at 300 DPI) with gutter margins, (3) Create or adapt full-bleed masonry grid layouts with project-specific photo counts, (4) Correct existing exports by raising/lowering images or adjusting per-image crop framing without overwriting originals, (5) Upscale front, back, or briefcase box covers using high-quality LANCZOS interpolation.
    0
    installs
  39. Github Ops · j-star-films-studios bundle
    GitHub automation patterns - issues, projects, labels. Includes smart-ops scripts and bulk issue sync.
    0
    installs
  40. Hyperframes CLI · j-star-films-studios bundle
    HyperFrames CLI dev loop. Use when running npx hyperframes init, add, catalog, capture, lint, validate, inspect, layout, snapshot, preview, play, render, publish, lambda, doctor, browser, info, upgrade, skills, compositions, docs, benchmark, telemetry, transcribe, tts, or remove-background, or when troubleshooting the HyperFrames build/render environment. Entry point for AWS Lambda cloud rendering (`hyperframes lambda deploy / render / progress / destroy / policies`).
    0
    installs
  41. Spawn Task · j-star-films-studios
    Create comprehensive, self-contained task prompts for implementing features or fixing bugs.
    0
    installs
  42. Website To Video · j-star-films-studios bundle
    Capture a general website/URL and turn it into a HyperFrames video (site tour, showcase, or social clip from the site's own visuals). Uses headless Chrome screenshots + brand assets. Use when intent is general — portfolio/blog/landing-page showcase or social clip from the site. NOT for: product/SaaS launch or promo (→ /product-launch-video, even from a URL); topic explainer with no site (→ /faceless-explainer); GitHub PR (→ /pr-to-video); adding captions to existing video (→ /embedded-captions); short unnarrated page-highlight motion graphic (→ /motion-graphics). Unclear launch-vs-general-site? Ask one question or start at /hyperframes.
    0
    installs
  43. Git Worktree · j-star-films-studios
    Manage git worktrees for parallel agent development. Create, sync, and remove isolated dev environments.
    0
    installs
  44. Embedded Captions · j-star-films-studios bundle
    Add captions to a talking-head video. ONE catalog (CATALOG.md) of 32 visual identities behind two engines: column-flow (captions composited INTO the scene — matte occlusion + mix-blend; cream/ink/editorial/keynote/documentary/loud/neon/glitch/chrome/velocity) and themed constitutions (anchor/ordnance/terminal/neonsign/stardust/stomp/scoreboard/transit/vhs/arcade/dossier/laser/thunder/hologram/biolume/aurora/spectrum/papercut/popup/chalkboard/graffiti/brush/inkwater/ransom/lastpage/nightcity — e.g. a glyph-decode climax, a neon sign WRITTEN stroke by stroke, or the quiet `anchor` rail default). Route by identity, never by mode. Trigger on "captions/subtitles", "embed/cinematic captions", "VFX captions", "炸/特效/酷炫字幕", a named identity, or top-tier motion-graphics asks. Embedding every word is wrong for most talking-head content — `anchor` is the verbatim default. Pipeline: transcription → hyperframes remove-background matting → HTML render → ffmpeg overlay. Requires hyperframes and a single-subject clip.
    0
    installs
  45. Zack Production Suite · j-star-films-studios bundle
    Single entry point for planning and producing Zack D Films-style 3D animated myth-busting shorts. Routes browser-only research and pre-production, computer-side Google Flow production through TakomiFlow, direct Higgsfield production, and standalone TakomiFlow operations to the correct internal skill without loading every module at once.
    0
    installs
  46. Component Analysis · j-star-films-studios
    Analyze a React/TypeScript component for compliance with coding guidelines and suggest improvements.
    0
    installs
  47. Faceless Explainer · j-star-films-studios bundle
    turn arbitrary text — an article, notes, a topic, a brief — into a faceless explainer video, up to ~3 min (sweet spot 30-90s), where every visual is invented (typography, abstract graphics, diagrams, data-viz) rather than captured. There is no URL, no website capture, and no real assets. Use this skill for topic explainers, concept breakdowns, how-tos, listicles, and narrative explainers. Do not use it for a product launch/promo (use /product-launch-video), a tour of a real website (use /website-to-video), a GitHub PR (use /pr-to-video), captions on existing footage (use /embedded-captions), or a short unnarrated motion graphic (use /motion-graphics). If the intent is unclear, route through /hyperframes first. This is the shot-sequence architecture: every frame is authored as a time-coded shot sequence picked from a menu of golden blueprints, so frames develop over their full duration instead of freezing after entrance.
    0
    installs
  48. Google Trends · j-star-films-studios bundle
    Automated Google Trends research via Node.js CLI. Search YouTube, Web, Images, News for rising/breakout queries. Use for Phase 1 Strategy research or any topic validation.
    0
    installs
  49. Exam Creator Skill · j-star-films-studios bundle
    Creates and revises school exam papers using Johno's preferred workflow. Use for JSS/Primary exam generation, remixing questions from lesson notes or chat transcripts, building question papers plus marking schemes, creating assets folders for diagrams, applying the 40-mark house style, producing compact DOCX output, and running draft/marking/verification passes with room for user feedback and revisions.
    0
    installs
  50. 21st Dev Components · j-star-films-studios bundle
    Use when the user wants to build a React site or app section from 21st.dev components, clone the structure of a reference site with 21st.dev building blocks, browse 21st.dev manually and return copied prompts/code, or says things like "build me a site like this", "use 21st.dev", "copy prompt", "component URL", "hero from 21st", or "match this landing page with ready-made components".
    0
    installs
  51. Pr Comment Fix · j-star-films-studios
    Automate fixing GitHub PR review comments. Use this skill whenever the user asks to "fix PR comments", "address review feedback", "resolve PR threads", or references a PR number/branch with unresolved review comments. Also trigger when the user says things like "go through the review comments on my PR", "handle the feedback on #123", or "clean up the review notes". Requires the `gh` CLI to be authenticated.
    0
    installs
  52. Remotion Real UI Video · j-star-films-studios bundle
    Strict reusable workflow for turning an existing app into code-native Remotion videos that reuse the real app UI/components instead of screenshots, screen recordings, or recreated clone/mock screens. Use when a user wants product demos, walkthroughs, onboarding videos, launch videos, or proof compositions from an existing React/Next/web app with mock/demo/local data, scripted navigation, click/touch choreography, responsive mobile proofs, scroll choreography, or calibrated cursor/tap targeting. Enforces real-UI compliance: agents must inspect and import/extract actual app components before building app-screen scenes, and must stop rather than hand-build lookalike dashboards/forms/tables unless the user explicitly approves a mockup/redesign.
    0
    installs
  53. AI Social Media Content · j-star-films-studios
    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 content, tiktok, instagram reels, youtube shorts, twitter post, content creator, ai influencer, social content, reels, shorts, viral content, thumbnail generator, caption generator, hashtag generator, ugc content
    0
    installs
  54. Hyperframes Creative · j-star-films-studios bundle
    Non-animation creative direction for HyperFrames videos. Use for design spec (frame.md / design.md) handling, palettes, typography, narration, beat planning, audio-reactive visuals, composition patterns, and brand / style decisions. For atomic motion patterns and scene blueprints, use `hyperframes-animation`.
    0
    installs
  55. Product Launch Video · j-star-films-studios bundle
    turn a product or marketing URL, pasted script, or brief into a product launch video, including SaaS promos, feature reveals, app launches, company promos, and product marketing videos. Use this skill when the user wants to market, launch, promote, or reveal a product. Do not use it for general non-launch website tours, non-product topic explainers, GitHub pull requests, captioning existing footage, or short unnarrated motion graphics. If the intent is unclear, route through /hyperframes first. This is the new shot-sequence architecture: every visual frame is authored as a time-coded shot sequence picked from a menu of golden blueprints, so frames develop over their full duration instead of freezing after entrance.
    0
    installs
  56. Source To Skill · j-star-films-studios bundle
    Use when compiling raw knowledge sources (transcripts, docs, PDFs, books, video notes) into structured, operational agent skills.
    0
    installs
  57. Hyperframes Animation · j-star-films-studios bundle
    All animation knowledge for HyperFrames — atomic motion rules, multi-phase scene blueprints, scene transitions, broader motion-design techniques, AND the seven runtime adapters (GSAP default, plus Lottie, Three.js, Anime.js, CSS keyframes, Web Animations API, TypeGPU). Use for any motion or animation task: pick 2-4 rules and compose, or load a blueprint, or look up runtime-specific API (e.g. GSAP eases / Lottie player / Three.js mixer). HyperFrames-native: single paused timeline, seek-safe, deterministic.
    0
    installs
  58. Hyperframes Keyframes · j-star-films-studios bundle
    Use when a HyperFrames composition needs seek-safe 2D/3D keyframes, GSAP timelines, CSS keyframes, Anime.js, WAAPI, FLIP, paths, masks, SVG morph/draw, text trails, cursor demos, 3D depth, or `hyperframes keyframes` diagnostics. Don't use for broad scene strategy, brand design, media sourcing, captions, or general video planning.
    0
    installs
  59. Youtube Pipeline · j-star-films-studios bundle
    Complete YouTube video production pipeline from ideation to distribution. Covers Strategy (Phase 1), Packaging (Phase 2), Scripting (Phase 3), Shorts (Phase 3.5), Production (Phase 4), and Repurposing (Phase 5).
    0
    installs
  60. Global Brand Namer · j-star-films-studios bundle
    Generate memorable, brandable product and SaaS names using global linguistics (African, Asian, Nordic, Indigenous, and classical languages) to bypass English domain saturation. Use when the user asks to brainstorm product names, find available domains, develop cross-cultural brand identity, name a startup or side project, or needs a distinctive tech brand name that isn't just another English portmanteau. Triggers include "name my product," "brand name ideas," "domain name brainstorm," "SaaS name," "startup name," "what should I call," "name generator," or any request for creative, globally-inspired naming.
    0
    installs
  61. Twitter Automation · j-star-films-studios
    Automate Twitter/X with posting, engagement, and user management via inference.sh CLI. Apps: x/post-tweet, x/post-create (with media), x/post-like, x/post-retweet, x/dm-send, x/user-follow. Capabilities: post tweets, schedule content, like posts, retweet, send DMs, follow users, get profiles. Use for: social media automation, content scheduling, engagement bots, audience growth, X API. Triggers: twitter api, x api, tweet automation, post to twitter, twitter bot, social media automation, x automation, tweet scheduler, twitter integration, post tweet, twitter post, x post, send tweet
    0
    installs
  62. Creative Web Development · j-star-films-studios bundle
    Use when originating, planning, building, or auditing distinctive creative web experiences. Routes sparse briefs through concept selection before choosing motion, Canvas, WebGL, 3D, or implementation architecture.
    0
    installs
  63. Principle Build The Lever · j-star-films-studios
    Apply to any non-trivial work, not just bulk work: edits, migrations, analyses, checks. Build the tool that does it or proves it (codemod, script, generator, or a skill your subagents follow) instead of working by hand. The tool is the artifact a reviewer can rerun.
    0
    installs
  64. Expert System Engineer · j-star-films-studios bundle
    Use when engineering knowledge-based expert systems using CommonKADS methodology, MYCIN/EMYCIN rule patterns, certainty factors, or backward-chaining inference engines.
    0
    installs
  65. Optimize Agent Context · j-star-films-studios
    Create, audit, or optimize agent.md, claude.md, cursorrules, or any AI coding agent context file using the "Band-Aid Philosophy." Strips bloat, enforces minimalism, and ensures only failure-correcting rules remain. Use when the user mentions: "agent.md", "claude.md", "cursorrules", ".clinerules", "AGENTS.md", "context file", "optimize context", "agent instructions", "reduce agent bloat", "agent keeps making mistakes", "fix my agent file", "create agent file", "audit agent context", or any variant of writing/improving AI coding agent instruction files.
    0
    installs
  66. Shared Resend Portfolio · j-star-films-studios
    Reuse one Resend account and one verified sender domain across multiple branded products, especially for solo developers and free-tier portfolios. Use when adding transactional email to another app without creating a separate Resend account or verified domain, while preserving per-product identity, recipients, Reply-To routing, templates, security boundaries, delivery reliability, and awareness of a shared sending quota.
    0
    installs
  67. Principle Minimize Reader Load · j-star-films-studios
    Apply when reviewing or shaping code that's hard to trace. Count layers between question and answer, and hidden state in the reader's head; collapse one-caller wrappers and shrink mutable scope.
    0
    installs
  68. Zack D Films · j-star-films-studios bundle
    End-to-end pipeline for Zack D Films-style 3D animated myth-busting shorts via Higgsfield MCP. Use whenever the user asks for a "Zack D Films style short", "Zack-style video", a 3D animated short about "what really happened", a myth-busting / hidden-mechanism vertical short, or just "make me a Zack short". One prompt in → trending-topic research, curiosity-loop script, scene-by-scene production plan, character sheets for consistency, 3D animated blocks with baked green/red annotations, cloned-voice narration, and a final edited 9:16 MP4 with zoom-ins and screen shakes. Hands-off after topic pick and script lock.
    0
    installs
  69. Zack Browser Planner · j-star-films-studios
    Browser-side research and pre-production skill for Zack D Films-style shorts. Use when an agent should research, verify, script, design every scene and generation prompt, then export a locked machine-readable production package for a separate computer agent. Never generate paid media in this skill.
    0
    installs
  70. Zack Local Flow Producer · j-star-films-studios
    Computer-side execution skill for a locked Zack Production Package. Validates the browser agent's handoff, calls the separate TakomiFlow provider for Google Flow image/video generation, manages narration and local editing, records all deviations, and delivers the final short without repeating approved research.
    0
    installs