patricio0312rev/skillset

CLI tool to import production-ready development skills for Claude Code, Cursor, GitHub Copilot, and other AI coding assistants

6Stars on the repository
154Mods indexed here, across every type
8mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

patricio0312rev/skillset

Skill Claude CodeCodex

Reviews authentication and authorization implementation for session management, CSRF, cookie security, and auth flow vulnerabilities with findings, severity assessment, and fix recommendations. Use for "auth review", "session security", "CSRF protection", or "authentication audit".

not rated 6 8mo ago A 54 tokens copy · 100% MIT

cors-configuration

122

patricio0312rev/skillset

Skill Claude CodeCodex needs its repo

Configures Cross-Origin Resource Sharing with proper headers, preflight handling, and security best practices. Use when users request "CORS setup", "cross-origin requests", "API CORS", "preflight requests", or "CORS headers".

not rated 6 8mo ago A 53 tokens copy · 100% MIT

patricio0312rev/skillset

Skill Claude CodeCodex needs its repo

Turns npm audit/Snyk results into prioritized patch plans with severity assessment, safe upgrade paths, breaking change analysis, and rollback strategies. Use for "dependency security", "vulnerability patching", "npm audit", or "security updates".

not rated 6 8mo ago A 55 tokens copy · 100% MIT

env-secrets-manager

124

patricio0312rev/skillset

Skill Claude CodeCodex

Manages environment variables and secrets securely with encryption, rotation, and provider integration. Use when users request "secrets management", "environment variables", "API keys", "credentials storage", or "secret rotation".

not rated 6 8mo ago A 47 tokens copy · 100% MIT

patricio0312rev/skillset

Skill Claude CodeCodex

Identifies and fixes XSS, SQL injection, and command injection vulnerabilities with validation schemas, sanitization libraries, and safe coding patterns. Use for "input validation", "XSS prevention", "SQL injection", or "sanitization".

not rated 6 8mo ago A 57 tokens copy · 100% MIT

patricio0312rev/skillset

Skill Claude CodeCodex

Implements OAuth 2.0 and OpenID Connect authentication flows with secure token handling and provider integration. Use when users request "OAuth setup", "OIDC implementation", "social login", "SSO integration", or "authentication flow".

not rated 6 8mo ago A 57 tokens copy · 100% MIT

patricio0312rev/skillset

Skill Claude CodeCodex

Prevents logging sensitive user data with redaction rules, logging policies, and safe log formatting. Use for "PII redaction", "log privacy", "GDPR logging", or "data privacy".

not rated 6 8mo ago A 50 tokens copy · 100% MIT

rbac-policy-tester

128

patricio0312rev/skillset

Skill Claude CodeCodex

Creates comprehensive permission tests ensuring RBAC doesn't regress with test matrices, CI gating, and authorization coverage. Use for "RBAC testing", "permission tests", "authorization testing", or "access control tests".

not rated 6 8mo ago A 47 tokens copy · 100% MIT

secrets-scanner

129

patricio0312rev/skillset

Skill Claude CodeCodex

Detects leaked API keys, tokens, passwords, and credentials in code with pre-commit hooks, CI checks, scanning rules, and remediation procedures. Use for "secret scanning", "credential detection", "API key leaks", or "secret management".

not rated 6 8mo ago A 55 tokens copy · 100% MIT

patricio0312rev/skillset

Skill Claude CodeCodex needs its repo

Implements security headers and Content Security Policy with safe rollout strategy (report-only → enforce), testing, and compatibility checks. Use for "security headers", "CSP", "HTTP headers", or "XSS protection".

not rated 6 8mo ago A 51 tokens copy · 100% MIT

patricio0312rev/skillset

Skill Claude CodeCodex

Creates response procedures for security incidents with containment steps, communication templates, and evidence collection. Use for "incident response", "security playbook", "breach response", or "IR plan".

not rated 6 8mo ago A 45 tokens copy · 100% MIT

patricio0312rev/skillset

Skill Claude CodeCodex

Creates repeatable security review checklist for PRs with required checks, common pitfalls, and automated gating. Use for "security review", "PR checklist", "code review", or "security gates".

not rated 6 8mo ago A 46 tokens copy · 100% MIT

patricio0312rev/skillset

Skill Claude CodeCodex

Creates comprehensive threat models using STRIDE methodology with asset identification, threat enumeration, mitigation strategies, and residual risk assessment. Use for "threat modeling", "security analysis", "STRIDE", or "risk assessment".

not rated 6 8mo ago A 48 tokens copy · 100% MIT

api-mock-server

134

patricio0312rev/skillset

Skill Claude CodeCodex needs its repo

Creates mock API servers for testing and development with MSW, json-server, or custom handlers. Use when users request "API mocking", "mock server", "MSW setup", "test fixtures", or "mock API responses".

not rated 6 8mo ago A 51 tokens copy · 100% MIT

patricio0312rev/skillset

Skill Claude CodeCodex needs its repo

Generates comprehensive API test suites using Jest, Vitest, or Supertest from Express, Next.js, Fastify, or other API routes. Creates integration tests, contract tests, and edge case coverage. Use when users request "generate api tests", "create endpoint tests", "api test suite", or "integration tests for api".

not rated 6 8mo ago A 72 tokens copy · 100% MIT

patricio0312rev/skillset

Skill Claude CodeCodex

Generates Bruno collection files (.bru) from Express, Next.js, Fastify, or other API routes. Creates organized collections with environments, authentication, and folder structure for the open-source Bruno API client. Use when users request "generate bruno collection", "bruno api testing", "create bru files", or "bruno…

not rated 6 8mo ago A 74 tokens copy · 100% MIT

patricio0312rev/skillset

Skill Claude CodeCodex needs its repo

Implements API contract testing to ensure provider-consumer compatibility using Pact or similar tools. Prevents breaking changes with contract specifications and bi-directional verification. Use for "contract testing", "API contracts", "Pact", or "consumer-driven contracts".

not rated 6 8mo ago A 54 tokens copy · 100% MIT

coverage-strategist

138

patricio0312rev/skillset

Skill Claude CodeCodex

Defines ROI-based coverage targets with critical path identification, layer-specific targets, and explicit "don't test this" guidelines. Use for "test coverage", "coverage strategy", "test priorities", or "coverage targets".

not rated 6 8mo ago A 47 tokens copy · 100% MIT

patricio0312rev/skillset

Skill Claude CodeCodex

Generates ready-to-run cURL commands from Express, Next.js, Fastify, or other API routes. Creates copy-paste commands with proper headers, authentication, and request bodies. Use when users request "generate curl commands", "curl examples", "api curl", or "command line api testing".

not rated 6 8mo ago A 65 tokens copy · 100% MIT

patricio0312rev/skillset

Skill Claude CodeCodex needs its repo

Sets up end-to-end testing with Cypress or Playwright including page objects, fixtures, and CI integration. Use when users request "E2E testing", "Cypress setup", "Playwright setup", "browser testing", or "integration tests".

not rated 6 8mo ago A 57 tokens copy · 100% MIT

e2e-test-builder

141

patricio0312rev/skillset

Skill Claude CodeCodex

Builds end-to-end browser tests for critical user flows using Playwright or Cypress. Includes selector strategies, test data management, page objects, and visual regression testing. Use for "E2E testing", "browser tests", "Playwright", or "Cypress tests".

not rated 6 8mo ago A 61 tokens copy · 100% MIT

flaky-test-detective

142

patricio0312rev/skillset

Skill Claude CodeCodex

Diagnoses and fixes flaky tests by identifying root causes (timing issues, shared state, randomness, network dependencies) and provides stabilization strategies. Use for "flaky tests", "test stability", "intermittent failures", or "test debugging".

not rated 6 8mo ago A 57 tokens copy · 100% MIT

patricio0312rev/skillset

Skill Claude CodeCodex

Generates Insomnia collection export files from Express, Next.js, Fastify, or other API routes. Creates organized workspaces with request groups, environments, and authentication. Use when users request "generate insomnia collection", "export to insomnia", "create insomnia workspace", or "insomnia import".

not rated 6 8mo ago A 65 tokens copy · 100% MIT

patricio0312rev/skillset

Skill Claude CodeCodex needs its repo

Creates integration tests for API endpoints with database flows, including test harness setup, fixtures, setup/teardown, database seeding, and CI-friendly strategies. Use for "integration testing", "API tests", "database tests", or "test harness".

not rated 6 8mo ago A 54 tokens copy · 100% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: