PH13917403910
- 7 skills
- 0 followers
- 15 hours ago last updated
- ▌ Auto Webdev · ph13917403910Autonomous 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.
- ▌ Dark Glass UI · ph13917403910Build 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.
- ▌ Nextjs App Scaffold · ph13917403910Scaffold 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.
- ▌ Realtime State Sync · ph13917403910Implement 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.
- ▌ Railway Docker Deploy · ph13917403910Deploy 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.
- ▌ Video Subtitle Pipeline · ph13917403910Transcribe 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.
- ▌ Interactive Workshop Site · ph13917403910Build 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.