Explore skills

4,846 skills found

Category alert

Get new DevOps e Infra skills every Monday

knowledge-graph

495

Knowledge graph integration for token-efficient codebase understanding. Uses codebase-memory MCP for AST indexing, dependency graphs, and smart context selection. 6-71x token savings vs raw file reading.

DevOps e Infra#mcp#aiby vibeeval

saas-launch-checklist

495

Pre-launch verification across infrastructure, security, legal, payment, email, analytics, and performance. Day-1 monitoring, rollback plan, incident response skeleton, and post-launch week-1 checklist.

DevOps e Infra#aiby vibeeval

saas-payment-patterns

495

Payment provider abstraction, webhook security, subscription lifecycle, dunning flows, pricing models, invoicing, tax handling, and refund patterns for SaaS applications.

DevOps e Infra#aiby vibeeval

session-compression

495

Lossless session context compression for token efficiency. Extracts entities, decisions, and state into compact format before context window fills. 10-30x reduction in context size while preserving all actionable information.

DevOps e Infra#aiby vibeeval

sharp-edges

495

Identify dangerous API footguns, surprising default behaviors, and sharp edges in codebases and dependencies. Adapted from Trail of Bits. Use during code review to catch APIs that are easy to misuse, configurations that surprise, and abstractions that leak.

DevOps e Infra#ai#apiby vibeeval

memory-palace

495

Hierarchical memory organization for multi-session context retention. Wings (projects) > Rooms (domains) > Drawers (decisions). Semantic search across all memories with zero cloud dependency.

DevOps e Infra#aiby vibeeval

observability

495

Structured logging with Pino/Winston, OpenTelemetry tracing, metrics collection, Grafana dashboards, and alerting rules.

DevOps e Infra#aiby vibeeval

secret-management-patterns

495

HashiCorp Vault, cloud secret managers, rotation strategies, and zero-trust secret access

DevOps e Infra#aiby vibeeval

secret-patterns

495

30+ service-specific secret detection regex patterns, entropy-based detection, PEM/JWT/Base64 identification, and false positive filtering.

DevOps e Infra#aiby vibeeval

session-analysis-patterns

495

Claude Code session analysis, tool call patterns, efficiency metrics, and anti-pattern detection

DevOps e Infra#aiby vibeeval

variant-analysis

495

Find similar vulnerabilities across a codebase after discovering one instance. Uses pattern matching, AST search, Semgrep/CodeQL queries, and manual tracing to propagate findings. Adapted from Trail of Bits. Use after finding a bug to check if the same pattern exists elsewhere.

DevOps e Infra#aiby vibeeval

pci-compliance

486

Expert PCI DSS compliance advisor covering PCI DSS v4.0.1 (current) and v4.0. Use this skill whenever a user asks about PCI DSS, payment card security, cardholder data protection, CDE scoping, SAQ types (A, A-EP, B, B-IP, C, C-VT, P2PE, D), ROC, AOC, QSA assessments, ASV scans, merchant levels, service provider levels, network segmentation, penetration testing, tokenisation, encryption of PAN data

DevOps e Infra#ai#testby Sushegaad