← all publishers

nulightjens

@nulightjens source repo

24 published skills

  1. Rocket Fuel · nulightjens bundle
    Rocket Fuel: the Visionary/Integrator OS for Fable + Codex
    0
    installs
  2. LLM Wiki Setup · nulightjens bundle
    Initialize a Karpathy-style LLM wiki (personal knowledge base / AI second brain) in a folder. Creates a CLAUDE.md schema with routing table and naming conventions, AGENTS.md mirror, raw/wiki directory structure, and index.md/log.md scaffolding — a complete working vault in one pass. Use when the user asks to "set up an LLM wiki", "create a second brain", "build a personal knowledge base", "install the Karpathy wiki pattern", "initialize a knowledge vault", or points at an empty folder and wants to turn it into an AI-maintained wiki.
    0
    installs
  3. Wiki Self Heal · nulightjens bundle
    Autonomously audit an LLM wiki (Karpathy pattern) for gaps, contradictions, orphans, and stale data, then research and fill high-priority gaps using quality-gated web research. Supports audit-only dry-run mode. Operates on a dedicated branch and commits changes for human review — never auto-merges. Use when the user asks to "lint my wiki", "self-heal my knowledge base", "find gaps in my wiki", "update my second brain", "auto-research my wiki", "run a health check on my LLM wiki", "audit my wiki without making changes", "dry run the lint", or wants to schedule periodic wiki maintenance.
    0
    installs
  4. Humanizer · nulightjens bundle
    Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases. Credits: Original skill by @blader - https://github.com/blader/humanizer
    0
    installs
  5. Structural Humanizer · nulightjens bundle
    Remove the discourse-level (structural) signs of AI writing that survive surface editing: stated lessons and moral-of-the-story closers, tidy single-track arcs, embodied-emotion performance ("chest tightened"), vague allusions instead of named references, unbroken linear structure, and shape convergence across pieces. Grounded in the StoryScope study (Russell et al. 2026): narrative structure alone detects AI text at 93.2% F1, and professional stylistic rewriting moved detection only 1.6 points. Use as the SECOND pass after the humanizer skill (which handles words and phrasing) whenever writing or revising LinkedIn posts, course lessons, blog posts, essays, newsletters, or emails that must read as human. Triggers: "humanize", "de-slop", "AI tells", "make this sound human", "structural pass", "deep humanize".
    0
    installs
  6. UI Baseline · nulightjens
    Specific UI design values and rules — typography, color, spacing, shadows, icons, buttons, dark mode, animation. Converged from 8 expert sources. Use before writing any UI code.
    0
    installs
  7. Anti Patterns · nulightjens
    84 UI/UX "never do" rules across 12 categories with a 9-gate mental decision flow. Walk through at every design stage to catch mistakes before they compound.
    0
    installs
  8. Design Review · nulightjens
    3-phase design review with structured checklists — pre-design, component audit, and final review. Run before shipping any UI.
    0
    installs
  9. Brand Kit · nulightjens bundle
    Generate comprehensive visual brand kits and style guides as self-contained HTML files with companion markdown theme references. Use when the user asks to 'create a brand kit,' 'build a style guide,' 'design a brand system,' 'make a brand guide,' 'create brand guidelines,' or wants to establish or document the visual identity for a brand or project. Also use when the user mentions 'brand kit,' 'style guide,' 'design system,' 'brand guidelines,' 'visual identity,' 'brand standards,' or 'brand book.'
    0
    installs
  10. Saas Study · nulightjens bundle
    Systematically study a SaaS product to build a knowledge library for "should I build this?" / "how would I clone this?" decisions. Captures public surface, generates a deliberate authed-extraction gameplan, executes it against the user's real signed-in browser via the chrome-devtools MCP, fingerprints third-party providers from network traffic, and writes a token-tiered evidence folder with BRIEF + GAMEPLAN + manifest at <library-root>/<domain>/<date>/ (default ./saas-library/). Use when the user says "study saas X", "deep-dive this SaaS", "reverse engineer this app", "what's their stack", "/saas-study <url>", or asks to add a SaaS to their build-inspiration library. Does NOT replicate, scrape for resale, or evade bot management.
    0
    installs
  11. Blog Writer · nulightjens bundle
    Write blog posts, articles, and long-form content in a voice defined by a swappable voice-profile.md, with structural variety and an anti-AI-tell pass built in. Use when asked to "write a blog post," "write an article," "draft content in my voice," "blog content," or when a draft needs to be rewritten so it reads like a person instead of a model.
    0
    installs
  12. UI Workflow · nulightjens bundle
    Full UI design pipeline. Wireframes first, then a design PRD, optional Stitch MCP mockups, shadcn/ui components, an anti-vibe-code checklist, explicit interaction states, and a browser-based visual feedback loop.
    0
    installs
  13. Watch · nulightjens bundle
    Watch a video (URL or local path). Downloads with yt-dlp, extracts auto-scaled frames with ffmpeg, pulls the transcript from captions (or Whisper API fallback), and hands the result to Claude so it can answer questions about what's in the video.
    0
    installs
  14. Skool Course · nulightjens bundle
    Create and update courses on Skool.com via Chrome DevTools MCP browser automation. Automates lesson content entry, module/folder setup, and page creation. Requires Chrome open and logged into Skool with the classroom page visible. Use when asked to "create a skool course", "publish course to skool", "add course to skool", "skool course", "upload course to skool", "update skool lessons", or "populate skool content".
    0
    installs
  15. Lesson Writer · nulightjens bundle
    Write course lesson content with structural variety, in a configurable voice, output ready for course platforms. Use when drafting a new lesson, reformatting an existing one, turning an outline or transcript into teachable content, or fixing a course where every lesson reads the same. Triggers on "write a course lesson," "format course content," "rewrite this lesson," "turn this outline into a lesson," or "write lessons for my course."
    0
    installs
  16. Extract Design · nulightjens bundle
    Reverse-engineer a DESIGN.md file (per the google-labs-code/design.md spec) from an existing source — HTML page, screenshot, live URL, or design exports. Produces YAML token frontmatter (colors, typography, rounded, spacing, components) plus prose sections (Overview, Colors, Typography, Layout, Elevation & Depth, Shapes, Components, Do's and Don'ts) so the visual identity becomes portable across coding agents. Use when the user says "extract design," "make a DESIGN.md from this page," "/extract-design," "turn this into design.md," "reverse engineer the design system from this site/HTML/screenshot," or asks to capture an existing visual identity in a structured, AI-readable format.
    0
    installs
  17. Prompt Enhancer · nulightjens bundle
    When the user wants to improve, enhance, or structure a prompt for better AI responses. Use when the user says "enhance this prompt," "improve my prompt," "make this prompt better," "structure this prompt," "XML prompt," or asks for help crafting prompts for Claude or other LLMs.
    0
    installs
  18. Mascot Processor · nulightjens bundle
    Convert mascot or character MP4 animations into transparent-background GIFs, APNGs, and WebMs. Auto-detects the background type (green screen or white/off-white) and removes it. Green screen mode kills every green pixel aggressively; white background mode uses color isolation with a per-frame audit. Outputs at 160px and at original resolution. Use when the user asks to remove a background from an animated MP4, make a transparent GIF or APNG, build a mascot or sticker asset pack, or key out a green screen from pixel-art animation.
    0
    installs
  19. AI Voice Humanizer · nulightjens bundle
    Make AI-generated voiceovers sound realistic and human using ElevenLabs. Use when creating AI voiceovers, formatting scripts for text-to-speech, generating voiceovers with ElevenLabs, editing AI voice in a DAW/NLE, dubbing videos to other languages, or anytime the user wants to make AI voice sound less robotic and more natural. Also use when the user mentions "AI voice," "voiceover," "ElevenLabs," "TTS," "text to speech," "voice clone," "dubbing," or "realistic AI audio."
    0
    installs
  20. Course Infographics · nulightjens bundle
    Generate infographics (still PNG) and motion graphics (looping GIF, 3-8s) for course lessons and classroom content on any course platform (Skool, Kajabi, Teachable, Circle, or a self-hosted LMS). All graphics use the Editorial layout (two-column asymmetric). Stills showcase topics, vocabulary and definitions. Motion graphics visualize concepts with smooth schematic animations. Renders via Remotion on a 60-30-10 dark design system driven by one configurable accent color. Use when asked to "create infographic", "make course graphic", "generate lesson image", "course infographic", "motion graphic for lesson", or "visual for course content".
    0
    installs
  21. Brand Voice Extractor · nulightjens bundle
    Extract authentic brand voice through masterful direct response marketing interview methodology. Use when asked to "create a voice guide," "extract brand voice," "capture someone's voice," "build a voice profile," "understand how someone speaks," or when a client needs their authentic voice documented for AI training, copywriting, or content creation. Also triggers on "voice guide," "brand personality," "writing style extraction," or "tone of voice."
    0
    installs
  22. Startup Naming Scorer · nulightjens bundle
    Score and evaluate startup/company names using research-backed patterns from YC, a16z, Sequoia, and a 10K AI company study. Includes AI Slop Index, naming tests, syllable analysis, and category-specific guidance.
    0
    installs
  23. Video Style Extractor · nulightjens bundle
    Extract complete editing styles from video files for programmatic recreation. Analyzes visual design (colors, fonts, layout, mascot characters), editing patterns (cuts, transitions, timing), motion/animation, audio production, and storytelling structure using Gemini video analysis + scene-aware frame extraction + pixel-art mascot profiling + marketing psychology. Use when asked to "extract a style," "analyze videos," "reverse-engineer a video style," "pull mascot design," or any request to understand and document how a video was made for recreation purposes. Produces STYLE-GUIDE.md (cohort invariants) and optionally MASCOT-KIT/ (reference images + per-generator prompts) for driving AI image and image-to-video generators.
    0
    installs
  24. Remotion Video Builder · nulightjens bundle
    Build a complete Remotion video composition from a written style guide. Takes a STYLE-GUIDE.md describing canvas, colors, fonts, text animation, cut rhythm, and audio, then produces a renderable composition with new content. Covers script writing, voiceover generation, word-level caption sync, asset collection, and component architecture. Use when asked to "build a video in this style," "create a new reel," "make a video like [reference]," "produce a Remotion video," or any request to create a programmatic video from a style template. Works with any Remotion project and does not assume a particular folder layout.
    0
    installs