skilldex / registry
Browse skills
3191 skills available
921–940 of 3191 skills
Page 47 of 160
Audit a project and recommend the highest-value skills to add or update.
92skillpm install project-skill-auditBuild read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.
92skillpm install projection-patternsComplete guide to Prometheus setup, metric collection, scrape configuration, and recording rules.
87skillpm install prometheus-configurationCaching strategies for LLM prompts including Anthropic prompt caching, response caching, and CAG (Cache Augmented Generation)
94skillpm install prompt-cachingComprehensive guide to creating, structuring, and distributing Python packages using modern packaging tools, pyproject.toml, and publishing to PyPI.
87skillpm install python-packagingPython development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
85skillpm install python-patternsMaster advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability.
94skillpm install prompt-engineering-patternsA comprehensive collection of battle-tested prompts inspired by [awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) and community best practices.
94skillpm install prompt-libraryComprehensive techniques for capturing, analyzing, and documenting network protocols for security research, interoperability, and debugging.
92skillpm install protocol-reverse-engineeringDirect REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer biopython (Bio.Entrez). Use this for direct HTTP/REST work or custom API implementations.
100skillpm install pubmed-databaseBuild production-ready AI agents with PydanticAI — type-safe tool use, structured outputs, dependency injection, and multi-model support.
94skillpm install pydantic-aiCreate Pydantic models following the multi-model pattern for clean API contracts.
94skillpm install pydantic-models-pyYou are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with modern tooling (uv, FastAPI, Django), type hint
94skillpm install python-development-python-scaffoldPython FastAPI backend development with async patterns, SQLAlchemy, Pydantic, authentication, and production API patterns.
94skillpm install python-fastapi-developmentProfile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.
92skillpm install python-performance-optimizationMaster Python 3.12+ with modern features, async programming, performance optimization, and production-ready practices. Expert in the latest Python ecosystem including uv, ruff, pydantic, and FastAPI.
94skillpm install python-proImplement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.
92skillpm install python-testing-patternsQiskit is the world's most popular open-source quantum computing framework with 13M+ downloads. Build quantum circuits, optimize for hardware, execute on simulators or real quantum computers, and analyze results. Supports IBM Quantum (100+ qubit systems), IonQ, Amazon Braket, and other providers.
93skillpm install qiskit