Skill Claude CodeCodex
Create a comprehensive, well-structured README.md for the project. Use when asked to write, generate, or update a project README. Trigger on "create readme", "write readme", "generate readme", or /readme.
Skill Claude CodeCodex
Create a comprehensive, well-structured README.md for the project. Use when asked to write, generate, or update a project README. Trigger on "create readme", "write readme", "generate readme", or /readme.
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, artifacts, posters, or applications (examples include websites, landing pages, dashboards, reflex.dev components, HTML/CSS layouts, or when styling/beautifying any web…
Skill Claude CodeCodex
Enforces Python 3.14 code style, logging rules, type annotations, design patterns, testing strategy, and clean code principles for the appkit project. Use when writing, reviewing, or refactoring Python code, creating new modules, or adding tests.
Settings file Claude Code
Agent settings declaring 16 allowed tools.
Instructions file CodexOpenCode
Instructions for jenreh/harmonyhub-py, covering harmonyhub-py, 1) golden rules, 2) task bootstrap pattern, 3) tooling decision matrix and 4) sop — development workflow.
Instructions file
Instructions for jenreh/harmonyhub-py, a project described as: Local control of the Logitech Harmony Hub: library, CLI, and MCP server.
Skill Claude CodeCodex
Voice-style remote control for the Logitech Harmony Hub. Translate natural-language requests ("schalte Pro7 ein", "lauter", "Apple TV") into the matching hub command via MCP or the harmony CLI.
Settings file Claude Code
Agent settings declaring 17 allowed tools.
Skill Claude CodeCodex
Read before writing any new feature. Covers configuration, DI, persistence, and scheduling.
Skill Claude CodeCodex
Use when the user wants to refine, sharpen, or expand a rough idea into a detailed implementation prompt — before any code gets written. Trigger on /boost, "refine this prompt", "turn this into a prompt", "help me specify", "what do I need to think through before implementing", "can you make this more detailed", rough…
Skill Claude CodeCodex
Refactor and simplify Python files modified in the current session — minimal diff, clean code principles, then lint/format/typecheck. Use when the user asks to clean up, simplify, or refactor code.
Skill Claude CodeCodex
Generate a conventional commit message from staged (or unstaged) changes. Use when the user asks for a commit message, wants to commit changes, or says "what should my commit message be".
Skill Claude CodeCodex
Create a comprehensive, well-structured README.md for the project. Use when asked to write, generate, or update a project README. Trigger on "create readme", "write readme", "generate readme", or /readme.
Skill Claude CodeCodex
Creates optimized multi-stage Dockerfiles for any language or framework. Use when building, reviewing, or refactoring Dockerfiles, container images, or Docker Compose configurations. Covers stage structure, base image selection, layer caching, security hardening, and healthchecks.
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, artifacts, posters, or applications (examples include websites, landing pages, dashboards, reflex.dev components, HTML/CSS layouts, or when styling/beautifying any web…
Skill Claude CodeCodex
Create, audit, or troubleshoot GitHub Actions CI/CD pipelines. Use when: building a new workflow, reviewing an existing pipeline for security/performance, debugging a failing workflow, designing deployment strategies, or setting up secrets/OIDC authentication. Triggers: "create workflow", "CI/CD pipeline", "GitHub…
Skill Claude CodeCodex
Enforce Clean Code Developer (CCD) architecture and software quality principles when writing or refactoring Python code. Apply automatically whenever you generate new Python code, refactor existing Python, design modules or class hierarchies, or review Python architecture — even when the user doesn't mention "clean…
Skill Claude CodeCodex
Enforces Python 3.14 code style, logging rules, type annotations, design patterns, testing strategy, and clean code principles for the appkit project. Apply automatically whenever writing, reviewing, or refactoring Python code, creating new modules, or adding tests.
Skill Claude CodeCodex
Reflex framework documentation. Use when building full-stack Python web apps with Reflex, creating components, managing state, handling events, styling, database operations, API routes, authentication, deploying apps, or wrapping React components. Load when the user is working with Reflex (rx), writing .py files that…
Skill Claude CodeCodex
Reflex state design, event handlers, background tasks, form validation, page factory, service registry, repository pattern, database models, project architecture.
Skill Claude CodeCodex
Reflex State is a plain Python class — no browser or runtime needed. Test it directly with pytest and pytest-asyncio.
Skill Claude CodeCodex
Bump version, generate an AI-written changelog, and publish a GitHub release. Use when the user says "release", "publish", or "bump version".
Skill Claude CodeCodex
Expert guide for runic — an Alembic-style graph schema migration tool that supports FalkorDB, Memgraph, Neo4j, ArcadeDB, and Apache AGE. Use whenever the user works with runic: CLI commands, migration file anatomy, op. API, env.py config, autogenerate, branching/merge, or testing. Invoke for any versions/.py file…
Skill Claude CodeCodex
Expert guide for runic.ogm — a SQLModel-style, graph-native Python OGM for Cypher databases (FalkorDB, Neo4j, Memgraph, ArcadeDB, Apache AGE). Use whenever the user defines graph models (Node/Edge), maps fields, declares relationships, writes graph queries/traversals, or does session/repository CRUD with runic. Invoke…