skilldex / registry

Browse skills

3191 skills available

921940 of 3191 skills

Page 47 of 160

Audit a project and recommend the highest-value skills to add or update.

92
skillpm install project-skill-audit

Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.

92
skillpm install projection-patterns

Complete guide to Prometheus setup, metric collection, scrape configuration, and recording rules.

87
skillpm install prometheus-configuration

Caching strategies for LLM prompts including Anthropic prompt caching, response caching, and CAG (Cache Augmented Generation)

94
skillpm install prompt-caching

分析康复训练数据、识别康复模式、评估康复进展,并提供个性化康复建议

87
skillpm install rehabilitation-analyzer

Comprehensive guide to creating, structuring, and distributing Python packages using modern packaging tools, pyproject.toml, and publishing to PyPI.

87
skillpm install python-packaging

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

85
skillpm install python-patterns

Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability.

94
skillpm install prompt-engineering-patterns

A comprehensive collection of battle-tested prompts inspired by [awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) and community best practices.

94
skillpm install prompt-library

Comprehensive techniques for capturing, analyzing, and documenting network protocols for security research, interoperability, and debugging.

92
skillpm install protocol-reverse-engineering

Direct 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.

100
skillpm install pubmed-database

Build production-ready AI agents with PydanticAI — type-safe tool use, structured outputs, dependency injection, and multi-model support.

94
skillpm install pydantic-ai

Create Pydantic models following the multi-model pattern for clean API contracts.

94
skillpm install pydantic-models-py

Pairwise test generation

94
skillpm install pypict-skill

You 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

94
skillpm install python-development-python-scaffold

Python FastAPI backend development with async patterns, SQLAlchemy, Pydantic, authentication, and production API patterns.

94
skillpm install python-fastapi-development

Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.

92
skillpm install python-performance-optimization

Master 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.

94
skillpm install python-pro

Implement 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.

92
skillpm install python-testing-patterns

Qiskit 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.

93
skillpm install qiskit