Regenerate Typed Stubs — Development skill for Claude Code
Regenerate the auto-generated Protocol type stubs at ccxt_pandas/utils/ccxt_pandas_exchange_typed.py and async_ccxt_pandas_exchange_typed.py.
How to install Regenerate Typed Stubs
Installs to ~/.claude/skills/sigma-quantiphi-ccxt-pandas-regenerate-typed-stubs/SKILL.md
mkdir -p ~/.claude/skills/sigma-quantiphi-ccxt-pandas-regenerate-typed-stubs && curl -fsSL https://raw.githubusercontent.com/sigma-quantiphi/ccxt-pandas/HEAD/.claude/skills/regenerate-typed-stubs.md -o ~/.claude/skills/sigma-quantiphi-ccxt-pandas-regenerate-typed-stubs/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Regenerate Typed Stubs does
name: regenerate-typed-stubs description: Regenerate the auto-generated Protocol type stubs at ccxt_pandas/utils/ccxt_pandas_exchange_typed.py and async_ccxt_pandas_exchange_typed.py. Use whenever CCXT methods are added/renamed/removed upstream, or when ccxt is bumped to a new version.
Regenerate typed stubs
The Protocol classes that drive IDE autocomplete on `CCXTPandasExchange` and `AsyncCCXTPandasExchange` are generated from CCXT's introspectable surface. After bumping the `ccxt`
Alternatives in Development
- Add Chart — Renamed → /portaljs-add-chart 2.3k ★
- API — All methods are exposed as MCP tools 1.7k ★
- Network Traffic Analysis For Claude Code WebSocket Protocol — This document records methods to capture and analyze network traffic for understanding the Claude Code WebSock 232 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Ccxt Pandas Helper
Helper for working with ccxt-pandas library in projects
Add Dataset
Renamed → /portaljs-add-dataset. This alias will be removed next minor release.
Add Map
Renamed → /portaljs-add-map. This alias will be removed next minor release.
Compatible
Check and resolve compatibility between a sub-module and its updated core/base module. Covers both functional
Godot Placeholders
Generate placeholder textures, scenes, 3D primitive meshes, and audio stubs for a Godot project so the game is
Replyreviewer
Generate point-by-point LaTeX reviewer response letters and apply track-change markup directly in the paper us
Related Agents
API Contract Guardian
Use this agent to detect breaking API changes in a diff — removed fields, renamed fields, changed types, narro
Changelog Keeper
Maintains CHANGELOG.md following Keep a Changelog 1.1.0 + Semantic Versioning 2.0.0. Categorizes changes into
Impact
Calculate diff stats for changes — meaningful lines added and removed, with the noise filtered out. Cheap and