16,832 skills sorted by stars.
Shiki 3+ syntax highlighting. Use when highlighting code blocks, MDX content, or building code editors.
Create new dynamic pages from a short spec (keywords, route/path, reference content).
This skill should be used when the user asks to "search for exposed devices on the internet," "perform Shodan reconnaissance," "fi...
Persistent memory system for AI agents running on Cloudflare's edge network. Use this skill to remember context across conversatio...
Custom Shopify app development using Shopify CLI, app architecture, OAuth authentication, app extensions, admin UI, Hydrogen/Remix...
Complete debugging and troubleshooting guide for Shopify including Liquid errors, theme preview debugging, API error handling, Jav...
Internationalization fundamentals for multi-language Shopify themes
Complete Liquid templating language reference including syntax, filters, objects, control flow, loops, and conditionals for Shopif...
Core Shopify Liquid templating best practices for performance, maintainability, and clean code
Complete theme development guide including file structure, JSON templates, sections, snippets, settings schema, and Online Store 2...
Shopify CLI commands, development workflow, and essential tools for theme development
快捷命令系统 - 快捷命令定义和使用指南。定义以 ! 结尾的短命令触发特定响应。
Get a summary of vault activity over a period. Triggers on "activity summary", "vault activity", "what happened this week", "editi...
Find notes edited around the same time as a given note. Triggers on "concurrent notes", "edited around same time", "what else was...
指定したプラグインの詳細情報を表示する。「プラグインの詳細」「〇〇プラグインについて教えて」「プラグインの情報」「〇〇の機能は?」「プラグインの中身を見せて」「〇〇プラグインの説明」「プラグインのコマンド一覧」などで起動。コマンド、スキル、エージェント、フック...
実行計画Agent - 戦略を具体的なフェーズ別行動計画に落とし込む
Timing attacks and other side-channel exploitation techniques
AI-powered Signal Factory Core for processing observability signals and maintaining the knowledge graph. Use when: (1) Developing...
Automatically wraps verbose commands (pytest, ruff, builds) with silent execution for context-efficient output. Use this proactive...
硅基流动(SiliconFlow)云服务平台文档。用于大语言模型 API 调用、图片生成、向量模型、在 Claude Code 中使用硅基流动、Chat Completions API、Stream 模式等。
조사지역 주변 유사 유적 매칭 및 비교 분석
Generates descriptive commit messages from git diffs. Use when writing commits or reviewing staged changes.
A simple example Skill demonstrating basic functionality
Format and validate JSON data structures. Use when you need to pretty-print JSON, validate syntax, or convert between compact and...
Comprehensive test coverage analysis and improvement for Ruby and Rails applications using SimpleCov and SimpleCov Console formatt...
This skill should be used when the user asks to "implement", "build", "create", "add feature", "develop", "design", "architect", "...
Reviews code for unnecessary complexity and suggests simplifications that make it easier for developers to understand
Look for opportunities to simplify the code base.
Flatten nested conditionals with early returns or table-driven methods - keep nesting depth under 3 levels