16,832 skills sorted by stars.
Standardized protocol for describing UI/layout issues in screenshots. Helps Claude understand visual problems clearly on first loo...
Embed the chatbot UI inside Docusaurus and connect it to the FastAPI RAG backend. Use when building chat components, handling stre...
You are helping with UI development for the ludiscan-webapp project. Follow these guidelines strictly to maintain consistency and...
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, SwiftUI, Re...
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, Re...
Capture Unity EditorWindow and save as PNG image. Use when you need to: (1) Take a screenshot of Game View, Scene View, Console, I...
⚡ PRIMARY TOOL for: 'comprehensive audit', 'deep analysis', 'full codebase review', 'multi-perspective investigation', 'complex qu...
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 formalized—and in...
Understand how bookmarks work in jj, why they don't auto-move, and how to push changes to git remotes. Use when bookmarks don't mo...
Understand what commits are visible in jj log, elided revisions, and how to display different views. Use when commits seem missing...
Understand how merge commits work in jj, why they appear empty, how to revert merges, and handle divergent changes. Use when worki...
Use when user says something went wrong, AI did Y instead of X, or wants to understand why a deviation happened. Manually invoked...
Reference guide for generating Underware cable management channel OpenSCAD code. Provides channel type selection, parameter quick...
Fetch code from GitHub repositories as LLM-friendly context. Use when needing to reference, analyze, or understand code from a Git...
Unicode Daemon Monitor Skill
Progressive search and discovery with structured refinement workflows for file finding, content searching, and safe refactoring op...
Kraft CLI commands for building and deploying Unikraft unikernels. Use when working with Kraftfiles, deploying to Unikraft Cloud,...
指定したプラグインをアンインストールする。「プラグインを削除」「〇〇をアンインストール」「プラグインを消して」「〇〇を削除して」「プラグインを外して」「〇〇を取り除いて」「プラグインをアンインストール」などで起動。claude plugin uninstall...
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 URP/UI ap...
Detect and resolve Unity C# compilation errors using VSCode diagnostics. Use this skill when Unity projects have compilation error...
Supports Unity C# script editing, searching, and refactoring. Enables TDD cycle code editing, symbol navigation, reference searchi...
Remote control Unity Editor via CLI using unityctl. Use when working with Unity projects to enter/exit play mode, compile scripts,...
Use this skill when operating Unity Editor. Supports creating/modifying GameObjects, transforms, materials, scenes, prefabs, light...
Validates C# scripts for best practices, performance, and Unity patterns. Use when reviewing scripts or checking code quality.
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.