4,026 tools found
Prompt Engineer is a universal skill that works silently behind the scenes, only interacting with users when clarification is critically needed, delivering
Advanced prompt engineering patterns: few-shot learning, chain-of-thought, prompt optimization, templates, and system prompt design.
A curated library of role-based, task-specific, and prompt-engineering templates for common dev and writing tasks.
Guides capturing, analyzing, and documenting network protocols for security research, interoperability, and debugging.
Skill for Pydantic multi-model API contracts: Base/Create/Update/Response/InDB pattern with camelCase alias support.
Scaffolds production-ready Python projects - FastAPI, Django, library, or CLI - with uv, Ruff, and pytest configured from the start.
Eight-phase FastAPI workflow covering project setup, database, routes, auth, error handling, testing, docs, and deployment.
A guide to creating, structuring, and distributing Python packages, from pyproject.toml to publishing on PyPI.
Python architecture decision guidance - framework choice, async vs sync, type hints, project structure, testing.
Profiles and optimizes Python performance: CPU profiling, memory reduction, query optimization, and I/O speedups.
Modern Python 3.12+ expert skill: uv, ruff, async patterns, FastAPI/Django, testing, and production deployment practices.
Robust Python testing with pytest - fixtures, mocking, parameterization, async testing, and TDD practices.