Loading...
Loading...
Found 481 Skills
Run blameless post-mortems & retrospectives and produce a Post-mortems & Retrospectives Pack (brief + agenda, facts/timeline, contributing factors + root causes, decisions + action tracker, kill criteria, learning dissemination plan). Use for postmortem, post-mortem, retrospective, retro, after action review, lessons learned. Category: Leadership.
Speech and sharing coach. Based on the *How to Speak* methodology of Patrick Winston (MIT AI professor), it helps users prepare for speech scenarios including offline training, technical sharing, Bilibili tutorial videos, etc. This skill is applicable when users mention "speech", "sharing", "training", "lecture", "PPT speech", "opening", "closing", "how to speak", "speech structure".
Log a workflow mistake, fix its root cause, and graduate the lesson to learned memory. Use when the agent makes an error you want to prevent recurring.
Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for kernel attack surface, namespace and cgroup boundaries, container isolation assumptions, syscall paths, and escape primitive verification. Use when the user asks to analyze container-to-host escape paths, kernel exploit prerequisites, namespace crossover, capability misuse, or prove whether an exploit primitive crosses the sandbox boundary. Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here.
Download Mindvalley course videos, quest lessons, and supported embedded lesson videos as MP4 files for offline study.
Extract BUAA classroom replay artifacts from `livingroom` or `coursedetail` URLs by reusing a local Chromium login session. Use when Codex needs replay metadata, course-transcript files, optional PPT auxiliary artifacts, replay-ready lesson lists, or a standalone semantic rebuild packet / final lesson note.
Analyze past exams from the same professor to surface patterns — subject weighting, recurring issue-spot traps, favored hypo types, policy-vs-doctrine mix — and forecast likely emphases for the upcoming exam. Use when the user says "what's on the exam", "analyze past exams", "predict the exam", or shares past exams.
Especialista em dados e infraestrutura de banco de dados no SynkOS. Use esta skill quando o usuário pedir para auditar um schema de banco de dados, criar ou revisar políticas de RLS (Row-Level Security), modelar dados para um novo domínio, planejar ou validar migrações, otimizar queries e índices, ou fazer perguntas como "o schema está correto?", "preciso de uma migration para X", "crie o modelo de dados para Y", "como configurar RLS nessa tabela?", "quais índices estão faltando?". Ative também para revisão de segurança de acesso a dados, normalização de esquemas existentes, e documentação de relacionamentos entre entidades.
Practical guidance for training MoE VLMs in Megatron Bridge. Compares FSDP and 3D-parallel approaches, using rounded lessons from Qwen3-VL, Qwen3-Next, and other multimodal experiments.
Access ClinPGx pharmacogenomics data (successor to PharmGKB). Query gene-drug interactions, CPIC guidelines, allele functions, for precision medicine and genotype-guided dosing decisions.
Queue job management patterns, processors, and async workflows for video/image processing
Comprehensive backend development guide for Langfuse's Next.js 14/tRPC/Express/TypeScript monorepo. Use when creating tRPC routers, public API endpoints, BullMQ queue processors, services, or working with tRPC procedures, Next.js API routes, Prisma database access, ClickHouse analytics queries, Redis queues, OpenTelemetry instrumentation, Zod v4 validation, env.mjs configuration, tenant isolation patterns, or async patterns. Covers layered architecture (tRPC procedures → services, queue processors → services), dual database system (PostgreSQL + ClickHouse), projectId filtering for multi-tenant isolation, traceException error handling, observability patterns, and testing strategies (Jest for web, vitest for worker).