Skills CLI
Detected from skills.sh install distribution data.
Skills compatible with Skills CLI
postmortem-writing
Structured framework for writing blameless postmortems that drive organizational learning from incidents.
projection-patterns
Build read models and materialized views from event streams using projection patterns.
prometheus-configuration
Complete Prometheus setup guide covering scrape configuration, recording rules, and alerting.
python-background-jobs
Async task processing patterns for decoupling long-running work from request/response cycles.
python-configuration
Centralized, typed configuration management using environment variables and pydantic-settings.
python-observability
Structured logging, metrics, and distributed tracing patterns for Python production systems.
python-resilience
Automatic retries, exponential backoff, timeouts, and fault-tolerant decorators for Python services.
python-resource-management
Deterministic resource management with context managers, cleanup patterns, and streaming state accumulation.
python-type-safety
Static type checking with annotations, generics, protocols, and strict mode enforcement.
risk-metrics-calculation
Portfolio risk measurement with VaR, CVaR, Sharpe, Sortino, and drawdown analysis.
saga-orchestration
Orchestrate distributed transactions and long-running workflows with saga patterns for multi-service coordination.
sandbox-agent
Universal API for orchestrating multiple AI coding agents in sandboxed environments.
sast-configuration
Configure SAST tools for automated vulnerability detection across multiple languages and CI/CD pipelines.
screen-reader-testing
Comprehensive screen reader testing guide covering VoiceOver, NVDA, JAWS, and TalkBack with practical commands and accessibility patterns.
service-mesh-observability
Comprehensive observability for Istio and Linkerd service meshes with distributed tracing, metrics, and visualization.
shellcheck-configuration
Static analysis tool for detecting shell script issues and enforcing code quality standards.
similarity-search-patterns
Efficient similarity search patterns for vector databases and semantic retrieval systems.
slo-implementation
Define and implement Service Level Indicators, Objectives, and error budgets for reliability targets.
smart-search
根据话题和场景,将查询路由到最佳的 opencli 搜索源。此 skill 的核心目标不是记忆命令,而是先定位数据源,再让 Agent 通过 opencli 自己读取实时帮助,避免文档漂移。
spark-optimization
Apache Spark job optimization through partitioning, memory tuning, shuffle reduction, and join strategies.
spring-boot-engineer
Spring Boot 3.x code generation for REST APIs, microservices, and reactive applications with built-in security and data access patterns.
startup-metrics-framework
Essential metrics framework for tracking startup performance across seed through Series A stages.
stride-analysis-patterns
Systematic threat identification using the STRIDE methodology for security analysis and documentation.
tanstack-start-best-practices
Best practices for full-stack React development with TanStack Start, covering server functions, middleware, SSR, and authentication.