Loading...
Loading...
Found 12,157 Skills
Ensure textures and decals cover all visible surfaces of a closed or extruded Blender asset, especially front/back caps and sidewalls, instead of relying on partial projected planes, curves, or linework overlays. Use when back textures do not fill the model, side textures are missing, spin/turntable views expose plain sidewalls, or a model needs separate UV treatment for caps and side surfaces.
Detect texture-atlas regions and map each source part to its own UV rectangle or projected UV surface. Use when a texture pack must fit a Blender model 1:1, when textures look off/stretched, when alpha decals or lightmaps are provided, or before exporting a textured GLB for a brand mascot/logo.
Design and validate texture-state transitions for Blender animations without ugly whole-image crossfades, texture popping, misregistered morphs, or target-engine-incompatible Python-only swaps. Use when animating between multiple source textures, mascot/logo states, style states, lightmaps, decals, or UI skins.
Create, edit, analyze .docx Word documents. Use for document creation, tracked changes, comments, formatting preservation, text extraction, template modification.
Track upstream drift and sync adapted skill libraries
Refactor naming and repository structure exhaustively while preserving behavior and external contracts.
One-time setup that maps the codebase and gathers user-provided product context to write a root PROJECT.md overview of what the project is, who it serves, how it is structured, and how it runs. Use when the user invokes $setup-project-md, says "setup project md", "create PROJECT.md", or asks for a complete project overview document at the repo root.
Manage Symfony configuration with .env files, parameters, secrets vault, and environment-specific settings
Handle message failures with retry strategies, failure transport, and recovery in Symfony Messenger (Recoverable/Unrecoverable exceptions)
Turn a process that lives in the owner's head into a written SOP their staff can actually follow: one guided sitting ending in a markdown note with a step-by-step RACI table and a swimlane map filed beside it. Works with or without a second-brain vault. Use when the user wants a process documented as an SOP ("write an SOP", "document this process", "SOP for <anything>", "帮我写 SOP", "把流程变成 SOP"), and when they resume a draft left mid-sitting ("continue the SOP", "接着上次那个 SOP"). NOT for setting up a second brain, building a vault, capturing a business into rooms, weekly maintenance, or giving an AI a persona: those belong to the my-second-brain skill, which is installed and updated separately from this one.
Choose and operate Unity render pipelines with clear platform, tooling, shader, and content implications.
TypeScript version migration guide (5.x to 6 to 7, tsgo native port). Use for TS 6 tsconfig breaking changes, TS 7 Go rewrite rollout, or TS5xxx deprecation codes.