Author Profile: hmartinezc

Skills published by hmartinezc with real stars/downloads and source-aware metadata.

Total Skills

9

Total Stars

0

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

ai-regression-testing

0

Stars
0
Downloads
0

continuous-learning

0

Stars
0
Downloads
0

cost-aware-llm-pipeline

0

Stars
0
Downloads
0

customs-trade-compliance

0

Stars
0
Downloads
0

database-migrations

0

Stars
0
Downloads
0

deployment-patterns

0

Stars
0
Downloads
0

docker-patterns

0

Stars
0
Downloads
0

e2e-testing

0

Stars
0
Downloads
0

Published Skills

Automation

ai-regression-testing

Validate that changes to AI prompts, extraction logic, or data schemas don't break existing extraction quality. Use when modifying agentPrompts.ts, extractionSchema.ts, or ai.ts routes. Covers golden test sets, diff testing, and confidence score regression.

Repository SourceNeeds Review
Automation

continuous-learning

Extract reusable patterns from coding sessions to improve future AI agent behavior. Use at the end of sessions or when noticing repeated patterns, common mistakes, or successful workflows worth preserving.

Repository SourceNeeds Review
General

cost-aware-llm-pipeline

Optimize Gemini API costs WITHOUT changing the extraction model. Use when building or modifying AI extraction pipelines, batch processing, or when API costs are increasing. Covers caching, prompt optimization, batching, retry logic, and cost tracking. The current model (gemini-3-flash-preview) is proven for PDF invoice extraction and should NOT be downgraded.

Repository SourceNeeds Review
Coding

customs-trade-compliance

Customs documentation, trade compliance, and international shipping regulations for logistics applications. Use when working with customs-related features, international freight documentation, HS codes, duties, or cross-border trade compliance.

Repository SourceNeeds Review
General

database-migrations

Safe, idempotent database migration patterns for libSQL/SQLite. Use when modifying server/schema.ts, adding tables or columns, writing seed data, or planning schema changes. Covers idempotent DDL, rollback strategies, and zero-downtime patterns.

Repository SourceNeeds Review
General

deployment-patterns

Deployment strategies for Node.js fullstack applications using Coolify, Docker, and self-hosted infrastructure. Use when deploying, configuring production environments, troubleshooting deployment issues, or setting up CI/CD pipelines.

Repository SourceNeeds Review
Coding

docker-patterns

Docker best practices for Node.js TypeScript applications. Use when writing or modifying Dockerfiles, optimizing image size, or troubleshooting container issues.

Repository SourceNeeds Review
Coding

e2e-testing

End-to-end testing setup and patterns using Playwright for full-stack TypeScript applications. Use when setting up E2E tests, writing browser tests for critical user flows, or debugging flaky tests.

Repository SourceNeeds Review
General

warehouse-transaccional-replication

Use when: replicar la arquitectura del Smart Logistics Extractor sin IA en cualquier nuevo proyecto transaccional, crear un sistema web con React + Hono + libSQL/Turso, validar que otro repo sigue el mismo patron arquitectonico, preparar despliegue en Coolify o Hetzner.

Repository SourceNeeds Review
Author hmartinezc | V50.AI