tools ide plugins Skills
Discover the best skills in this category.
pr-reviewer
by RIMTHAN-LAB
Expert Flutter PR reviewer for code quality, architecture, performance, and best practices. Use when reviewing pull requ...
sandbox-architect
by nathanonn
Analyze codebases to generate optimal Claude Code Sandbox configurations. Use this skill when users need to set up sandb...
task-lint-fixer
by Anveio
Fix lint errors and update typescript-coding skill with lessons learned. Use when fixing Biome lint errors, resolving li...
writing-claude-skills
by Anveio
Create properly formatted Claude Code skills with YAML frontmatter, directory structure, and best practices. Use when cr...
typescript-coding
by Anveio
TypeScript coding patterns and type system best practices. Use when writing TypeScript code, designing types, working wi...
creating-cursor-rules
by NangoHQ
Expert guidance for creating effective Cursor IDE rules with best practices, patterns, and examples
code-explore
by vm-wylbur
Systematic codebase exploration using tree-sitter AST analysis and repomix semantic search. Use when: (1) User asks to e...
architecture-analysis
by hubvue
Comprehensive frontend architecture analyzer that identifies technology stacks, build tools, and architectural patterns....
frontend-design
by blackpr
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...
project-indexing
by krzemienski
Generates SHANNON_INDEX for 94% token reduction (58K → 3K tokens). Compresses large codebases into structured summaries...
rust-code-organization
by gar-ai
Structure Rust code using modules, traits, builders, and newtypes. Use when designing APIs, abstracting behavior, or pre...
rust-error-handling
by gar-ai
Design error types using thiserror for libraries and anyhow for applications. Use when defining error hierarchies or han...
codex-collaboration
by hewenyu
Codex CLI integration for code review and consultation. Use when: (1) code needs review before commit, (2) need expert c...
python-analyzer
by jurabek
Format and analyze Python code using ruff (formatting/linting) and ty (static type checking). Use when the user asks to...
pr-writing
by jarosser06
Expert in creating well-structured pull requests with clear summaries. Use when writing or structuring PRs.
doc-audit
by jarosser06
Expert in auditing Sphinx/RST documentation for Drift project. Use when validating code examples and removing subjective...
linting
by jarosser06
Expert in maintaining code quality standards using flake8, black, isort, and mypy. Use when fixing linting errors or enf...
frontend-design
by Crumbgrabber
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...
ds-pro-max
by kyirexy
Design system intelligence. Search AntD, Material-UI, Figma, Bootstrap, Tailwind specs. Generate compliant CSS code. Aud...
use-sharpitect
by nick-boey
Navigate and analyze C# codebases using Sharpitect's semantic tools. Use when searching for C# declarations, understandi...
marimo-serve
by dakesan
This skill should be used when starting a marimo development server with hot reload. Triggers include: - Starting marim...
python-style
by devseunggwan
Python coding style guide and best practices. Use when writing Python code, reviewing Python files, or checking code sty...
design-excellence
by cpantus
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...
plugin-developer
by violetio
Create and maintain Claude Code plugins following established patterns