Loading...
Loading...
Found 38 Skills
When the user says phrases like "update the index", "add this to the index", "added a new file", "added a new book/note/document", "need to update the material library index", the **Incremental Maintenance Mode** of this skill should be used. When the user says phrases like "index health check", "index体检", "check the index", "sync the index", "fill in missing index entries", the **Health Check Mode** of this skill should be used to scan all libraries ↔ INDEX to find missing/invalid entries and batch fill them in. Applicable to all libraries with INDEX.md: Reading Notes Library, Core Concepts Library, Viral Script Library, 04-Methodology Precipitation, and any newly created libraries in the future. The value of an index depends on content accuracy—you must fully read the original text before writing; inferring based on file names or impressions will render the index useless for reference. Even if the user only says "I added a file" or "put this in", as long as it involves the index, this skill should be triggered. Do NOT trigger for: Only viewing the index (directly Read), deepening topics (use li-topic), generating scripts (use li-writer). Use when the user adds new content to any indexed library, OR runs a global index health-check to find missing/stale entries.
Replay-first debug flow for SGLang serving problems. Use when a live or recent server shows health-check failures, latency or throughput regressions, queue growth, timeouts, distributed stalls, crash dumps, wrong outputs after deploys, or PD/EP/HiCache issues, and the job is to turn the problem into a replay plus the right next debug tool.
Audit PostHog experiments and feature flags for configuration issues, staleness, and best-practice violations. Read when the user asks to audit, health-check, or review experiments or feature flags, check flag hygiene, or verify experiment setup.
Set up monitoring, logging, and observability for applications and infrastructure. Use when implementing health checks, metrics collection, log aggregation, or alerting systems. Handles Prometheus, Grafana, ELK Stack, Datadog, and monitoring best practices.
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.
Observe and troubleshoot WhatsApp in Kapso: debug message delivery, inspect webhook deliveries/retries, triage API errors, and run health checks. Use when investigating production issues, message failures, or webhook delivery problems.
Knowledge flywheel health monitoring. Checks velocity, pool depths, staleness. Triggers: "flywheel status", "knowledge health", "is knowledge compounding".
Implement uptime monitoring and status page systems for tracking service availability. Use when monitoring application uptime, creating status pages, or implementing health checks.
Configure and deploy load balancers (HAProxy, AWS ELB/ALB/NLB) for distributing traffic, session management, and high availability.
Create a shared ServiceDefaults project for Aspire applications. Centralizes OpenTelemetry, health checks, resilience, and service discovery configuration across all services.
Docker Compose production patterns 2025 including multi-environment strategies, health checks, and modern compose features
Deploy applications to Kubernetes with production-ready manifests. Supports Deployments, Services, Ingress, HPA, ConfigMaps, Secrets, StatefulSets, and NetworkPolicies. Includes health checks, resource limits, auto-scaling, and TLS termination.