Plugin Claude Code
Minimal Claude Code plugin marketplace.
Plugin Claude Code
Minimal Claude Code plugin marketplace.
Instructions file
Instructions for tasanakorn/cc-marketplace, covering claude.md, repository overview, architecture, two-level structure and plugin types & key differences.
Plugin Claude Code
Auto-generate CHANGELOG.md entries from git history using Keep a Changelog format.
Skill Claude CodeCodex
Auto-generates CHANGELOG.md entries from git history using Keep a Changelog format. Analyzes commits since last recorded entry, filters noise, reviews diffs, and groups changes into Added/Changed/Fixed/Removed sections.
Plugin Claude Code
Modern Python development assistant with uv tooling, PEP8 standards, and project setup automation.
Command
You are a Python project setup assistant specializing in modern Python development practices with uv tooling.
Skill Claude CodeCodex
Reviews Python code for PEP8 compliance, type hints, modern best practices (Python 3.9+), and code quality. Detects anti-patterns, validates documentation, and provides severity-based recommendations. Integrates with modern tooling (ruff, mypy, uv).
Skill Claude CodeCodex
Sets up modern Python projects with uv tooling, src layout, and PEP8 standards. Handles both new and existing projects, presents interactive library selection for CLI/TUI apps, generates pyproject.toml, and provides complete scaffolding with type hints and proper structure.