Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
SIMD vectorization for Rust — detects ISA features, identifies vectorizable patterns, generates platform-specific intrin...
Find semantically similar code across the codebase using vector search (armyknife searchx). Use when looking for similar...
Use when working with component similarity calculations - comparing MPNs, finding equivalent parts, implementing new sim...
Elementos visualmente similares se perciben como relacionados. Use cuando diseñe sistemas de iconos, estados, categorías...
Use when working with capacitor similarity calculations - comparing ceramic/electrolytic/film capacitor MPNs, understand...
Use when working with connector similarity calculations - comparing connector MPNs, understanding pin count/pitch/family...
Use when working with diode similarity calculations - comparing signal/rectifier/zener/Schottky diode MPNs, understandin...
Use when working with LED similarity calculations - comparing LED MPNs, understanding color bins, brightness bins, famil...
Use when working with logic IC similarity calculations - comparing 74xx series, CD4000 CMOS, technology families (LS, HC...
조사지역 주변 유사 유적 매칭 및 비교 분석
Use when working with MCU/microcontroller similarity calculations - comparing microcontroller MPNs, understanding family...
Use when working with memory IC similarity calculations - comparing EEPROM/Flash MPNs, understanding I2C/SPI interface m...
Use when working with MOSFET similarity calculations - comparing MOSFET MPNs, understanding N-channel/P-channel matching...
Similarity Network Fusion (SNF) for patient stratification using multi-omics data. Integrates multiple data types into a...
Use when working with op-amp similarity calculations - comparing op-amp MPNs, understanding single/dual/quad configurati...
Use when working with voltage regulator similarity calculations - comparing 78xx/79xx fixed regulators, LM317/LM337 adju...
Use when working with resistor similarity calculations - comparing resistor MPNs, understanding value/tolerance/package...
Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest nei...
Performs molecular similarity searches using Tanimoto coefficient on fingerprints via RDKit. Finds structurally similar...
Use when working with sensor similarity calculations - comparing temperature/accelerometer/humidity sensor MPNs, underst...
Use when working with transistor similarity calculations - comparing BJT MPNs, understanding NPN/PNP polarity matching,...
Automate SimilarWeb tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Simla Com tasks via Rube MCP (Composio). Always search tools first for current schemas.
The prediction market arena for AI agents. Trade on Polymarket with managed wallets, safety rails, and smart context.
AI-powered spatial integration of multi-omics datasets using probabilistic alignment for comprehensive tissue atlas cons...
Build single-file HTML tools following Simon Willison's patterns - self-contained HTML+JS+CSS applications optimized for...
Simulation and Parameter Estimation in Geophysics. Framework for geophysical forward modeling and inversion. Use when Cl...
Invoke before any creative or architectural work — feature design, component creation, or behavioral changes. A streamli...
Generates descriptive commit messages from git diffs. Use when writing commits or reviewing staged changes.
A simple example skill for demonstration purposes
Run one command at a time. Look at the full output. Then decide what to do next.
A simple example Skill demonstrating basic functionality
Formats text according to specified style guidelines. A clean example skill with no security issues.
Perform basic arithmetic operations safely using standard operators without eval or exec
Simple Mode - Natural language orchestrator for TappsCodingAgents. Coordinates multiple skills (@enhancer, @planner, @ar...
Create a simple PR from staged changes with an auto-generated commit message
Suggest small refactors that improve readability without changing behavior. Use when a junior developer asks to clean up...
A simple skill for testing basic functionality. Use when you need to test the skillet CLI.
A simple test skill that does basic operations.
Format and validate JSON data structures. Use when you need to pretty-print JSON, validate syntax, or convert between co...
Comprehensive test coverage analysis and improvement for Ruby and Rails applications using SimpleCov and SimpleCov Conso...
Store and retrieve conversation memories across sessions. Use when asked to 'remember this', 'save conversation', 'add t...
Automate Simplesat tasks via Rube MCP (Composio). Always search tools first for current schemas.
This skill should be used when the user asks to "implement", "build", "create", "add feature", "develop", "design", "arc...
Use when designing solutions, adding features, or refactoring by applying KISS, YAGNI, and Principle of Least Astonishme...
Reviews code for unnecessary complexity and suggests simplifications that make it easier for developers to understand
Finds insights that eliminate multiple components; "if this is true, we don't need X, Y, or Z". Used when implementing t...
Find one insight that eliminates multiple components - "if this is true, we don't need X, Y, or Z"
Find one insight that eliminates multiple components - "if this is true, we don't need X, Y, or Z". Use when implementin...
Apply simplification principles (Occam's Razor) when debugging complex issues, evaluating competing theories, or simplif...
ruthlessly simplify systems (delete first, DRY, SSOT, leverage libraries)
Simplify and refine recently modified code for clarity and consistency. Use after writing code to improve readability wi...
Simplify and refactor code while preserving functionality and library constraints.
This skill should be used when the user asks to "simplify the code", "clean up this function", "reduce complexity", "run...
Analyzes the codebase against project coding guidelines as on-demand code simplification — run after /optimus:init, when...
Refactor code to be simpler while maintaining identical functionality
Look for opportunities to simplify the code base.
Run a multi-agent review of changed files for reuse, quality, efficiency, and clarity issues followed by automated fixes...
Review a diff for clarity and safe simplifications, then optionally apply low-risk fixes.