arrow_back
Back

Claude Code plugins I use: extensions and marketplace picks

Andrew Dorokhov Andrew Dorokhov schedule 1 min read
menu_book Table of Contents

Notes on Claude Code plugins I rely on for day-to-day development. The list below is a work in progress.

Plugins

Name Description
open_in_new frontend-design Skill for distinctive frontends: typography, layout, motion; avoids generic AI UI patterns.
open_in_new typescript-lsp LSP for TypeScript/JavaScript: go-to-definition, find references, and real-time type errors.
open_in_new code-simplifier Agent that refines recently modified code for clarity and maintainability without changing behavior.
open_in_new context7 MCP server for live docs lookup; pulls version-specific documentation and examples from source repos.
open_in_new security-guidance Pre-edit hook that warns about command injection, XSS, and other unsafe code patterns.

Installation

Here’s an example of how you can install plugins:

/plugin install frontend-design@anthropics/claude-code
code

Need Help with Development?

Happy to help — reach out via the contacts or go straight to my Upwork profile.

work View Upwork Profile arrow_forward
Next Article

Code agents: Cursor, Claude Code, Copilot, and more

arrow_forward