Skill Claude CodeCodex
Full deploy cycle for Docker projects with baked images: sync files, rebuild image, start containers, verify new code, check app health.
Skill Claude CodeCodex
Full deploy cycle for Docker projects with baked images: sync files, rebuild image, start containers, verify new code, check app health.
Skill Claude CodeCodex
Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-stage builds.
Skill Claude CodeCodex
Electron desktop application development with React, TypeScript, and Vite. Use when building desktop apps, implementing IPC communication, managing windows/tray, handling PTY terminals, integrating WebRTC/audio, or packaging with electron-builder. Covers patterns from AudioBash, Yap, and Pisscord projects.
Skill Claude CodeCodex
Purpose: Extract brand hex color palette from image-based PDF or PNG via pixel sampling (PyMuPDF). Used as utility inside doc-creator and standalone. When: Need exact brand colors from a PDF presentation, landing page, logo, or any raster source — and standard text parsing returns nothing. Output: List of hex values…
Skill Claude CodeCodex
Use when adding new error messages to React, or seeing "unknown error code" warnings.
Skill Claude CodeCodex
Systematic fact-verification framework for identifying misinformation. Evaluates claims against credible sources, rates accuracy with confidence levels, and exposes manipulation tactics (cherry-picking, false equivalences, logical fallacies).
Skill Claude CodeCodex
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Skill Claude CodeCodex
Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre/post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced development workflows.
Skill Claude CodeCodex
Purpose: Update skills based on /.claude/reflection.md and user's correction string. Closes the self-improving loop. When: After user has filled the correction string in /.claude/reflection.md. Output: Updated skills (explicit approval per change) + updated /.claude/skills/index.md.
Skill Claude CodeCodex
Detects fail-open vulnerabilities where applications run insecurely with missing configuration. Finds hardcoded credentials, weak env var fallbacks, and insecure-by-default settings. Adapted from Trail of Bits methodology.
Skill Claude CodeCodex
Purpose: Onboard a new project — asks 4 questions and generates a filled CLAUDE.md with Security Constraints. When: At the start of every new project, before writing any code. Output: Ready CLAUDE.md in project root. Not a template — concrete data.
Skill Claude CodeCodex
KPI framework for business dashboards — metric selection, hierarchy (strategic/tactical/operational), SQL templates for MRR/retention, Streamlit examples. Use when designing or reviewing business dashboards and metrics.
Skill Claude CodeCodex
Purpose: Bring existing CLAUDE.md to current intake standard without losing data. When: After validate-claude-md found issues; on standard change; onboarding old project. Output: Updated CLAUDE.md with added sections and fixed placeholders. Each change confirmed.
Skill Claude CodeCodex
Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures.
Skill Claude CodeCodex
PostgreSQL best practices for query optimization, schema design, indexing, RLS, and connection management. Includes Drizzle ORM patterns for TypeScript — schema definition, type inference, query builder style. Based on Supabase and lobehub guidelines.
Skill Claude CodeCodex
Breaks down complex projects into actionable tasks with timelines, dependencies, and milestones. Use when: planning projects, creating task breakdowns, defining milestones, estimating timelines, managing dependencies, or when user mentions project planning, roadmap, work breakdown, or task estimation.
Skill Claude CodeCodex
Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
Skill Claude CodeCodex
Purpose: Analyze completed session/project — creates /.claude/reflection.md as input for Improve. When: At end of each significant session. Required at project end. Output: /.claude/reflection.md (global, not in project folder) + entries in /.claude/memory/episodic/hard-problems.md for hard cases.
Skill Claude CodeCodex
Purpose: Collect local RSIm skill improvements (skills/ + commands/) and publish to GitHub as a PR. When: After improve cycles with accumulated skill changes. Auto-suggested after /improve. Reminded at session start if > 7 days since last export. Requirements: gh CLI installed and authorized (gh auth login), git…
Skill Claude CodeCodex
Purpose: Pull RSIm skill updates from GitHub releases and apply locally — with security scan and per-change approval. Preserves local memory/. When: Periodically to receive improvements. Reminded at session start if > 14 days since last sync. Requirements: gh CLI installed and authorized, git installed.
Skill Claude CodeCodex
Purpose: Onboarding and creation of product / portfolio guides from documents (docx, PDF, website). Fixed question checklist at start, vendor/product card template, final output as HTML/PDF. When: User wants to create a Sales Guide, Product Guide, Partner Catalog, or similar structured document from source materials.…
Skill Claude CodeCodex
Search the internet and news using a local SearXNG instance. Use when the user wants to search the web, find current information, search for news, or research a topic without depending on third-party APIs.
Skill Claude CodeCodex
Purpose: Add SECURITY section to project CLAUDE.md. Canary token, stop-ops, prompt injection signals — one command. When.
Skill Claude CodeCodex
Purpose: Create a new skill using the standard system template. When: Improve Skill proposes a new skill, or user wants to automate a recurring action. Output: Ready /.claude/skills/[name]/SKILL.md + row in /.claude/skills/index.md.