Source

full-stack-skills/python-skills

19 skills · 992 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
fastapi Provides comprehensive guidance for FastAPI framework including routing, request validation, dependency injection, as…
full-stack-skills/python-skills
71
2
django Provides comprehensive guidance for Django framework including models, views, templates, forms, admin, REST framework…
full-stack-skills/python-skills
58
3
python-project-structure Python project organization, module architecture, and public API design. Use when setting up new projects, organizing…
full-stack-skills/python-skills
56
4
flask Provides comprehensive guidance for Flask framework including routing, templates, forms, database integration, extens…
full-stack-skills/python-skills
55
5
python-error-handling Python error handling patterns including input validation, exception hierarchies, and partial failure handling. Use w…
full-stack-skills/python-skills
55
6
python-code-style Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, r…
full-stack-skills/python-skills
54
7
python-testing-patterns Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writ…
full-stack-skills/python-skills
54
8
python-anti-patterns Use this skill when reviewing Python code for common anti-patterns to avoid. Use as a checklist when reviewing code, …
full-stack-skills/python-skills
52
9
python-background-jobs Python background job patterns including task queues, workers, and event-driven architecture. Use when implementing a…
full-stack-skills/python-skills
52
10
python-configuration Python configuration management via environment variables and typed settings. Use when externalizing config, setting …
full-stack-skills/python-skills
52
11
python-observability Python observability patterns including structured logging, metrics, and distributed tracing. Use when adding logging…
full-stack-skills/python-skills
52
12
python-performance-optimization Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging…
full-stack-skills/python-skills
52
13
python-resilience Python resilience patterns including automatic retries, exponential backoff, timeouts, and fault-tolerant decorators.…
full-stack-skills/python-skills
52
14
python-type-safety Python type safety with type hints, generics, protocols, and strict type checking. Use when adding type annotations, …
full-stack-skills/python-skills
52
15
python-design-patterns Python design patterns including KISS, Separation of Concerns, Single Responsibility, and composition over inheritanc…
full-stack-skills/python-skills
51
16
python-packaging Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. …
full-stack-skills/python-skills
51
17
python-resource-management Python resource management with context managers, cleanup patterns, and streaming. Use when managing connections, fil…
full-stack-skills/python-skills
51
18
architecture-patterns Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Drive…
full-stack-skills/python-skills
37
19
fastapi-templates Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling.…
full-stack-skills/python-skills
35