概要
This skill provides comprehensive guidance and implementation patterns for meeting Payment Card Industry Data Security Standard (PCI DSS) requirements within Claude Code. It enables developers to build secure payment flows by implementing data minimization, tokenization, and AES-256-GCM encryption for data at rest, while ensuring strict access controls and audit logging. By providing standardized code snippets for Luhn algorithm validation, log sanitization, and secure storage, the skill helps reduce compliance scope and prepares systems for PCI DSS assessments and Self-Assessment Questionnaires (SAQ).