cdc
01Skill Claude CodeCodex
Change Data Capture - architecture, entrypoints, bytecode emission, sync engine integration, tests.
30 tagged embedded database, measured the same way as everything else here.
Browse within: agent-memory 15sql 15bi-temporal 14cognitive-architecture 14episodic-memory 14sqlite3 13webassembly 13
Skill Claude CodeCodex
Change Data Capture - architecture, entrypoints, bytecode emission, sync engine integration, tests.
Skill Claude CodeCodex
Generate hierarchical AGENTS.md knowledge base for a codebase. Creates root + complexity-scored subdirectory documentation.
Skill Claude CodeCodex
How to benchmark and analyze memory usage in Turso using the memory-benchmark crate and dhat heap profiler. Use this skill whenever the user mentions memory usage, memory profiling, allocation tracking, heap analysis, memory regression, memory benchmarking, dhat, or wants to understand where memory is being allocated…
Skill Claude CodeCodex
Use when the user has tabular data (pandas DataFrame, parquet, csv, Arrow, json) and wants to filter, group, aggregate, join, or speed up slow pandas. Provides chDB DataStore — same pandas API, ClickHouse engine underneath. Also handles reading from S3, MySQL, PostgreSQL, MongoDB, ClickHouse Cloud, Iceberg, Delta Lake…
Skill Claude CodeCodex
Use when the user wants to run SQL — especially analytical SQL — on local files (parquet/csv/json), URLs, S3 paths, or remote databases (Postgres, MySQL, MongoDB, ClickHouse Cloud, Iceberg, Delta Lake) without setting up a server. Provides chDB — embedded ClickHouse SQL in Python with 1000+ functions, Session for…
Skill Claude CodeCodex
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Skill Claude CodeCodex
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Skill Claude CodeCodex
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Skill Claude CodeCodex
Apply modern Go syntax guidelines based on project's Go version. Use when writing or modifying Go code to ensure modern idioms are used instead of legacy patterns.