tools ide plugins Skills
Discover the best skills in this category.
code-review
by Rakshit-gen
Reviews code for quality issues, potential bugs, security vulnerabilities, and adherence to best practices. Provides act...
keybind-audit
by kabero
Analyze keybindings across all dotfiles for conflicts, duplicates, and inconsistencies. Use when modifying keybindings o...
box-factory-output-styles
by racurry
Interpretive guidance for Claude Code output styles - when they add value, when they don't, and how they relate to agent...
box-factory-hooks-design
by racurry
Interpretive guidance for designing Claude Code hooks. Helps you understand hook lifecycle, when to use hooks vs other p...
shell-quality
by racurry
Interpretive guidance for shell script quality using shfmt and shellcheck. Use when linting shell files, configuring she...
plugin-design
by racurry
Interpretive guidance for designing Claude Code plugins. Helps you understand plugin architecture, marketplace distribut...
prettier-quality
by racurry
Interpretive guidance for Prettier code formatting across multiple file types (JS/TS, YAML, JSON, CSS, HTML). Use when c...
markdown-quality
by racurry
Interpretive guidance for applying markdownlint rules using our opinionated configuration. Use when creating or editing...
ruby-quality
by racurry
Interpretive guidance for Ruby code quality using RuboCop (configurable) or StandardRB (zero-config). Use when linting R...
python-quality
by racurry
Interpretive guidance for Python code quality using ruff (modern) or pylint+isort+black (traditional). Use when linting...
js-quality
by racurry
Interpretive guidance for JavaScript/TypeScript code quality using biome (modern) or eslint+prettier (traditional). Use...
linting
by racurry
Universal polyglot linting capabilities for Python, JavaScript/TypeScript, Markdown, Shell, Ruby, YAML, and JSON files....
frontend-design
by bridgpal
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...
sym
by WilletJiang
List Python symbols (classes/functions) quickly via AST to discover real identifiers before using `def`/`ctx`.
def
by WilletJiang
Locate symbol definitions quickly (precise for Python via AST; conservative candidates for other languages) and print a...
project-context-analyzer
by orakitine
Analyzes project structure, dependencies, and patterns to generate comprehensive context documentation. Uses parallel ag...
ic-debug
by smileynet
Debug and fix IC10 code issues. Use when user has IC10 code that isn't working, has errors, or behaves unexpectedly in S...
ic-optimize
by smileynet
Optimize IC10 code for efficiency and line count. Use when user wants to reduce line count, improve performance, or refa...
claude-code-platform
by sidsarasvati
Expert knowledge of Claude Code CLI tools (Read, Write, Edit, Bash, Grep, Glob, Task, MCP), features (Skills, Checkpoint...
invalidate-local-plugin
by unsafe9
Stop the lingo server and delete the local plugin cache directory so Claude Code downloads the current version again on...
brand-color-extractor
by vivalalova
🎨 品牌配色提取專家 - 當需要為 VS Code 主題提取品牌官方配色時使用此 skill。從官方網站提取品牌配色並生成 VS Code 主題色彩...
frontend-design
by letsgomaslow
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when building web comp...
review-codebase
by josh-gree
Review overall codebase health, architecture, and patterns using Google's engineering principles. Takes optional focus a...
coderabbit-request
by caiokf
Use after completing file changes - strongest for source code (AST-aware linting, security, tests), lighter support for...