amrahman90
Community@amrahman90
Knowledge-seeker, tech enthusiastic🚀
Agent Skills by amrahman90
Showing 10 vetted skills indexed across 1 GitHub repositories.
python-testing-general
Provide pytest standards for writing isolated, maintainable Python tests.
python-type-hints
Guide Python static type hinting with Mypy and Pyright integration.
python-fastapi
Scaffold FastAPI projects with Pydantic validation, SQLAlchemy, JWT authentication, and Docker deployment.
python-testing-deep
Write pytest tests covering fixtures, mocking, async code, coverage, and property-based testing.
python-fundamentals-313
Explain Python 3.13+ features including free-threading, JIT compilation, and modern syntax.
python-asyncio
Guide Python asyncio development with async/await, TaskGroup, and Semaphore patterns.
python-fundamentals
Guide Python 3.13+ code with type annotations, error handling, and async patterns.
python-tooling
Configure Python projects with UV, Docker, and GitHub Actions.
python-backend
Generate FastAPI project structures with SQLAlchemy integration and Docker configuration.
python-package-management
Manage Python packages, virtual environments, and project configurations with uv, pyproject.toml, and ruff.