Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

buscamedicos

buscamedicos enthält 10 gesammelte Skills von chris78rey, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
10
Stars
0
aktualisiert
2026-04-09
Forks
0
Berufsabdeckung
5 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

frontend-auth
Webentwickler

Authentication patterns for BuscaMedicos web frontend. JWT handling, login, register, session persistence, and role-based redirection.

2026-04-09
web-frontend
Webentwickler

Nuxt 4 + Vue 3 + Vuetify frontend for BuscaMedicos. Pages, layouts, components, composables, and stores patterns.

2026-04-09
git-workflow
Softwareentwickler

Git add, commit and push workflow for BuscaMedicos. Streamlined commands with CI env vars for non-interactive Git operations.

2026-04-05
alembic-migrations
Datenbankarchitekten

Alembic migration workflow for BuscaMedicos. Create, autogenerate, and run migrations following the step2-step8 architecture.

2026-04-05
buscamedicos-testing
Softwarequalitätssicherungsanalysten und -tester

Testing patterns for BuscaMedicos. Pytest with async support, fixtures, and project-specific test conventions.

2026-04-05
docker-dev
Netzwerk- und Computersystemadministratoren

Docker Compose development workflow for BuscaMedicos. Start/stop/verify containers, check logs, rebuild with --build flag.

2026-04-05
fastapi-error-handling
Softwareentwickler

Error handling patterns for BuscaMedicos FastAPI. HTTPException, custom exceptions, and consistent error response format.

2026-04-05
fastapi-router
Softwareentwickler

FastAPI router creation pattern for BuscaMedicos. 30+ routers with consistent structure, auth, and error handling.

2026-04-05
pydantic-schemas
Softwareentwickler

Pydantic v2 schema creation for BuscaMedicos. Request/response models, validation, and step-based schema organization.

2026-04-05
sqlalchemy-models
Datenbankarchitekten

SQLAlchemy model creation for BuscaMedicos. Step-architecture pattern (step2-step8), async sessions, and model conventions.

2026-04-05