← Volver al catálogo
carlopezzuto

Autor en el catálogo

carlopezzuto

33 skills99 estrellas en totalgithub.com/carlopezzuto

Skills publicadas

agents

3

Claude Code configuration with 42 specialized agents, 33 skills, 28 commands, and a hook system for development best practices

DevOps e Infrapor carlopezzuto

condition-based-waiting

3

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses

Desenvolvimento#ai#testpor carlopezzuto

api-design-principles

3

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Design e Frontend#ai#apipor carlopezzuto

architecture-patterns

3

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.

Desenvolvimento#aipor carlopezzuto

debugging-strategies

3

Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.

Desenvolvimentopor carlopezzuto

fastapi-templates

3

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Design e Frontend#apipor carlopezzuto

async-python-patterns

3

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.

Desenvolvimento#python#aipor carlopezzuto

bats-testing-patterns

3

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.

DevOps e Infra#testpor carlopezzuto

agents

3

Claude Code configuration with 42 specialized agents, 33 skills, 28 commands, and a hook system for development best practices

DevOps e Infrapor carlopezzuto

auth-implementation-patterns

3

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.

Desenvolvimento#apipor carlopezzuto

bash-defensive-patterns

3

Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.

DevOps e Infrapor carlopezzuto

code-review-excellence

3

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

Desenvolvimento#ai#excelpor carlopezzuto

defense-in-depth

3

Use when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible

Dados e Análise#aipor carlopezzuto

e2e-testing-patterns

3

Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.

Desenvolvimento#deploy#testpor carlopezzuto

langchain-architecture

3

Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.

Design e Frontend#llm#aipor carlopezzuto

llm-evaluation

3

Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.

Desenvolvimento#llm#aipor carlopezzuto

prompt-engineering-patterns

3

Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.

Design e Frontend#llmpor carlopezzuto

python-testing-patterns

3

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.

Desenvolvimento#python#testpor carlopezzuto

rag-implementation

3

Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.

Documentos#llm#aipor carlopezzuto

root-cause-tracing

3

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

Dados e Análisepor carlopezzuto

error-handling-patterns

3

Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.

Design e Frontend#apipor carlopezzuto

agents

3

Claude Code configuration with 42 specialized agents, 33 skills, 28 commands, and a hook system for development best practices

DevOps e Infrapor carlopezzuto

ml-pipeline-workflow

3

Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, implementing MLOps practices, or automating model training and deployment workflows.

DevOps e Infra#deploy#aipor carlopezzuto

monorepo-management

3

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.

Design e Frontendpor carlopezzuto

agents

3

Claude Code configuration with 42 specialized agents, 33 skills, 28 commands, and a hook system for development best practices

DevOps e Infrapor carlopezzuto

python-packaging

3

Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python code.

DevOps e Infra#pythonpor carlopezzuto

testing-anti-patterns

3

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

Desenvolvimento#testpor carlopezzuto

microservices-patterns

3

Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.

Design e Frontendpor carlopezzuto

python-performance-optimization

3

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.

Desenvolvimento#pythonpor carlopezzuto

shellcheck-configuration

3

Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability.

DevOps e Infrapor carlopezzuto

agents

3

Claude Code configuration with 42 specialized agents, 33 skills, 28 commands, and a hook system for development best practices

DevOps e Infrapor carlopezzuto

agents

3

Claude Code configuration with 42 specialized agents, 33 skills, 28 commands, and a hook system for development best practices

DevOps e Infrapor carlopezzuto

verification-before-completion

3

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs, when task are finished - requires running verification commands and confirming output before making any success claims; evidence before assertions always

Design e Frontend#aipor carlopezzuto

Alerta por categoría

Recibe nuevas skills de DevOps e Infra todos los lunes