Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub kimcharli/ck-skills --plugin python-lint-fixProfessional SDD Git commit workflow — hygiene, SDD gates, CHANGELOG, and reflection
Initialize a new project with Spec-Driven Development structure — interview-driven, generates all files fully populated
AI-powered documentation management system for Claude Code - keeps project documentation in sync with code changes
This skill should be used when the model needs to ensure code quality through comprehensive linting and formatting. It provides automatic linting workflows for orchestrators (format → lint → resolve via concurrent agents) and sub-agents (lint touched files before task completion). Prevents claiming "production ready" code without verification. Includes linting rules knowledge base for ruff, mypy, and bandit, plus the linting-root-cause-resolver agent for systematic issue resolution.
Auto-formatting hooks for Python, JavaScript, Markdown, and Bash with Google-style docstrings and code quality checks.
Automatically formats markdown files with prettier on Stop hook, with configurable organization and path exclusions
Automatically format Python files with Ruff after Write/Edit/MultiEdit operations
Comprehensive code quality tools: markdown linting, code review, debugging, Python development, and codebase analysis. Includes skills, agents, and automated hooks for quality enforcement.
Python-specific development with type hints and idiomatic refactoring