docker-patterns
Docker best practices for Node.js TypeScript applications. Use when writing or modifying Dockerfiles, optimizing image size, or troubleshooting container issues.
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.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "customs-trade-compliance" with this command: npx skills add hmartinezc/skillsmp-hmartinezc-hmartinezc-customs-trade-compliance
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
Docker best practices for Node.js TypeScript applications. Use when writing or modifying Dockerfiles, optimizing image size, or troubleshooting container issues.
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.
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.
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.