83,201 skills sorted by stars.
Design progressive learning sequences that build foundational understanding before complexity. Use when breaking complex...
description: Create conceptsummary.md as the invariant semantic anchor for an idea (writes to ideas/<IDEAID>/runs and up...
> 概念驗證技能 - 確保研究概念具有新穎性和結構完整性
End-to-end workflow for creating complete JavaScript concept documentation, orchestrating all skills from research to fi...
Validate gap hypotheses by manually simulating features for individual users and measuring commitment, not satisfaction.
EXECUTA operacoes de conciliacao de Pedidos de Compra (PO) com DFe no Odoo: split, consolidacao, criacao de PO Conciliad...
Respond with short, direct answers to user questions without elaboration unless explicitly asked.
Enforces brevity and signal-over-noise in all outputs. Eliminates verbose explanations, filler phrases, and unnecessary...
Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.
Generates or refactors JavaScript code for the Web Audio API adhering to the 'less descriptive productivity' principle....
An idea market powered by adversarial AI
Use this skill when the user asks about biblical Greek or Hebrew words, Strong's numbers, original language meanings, wo...
Concurrency enables programs to handle multiple tasks efficiently. This skill covers async/await patterns across Rust (t...
Standards for safe concurrent programming using Goroutines, Channels, and Context.
Standards for async/await, Actors, Task Groups, and MainActor
Handling concurrency and non-blocking I/O in modern PHP.
This skill should be used when the user asks about "Effect concurrency", "fibers", "Fiber", "forking", "Effect.fork", "E...
Comprehensive guide to concurrency models, throughput optimization, worker pools, task queues, and scaling strategies fo...
GitHub Actions の並行実行制御を設計し、レースコンディションを防止するスキル。 concurrency.group と cancel-in-progress を用いた競合回避と検証手順を整理する。 Anchors: • Th...
Choosing the right concurrency abstraction in .NET - from async/await for I/O to Channels for producer/consumer to Akka....
Apply safe, idiomatic Go concurrency patterns with goroutines and channels. Use when the user works with goroutines, cha...
Expert skill for implementing language-level concurrency support including threads, channels, and synchronization
Review Java concurrency code for thread safety, race conditions, deadlocks, and modern patterns (Virtual Threads, Comple...
Go concurrency safety review. Use when checking goroutines, channels, race conditions, or synchronization. Detects gorou...
TOCTOU prevention, distributed locking, idempotency keys, race condition detection for Node.js and serverless environmen...
Develop advanced debugging workflows for concurrent rendering, including reproducibility under non-deterministic schedul...
Design highly responsive, concurrent-safe form systems with predictive validation and progressive feedback.
Pattern for updating observable state from multiple concurrent threads while preserving event delivery. Use when: (1) mu...
Design render budget systems that prevent UI regressions under heavy load.
Design and validate complex concurrent rendering workflows using `useTransition`, `Suspense`, and selective hydration to...
Implement animation systems resilient to concurrent rendering and interrupted updates.
Design deterministic state machines that remain correct under concurrent rendering and re-entrancy.
Audits tests for concurrency safety — race conditions, shared mock state, cleanup ordering. Use when writing tests that...
Testing concurrent code including race condition detection, deadlock prevention, thread safety verification, and paralle...
Develop rigorous testing methodologies that capture concurrency-related defects and regressions.
Conda environment activation for Python commands. Use when running Python scripts, pip, or conda-dependent tools.
Intelligently reduce article length while preserving value. Does not arbitrarily truncate.
Scholze-Clausen condensed mathematics bridge to sheaf neural networks via 6-functor formalism
Condensed ANIMA on quantum-classical and classical-quantum networks. All skill compositions materialized as s-expression...
Custom agents built for GH copilot
Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeou...
This skill should be used when dealing with "race conditions in tests", "Redis timing issues", "WebSocket connection tim...