sam-dumont/claude-skills

39Stars on the repository
17Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

sam-dumont/claude-skills

Plugin Claude Code

Advanced Python code quality gates beyond basic linting. Covers cognitive complexity (complexipy), code duplication (jscpd), architectural enforcement (import-linter), dependency hygiene (deptry), test quality gates (diff-cover, mutmut), docstring coverage (interrogate), and AI-generated code detection (sloppylint).…

39 5mo ago A tokens not measured original MIT

code-quality

02

sam-dumont/claude-skills

Plugin Claude Code

Comprehensive Python code quality skill. Sets up and runs ruff (lint + format), mypy (type checking), xenon (cyclomatic complexity), vulture (dead code), file-length gates, and pre-commit hooks. Provides a full Makefile-based workflow using uv for fast package management.

39 5mo ago A tokens not measured original MIT

code-security

03

sam-dumont/claude-skills

Plugin Claude Code

Comprehensive Python code security skill combining static analysis tools (Bandit, pip-audit, safety) with LLM-powered dynamic analysis. Claude actively reviews code for injection vulnerabilities, path traversal, insecure deserialization, secrets exposure, auth bypasses, and logic flaws that static tools miss.

39 5mo ago A tokens not measured original MIT

outcome-engineering

04

sam-dumont/claude-skills

Plugin Claude Code

Reframes tasks as measurable outcomes using o16g principles. Adds outcome specification, execution guardrails, and validation to any workflow.

39 5mo ago A tokens not measured original MIT

sams-architecture

05

sam-dumont/claude-skills

Plugin Claude Code

Codifies Sam's mature architectural patterns for Python APIs, infrastructure/DevOps, Garmin/embedded systems, and frontend projects. Enforces Service→Repository→Database pattern, 80% test coverage, comprehensive CI/CD, and zero-tolerance security standards.

39 5mo ago A tokens not measured original MIT

sams-voice

06

sam-dumont/claude-skills

Plugin Claude Code

Apply Sam Dumont's personal writing voice and style when drafting any written content. Works in English and French.

39 5mo ago A tokens not measured original MIT

sketch-checker

07

sam-dumont/claude-skills

Plugin Claude Code

Research whether a metal band has ties to far-right, NSBM, or fascist movements. Uses parallel research agents with tiered verdicts for both historical and current status.

39 5mo ago A tokens not measured original MIT

technical-blog-post

08

sam-dumont/claude-skills

Plugin Claude Code

Process skill for turning raw project data (research notes, session logs, drafts, code) into structured technical blog posts. Covers gathering, extraction, structure, and Astro frontmatter.

39 5mo ago A tokens not measured original MIT