17 Claude Code Plugins for Development and Productivity

Chase AIgo watch the original →

A curated list of CLI tools, skills, and plugins for Claude Code, categorized into design, productivity, and data management to improve agent efficiency and output quality.

Design and Front-End Optimization

Claude Code can be augmented with specialized skills to improve front-end output quality and reduce generic AI aesthetics.

  • Taste Skill: A collection of sub-skills including image-to-code and redesign tools meant to provide better front-end design than default Anthropic capabilities.
  • Impeccable: A front-end design skill featuring 23 commands for polishing, critiquing, and documenting code. It includes a browser-based live editor for visual adjustments.
  • Awesome Design: A template-based tool that applies design languages from existing websites (e.g., Airtable) to new projects by analyzing site structure, typography, and spacing.

Productivity and Workflow Automation

These tools focus on reducing token consumption, increasing speed, and integrating external services directly into the terminal.

  • Ponytail: An efficiency-focused skill that forces the agent to evaluate if a task is necessary or already covered by standard libraries before writing code. Benchmarks show 50% less code written and 27% faster execution.
  • NotebookLM-py: A CLI wrapper for Google's NotebookLM that enables batch downloads, flashcard exports, and transcript analysis directly through the terminal.
  • Playwright CLI: A browser automation tool for testing forms and edge cases, which the author notes is more token-efficient than the standard Playwright MCP.
  • Codex Plugin: An official OpenAI plugin that allows GPT models to perform adversarial code reviews on Claude-generated output.
  • GWS (Google Workspace CLI): A community-created tool providing 40+ skills for Google Workspace, including email automation and meeting preparation.
  • Skill Creator: An official Anthropic skill that facilitates A/B testing for custom skills to objectively measure performance improvements.

Data Management and Research

These tools handle information retrieval, database management, and memory augmentation.

  • Last 30 Days: A research tool that aggregates data from platforms like Reddit, Twitter, Hacker News, and YouTube for deep-dive briefings.
  • Firecrawl: A web scraping tool capable of bypassing bot protections and crawling entire site structures.
  • AutoResearch: A framework for iterative machine learning experiments that automatically logs and refines code based on specific success criteria like runtime.
  • Supabase CLI: Enables database creation and authentication management via natural language prompts.
  • Obsidian Skills: Integrates local Obsidian vaults as a knowledge graph for the agent to reference.
  • LightRAG: A lightweight implementation of Retrieval Augmented Generation (RAG) using knowledge graphs for efficient document querying.
  • Stripe CLI: Simplifies transaction and payment integration management through terminal commands.
  • #tutorial
  • #ai
  • #dev-tooling

summary by google/gemini-3.1-flash-lite. probably wrong about something. check the source.