Browse Skills

44969 skills found

security-header-generator.md
1
1 export security-header-generator
2 Dexploarer from "Dexploarer/claudius-skills"
3 Generates security HTTP headers (CSP, HSTS, CORS, etc.) for web applications to prevent common attacks. Use when user asks to "add security headers", "setup CSP", "configure CORS", "secure headers", or "HSTS setup".
2026-01-05
injection-vulnerabilities-ai-generated-code.md
1
1 export injection-vulnerabilities-ai-generated-code
2 harperaa from "harperaa/secure-claude-skills"
3 Understand how AI generates SQL injection, command injection, and XSS vulnerabilities. Use this skill when you need to learn about injection attack patterns in AI code, see real-world examples of injection vulnerabilities, understand why AI generates insecure database queries, or recognize vulnerable code patterns. Triggers include "SQL injection AI", "command injection", "XSS vulnerabilities", "injection attacks", "AI database queries", "shell injection", "cross-site scripting AI code".
2026-01-05
document-converter-suite.md
1
1 export document-converter-suite
2 dkyazzentwatwa from "dkyazzentwatwa/chatgpt-skills"
3 Convert between 8 formats (PDF, DOCX, PPTX, XLSX, TXT, CSV, MD, HTML). Best-effort text extraction, batch processing, and document format transformation.
2026-01-05
ops-monitor.md
1
1 export ops-monitor
2 fractary from "fractary/claude-plugins"
3 Monitor deployed infrastructure health and performance - check resource status,query CloudWatch metrics (CPU, memory, requests, errors), analyze performancetrends, track SLI/SLO metrics, detect anomalies, generate health reports withresource status summaries, identify degraded services, provide performanceoptimization recommendations.
2026-01-05
patternschain-of-responsibility.md
1
1 export patternschain-of-responsibility
2 mgreenly from "mgreenly/ikigai"
3 Chain of Responsibility Pattern pattern for C development
2026-01-05
css-flexbox-grid.md
1
1 export css-flexbox-grid
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-css"
3 Master Flexbox and CSS Grid layouts for modern responsive design
2026-01-05
dispatching-parallel-agents.md
1
1 export dispatching-parallel-agents
2 samjhecht from "samjhecht/wrangler"
3 Use when facing 3+ logically independent failures (different features, different root causes) that can be investigated concurrently - dispatches multiple agents to investigate in parallel; requires either parallel-safe test infrastructure OR sequential fix implementation
2026-01-05
skill-tester.md
1
1 export skill-tester
2 tnez from "tnez/dot-agents"
3 Test and validate agent skills against the Agent Skills Specification v1.0. Use before deploying skills to ensure spec compliance and catch structural issues.
2026-01-05
reachability-validator.md
1
1 export reachability-validator
2 cboyd0319 from "cboyd0319/BazBOM"
3 Validates reachability analysis results for accuracy, checks for common issues (missing entrypoints, dynamic code false negatives), and provides recommendations. Activates when user asks about reachability correctness, call graph validation, or accuracy concerns.
2026-01-05
receiving-code-review.md
1
1 export receiving-code-review
2 samjhecht from "samjhecht/wrangler"
3 Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-05
subagent-driven-development.md
1
1 export subagent-driven-development
2 WesleyMFrederick from "WesleyMFrederick/cc-workflows"
3 Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
2026-01-05
github-cli.md
1
1 export github-cli
2 Pedro-Jose-da-Rocha-Mendonca from "Pedro-Jose-da-Rocha-Mendonca/Devflow"
3 Execute GitHub CLI (gh) commands to manage repositories, pull requests, issues, workflows, and more. Use when working with GitHub operations like creating PRs, listing issues, managing branches, checking workflow runs, or any gh command automation.
2026-01-05
flutter-state-management.md
1
1 export flutter-state-management
2 spjoshis from "spjoshis/claude-code-plugins"
3 Master Flutter state management with BLoC, Riverpod, Provider, and GetX. Learn when to use each solution and implement scalable state patterns. Use for choosing and implementing state management in Flutter apps.
2026-01-05
zenn-article-writer.md
1
1 export zenn-article-writer
2 oikon48 from "oikon48/zenn-contents"
3 Write technical articles for Zenn in Oikon's distinctive writing style. This skill should be used when creating articles about AI tools, development workflows, tool integrations, updates/new features, or technical reports. The skill provides detailed writing guidelines, article structure patterns, and reference materials based on Oikon's existing articles.
2026-01-05
consultancy-practices.md
1
1 export consultancy-practices
2 pacphi from "pacphi/ampel"
3 Apply effective software quality consultancy practices. Use when consulting, advising clients, or establishing consultancy workflows.
2026-01-05
cognitive-twin.md
1
1 export cognitive-twin
2 CleanExpo from "CleanExpo/Unite-Hub"
3 Continuous business health monitoring across 13 business domains. Scores domain health, generates periodic digests, detects anomalies, simulates decisions, and provides early warning signals for problems.
2026-01-05
application-security.md
1
1 export application-security
2 dralgorhythm from "dralgorhythm/claude-agentic-framework"
3 Secure applications against common vulnerabilities. Use when reviewing code for security, implementing security controls, or hardening applications. Covers OWASP Top 10.
2026-01-05
researching-libraries.md
1
1 export researching-libraries
2 sumik5 from "sumik5/dotfiles"
3 Researches existing libraries before implementation. Required before writing any new functionality. Prevents reinventing the wheel by finding and evaluating existing packages.
2026-01-05
hello-extended.md
1
1 export hello-extended
2 danielscholl from "danielscholl/agent-base"
3 Multi-language greetings in 6 languages. Use for non-English greetings or multiple people.
2026-01-05
skill-name.md
1
1 export skill-name
2 keith-mvs from "keith-mvs/ordinis"
3 <what it does>. Use when <when to use it>. Requires <optional dependencies>.
2026-01-05
ensue-auto-memory.md
1
1 export ensue-auto-memory
2 christinetyip from "christinetyip/ensue-auto-memory"
3 Automatic persistent memory for Claude Code sessions. Activates on preference statements ("I prefer", "I always", "I like"), corrections ("no, don't", "actually"), identity statements ("my name is", "I work at"), project decisions, or when the system detects memory-related context. Works invisibly in the background.
2026-01-05
ios-networking.md
1
1 export ios-networking
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-ios"
3 Master iOS networking - URLSession, async/await, REST APIs, authentication
2026-01-05
code-auditor.md
1
1 export code-auditor
2 BaekGyu9 from "BaekGyu9/tinyCodingAgent"
3 Analyze a project to provide a summary of line counts per programming language (e.g., how many lines of Go vs Rust). Generates a PDF summary report.
2026-01-05
brainstorm.md
1
1 export brainstorm
2 Pedro-Jose-da-Rocha-Mendonca from "Pedro-Jose-da-Rocha-Mendonca/Devflow"
3 Full workshop for story discovery, user journey mapping, and backlog creation (project)
2026-01-05