wasabeef

68 mods across 2 repositories, 1.1k stars between them.

Context7

02

wasabeef/claude-code-cookbook

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.

1.1k 4mo ago A tokens not measured

github

03

wasabeef/claude-code-cookbook

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.

1.1k 4mo ago A tokens not measured

notionMCP

04

wasabeef/claude-code-cookbook

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.

1.1k 4mo ago A tokens not measured

deepwiki

05

wasabeef/claude-code-cookbook

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.

1.1k 4mo ago A tokens not measured

filesystem

06

wasabeef/claude-code-cookbook

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.

1.1k 4mo ago A tokens not measured

fetch

07

wasabeef/claude-code-cookbook

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.

1.1k 4mo ago A tokens not measured

sequential-thinking

08

wasabeef/claude-code-cookbook

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.

1.1k 4mo ago A tokens not measured

serena

09

wasabeef/claude-code-cookbook

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.

1.1k 4mo ago A tokens not measured

en

10

wasabeef/claude-code-cookbook

Plugin Claude Code

Powerful commands and roles collection for Claude Code (English).

1.1k 4mo ago A tokens not measured

analyze-performance

12

wasabeef/claude-code-cookbook

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.

1.1k 4mo ago A 0 tokens

check-prompt

14

wasabeef/claude-code-cookbook

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…

1.1k 4mo ago A 0 tokens

commit-message

15

wasabeef/claude-code-cookbook

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.

1.1k 4mo ago A 0 tokens

explain-code

18

wasabeef/claude-code-cookbook

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.

1.1k 4mo ago A 0 tokens

fix-error

19

wasabeef/claude-code-cookbook

Command

Analyzes error messages to identify root causes, predict resolution time, and suggest proven fixes. Learns patterns from similar errors to provide immediate solutions.

1.1k 4mo ago A 0 tokens

multi-role

20

wasabeef/claude-code-cookbook

Command

A command that analyzes the same target in parallel with multiple roles and generates an integrated report.

1.1k 4mo ago A 0 tokens

plan

21

wasabeef/claude-code-cookbook

Command

Helps you plan before coding. Creates detailed strategies to make development smoother.

1.1k 4mo ago A 0 tokens

pr-auto-update

22

wasabeef/claude-code-cookbook

Command

A command that automatically updates Pull Request descriptions and labels. Analyzes Git changes to generate and set appropriate descriptions and labels.

1.1k 4mo ago A 0 tokens