Loading...
Loading...
Found 17 Skills
Build AI agents with in-process agent loops using Anthropic or OpenAI APIs, custom tools, MCP servers, and multi-turn conversations
Navigate the Valibot repository structure. Use when looking for files, understanding the codebase layout, finding schema/action/method implementations, locating tests, API docs, or guide pages. Covers monorepo layout, library architecture, file naming conventions, and quick lookups.
Real-time ECS state management for TypeScript and React. Use when the user mentions koota, ECS, entities, traits, queries, or building data-oriented applications.
Fast, accurate, DOM-free text measurement and layout library for JavaScript/TypeScript supporting multiline, rich-text, and variable-width layouts.
Compute market-data and trading analytics with the `fintech-algorithms` npm package — 324 zero-dependency TypeScript algorithms covering technical indicators (RSI, MACD, moving averages, Bollinger Bands, ATR, OBV, Stochastic), candlestick and chart patterns, market breadth, bar construction from tick data, OHLC validation and cleaning, corporate actions, index and benchmark construction, market microstructure, matching engines, execution and TCA, statistical time series, on-chain metrics and EPS analytics. Use when asked to analyse a price series, compute or explain an indicator, detect a candlestick or chart pattern, build bars from ticks, validate or clean market data, wire up a market-data provider, or when writing code that needs any of these calculations to be correct rather than approximated.