
from claude-plugins38
Implementation of strict static type checking for Python using Basedpyright to ensure maximum type safety and code quality.
This skill enables the agent to configure, install, and execute Basedpyright—a high-performance fork of Pyright. It focuses on strict type validation, LSP configuration, and the progressive adoption of type hinting in Python projects.
Use this skill when setting up static analysis for Python, configuring pyproject.toml for type checking, or when a project requires a stricter alternative to mypy or standard pyright.
uv or pipx, usage of various type-checking modes (basic, standard, strict, all), and guidelines for inline error suppression.Specifically tailored for Claude Code and other agentic IDEs that support bash execution and file editing.
This skill has not been reviewed by our automated audit pipeline yet.
OpenFeature SDK Integration
Guides integration of the vendor-agnostic OpenFeature feature-flag SDK across languages: installation, provider setup, flag evaluation, hooks, and testing patte
Mermaid Diagrams
Generate flowcharts, sequence diagrams, ERDs and other visuals from text using the Mermaid CLI (mmdc).
CI Workflow Standards
Guidelines and templates for GitHub Actions CI/CD: container builds, testing, release automation, and optional auto-fix workflows.
Project Discovery
Automatically orient an agent to an unfamiliar git codebase: analyze git state, detect project type and tooling, surface risk flags and give actionable next ste
Rust Development (Modern Practices)
Provides expert guidance for modern Rust systems programming: cargo workflows, ownership, async/concurrency (Tokio), testing, profiling, and tooling best practi
Git Repository Detection
Extract owner/repo identifiers from git remotes (HTTPS/SSH/enterprise) so CLIs and APIs can target the correct GitHub repository.
UV Workspaces — Python Monorepo Guide
Practical reference for managing Python monorepos with uv workspaces: workspace layout, shared lockfiles, member dependencies, sync/build commands, and Docker-f
MCP Server Management
Install, configure, and manage Model Context Protocol (MCP) servers for Claude Code, including runtime enable/disable, OAuth remote servers, and dynamic tool di
TFC Run Logs (Terraform Cloud)
Fetch and display Terraform Cloud plan and apply logs for a run ID to debug or review failed plans/applies (requires TFE_TOKEN).
Obsidian File History & Recovery
Inspect, diff, and restore previous Obsidian note versions from local file recovery or Obsidian Sync history.