Security skills
Instruction sets that teach Claude Code how to handle a specific, repeatable task.
24 of 2,255 entries
django-patterns
★ 229,918Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
affaan-mupdated 15d agoMITquarkus-patterns
★ 229,918Patrones de arquitectura Quarkus 3.x LTS con Camel para mensajería, diseño de API RESTful, servicios CDI, acceso a datos con Panache y procesamiento asíncrono.
affaan-mupdated 15d agoMITlaravel-security
★ 229,918Buenas prácticas de seguridad en Laravel para autenticación/autorización, validación, CSRF, asignación masiva, subida de archivos, secretos, limitación de velocidad y despliegue seguro.
affaan-mupdated 15d agoMITfastapi-patterns
★ 229,918FastAPI patterns for async APIs, dependency injection, Pydantic request and response models, OpenAPI docs, tests, security, and production readiness.
affaan-mupdated 15d agoMITjpa-patterns
★ 229,918Patrones JPA/Hibernate para diseño de entidades, relaciones, optimización de consultas, transacciones, auditoría, indexación, paginación y pooling en Spring Boot.
affaan-mupdated 15d agoMITquarkus-security
★ 229,918Buenas prácticas de seguridad en Quarkus para autenticación, autorización, JWT/OIDC, RBAC, validación de entrada, CSRF, gestión de secretos y seguridad de dependencias.
affaan-mupdated 15d agoMITspringboot-security
★ 229,918Buenas prácticas de Spring Security para autenticación/autorización, validación, CSRF, secretos, cabeceras, limitación de velocidad y seguridad de dependencias en servicios Java Spring Boot.
affaan-mupdated 15d agoMITpostgres-patterns
★ 229,918Patrones de base de datos PostgreSQL para optimización de consultas, diseño de esquemas, indexación y seguridad. Basado en las buenas prácticas de Supabase.
affaan-mupdated 15d agoMITnestjs-patterns
★ 229,918NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends.
affaan-mupdated 15d agoMITx-api
★ 229,918X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.
affaan-mupdated 15d agoMITsecurity-review
★ 229,918Usar este skill al agregar autenticación, manejar entradas de usuario, trabajar con secretos, crear endpoints de API o implementar funcionalidades de pago/sensibles. Proporciona lista de verificación y patrones de seguridad completos.
affaan-mupdated 15d agoMITstripe-link-cli
★ 215,185Agent payments via Stripe Link — cards, SPT, approvals.
NousResearchupdated 14d agoMITgithub-code-review
★ 215,185Review PRs: diffs, inline comments via gh or REST.
NousResearchupdated 14d agoMITsketch
★ 215,185Throwaway HTML mockups: 2-3 design variants to compare.
NousResearchupdated 14d agoMITcloudflare-temporary-deploy
★ 215,185Deploy a Worker live, no account, via wrangler --temporary.
NousResearchupdated 14d agoMITpetdex
★ 215,185Install and select animated petdex mascots for Hermes.
NousResearchupdated 14d agoMITdoctor
★ 57,938Health-check the user's Claude Code setup and fix issues: diagnose installation health — what the `claude doctor` terminal diagnostics cover — from local data (duplicate or leftover installs, PATH, unparseable settings files, broken or colliding agent definitions); find unused skills, MCP servers, and plugins versus their context cost and disable dead weight; deduplicate local CLAUDE.md files against checked-in ones; trim checked-in CLAUDE.md files by cutting content a session could derive from the codebase (directory layouts, tech-stack lists, architecture overviews) while keeping gotchas, rationale, and non-standard conventions; migrate always-loaded CLAUDE.md guidance into lazy skills and nested CLAUDE.md files; flag slow hooks and context-heavy extensions; check the installed version is current; make auto mode the default permission mode; and pre-approve frequently denied read-only commands. Use when the user asks for a doctor run, checkup, audit, tune-up, or cleanup of their Claude Code setup or configuration.
asgeirtjupdated 15d agoCC0-1.0sub2api-admin
★ 32,252Manage Sub2API admin APIs for accounts, redeem codes, groups, proxies, error passthrough rules, TLS fingerprint profiles, imports, exports, batch updates, and raw administrator API calls. Use when the user mentions Sub2API, admin API keys, account management, redeem code management, recharge codes, invitation codes, bulk account import/export, keeping or deleting accounts, refreshing accounts, clearing errors, CRS sync, or managing Sub2API backend settings through the admin API.
Wei-Shawupdated 14d agoLGPL-3.0clone-website
★ 28,421Reverse-engineer and clone one or more websites in one shot — extracts assets, CSS, and content section-by-section and proactively dispatches parallel builder agents in worktrees as it goes. Use this whenever the user wants to clone, replicate, rebuild, reverse-engineer, or copy any website. Also triggers on phrases like "make a copy of this site", "rebuild this page", "pixel-perfect clone". Provide one or more target URLs as arguments.
JCodesMoreupdated 25d agoMITcorrelating-threat-campaigns
★ 25,606'Correlates disparate security incidents, IOCs, and adversary behaviors
mukul975updated 1mo agoApache-2.09router-tts
★ 22,248Text-to-speech via 9Router /v1/audio/speech using OpenAI / ElevenLabs / Deepgram / Edge TTS / Google TTS / Hyperbolic / Inworld voices. Use when the user wants to convert text to speech, generate audio, voiceover, narrate, or read text aloud.
decoluaupdated 18d agoMITorca-per-workspace-env
★ 19,560>-
stablyaiupdated 13d agoMITopenapi-to-mcp
★ 10,305Build and deploy an MCP server from an OpenAPI / Swagger spec using the mcp-use TypeScript SDK. Use this skill whenever the user wants to "turn this OpenAPI spec into an MCP server", "make this API usable from Claude/ChatGPT", "wrap this Swagger doc as MCP tools", "expose this REST API to an LLM", "generate MCP tools from a spec", or pastes/attaches an `openapi.yaml`, `openapi.json`, or `swagger.json` and asks for a Claude-compatible version. Trigger even if the user doesn't say "MCP" — if they describe an existing HTTP API (REST endpoints, an internal service, a third-party API they have a key for) and want an LLM to call it, this is the right skill. Covers spec ingestion (file path, URL, or pasted), operation-to-tool mapping, auth wiring (apiKey, bearer, basic, OAuth bearer), scaffolding with `create-mcp-use-app`, tool generation with proper zod schemas, live testing in the mcp-use inspector, and deploying to Manufact / mcp-use cloud.
mcp-useupdated 14d agoMITads-launch
★ 7,058Draft or explicitly apply a paid-ad campaign launch through Claude Ads capability-gated adapters. Use for campaign creation, launch plans, publishing ads, activating campaigns, uploading creative, or requests to push a campaign live.
AgriciDanielupdated 15d agoMIT