Plugin Claude Code
Plugin marketplace listing 8 plugins: cook, cook-en, cook-es, cook-fr, cook-ko.
Plugin Claude Code
Plugin marketplace listing 8 plugins: cook, cook-en, cook-es, cook-fr, cook-ko.
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.
MCP server Claude CodeCodexCursor +2
Lets the agent work with GitHub: search code, read and create issues and pull requests, and manage repositories through the GitHub API. Runs locally from the @modelcontextprotocol/server-github npm package. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
Notion's hosted MCP server: lets the agent search, read and edit pages and databases. Remote server at mcp.notion.com.
MCP server Claude CodeCodexCursor +2
DeepWiki's hosted MCP server: AI-generated documentation of public GitHub repositories the agent can query. Remote server at mcp.deepwiki.com.
MCP server Claude CodeCodexCursor +2
Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.
MCP server Claude CodeCodexCursor +2
Lets the agent fetch a URL and read its content as markdown. Runs locally from the mcp-server-fetch Python package.
MCP server Claude CodeCodexCursor +2
Adds a structured step-by-step reasoning tool the agent can call to break a problem into revisable thoughts. Runs locally from the @modelcontextprotocol/server-sequential-thinking npm package.
MCP server Claude CodeCodexCursor +2
MCP server "serena" as configured in wasabeef/claude-code-cookbook. Runs locally from the git+https://github.com/oraios/serena Python package.
Plugin Claude Code
Powerful commands and roles collection for Claude Code (English).
Command
Analyzes your project's dependencies and checks architecture health.
Command
Analyzes application performance from a user experience perspective and quantifies experience improvements from optimizations. Calculates UX scores based on Core Web Vitals and proposes prioritized optimization strategies.
Command
Verifies if a statement is true by checking your project's code and documentation.
Command
A comprehensive collection of best practices for evaluating and improving the quality of prompts for AI Agents. It systematizes knowledge gained from actual prompt improvement processes, covering all important aspects such as ambiguity elimination, information integration, enforcement enhancement, tracking systems…
Command
Generates commit messages from staged changes (git diff --staged). This command only creates messages and copies them to your clipboard—it doesn't run any git commands.
Command
Searches technical documentation using MCP's Context7.
Command
Suggests design patterns for your code and checks if it follows SOLID principles.
Command
Command "explain-code" from wasabeef/claude-code-cookbook, covering explain code behavior in detail, usage, show a file and ask for explanation, basic examples and understand rust ownership.
Command
Analyzes error messages to identify root causes, predict resolution time, and suggest proven fixes. Learns patterns from similar errors to provide immediate solutions.
Command
A command that analyzes the same target in parallel with multiple roles and generates an integrated report.
Command
Helps you plan before coding. Creates detailed strategies to make development smoother.
Command
A command that automatically updates Pull Request descriptions and labels. Analyzes Git changes to generate and set appropriate descriptions and labels.
Command
Monitors GitHub Actions CI status and tracks until completion.
Command
Creates Pull Requests automatically by analyzing your Git changes for a smoother workflow.