16,832 skills sorted by stars.
Standardized protocol for describing UI/layout issues in screenshots. Helps Claude understand visual problems clearly on...
Embed the chatbot UI inside Docusaurus and connect it to the FastAPI RAG backend. Use when building chat components, han...
You are helping with UI development for the ludiscan-webapp project. Follow these guidelines strictly to maintain consis...
SwiftUIを使ったiOSアプリのUI実装を支援するスキル。View +
UI implementation best practices and conventions for building user interfaces. Use this skill when implementing UI.
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, S...
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, S...
Capture Unity EditorWindow and save as PNG image. Use when you need to: (1) Take a screenshot of Game View, Scene View,...
⚡ PRIMARY TOOL for: 'comprehensive audit', 'deep analysis', 'full codebase review', 'multi-perspective investigation', '...
Generate UML diagrams from project source code using PlantUML with online rendering
Primer on how to best visualise a repo/feature in a codebase
Use when exploring codebase, architecture, or call flows.
Figure out how events are being used in the project. You can't answer questions about them without this skill.
Decide how to codify knowledge for reuse. Use when evaluating whether a pattern, solution, or insight should be formaliz...
Understand how bookmarks work in jj, why they don't auto-move, and how to push changes to git remotes. Use when bookmark...
Understand what commits are visible in jj log, elided revisions, and how to display different views. Use when commits se...
Understand how merge commits work in jj, why they appear empty, how to revert merges, and handle divergent changes. Use...
Use when user says something went wrong, AI did Y instead of X, or wants to understand why a deviation happened. Manuall...
Reference guide for generating Underware cable management channel OpenSCAD code. Provides channel type selection, parame...
Fetch code from GitHub repositories as LLM-friendly context. Use when needing to reference, analyze, or understand code...
Unicode Daemon Monitor Skill
Progressive search and discovery with structured refinement workflows for file finding, content searching, and safe refa...
Kraft CLI commands for building and deploying Unikraft unikernels. Use when working with Kraftfiles, deploying to Unikra...
指定したプラグインをアンインストールする。「プラグインを削除」「〇〇をアンインストール」「プラグインを消して」「〇〇を削除して」「プラグインを外して」「〇〇を取り除いて」「プラグインをアンインストール」などで起動。claude plugin...
Trade and interact with Uniswap in Python using Ape and the uniswap-sdk package.
Bootstrap a new Unity project for a 2D management/simulation game. Use when you need to create the Unity project, choose...
Detect and resolve Unity C# compilation errors using VSCode diagnostics. Use this skill when Unity projects have compila...
Supports Unity C# script editing, searching, and refactoring. Enables TDD cycle code editing, symbol navigation, referen...
Remote control Unity Editor via CLI using unityctl. Use when working with Unity projects to enter/exit play mode, compil...
Use this skill when operating Unity Editor. Supports creating/modifying GameObjects, transforms, materials, scenes, pref...
Validates C# scripts for best practices, performance, and Unity patterns. Use when reviewing scripts or checking code qu...
An example of universal Skill using template engine for multi-platform support
Algebra-Driven Design (ADD): model domains via minimal algebra + laws; encode in types; test laws.