typedef-ai

19 mods across 3 repositories, 691 stars between them.

fenic-tools

01

typedef-ai/fenic

Plugin Claude Code

Marketplace for the fenic Claude Code plugin (skills for writing and maintaining fenic code).

667 5d ago A tokens not measured original Apache-2.0

fenic

02

typedef-ai/fenic

Plugin Claude Code

Skills for writing, debugging, and maintaining fenic code: fenic-mechanics + update-fenic-skill.

667 5d ago A tokens not measured original Apache-2.0

typedef-ai/fenic

Agent Claude Code

Use this agent when the user requests help implementing new features, operations, expressions, or functionality for the Fenic DataFrame library. This includes:\n\n- Adding new DataFrame operations (e.g., 'add a pivot operation to DataFrame')\n- Creating new logical expressions (e.g., 'implement a regexextract…

667 5d ago A 612 tokens original Apache-2.0

fenic-pr-reviewer

04

typedef-ai/fenic

Agent Claude Code

Use this agent when reviewing pull requests for the Fenic project or its related repositories (typedef, infra, etc.). This agent should be invoked proactively after code changes are made and committed, or when explicitly requested to review code.\n\nExamples:\n\n \nContext: User has just implemented a new DataFrame…

667 5d ago A 386 tokens original Apache-2.0

fenic-mechanics

05

typedef-ai/fenic

Skill Claude CodeCodex

Use when writing, editing, or debugging code that uses fenic (the fenic Python library, imported as import fenic as fc) — the semantic-DataFrame engine with LLM operators (semantic.map/extract/classify/predicate/reduce, embeddings), jq/markdown/transcript processing, chunking, and fuzzy matching. Covers fenic's import…

667 5d ago A 114 tokens original Apache-2.0

update-fenic-skill

06

typedef-ai/fenic

Skill Claude CodeCodex

Use when fenic has been upgraded to a new version and the fenic-mechanics skill needs refreshing, or when explicitly asked to regenerate/update the fenic API reference. Regenerates the version-stamped reference from the installed fenic, surfaces the API deltas, and flags which hand-authored judgment sections to…

667 5d ago A 74 tokens original Apache-2.0

fenic

07

typedef-ai/fenic

Cursor rule Cursor

Cursor rule "fenic" from typedef-ai/fenic, covering writing fenic, must-knows and traps fenic check can't catch — get these right by hand.

667 5d ago A 0 tokens original Apache-2.0

fenic AGENTS.md

08

typedef-ai/fenic

Instructions file CodexOpenCode

Instructions for typedef-ai/fenic, covering agents.md — writing fenic, must-knows, traps fenic check can't catch — get these right by hand, documentation maintenance and full detail.

667 5d ago A 787 tokens original Apache-2.0

fenic CLAUDE.md

09

typedef-ai/fenic

Instructions file

Instructions for typedef-ai/fenic, covering claude.md, project overview, development commands, setup and dependencies and sync python dependencies.

667 5d ago A 1,047 tokens original Apache-2.0

ade-bench

11

typedef-ai/ade-bench-plugin

Plugin Claude Code

Generate ADE-Bench benchmark tasks from your own dbt project. Scans your models, proposes realistic bug-injection scenarios, and writes the task scaffolding (config, patches, scripts, custom assertion tests) ready to run against AI agents.

3 3mo ago A tokens not measured original MIT

typedef-ai/ade-bench-plugin

Instructions file

Instructions for typedef-ai/ade-bench-plugin, covering claude.md, what this repository is, repository layout and how the pieces interact and key invariants when editing skills or templates.

3 3mo ago A 1,477 tokens original MIT

discover-project

13

typedef-ai/ade-bench-plugin

Agent

Scans a dbt project directory and returns a structured analysis of its models, sources, dependencies, database type, and complexity. Read-only — does not modify any files.

3 3mo ago A 38 tokens original MIT

create-task

14

typedef-ai/ade-bench-plugin

Command

Automatically scan a dbt project and generate ADE-Bench benchmark tasks via pattern matching.

3 3mo ago A 16 tokens original MIT

plan-tasks

15

typedef-ai/ade-bench-plugin

Command

Interactively plan and generate ADE-Bench benchmark tasks from a dbt project (recommended).

3 3mo ago A 18 tokens original MIT

setup

16

typedef-ai/ade-bench-plugin

Command

Install or verify the ADE-Bench harness at /.ade-bench (clones repo, installs CLI, downloads bundled DuckDB databases).

3 3mo ago A 27 tokens original MIT

create-task

17

typedef-ai/ade-bench-plugin

Skill Claude CodeCodex

Scan a dbt project and generate ADE-Bench benchmark tasks. Analyzes models, proposes bug-injection scenarios by difficulty, and outputs complete task scaffolding (task.yaml, patches, setup/solution scripts, test SQL). Use when you want to benchmark AI agents against your own dbt project and data.

3 3mo ago B 66 tokens original MIT

plan-tasks

18

typedef-ai/ade-bench-plugin

Skill Claude CodeCodex

Interactively plan and generate ADE-Bench benchmark tasks from a dbt project. Explores the codebase with the user in a pair-planning loop — understanding the domain, reasoning about what makes good benchmarks, and building up a task plan incrementally. Use when you want high-quality, tailored benchmark tasks for your…

3 3mo ago C 72 tokens original MIT

setup

19

typedef-ai/ade-bench-plugin

Skill Claude CodeCodex

Install or verify the ade-bench harness, the Python project that actually runs the benchmark tasks this plugin generates. Use when ade-bench isn't yet on the user's machine, when a generated task fails because the harness is missing, or when the user explicitly asks to set up ade-bench. Also invoked automatically by…

3 3mo ago C 79 tokens original MIT