Back to repositories
Indexed repository

tasanakorn/cc-marketplace

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
2 indexed skills2 stars

python-code-review
Indexed

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).

View indexed skill

python-project-setup
Indexed

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.

View indexed skill