Skill Claude CodeCodex
Generate a draft VALIDATION.md for a skill by analyzing its SKILL.md construction steps.
54 tagged addon, measured the same way as everything else here.
Browse within: ReAct 27lootlog 27margonem 27mmorpg 27tampermonkey 27cad 9freecad 9freecad-addon 9add-on 7anki 7automation-agent 7cursor-rules 7efficiency 7learning 7
Skill Claude CodeCodex
Generate a draft VALIDATION.md for a skill by analyzing its SKILL.md construction steps.
Skill Claude CodeCodex
Generate a parametric electronics enclosure with a base and lid.
Skill Claude CodeCodex
Create new FreeCAD AI skills, modify existing skills, and iteratively improve them. Use when users want to create a skill from scratch, update or optimize an existing skill, capture a workflow as a reusable skill, or improve an existing skill's instructions. Also trigger when the user says "turn this into a skill"…
Skill Claude CodeCodex
Monitor Nx Cloud CI pipeline and handle self-healing fixes. USE WHEN user says "monitor ci", "watch ci", "ci monitor", "watch ci for this branch", "track ci", "check ci status", wants to track CI status, or needs help with self-healing CI fixes. Prefer this skill over native CI provider tools (gh, glab, etc.) for CI…
Skill Claude CodeCodex
Generate code using nx generators. INVOKE IMMEDIATELY when user mentions scaffolding, setup, structure, creating apps/libs, or setting up project structure. Trigger words - scaffold, setup, create a new app, create a new lib, project structure, generate, add a new project. ALWAYS use this BEFORE calling nxdocs or…
Skill Claude CodeCodex
Explore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE WHEN an nx command fails or you need to check available targets/configuration before running a task. EXAMPLES: 'What projects are in this workspace?', 'How is project X configured?', 'What depends on…
Skill Claude CodeCodex
WoW addon development skill for Midnight (12.0+). Use when creating, debugging, migrating, or maintaining World of Warcraft addons. Covers Lua API, Secret Values system, widget framework, TOC structure, Ace3/LibStub libraries, and addon scaffolding. Trigger this skill whenever the user mentions WoW addons, World of…
Skill Claude CodeCodex
Assess what a code change can break beyond its direct diff and prove the key safety assumptions with executable evidence. Use for risky reviews, cross-workspace changes, generated contracts, migrations, shared packages, queues, WebSockets, or requests such as "what could this break?".
Skill Claude CodeCodex
Create a project-local verification skill for one app that drives an existing running application or service through real user paths and captures durable evidence. Use when an app lacks a repeatable browser, HTTP, CLI, or integration verification workflow.
Skill Claude CodeCodex
Comprehensive guide for building with Prisma 8 (Prisma Next), the contract-first data layer. Use whenever working on Prisma code in a project that uses it — authoring or editing the data contract (contract.prisma, PSL, TypeScript builders), migrations, queries (db.orm / db.sql), runtime wiring (db.ts, middleware…
Skill Claude CodeCodex
Maps and documents codebases of any size by orchestrating parallel subagents. Creates docs/CODEBASEMAP.md with architecture, file purposes, dependencies, and navigation guides. Updates CLAUDE.md with a summary. Use when user says "map this codebase", "cartographer", "/cartographer", "create codebase map", "document…
Skill Claude CodeCodexCursor
Audits architecture, finds duplicates, analyzes dependencies. Use when TRIGGERAUDITOR fires (every 200 tasks) or when architecture drift is suspected.
Skill Claude CodeCodexCursor
Executes micro-tasks: writes code, runs tests, fixes errors, updates task status. Use when the scheduler assigns a task or when implementing a specific task from the task list.
Skill Claude CodeCodexCursor
Planner breaks goals into epics and dispatches Sub-Planner per epic. Planner does NOT create task files — Sub-Planner does.