> 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
Mindx CLAUDE.md
by @DotNetAge
ไธไธชๅฏ่ชไธป่ฟๅ็ๆฐๅญๅๅ่บซ
Teamster CLAUDE.md
by @TEAMSchools
A modern data stack for K-12 education
Tree Sitter Analyzer CLAUDE.md
by @aimasteracc
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI tool and an MCP server.
Claude Codex Settings CLAUDE.md
by @fcakyon
My personal Claude Code and OpenAI Codex setup with battle-tested skills, plugins, hooks and agents that I use daily.
Minimal Second Brain CLAUDE.md
by @gokhanarkan
A minimal, AI-native Obsidian vault template. 3 folders, manifest files for Claude/Copilot, automated maintenance.
Graphgrc CLAUDE.md
by @engseclabs
Build security program documentation using Git and Markdown
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.
