Alejandro Cubero
Community@acubero · Spain (remote)
Senior Business Dev (+20 años) evolucionando hacia AI-First Development. Transformando lógica de negocio compleja en software moderno mediante Vibe Coding.
Agent Skills by Alejandro Cubero
Showing 19 vetted skills indexed across 1 GitHub repositories.
cosmos-expert
Generate, debug, and explain Cosmos (Base100) code using the attached manual.
daily-context
Generate and update a CONTEXT.md file with daily progress and pending tasks.
documentation
Generate Google-style docstrings, Sphinx/MkDocs configurations, and Architecture Decision Records for Python projects.
ci-cd-pipelines
Automate Python CI/CD pipelines with GitHub Actions for testing, linting, and releases.
docker-expert
Containerize Python applications with optimized Dockerfiles and Docker Compose.
database-expert
Define SQLAlchemy models, manage connections, and run Alembic migrations.
testing-expert
Guide pytest test creation, fixtures, mocking, and coverage for Python projects.
refactoring-patterns
Refactors Python code by applying design patterns and SOLID principles to eliminate code smells.
security-audit
Detect security vulnerabilities and exposed secrets in software projects.
performance-profiling
Profile Python CPU and memory bottlenecks with cProfile, line_profiler, and memory_profiler.
cli-development
Develop Python CLI tools with Typer, Click, and argparse.
logging-observability
Implement structured logging, distributed tracing, and metrics for Python applications.
api-design
Design RESTful and GraphQL APIs with OpenAPI specifications and authentication guidance.
best-practices
Enforce professional Python development standards for project structure, configuration, error handling, code quality, dependency management, and testing.
async-concurrency
Implement asyncio, threading, and multiprocessing patterns for concurrent Python tasks.
git-workflow
Guide Git workflows with conventional commits, branching strategies, and pre-commit hooks.
python-expert
Guide modern Python 3.10+ development with type hints, dataclasses, and virtual environments.
auditor
Audit code for security vulnerabilities, exposed secrets, and dangerous patterns.
professor
Explain Python code and concepts with cross-language comparisons.