tools ide plugins Skills
Discover the best skills in this category.
code-analyzer
by petbrains
Comprehensive codebase analysis for building mental model of project structure, dependencies, and implementation context...
prompt-optimizer
by petbrains
Prompt engineering framework for Claude Code. Transforms vague requests into precise TCRO-structured prompts. Use when:...
fix-markdown-fences
by rjmurillo
Repair malformed markdown code fence closings. Use when markdown files have closing fences with language identifiers (``...
serena-code-architecture
by rjmurillo
Architectural analysis workflow using Serena symbols and Forgetful memory. Use when analyzing project structure, documen...
encode-repo-serena
by rjmurillo
Systematically populate the Forgetful knowledge base using Serena's LSP-powered symbol analysis for accurate, comprehens...
using-serena-symbols
by rjmurillo
Guidance for using Serena's LSP-powered symbol analysis. Use when exploring codebases, finding symbol definitions, traci...
code-comments
by rp1-run
Extract comment locations from code files for analysis. Use when cleaning comments, auditing code documentation, or anal...
maestro
by rp1-run
Creates and updates Claude Code skills following best practices. Guides through requirements gathering, design, content...
adr-code-traceability
by terrylica
Add ADR references to code for decision traceability. Use when creating new files, documenting non-obvious implementatio...
hooks-development
by terrylica
Claude Code hooks development guide covering all 10 hook events lifecycle, PostToolUse visibility patterns, PreToolUse g...
latex-setup
by terrylica
Installs and configures complete LaTeX development environment on macOS with MacTeX, Skim viewer, and SyncTeX support. U...
karabiner
by whilp
Configure and manage Karabiner-Elements key remapping. Use when modifying karabiner.json, adding key remappings, creatin...
vscode-extension-debugger
by s-hiraoku
This skill provides expert-level guidance for debugging and fixing bugs in VS Code extensions. Use when investigating ru...
vscode-bug-hunter
by s-hiraoku
This skill provides systematic bug detection and discovery capabilities for VS Code extensions. Use when searching for h...
vscode-tdd-expert
by s-hiraoku
This skill provides expert-level guidance for Test-Driven Development (TDD) in VS Code extension development following t...
vscode-test-setup
by s-hiraoku
This skill provides comprehensive guidance for setting up and configuring test environments for VS Code extension projec...
terminal-expert
by s-hiraoku
This skill provides unified expert-level guidance for terminal implementation in VS Code extensions. Covers xterm.js API...
vscode-extension-refactor...
by s-hiraoku
This skill provides expert-level guidance for refactoring VS Code extension code. Use when extracting classes or functio...
vscode-extension-expert
by s-hiraoku
This skill provides expert-level guidance for VS Code extension development. Use when implementing new extension feature...
vscode-webview-expert
by s-hiraoku
This skill provides expert-level guidance for implementing VS Code WebView features. Use when creating WebView panels, i...
makefile
by Olshansk
Create or improve Makefiles with minimal complexity. Templates available: base, python-uv, python-fastapi, nodejs, go, c...
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases...
fix-errors
by atournayre
Fix all ESLint and TypeScript errors with parallel processing using snipper agents
topiary
by vinnie357
Universal code formatter leveraging Tree-sitter queries. Use when formatting code in languages without dedicated formatt...