Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Add a physically-based procedural sky with atmospheric scattering (Rayleigh, Mie, ozone) to an SDL GPU project using per...
Load and render a glTF 2.0 scene with multi-material meshes, scene hierarchy, indexed drawing, and cJSON parsing. Use wh...
Load and render pipeline-processed 3D models (.fscene + .fmesh + .fmat) through forge_scene.h with per-primitive materia...
Set up a complete 3D scene with forge_scene.h — shadow mapping, Blinn-Phong lighting, grid floor, sky gradient, FPS came...
Add screen-space reflections (SSR) with ray marching to an SDL GPU project. Use when someone needs realistic reflections...
Set up an SDL3 GPU application with the callback architecture. Use when creating a new SDL3 program that renders with th...
Enforces security guardrails for Claude Code. Blocks access to secrets, credentials, and sensitive files. Requires confi...
Add a procedural anti-aliased grid floor to an SDL3 GPU scene using fwidth()/smoothstep() in the fragment shader. Covers...
Add GPU noise functions (hash, value, Perlin, fBm, domain warping) to an SDL GPU project
Add skeletal skinning animations with glTF joint hierarchies, inverse bind matrices, and per-vertex blend weights to an...
Add screen-space ambient occlusion (SSAO) to an SDL3 GPU application
Add stencil buffer testing to an SDL GPU project. Configure depth-stencil textures with stencil bits, set up stencil sta...
Enforces test-driven development workflow for Claude Code. Implements Red-Green-Refactor cycle with configurable gates....
Load images, create GPU textures and samplers, draw textured geometry with index buffers. Use when someone needs to map...
Titan: FORGE - The Builder
Add keyframe animation with glTF loading, quaternion slerp, and path-following to an SDL GPU project.
Render the forge-gpu immediate-mode UI system on the GPU with a single draw call, font atlas texture, alpha blending, an...
Pass per-frame data to shaders with push uniforms. Use when animating geometry, passing time/matrices/colors to shaders,...
Add vertex pulling (programmable vertex fetch) to an SDL GPU project. Replace fixed-function vertex input with storage b...
当重要的故事元素(角色、情节线、伏笔)10章以上未出现时自动提醒 - 防止长篇小说中的'角色消失综合症'和遗漏的情节线
Branch off a conversation to handle tangents. Outputs context summary and ready-to-paste command for a new terminal sess...
Audit and enforce the core/client boundary in multi-client projects. Detects where shared platform code is tangled with...
Fork terminal with git worktree isolation for parallel development. Use when user says 'fork feature', 'parallel work on...
Create an isolated copy of the current project for parallel feature development. Use when the user wants to work on a fe...
Spawn parallel AI agents in new terminal windows for true concurrency
Spawn new terminal windows to run Claude Code, Gemini CLI, or raw CLI commands in parallel. Use when the user wants to f...
Fork a terminal session to a new terminal window. Use this when the user requests 'fork terminal' or 'create a new termi...
Minimal skill for testing context fork behavior. Do not use in production.
Git submodules, VCS path repositories, and custom package development for pcrcard/* namespace packages
Use when user wants to create new autonomy branch from current commit or specific past iteration
Use when user wants to create new autonomy branch with dedicated worktree for parallel agent workflows
Fork Claude sessions to handle side tasks in parallel. Use when the user wants to spawn a parallel Claude session, deleg...
Generate forms with React Hook Form and Zod validation following established patterns. Use when creating forms, input va...
Quick-create a form submission note
Builds form components and data collection interfaces including contact forms, registration flows, checkout processes, s...
Drafts IRS Form 1023 applications for Section 501(c)(3) tax-exempt recognition. Analyzes organizing documents, finances,...
Drafts SEC Form 8-K current reports with item-accurate narratives, exhibit indexing, and EDGAR-ready formatting. Use whe...
Добавить управляемую форму к объекту конфигурации 1С
Drafts SEC- or state-filed Form ADV Parts 1A/1B/2A/2B for investment adviser registration, producing IARD-ready response...
Musical form and structural analysis covering binary, ternary, rondo, sonata, theme-and-variations, and popular song for...
You are a coding standards expert specializing in form and actions in sveltekit.
Create fillable forms, surveys, and interactive documents with validation and data collection
Build interactive document forms and questionnaires using docassemble
Build accessible forms with React Hook Form + Zod
Build form builder helper operations. Auto-activating skill for Business Automation. Triggers on: form builder helper, f...
Form Builder Helper - Auto-activating skill for Business Automation. Triggers on: form builder helper, form builder help...
Building create/edit forms with FormField components, validation integration, and save patterns
Компиляция управляемой формы 1С из компактного JSON-определения. Используй когда нужно создать форму с нуля по описанию...
ALWAYS use form components from @/components/ui/form-fields.
Create forms, validation schemas, and CRUD API endpoints. Use when building new data entry features or managing existing...
Optimize any form that is NOT signup or account registration — including lead capture, contact, demo request, applicatio...
When the user wants to optimize any form that is NOT signup/registration — including lead capture forms, contact forms,...