Alertmanager Rules Config - Auto-activating skill for DevOps Advanced. Triggers on: alertmanager rules config, alertmanager rules config Part of the DevOps Advanced skill category.
Dynamodb Table Designer - Auto-activating skill for AWS Skills. Triggers on: dynamodb table designer, dynamodb table designer Part of the AWS Skills skill category.
Api Test Generator - Auto-activating skill for Test Automation. Triggers on: api test generator, api test generator Part of the Test Automation skill category.
Soc2 Compliance Checker - Auto-activating skill for Security Advanced. Triggers on: soc2 compliance checker, soc2 compliance checker Part of the Security Advanced skill category.
Oauth Callback Handler - Auto-activating skill for API Integration. Triggers on: oauth callback handler, oauth callback handler Part of the API Integration skill category.
Log Analysis Security - Auto-activating skill for Security Advanced. Triggers on: log analysis security, log analysis security Part of the Security Advanced skill category.
Prometheus Config Generator - Auto-activating skill for DevOps Advanced. Triggers on: prometheus config generator, prometheus config generator Part of the DevOps Advanced skill category.
Tensorflow Model Trainer - Auto-activating skill for ML Training. Triggers on: tensorflow model trainer, tensorflow model trainer Part of the ML Training skill category.
Triton Inference Config - Auto-activating skill for ML Deployment. Triggers on: triton inference config, triton inference config Part of the ML Deployment skill category.
Feature Importance Analyzer - Auto-activating skill for ML Training. Triggers on: feature importance analyzer, feature importance analyzer Part of the ML Training skill category.
Http Header Security Audit - Auto-activating skill for Security Fundamentals. Triggers on: http header security audit, http header security audit Part of the Security Fundamentals skill category.
Document Merger - Auto-activating skill for Business Automation. Triggers on: document merger, document merger Part of the Business Automation skill category.
Sagemaker Endpoint Deployer - Auto-activating skill for ML Deployment. Triggers on: sagemaker endpoint deployer, sagemaker endpoint deployer Part of the ML Deployment skill category.
Oauth Client Setup - Auto-activating skill for API Integration. Triggers on: oauth client setup, oauth client setup Part of the API Integration skill category.
Test Data Builder - Auto-activating skill for Test Automation. Triggers on: test data builder, test data builder Part of the Test Automation skill category.
Soak Test Planner - Auto-activating skill for Performance Testing. Triggers on: soak test planner, soak test planner Part of the Performance Testing skill category.
Gcs Bucket Config - Auto-activating skill for GCP Skills. Triggers on: gcs bucket config, gcs bucket config Part of the GCP Skills skill category.
Api Gateway Config - Auto-activating skill for AWS Skills. Triggers on: api gateway config, api gateway config Part of the AWS Skills skill category.
Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists
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 se...
This skill enables claude to generate compliance reports based on various security standards and frameworks. it leverages the compliance-report-generator plugin to automate the report creation process. use this skill when a user requests a "compli...
This skill enables claude to audit access control implementations in various systems. it uses the access-control-auditor plugin to identify potential vulnerabilities and misconfigurations related to access control. use this skill when the user ask...
This skill enables claude to generate comprehensive security audit reports. it is designed to provide insights into an application or system's security posture, compliance status, and recommended remediation steps. use this skill when the user req...
This skill enables claude to automatically scan source code for potential input validation vulnerabilities. it identifies areas where user-supplied data is not properly sanitized or validated before being used in operations, which could lead to se...
This skill enables claude to automatically scan for xss (cross-site scripting) vulnerabilities in code. it is triggered when the user requests to "scan for xss vulnerabilities", "check for xss", or uses the command "/xss". the skill identifies ref...
This skill enables claude to scan applications and data systems for gdpr compliance issues. it identifies potential violations related to data protection, privacy rights, consent management, and other regulatory requirements. use this skill when t...
This skill automates security vulnerability testing. it is triggered when the user requests security assessments, penetration tests, or vulnerability scans. the skill covers owasp top 10 vulnerabilities, sql injection, xss, csrf, authentication is...
Identify anomalies and outliers in datasets using ML algorithms. Use when analyzing "anomaly detection", "outlier analysis", or "unusual data patterns".
This skill enables claude to perform natural language processing and text analysis using the nlp-text-analyzer plugin. it should be used when the user requests analysis of text, including sentiment analysis, keyword extraction, topic modeling, or ...
This skill enables claude to deploy machine learning models to production environments. it automates the deployment workflow, implements best practices for serving models, optimizes performance, and handles potential errors. use this skill when th...
This skill enables claude to track and optimize application response times. it uses the response-time-tracker plugin to monitor api endpoints, database queries, external service calls, frontend rendering, and background job execution. the plugin c...
This skill enables claude to provide comprehensive, prioritized performance optimization recommendations for software projects. it is triggered when the user requests performance improvements, optimization suggestions, or asks for a performance re...
This skill enables claude to detect and resolve performance bottlenecks in applications. it analyzes cpu, memory, i/o, and database performance to identify areas of concern. use this skill when you need to diagnose slow application performance, op...
This skill enables claude to monitor and analyze cpu usage patterns within applications. it helps identify cpu hotspots, analyze algorithmic complexity, and detect blocking operations. use this skill when the user asks to "monitor cpu usage", "opt...
This skill enables claude to profile application performance, analyzing cpu usage, memory consumption, and execution time. it is triggered when the user requests performance analysis, bottleneck identification, or optimization recommendations. the...
This skill enables claude to validate application performance against defined budgets. it's useful for identifying performance regressions early in the development lifecycle. the skill is triggered when the user mentions "performance budget", "val...
This skill enables claude to analyze and optimize system throughput. it is triggered when the user requests throughput analysis, performance improvements, or bottleneck identification. the skill uses the `throughput-analyzer` plugin to assess requ...
This skill enables claude to analyze capacity requirements and plan for future growth. it uses the capacity-planning-analyzer plugin to assess current utilization, forecast growth trends, and recommend scaling strategies. use this skill when the u...
This skill enables claude to track and optimize resource usage across an application stack. it is activated when the user requests insights into resource consumption, performance bottlenecks, or cost optimization opportunities. the skill uses the ...
This skill manages database recovery operations using the database-recovery-manager plugin. it enables disaster recovery, point-in-time recovery (pitr), and automated failover strategies for production database systems. use this skill when the use...
This skill utilizes the data-validation-engine plugin to ensure database integrity. it automatically validates data types, ranges, formats, referential integrity, and business rules. use this skill when you need to implement data validation, enfor...
This skill enables claude to manage environment configurations and secrets across different deployments using the environment-config-manager plugin. it is invoked when the user needs to generate, update, or retrieve configuration settings for vari...
This skill allows claude to check infrastructure compliance against industry standards such as soc2, hipaa, and pci-dss. it analyzes existing infrastructure configurations and reports on potential compliance violations. use this skill when the use...
This skill enables claude to plan and implement disaster recovery (dr) procedures. it generates configurations and setup code based on specific requirements and infrastructure. use this skill when the user requests assistance with disaster recover...
🧩 1. Core (Must-Have) Skills
Шаблон для создания новых навыков агента. Используйте этот шаблон как основу для создания новых навыков.
No description available
No description available
Markdown creation standards
Your approach to handling global code style. Use this skill when working on files where global code style comes into play.
This skill enables Claude to perform automated fuzz testing on APIs to discover vulnerabilities, crashes, and unexpected behavior. It leverages malformed inputs, boundary values, and random payloads to generate comprehensive fuzz test suites. Use this skill when you need to identify potential SQL injection, XSS, command injection vulnerabilities, input validation failures, and edge cases in APIs. Trigger this skill by requesting fuzz testing, vulnerability scanning, or security analysis of an API. The skill is invoked using the `/fuzz-api` command.
This skill enables Claude to deploy machine learning models to production environments. It automates the deployment workflow, implements best practices for serving models, optimizes performance, and handles potential errors. Use this skill when the user requests to deploy a model, serve a model via an API, or put a trained model into a production environment. The skill is triggered by requests containing terms like "deploy model," "productionize model," "serve model," or "model deployment."
This skill enables Claude to manage environment configurations and secrets across different deployments using the environment-config-manager plugin. It is invoked when the user needs to generate, update, or retrieve configuration settings for various environments (e.g., development, staging, production). Use this skill when the user explicitly mentions "environment configuration," "secrets management," "deployment configuration," or asks to "generate config files". It helps streamline DevOps workflows by providing production-ready configurations based on best practices.
This skill enables Claude to generate compliance reports based on various security standards and frameworks. It leverages the compliance-report-generator plugin to automate the report creation process. Use this skill when a user requests a "compliance report", "security audit report", or needs documentation for "regulatory compliance". The skill is particularly useful for generating reports related to standards like PCI DSS, HIPAA, SOC 2, or ISO 27001. It can also assist with documenting adherence to specific security policies. Activates when you request "generating compliance reports" functionality.
This skill condenses long texts, articles, or documents into concise summaries while retaining the key points and essential information.
Auto-generated skill adapter for MCP Server.
No description available
Expert patterns for Shopify app development including Remix/React Router apps, embedded apps with App Bridge, webhook handling, GraphQL Admin API, Polaris components, billing, and app extensions. Use when: shopify app, shopify, embedded app, polaris, app bridge.
name: hello description: Run a tiny script and print a deterministic message.
프론트엔드 반복 작업을 위한 스킬. 정적 포트폴리오 사이트 유지 관리용.
프론트엔드 반복 작업을 위한 스킬. 정적 포트폴리오 사이트 유지 관리용.
프론트엔드 반복 작업을 위한 스킬. 정적 포트폴리오 사이트 유지 관리용.
Model selection standards for APAF projects. Use when selecting models for tasks, managing context windows, or optimizing performance to ensure efficient and effective AI-assisted development.
Produce an implementation brief derived from the target idea prompt.
Produce an implementation brief derived from the target idea prompt.
Produce an implementation brief derived from the target idea prompt.
Comprehensive reasoning framework with cognitive bias detection and mitigation. Use when tasks require multi-modal reasoning (deductive, inductive, abductive, causal, Bayesian, etc.), systematic bias awareness, or when the user needs explicit reasoning chains, meta-reasoning about strategy selection, or structured debiasing techniques.
Parse YAML configuration files.
Parse YAML configuration files.
Resize images to specified dimensions.
Resize images to specified dimensions.
Resize images to specified dimensions.
Check for outdated dependencies.
Read configuration files for the application.
Read configuration files for the application.
Resize images to specified dimensions.
Check for outdated dependencies.
Resize images to specified dimensions.
Resize images to specified dimensions.
Resize images to specified dimensions.
Read configuration files for the application.
Read configuration files for the application.
Read configuration files for the application.
Resize images to specified dimensions.
Resize images to specified dimensions.
Check for outdated dependencies.
Resize images to specified dimensions.
Resize images to specified dimensions.
Read configuration files for the application.
Check for outdated dependencies.
Resize images to specified dimensions.
Resize images to specified dimensions.
Resize images to specified dimensions.
Check for outdated dependencies.
Resize images to specified dimensions.
Execute an implementation plan (use "l" for latest plan)
Master Frontend & Web Architecture. Combines React 19, Next.js 15, App Router, State Management, and High-Craft UI Design. Includes FFCI and DFII evaluation frameworks.
Guide complet pour IDEM VSC (extensions, configuration, profils de compilation, zServices, compilation COBOL, débogage, DB2, Endevor, explorateurs hôtes et jobs). À utiliser pour répondre aux questions IDEM VSC.
Produce an implementation brief derived from the target idea prompt.
闲聊:处理日常对话、打招呼、通用问答等不属于其他专业领域的问题