Agent Skills by cornmanwtf
Showing 135 vetted skills indexed across 1 GitHub repositories.
data-privacy-guardian
Detect PII, mask sensitive data, and manage consent and encryption.
compliance-checker
Validate security and compliance controls against GDPR, SOC2, HIPAA, and PCI-DSS frameworks.
zero-trust-architecture
Design and implement Zero Trust Architecture with identity verification, least privilege, and network segmentation.
secrets-management
Integrate vaults, secret rotation, and encryption for secure credential handling.
api-security-enforcer
Apply rate limiting, input validation, and injection defenses to API endpoints.
security-hardening-auditor
Audit systems for OWASP Top 10 vulnerabilities, CVE-exposed dependencies, and exposed secrets.
access-control-matrix
Design RBAC and ABAC policies with permission boundaries and validation steps.
security-incident-response
Define structured playbooks for security incident response phases.
penetration-testing-runner
Execute automated SAST/DAST and vulnerability scans for security compliance.
container-security-scanner
Scan container images and runtime environments for CVEs and policy violations.
audit-logger
Design immutable audit logging solutions with SIEM integration.
certificate-manager
Automate TLS certificate rotation and mTLS configuration for secure communication.
supply-chain-security
Generate SBOMs, verify third-party dependencies, and sign build artifacts.
threat-modeling-framework
Perform STRIDE threat modeling and mitigation planning for system architectures.
authentication-system-builder
Design OAuth2, OIDC, and JWT authentication systems with MFA and SSO.
react-hook-generator
Generate custom React hooks and state management patterns for frontend development.
database-schema-generator
Generate ORM models, SQL migrations, and seed scripts for databases.
mock-data-generator
Generate realistic fixtures and factories for mock data creation.
terraform-module-generator
Generate reusable Terraform modules with predefined variables and outputs.
graphql-schema-builder
Design GraphQL schemas, resolvers, and subscriptions for API development.
boilerplate-project-scaffolder
Generate project structures, configurations, and scripts for new software projects.
api-mocking-server
Generate mock API endpoints with conditional response scenarios for testing.
full-stack-feature-generator
Scaffold full-stack features with frontend, backend, database schemas, tests, and documentation.
cli-tool-builder
Scaffold CLI tools with command parsing, help messages, and completion structures.