← all publishers

PH13917403910

@ph13917403910 source repo

7 published skills

  1. Auto Webdev · ph13917403910
    Autonomous website development protocol inspired by Karpathy's Autoresearch. Given a requirements.md, the agent scaffolds, implements features one by one, evaluates via build pipeline (tsc + lint + build), keeps or reverts, and tracks progress — fully autonomously until all features are done. Use when the user provides a website requirements document and wants autonomous end-to-end implementation without step-by-step guidance.
    0 installs
  2. Dark Glass UI · ph13917403910
    Build a dark-themed glassmorphism UI with Tailwind CSS v4 design tokens, frosted glass cards, unified button interactions, ambient animations, and accessibility baselines. Use when the user wants a dark theme, glass-effect UI, frosted panels, neon accents, or cinematic web design.
    0 installs
  3. Nextjs App Scaffold · ph13917403910
    Scaffold a Next.js App Router project with TypeScript, Tailwind CSS v4, and optional custom server (e.g. Socket.io). Use when the user wants to create a new Next.js project, initialize a web application, set up a TypeScript + Tailwind project, or needs a custom Node.js server wrapping Next.js.
    0 installs
  4. Realtime State Sync · ph13917403910
    Implement real-time multi-client state synchronization using Socket.io with a three-layer architecture (server authority, broadcast, client singleton). Use when the user needs WebSocket communication, real-time sync, live updates, admin-controlled state, or multi-user collaboration features.
    0 installs
  5. Railway Docker Deploy · ph13917403910
    Deploy a Next.js application to Railway using Docker with multi-stage builds. Use when the user wants to deploy to Railway, create a Dockerfile for a Node.js/Next.js app, set up CI/CD with Railway CLI, or troubleshoot Railway deployment issues.
    0 installs
  6. Video Subtitle Pipeline · ph13917403910
    Transcribe video audio and burn hardcoded subtitles using mlx-whisper and ffmpeg. Use when the user wants to add subtitles to a video, transcribe audio to SRT, burn captions into video, or process video for web delivery.
    0 installs
  7. Interactive Workshop Site · ph13917403910
    Build an interactive workshop or training web application with real-time admin control, stage-driven progression, team games, live polls, and facilitator dashboard. Use when the user wants to create a training workshop site, interactive classroom tool, live event platform, or gamified learning experience with a facilitator controlling the flow.
    0 installs