test-data-management
About
This Claude Skill generates and manages synthetic test data while ensuring privacy compliance. It helps developers create realistic test datasets without exposing PII by using faker libraries and anonymization techniques. Use it when building test data, handling GDPR/CCPA requirements, or scaling data generation for testing scenarios.
Quick Install
Claude Code
Recommendednpx skills add proffesor-for-testing/agentic-qe -a claude-code/plugin add https://github.com/proffesor-for-testing/agentic-qegit clone https://github.com/proffesor-for-testing/agentic-qe.git ~/.claude/skills/test-data-managementCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
compliance-testing
OtherThis skill automates regulatory compliance testing for standards like GDPR, HIPAA, and PCI-DSS. It helps developers validate data rights and map requirements to testable controls when preparing for audits or handling sensitive data. Use it to ensure legal compliance within your application.
compliance-testing
OtherThis Claude Skill automates regulatory compliance testing for standards like GDPR, HIPAA, and PCI-DSS. It maps requirements to testable controls, validates data rights and encryption, and generates audit-ready reports. Developers should use it when handling sensitive data or preparing for legal audits.
audit-expert
OtherThe `audit-expert` skill provides expert-level security auditing and compliance guidance for developers, specializing in code reviews, vulnerability assessments, and regulatory frameworks like SOC 2 and GDPR. It helps conduct security audits, analyze code for vulnerabilities, and ensure infrastructure compliance. Use this skill when you need to review code security, prepare for compliance audits, or assess your application against established security standards.
regression-testing
OtherThis skill strategically selects and executes regression tests based on code changes and risk analysis. It's used to verify that fixes don't break existing functionality and to optimize test suites for faster feedback in CI/CD. Key features include impact analysis, change-based test selection, and continuous regression management.
