Top Rated

The most starred skills loved by the community. Quality guaranteed!

Showing 2065-2088 of 52145 skills
google

google-cloud-waf-reliability

by google

Generates reliability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework. Use this skill to evaluate a workload, identify reliability requirements, and provide actionable recommendations for build, deploy, and manage the workload reliably in Google Cloud.

Design 15.3K 3mo ago
google

gemini-api

by google

Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.

API Dev 15.3K 3mo ago
google

gke-basics

by google

"Plan, create, and configure production-ready Google Kubernetes Engine (GKE) clusters using the golden path Autopilot configuration. Covers Day-0 checklist, Autopilot vs Standard, networking (private clusters, VPC-native, Gateway API), security (Workload Identity, Secret Manager, RBAC hardening), observability, scaling, cost optimization, and AI/ML inference. WHEN: create GKE cluster, provision GKE environment, design GKE networking, secure GKE, optimize GKE cost, GKE autoscaling, GKE inference, GKE upgrade, GKE observability, GKE multi-tenancy, GKE batch, GKE HPC, GKE compute class."

Docker 15.3K 3mo ago
mukul975

analyzing-cobalt-strike-beacon-configuration

by mukul975

Extract and analyze Cobalt Strike beacon configuration from PE files and memory dumps to identify C2 infrastructure,

Analytics 26.8K 3mo ago
mukul975

analyzing-network-traffic-of-malware

by mukul975

'Analyzes network traffic generated by malware during sandbox execution or live incident response to identify

CLI Tools 26.8K 3mo ago
mukul975

analyzing-linux-kernel-rootkits

by mukul975

Detect kernel-level rootkits in Linux memory dumps using Volatility3 linux plugins (check_syscall, lsmod, hidden_modules),

Code Review 26.8K 3mo ago
mukul975

analyzing-network-traffic-with-wireshark

by mukul975

'Captures and analyzes network packet data using Wireshark and tshark to identify malicious traffic patterns,

Agents 26.8K 3mo ago
mukul975

analyzing-network-flow-data-with-netflow

by mukul975

Parse NetFlow v9 and IPFIX records to detect volumetric anomalies, port scanning, data exfiltration, and C2 beaconing

Processing 26.8K 3mo ago
mukul975

analyzing-memory-forensics-with-lime-and-volatility

by mukul975

'Performs Linux memory acquisition using LiME (Linux Memory Extractor) kernel module and analysis with Volatility

CLI Tools 26.8K 3mo ago
mukul975

analyzing-ethereum-smart-contract-vulnerabilities

by mukul975

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy,

Web3 & Crypto 26.8K 3mo ago
mukul975

analyzing-api-gateway-access-logs

by mukul975

'Parses API Gateway access logs (AWS API Gateway, Kong, Nginx) to detect BOLA/IDOR attacks, rate limit bypass,

API Dev 26.8K 3mo ago
mukul975

analyzing-kubernetes-audit-logs

by mukul975

'Parses Kubernetes API server audit logs (JSON lines) to detect exec-into-pod, secret access, RBAC modifications,

Processing 26.8K 3mo ago
mukul975

analyzing-cloud-storage-access-patterns

by mukul975

Detect abnormal access patterns in AWS S3, GCS, and Azure Blob Storage by analyzing CloudTrail Data Events, GCS

Cloud 26.8K 3mo ago
mukul975

analyzing-malware-family-relationships-with-malpedia

by mukul975

Use the Malpedia platform and API to research malware family relationships, track variant evolution, link families to threat actors, and integrate YARA rules for detection across malware lineages.

API Dev 26.8K 5mo ago
mukul975

analyzing-bootkit-and-rootkit-samples

by mukul975

Analyzes bootkit and advanced rootkit malware that infects the Master Boot Record (MBR), Volume Boot Record (VBR), or UEFI firmware to gain persistence below the operating system. Covers boot sector analysis, UEFI module inspection, and anti-rootkit detection techniques. Activates for requests involving bootkit analysis, MBR malware investigation, UEFI persistence analysis, or pre-OS malware detection.

Code Review 26.8K 5mo ago
mukul975

analyzing-pdf-malware-with-pdfid

by mukul975

Analyzes malicious PDF files using PDFiD, pdf-parser, and peepdf to identify embedded JavaScript, shellcode, exploits, and suspicious objects without opening the document. Determines the attack vector and extracts embedded payloads for further analysis. Activates for requests involving PDF malware analysis, malicious document analysis, PDF exploit investigation, or suspicious attachment triage.

Processing 26.8K 5mo ago
zarazhangrui

frontend-slides

by zarazhangrui

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

Linting 26.5K 5mo ago
SuperClaude-Org

Confidence Check

by SuperClaude-Org

Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.

Code Review 23.6K 9mo ago
SuperClaude-Org

Confidence Check

by SuperClaude-Org

Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.

Code Review 23.6K 9mo ago
pubkey

verify

by pubkey

Verifies code changes by running tests and generation scripts

Code Review 23.3K 6mo ago
google

weather-skill

by google

A skill that provides weather information based on reference data.

Automation 20.9K 5mo ago
saleor

pytest-runner

by saleor

Run pytest tests with automatic virtual environment activation. Use this skill whenever running tests, executing pytest, or when asked to "run tests", "test this", or any test execution task. Ensures venv is always activated before pytest runs.

Code Gen 23.2K 5mo ago
Caldis

release-preparation

by Caldis

Use when preparing a new Mos release (stable, beta, or alpha) - covers zip packaging, changelog generation, appcast signing, and GitHub release draft creation.

CLI Tools 21K 5mo ago
saleor

saleor-django-migration

by saleor

Generate Django schema migrations for the Saleor codebase using manage.py makemigrations. Use when (1) a new Django model is created, (2) model fields are added/altered/removed, (3) user explicitly asks to create a migration. This skill covers ONLY synchronous schema migrations (CreateModel, AddField, AlterField, RemoveField, etc.) — NOT data migrations with RunPython or RunSQL. If unsure whether the migration is schema-only, ask the user.

Code Gen 23.2K 4mo ago