code-quality
01Agent Claude Code
Python code quality specialist ensuring best practices and standards. Use proactively after code changes to verify quality.
Agent Claude Code
Python code quality specialist ensuring best practices and standards. Use proactively after code changes to verify quality.
Agent Claude Code
Use this agent when the user mentions updating scrapers, adding new data sources, investigating LeekDuck pages, fixing parser issues, or when LeekDuck page structure changes are detected. Examples:\n\n \nContext: User is working on the LeekDuck scraper project and wants to add support for a new event type.\nuser: "We…
Agent Claude Code
MCP server maintenance specialist for the Pokemon Go codebase. Use proactively when scraper output changes, MCP tools are modified, FastMCP needs upgrading, or schema synchronization is needed between scraper and MCP server.
Agent Claude Code
Use this agent when:\n- Changes have been made to the web scraping logic that may affect data structure\n- New fields have been added or removed from scraped data JSON files\n- The MCP server tools need to be synchronized with the current data schema\n- After running the scraper and before deploying MCP server…
Agent Claude Code
Expert mypy static type checking specialist. Use proactively when working with Python type hints, type annotations, mypy configuration, or resolving mypy errors.
Agent Claude Code
Live MCP testing specialist for Pokemon Go server. Use proactively after MCP server changes, data updates, or deployment to verify all tools return valid data.
Agent Claude Code
Python code quality specialist using Ruff linter. Use proactively after Python code changes to fix violations safely with user confirmation.
Command Claude Code
You are creating a commit for the user. Follow these steps EXACTLY.
Settings file Claude Code
Agent settings configuring hooks.
Skill Claude CodeCodex
Universal software engineering best practices for any language or project. Use when programming, refactoring code, designing systems, reviewing code, or ensuring production-ready quality. Covers fundamental principles (SOLID, DRY, KISS, YAGNI), architectural patterns (SoC, SSOT, LoD, CQS, DbC), and operational…
Skill Claude CodeCodex
Interactive skill for setting up Claude Code hooks in any workspace. Use when users want to configure hooks for Claude Code, create automation around tool execution, add notifications, format code automatically, protect files, validate commands, log operations, or customize Claude Code behavior. Triggers include "set…
Skill Claude CodeCodex
Set up autonomous Claude Code loops (Ralph Wiggum pattern). Use when the user wants to run Claude continuously on a task until complete. Triggered by phrases like: run in a loop, autonomous agent, AFK coding, keep going until done, Ralph Wiggum loop, Claudius loop.
Skill Claude CodeCodex
Production-ready migration from FastMCP v2.x to v3.0. Use when upgrading MCP servers built on FastMCP to v3, migrating legacy FastMCP code, converting v2 patterns to v3 architecture (providers/transforms), or when user mentions FastMCP upgrade, migration, or v3. Covers breaking changes, deprecated patterns, new v3…
Skill Claude CodeCodex
Get the current local time in various formats. Use when the user asks for the current time, what time it is, the date, or needs timestamp information. Works across claude.ai web, Claude Desktop, and Claude Code environments.
Skill Claude CodeCodex
Set up MCP (Model Context Protocol) servers in Claude Code workspaces for testing. Use this skill when a user provides a local file path to an MCP server, a GitHub repository URL containing an MCP server, or asks to configure/install/set up an MCP server for testing. Handles creating .mcp.json configuration, cloning…
Skill Claude CodeCodex
Build fully automated integration test suites for MCP (Model Context Protocol) servers using STDIO transport. Use when creating pytest tests for Python/FastMCP servers, Vitest tests for TypeScript servers, or using MCP Inspector CLI for universal testing. Triggers include "test my MCP server", "create MCP tests"…
Skill Claude CodeCodex
Professional static type checking for Python with mypy (v1.19.1). Use when working with Python type hints, type annotations, or integrating mypy into codebases for: (1) Adding type annotations to Python code, (2) Configuring mypy (mypy.ini, pyproject.toml, setup.cfg), (3) Resolving mypy errors and type checking…
Skill Claude CodeCodex
Professional-grade Python development with Ruff (v0.14.10) - an extremely fast Python linter and formatter. Use when working with Python codebases for (1) linting and fixing code quality issues, (2) formatting Python code, (3) configuring Ruff settings, (4) understanding and resolving specific rule violations, (5)…
Skill Claude CodeCodex
Interactive sub-agent creation skill for Claude Code. Use when user wants to create a custom subagent or mentions needing a specialized agent for specific tasks. This skill guides the entire subagent creation process including identifier design, system prompt generation, skill/context selection, and writing properly…
MCP server Claude CodeCodexCursor +2
MCP server "pokemon-go" as configured in GhostTypes/pokemon-go-mcp. Runs locally from the python Python package. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
MCP server "cloudscraper" as configured in GhostTypes/pokemon-go-mcp. Runs locally from the C:\Users\Cope\Documents\GitHub\cloudscraper-mcp-server Python package. Needs 1 environment variable to run.
Instructions file
Instructions for GhostTypes/pokemon-go-mcp, covering claude.md, repository overview, development commands, mcp server (pogomcp/) and install dependencies.
GhostTypes/desktop-notification-mcp
Command Claude Code
You are creating a commit for the user. Follow these steps EXACTLY.
GhostTypes/desktop-notification-mcp
Instructions file
Claude Code instructions for GhostTypes/desktop-notification-mcp, covering desktop notification mcp server - developer guide, project overview, technology stack, architecture and stateless design.