Collection12 items

harperaa/secure-claude-skills

View on GitHub
7stars

🎯Skills12

🎯csrf-protection🎯Skill

Generates cryptographically secure CSRF tokens to protect web routes from cross-site request forgery attacks by validating request origins and preventing unauthorized form submissions.

csrf-protection
🎯rate-limiting🎯Skill

Enforces rate limiting to prevent excessive API calls and protect against potential abuse or overload of Claude interactions.

rate-limiting
🎯payment-security-clerk-billing-stripe🎯Skill

Implements secure payment processing and billing workflows using Clerk authentication and Stripe integration with enterprise-grade security controls.

payment-security-clerk-billing-stripe
🎯security-headers🎯Skill

Automatically configures robust security headers to defend against web vulnerabilities like clickjacking, XSS, and MIME confusion attacks.

security-headers
🎯security-prompts🎯Skill

Generates battle-tested security prompt templates for implementing secure features, authentication, and threat modeling across various application contexts.

security-prompts
🎯security-testing-verification🎯Skill

Automatically tests and verifies generated code against security best practices, identifying potential vulnerabilities and compliance gaps before deployment.

security-testing-verification
🎯input-validation-xss-prevention🎯Skill

Validates and sanitizes user input to prevent cross-site scripting (XSS) attacks by implementing robust input filtering and escaping techniques.

input-validation-xss-prevention
🎯dependency-supply-chain-security🎯Skill

Analyzes and recommends secure dependency management practices to prevent supply chain attacks and mitigate risks from potentially malicious or vulnerable third-party packages.

dependency-supply-chain-security
🎯security-architecture-overview🎯Skill

Provides Claude with a comprehensive overview of secure system design principles, threat modeling techniques, and architectural security best practices for enterprise software development.

security-architecture-overview
🎯security-operations-deployment🎯Skill

Automates secure deployment workflows for security operations, integrating vulnerability scanning and compliance checks in cloud environments.

security-operations-deployment
🎯secure-error-handling🎯Skill

Implements robust error handling and logging mechanisms to enhance security and traceability in Claude AI interactions.

secure-error-handling
🎯authentication-authorization-clerk🎯Skill

Implements secure authentication and authorization workflows using Clerk, generating best-practice login, user management, and access control code for Next.js applications.

authentication-authorization-clerk