> Sourced from [giginet/cc-plugin-catalog](https://github.com/giginet/cc-plugin-catalog) β [Apache-2.0](https://github.com/giginet/cc-plugin-catalog/blob/406ac1c0918fd6612ec346de81447993afc74439/CLAUDE.md). # cc-plugin-catalog Static site generator for Claude Code Plugin Marketplace repositories. - Spec: https://code.claude.com/docs/en/plugin-marketplaces - Official marketplace: https://github.com/anthropics/claude-plugins-official Use the official marketplace repo and docs as reference when developing. ## Stack - Python 3.12, managed with uv - CLI: Click - Templates: Jinja2 - Models: Pydantic - Markdown: python-markdown ## Commands ```bash uv run pytest tests/ -v # Tests uv run ruff check src/ tests/ # Lint uv run ruff format src/ tests/ # Format uv run ty check src/ # Type check ``` ## CI/CD - `ci.yml`: pytest, ruff, ty - `build-pages.yml`: Reusable workflow for marketplace repos - `publish.yml`: PyPI publish on GitHub Release (Trusted Publisher) ## Release - Tag format: `X.Y.Z` (no `v` prefix, e.g. `1.0.0`) - Update version in both `pyproject.toml` and `src/cc_plugin_catalog/__init__.py` - Create a GitHub Release with the tag to trigger PyPI publish
Add to your project
Paste into your project's CLAUDE.md or ~/.claude/CLAUDE.md for global rules.
More for Python
Python FastAPI Expert
by @Claude Rules
Building high-performance REST APIs with FastAPI, Pydantic, and async Python.
Rust Systems Programming
by @Claude Rules
Safe, fast Rust code leveraging the ownership system, traits, and zero-cost abstractions.
Django Web Framework
by @Claude Rules
Full-stack Django development with DRF, proper models, and security best practices.
Mindx CLAUDE.md
by @DotNetAge
δΈδΈͺε―θͺδΈ»θΏεηζ°εεεθΊ«
Repo Posts CLAUDE.md
by @tom-doerr
CLAUDE.md for the Repo Posts project (Python).
Dspy Demo CLAUDE.md
by @mahm
CLAUDE.md for the Dspy Demo project (Python).
MCP servers for Python
microsoft/markitdown
ποΈ π π - MCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption.
mindsdb/mindsdb
Connect and unify data across various platforms and databases with .
FastMCP
π - A high-level framework for building MCP servers in Python
Get the Claude Code Starter Pack
Top CLAUDE.md rules for Next.js, TypeScript, Python, Go, and React β free.
