Browse Skills
20307 skills found
detecting-sql-injection-vulnerabilities.md
2
1
export
detecting-sql-injection-vulnerabilities
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to detect SQL injection vulnerabilities in code. It uses the sql-injection-detector plugin to analyze codebases, identify potential SQL injection flaws, and provide remediation guidance. Use this skill when the user asks to find SQL injection vulnerabilities, scan for SQL injection, or check code for SQL injection risks. The skill is triggered by phrases like "detect SQL injection", "scan for SQLi", or "check for SQL injection vulnerabilities".
2026-01-05
dev-reports.md
2
1
export
dev-reports
2
from
"mpazaryna/claude-toolkit"
from
"mpazaryna/claude-toolkit"
3
Developer reporting skill for work documentation and communication. Use when writing journals, devlogs, status updates (22A/22B), progress reports, or documenting development work. Generates reports from git history or manual input.
2026-01-05
spatial-developer.md
2
1
export
spatial-developer
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Expert in AR/VR, WebXR, and spatial computing for Vision Pro and web
2026-01-05
react-typescript.md
2
1
export
react-typescript
2
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
3
TypeScript expertise for React/Next.js development. Use when writing React components with strict typing, fixing TypeScript errors, handling generic components, or working with TanStack Query types. Focuses on common pitfalls and advanced patterns.
2026-01-05
anti-slop.md
2
1
export
anti-slop
2
from
"heyJordanParker/dotfiles"
from
"heyJordanParker/dotfiles"
3
Use before commits or PRs to catch AI-generated slop - unnecessary comments, over-defensive code, type escapes, duplication, style inconsistency, silent failures, hallucinated deps, and YAGNI violations. Hard block until resolved.
2026-01-05
cpp-oop.md
2
1
export
cpp-oop
2
from
"pluginagentmarketplace/custom-plugin-cpp-developer"
from
"pluginagentmarketplace/custom-plugin-cpp-developer"
3
Object-Oriented Programming in C++ including classes, inheritance, polymorphism, encapsulation, and design principles.
2026-01-05
instruction-writer.md
2
1
export
instruction-writer
2
from
"appaquet/dotfiles"
from
"appaquet/dotfiles"
3
Write and optimize instructions for Claude Code (skills, slash commands, memory files, CLAUDE.md). **ALWAYS use before creating or modifying any CLAUDE.md file, SKILL.md file, command file, or instruction documentation.** Triggers when writing skill descriptions, optimizing prompts for clarity/token efficiency, or when user mentions "write a skill", "create a command", "optimize instructions", or "improve this prompt".
2026-01-05
detecting-infrastructure-drift.md
2
1
export
detecting-infrastructure-drift
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to detect infrastructure drift from a desired state. It uses the `drift-detect` command to identify discrepancies between the current infrastructure configuration and the intended configuration, as defined in infrastructure-as-code tools like Terraform. Use this skill when the user asks to check for infrastructure drift, identify configuration changes, or ensure that the current infrastructure matches the desired state. It is particularly useful in DevOps workflows for maintaining infrastructure consistency and preventing configuration errors. Trigger this skill when the user mentions "drift detection," "infrastructure changes," "configuration drift," or requests a "drift report."
2026-01-05
codebase-explorer.md
2
1
export
codebase-explorer
2
from
"EdanStarfire/claudecode_webui"
from
"EdanStarfire/claudecode_webui"
3
Identify relevant files, understand architecture patterns, and find code by functionality. Use when you need to understand where specific functionality lives or find files related to a feature area.
2026-01-05
implementing-real-user-monitoring.md
2
1
export
implementing-real-user-monitoring
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill assists in implementing Real User Monitoring (RUM) to capture and analyze actual user performance data. It helps set up tracking for key metrics like Core Web Vitals, page load times, and custom performance events. Use this skill when the user asks to "setup RUM", "implement real user monitoring", "track user experience", or needs assistance with "performance monitoring". It guides the user through choosing a RUM platform, designing an instrumentation strategy, and implementing the necessary tracking code.
2026-01-05
initialize-repository.md
2
1
export
initialize-repository
2
from
"stharrold/yuimedi-paper-20250901"
from
"stharrold/yuimedi-paper-20250901"
3
Meta-skill (Phase 0) for bootstrapping new repositories withworkflow system. Interactive callable tool that copies skills,documentation, and standards from source repository.Use when: Starting a new project that needs the workflow systemTriggers: "initialize new repository", "bootstrap workflow","replicate workflow system"
2026-01-05
finding-security-misconfigurations.md
2
1
export
finding-security-misconfigurations
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to identify potential security misconfigurations in various systems and configurations. It leverages the security-misconfiguration-finder plugin to analyze infrastructure-as-code, application configurations, and system settings, pinpointing common vulnerabilities and compliance issues. Use this skill when the user asks to "find security misconfigurations", "check for security vulnerabilities in my configuration", "audit security settings", or requests a security assessment of a specific system or file. This skill will assist in identifying and remediating potential security weaknesses.
2026-01-05
tuning-hyperparameters.md
2
1
export
tuning-hyperparameters
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to optimize machine learning model hyperparameters using grid search, random search, or Bayesian optimization. It is used when the user requests hyperparameter tuning, model optimization, or improvement of model performance. The skill analyzes the current context, generates code for the specified search strategy, handles data validation and errors, and provides performance metrics. Trigger terms include "tune hyperparameters," "optimize model," "grid search," "random search," and "Bayesian optimization."
2026-01-05
progress-dashboard.md
2
1
export
progress-dashboard
2
from
"imsaif/aiex"
from
"imsaif/aiex"
3
Show AI design patterns project health, track completion status, coordinate agent activities, and suggest intelligent next priority actions
2026-01-05
security-scan.md
2
1
export
security-scan
2
from
"mehdic/bazinga"
from
"mehdic/bazinga"
3
Run comprehensive security vulnerability scans when reviewing code. Automatically uses basic mode (fast, high/medium severity only) for first reviews, advanced mode (comprehensive, all severities) for iterations. Detects SQL injection, XSS, hardcoded secrets, insecure dependencies. Use before approving any code changes or pull requests.
2026-01-05
tdd-cycle.md
2
1
export
tdd-cycle
2
from
"Fortiz2305/dotfiles"
from
"Fortiz2305/dotfiles"
3
Use when implementing any feature or bugfix, before writing implementation code. Execute strict Red-Green-Refactor TDD cycle following industry testing standards. Write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first.
2026-01-05
accessibility.md
2
1
export
accessibility
2
from
"cosmix/claude-code-setup"
from
"cosmix/claude-code-setup"
3
Web accessibility patterns and WCAG compliance guidelines. Use when implementing accessible UI components, keyboard navigation, screen reader support, or auditing for a11y compliance. Triggers: accessibility, a11y, WCAG, ARIA, screen reader, keyboard navigation, color contrast, semantic HTML, assistive technology.
2026-01-05
ai-image-asset-generator.md
2
1
export
ai-image-asset-generator
2
from
"Kartikk-26/Claude-Code-Skills"
from
"Kartikk-26/Claude-Code-Skills"
3
This skill should be used when generating AI image assets for websites, landing pages, or applications. It automatically analyzes page requirements, generates images using Gemini API, removes backgrounds, converts to SVG for interactivity, and places assets in frontend code. Ideal for creating hero images, icons, backgrounds, product mockups, and infographic elements. Use this skill when users need image assets for their web projects.
2026-01-05
bel-show-crm-file.md
2
1
export
bel-show-crm-file
2
from
"bennoloeffler/bassi"
from
"bennoloeffler/bassi"
3
This skill should be used when the user wants to view, display, or show a file stored in the CRM database. This is an orchestration skill that combines downloading from the database and opening with the OS default application. Triggers on requests like "show me the contract from CRM", "display the image from the database", "view the PDF for company X", or "open the attachment from the database".
2026-01-05
gemini.md
2
1
export
gemini
2
from
"ryugen04/dotfiles"
from
"ryugen04/dotfiles"
3
Use when delegating tasks to Gemini MCP. Two main use cases: (1) large-scale codebase investigation with @ syntax, (2) web search for latest information. Also for long log analysis, context optimization. Always request concrete report format without omissions or personal opinions.
2026-01-05
generating-orm-code.md
2
1
export
generating-orm-code
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to generate ORM models and database schemas. It is triggered when the user requests the creation of ORM models, database schemas, or wishes to generate code for interacting with databases. The skill supports various ORMs including TypeORM, Prisma, Sequelize, SQLAlchemy, Django ORM, Entity Framework, and Hibernate. Use this skill when the user mentions terms like "ORM model", "database schema", "generate entities", "create migrations", or specifies a particular ORM framework like "TypeORM entities" or "SQLAlchemy models". It facilitates both database-to-code and code-to-database schema generation.
2026-01-05
subagent-driven-development.md
2
1
export
subagent-driven-development
2
from
"Bbeierle12/Skill-MCP-Claude"
from
"Bbeierle12/Skill-MCP-Claude"
3
Use when executing implementation plans. Dispatches independent subagents for individual tasks with code review checkpoints between iterations for rapid, controlled development.
2026-01-05
terraform-style-guide.md
2
1
export
terraform-style-guide
2
from
"panchal-ravi/ai-iac-consumer-template"
from
"panchal-ravi/ai-iac-consumer-template"
3
Comprehensive guide for Terraform code style, formatting, and best practices based on HashiCorp's official standards and Azure Verified Modules (AVM) requirements. Use when writing or reviewing Terraform configurations, formatting code, organizing files and modules, establishing team conventions, managing version control, ensuring code quality and consistency across infrastructure projects, or developing Azure Verified Modules.
2026-01-05
validating-pci-dss-compliance.md
2
1
export
validating-pci-dss-compliance
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill uses the pci-dss-validator plugin to assess codebases and infrastructure configurations for compliance with the Payment Card Industry Data Security Standard (PCI DSS). It identifies potential vulnerabilities and deviations from PCI DSS requirements. Use this skill when the user requests to "validate PCI compliance", "check PCI DSS", "assess PCI security", or "review PCI standards" for a given project or configuration. It helps ensure that systems handling cardholder data meet the necessary security controls.
2026-01-05