Skills from clawhub.ai/kjaylee
27 skills available
github-pro
Advanced GitHub operations via `gh` CLI. CI/CD monitoring, API queries, and automated PR reviews.
0 installs
ralph-loop
AI 자율 구현 방법론. 구현/개발/코딩 요청 시 자동 적용. 메인은 마더 서브에이전트를 spawn하고, 마더가 워커들을 관리. specs/ → IMPLEMENTATION_PLAN.md → 1태스크씩 구현 → 2단계 리뷰 → 테스트 → 반복.
0 installs
parallel-agents
Dispatch multiple subagents for independent tasks simultaneously. Use when facing 2+ unrelated tasks that can proceed without shared state or sequential dependencies. Maximizes throughput by parallelizing work.
0 installs
web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
0 installs
verify-before-done
Require fresh verification evidence before claiming work is complete. Use ALWAYS before any completion claim, commit, push, PR, or status report. Prevents false completion claims.
0 installs
web-bundling
Bundle web applications into single HTML files for distribution. Use when creating self-contained HTML games, artifacts, or demos that need to be shared as a single file. Covers React+Vite+Parcel bundling pattern.
0 installs
web-design-pro
Modern web design engineering skills including design tokens, advanced UI/UX methodologies, accessibility, and game-specific UI patterns. Use for building commercial-grade, performant, and accessible web interfaces.
0 installs
game-marketing
텔레그램 Mini App 게임 마케팅 플레이북. 새 게임 런칭 시 로드하여 단계별 실행. 홍보 채널 세팅, 바이럴 메카닉, 수익화, 자동화까지 커버.
0 installs
blender-interactive
This skill implements a TCP socket server to control headless Blender and utilities to download assets from `https://api.polyhaven.com` and `https://api.sketchfab.com/v3`. It exposes `execute_code` (executes arbitrary Python inside Blender), performs external network requests, and reads `SKETCHFAB_TOKEN` from the environment.
0 installs
subagent-dev
Execute implementation plans using fresh subagents per task with two-stage review (spec compliance + code quality). Use when executing multi-task plans with independent work units. Enhances ralph-loop methodology.
0 installs
remotion-video
Create programmatic videos using Remotion on MiniPC. Use when making video content, animations, motion graphics, social media clips, or any React-based video production. Covers animations, assets, audio, captions, transitions, and rendering.
0 installs
web-deploy-github
This skill automates creation and deployment of static single-page sites to GitHub Pages using included scripts and a GitHub Actions workflow. It instructs running shell commands (`bash scripts/init_project.sh`, `bash scripts/deploy_github_pages.sh`), performs network actions to GitHub (`gh api -X POST "/repos/$GITHUB_USERNAME/$PROJECT_NAME/pages"`, `git push`), and requires `gh` authentication.
0 installs
ui-ux-pro-max
This skill provides UI/UX design intelligence, searchable style data, and CLI scripts to generate and persist design systems and frontend guidance. It includes runnable commands like `python3 skills/ui-ux-pro-max/scripts/design_system.py`, installation steps such as `npm install -g uipro-cli`, reads/writes `design-system/MASTER.md`, and references `https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git`.
0 installs
anti-slop-design
Create distinctive, production-grade frontend interfaces that avoid generic AI aesthetics. Use when building web components, game UIs, landing pages, dashboards, or any visual web interface. Prevents purple-gradient-rounded-corner-Inter-font syndrome.
0 installs
evoweb-ai-website-builder
Create a Website Designed to Bring Clients from ChatGPT, Gemini & Modern Search
0 installs
godot
Godot Engine 게임 개발. 프로젝트 생성, GDScript 코딩, 2D/3D 게임 제작, 노드 시스템, Scene 구조, 물리/애니메이션/UI 구현 지원. Godot 프로젝트 작업 시 사용.
0 installs
blender-pipeline
This skill automates a headless Blender game-asset pipeline with scripts like `convert_format.py`, `procedural_props.py`, and `render_sprite_sheet.py`. It includes explicit shell commands (`sudo snap install blender`, `wget https://download.blender.org/...`) and network transfer examples (`python3 -m http.server`, `curl http://<MINIPC_IP>`).
0 installs
skill-authoring
Guide for creating effective SKILL.md files that extend agent capabilities. Use when creating new skills, updating existing ones, or teaching the agent specialized workflows.
0 installs
react-perf
React and Next.js performance optimization patterns. Use when writing, reviewing, or optimizing React code for web apps, Remotion videos, or any React-based UI. Covers waterfall elimination, bundle optimization, re-render prevention, and server-side patterns.
0 installs
game-dev-rust-godot
This skill documents a Rust+WASM and Godot 4.x HTML5 game development workflow. It includes explicit shell commands such as `cargo build --release --target wasm32-unknown-unknown` and network actions like downloading `https://github.com/not-fl3/macroquad/releases/download/v0.4.0/mq_js_bundle.js` and deploying to `eastsea.monster`.
0 installs
postgres-perf
PostgreSQL performance optimization and best practices. Use when writing SQL queries, designing schemas, implementing indexes, or debugging database performance. Covers query optimization, connection management, schema design, and RLS.
0 installs
stripe-payments
Best practices for Stripe payment integration. Use when implementing payments, subscriptions, checkout flows, or any monetization feature in games or web apps. Covers CheckoutSessions, Payment Element, subscriptions, and Connect.
0 installs
tdd-discipline
Test-Driven Development methodology. Use when implementing features or fixing bugs. Write the test first, watch it fail, write minimal code to pass, then refactor. Prevents untested code from shipping.
0 installs
systematic-debugging
Root-cause-first debugging methodology. Use when encountering any bug, test failure, or unexpected behavior BEFORE proposing fixes. Prevents random fix attempts that waste time and create new bugs.
0 installs
video-pro
MiniPC 노드(Remotion + FFmpeg)를 활용한 실전형 비디오 에디팅 스킬. 프로그래밍 방식의 영상 제작부터 컷 편집, 자막 합성, 포맷 변환까지 지원합니다.
0 installs
playwright-testing
This skill runs Playwright tests on a MiniPC using headless Chromium against local URLs such as `http://localhost:9877/game.html`. It includes instructions to execute `python3 test_script.py` via `nodes.run` and save screenshots to `/tmp/inspect.png` and `/tmp/game-test.png`.
0 installs
youtube-pro
This skill provides YouTube analysis, transcripts, and metadata extraction using tools like `summarize`, `gemini`, `yt-dlp`, and `ffmpeg`. It instructs making network requests via `summarize "URL"` and executing CLI tools (`yt-dlp`, `ffmpeg`) for downloads and frame/audio extraction.
0 installs