Modern Python tooling and ORM toolkit: uv-based setup and run rules, quality gates (ruff/ty/pytest), Typer CLI patterns, logging guidance, uv packaging workflows, plus Peewee DatabaseProxy connection/transaction usage and SQLite testing.
No verified skills in this plugin.
End-to-end Marp/Marpit slide toolkit: design consistent color systems, author render-ready Marpit Markdown, and create SVG diagrams/illustrations. Includes palettes, layout patterns, themes, authoring rules, SVG sizing/embedding guidance, and reference TOCs for fast navigation.
Evidence-based gourmet research workflow for cities: template-first discovery, multi-source verification, 50-point scoring, and auditable top picks.
Use when creating or updating evidence-based gourmet research outputs for cities (restaurants/cafes/desserts) that require multi-source evidence, standardized scoring, and structured city folders.
Use when you need Marp/Marpit Markdown authoring rules, directives, layouts, or theme guidance and want the minimal reading path for slide writing.
Create Mermaid diagrams for technical documentation, system design, and data modeling. Use when creating flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, Gantt charts, git graphs, or any other Mermaid-supported diagram type. Supports both creating new diagrams from descriptions and converting diagrams to SVG format for embedding in presentations or documents.
Use when building or structuring Python CLI commands with Typer, including commands, options, and multi-command apps.
Use when choosing or configuring Python logging, especially deciding between stdlib logging and loguru for apps or CLIs.
Use when choosing the right modern Python tooling workflow for a project or script (uv setup, quality tools, CLI, logging, packaging) or when unsure which Python tooling skill applies.
Use when building or publishing Python packages with uv, including dist artifacts and pre-publish checks.
Patterns for using Peewee ORM with DatabaseProxy and scoped connections/transactions. Use when setting up DatabaseProxy, managing connection_context/atomic blocks, or writing tests with SQLite.
Use when configuring or running Python quality tools (ruff, ty, pytest, coverage, CI gates) and when enforcing a pre-merge quality checklist.
Use when initializing a Python project or script, adding dependencies, or running commands with uv, especially to avoid pip install and direct python/pytest usage.
Use when you only need slide color systems, palette selection, or palette generation workflows and want direct pointers to the color design references.
Use when you need SVG diagram rules, layout patterns, or embedding guidance for slide decks and want the minimal SVG-focused reading path.
Use when running or authoring standalone Python scripts with uv, especially when choosing Python versions, adding one-off dependencies, using no-project mode, or embedding inline script metadata.
Python code quality hooks: auto-format with ruff, lint with ruff check, and type check with ty
No verified skills in this plugin.