ahnaf-lab
Popular repositories Loading
-
prompt-diff
prompt-diff PublicA CLI that semantically diffs two prompt versions — showing which instructions were added, removed, reworded, or structurally reordered…
Python
-
prompt-lens
prompt-lens PublicA CLI that statically analyses a prompt template file and reports token budget, variable injection risk (e.g…
Python
-
skillint
skillint PublicA zero-dependency CLI that statically validates SKILL.md and CLAUDE.md files against the Claude Code spec — frontmatter schema, size budgets, dangling tool/file references…
JavaScript
-
toolshape
toolshape PublicA CLI that takes a JSON Schema for an MCP/agent tool plus a local handler function, then generates boundary and malformed-input test cases (missing fields, type mismatches, injection-like strings,…
JavaScript
-
llm-vcr
llm-vcr PublicA zero-dependency local HTTP proxy daemon that sits between an LLM-calling agent and its API endpoint, recording every request/response (including SSE streaming chunks with original timing) to disk…
JavaScript
-
contextpack
contextpack PublicA zero-dependency Node library that transforms a codebase into a token-budgeted context bundle for LLM prompts, using deterministic relevance scoring and pluggable truncation strategies instead of…
JavaScript
Repositories
- streamloom Public
A zero-dependency Python daemon that watches a directory of append-only JSONL files and runs them through a declarative map/filter/reduce pipeline defined in a small config file, hot-reloading…
- ghosttype Public
A terminal TUI that records the exact timing of your keystrokes as you type, then lets you race a ghost replay of a past session side-by-side, like a racing-game ghost lap but for typing rhythm…
- flakescope Public
A daemon that reruns your test suite during idle CPU time, logs pass/fail history per test, and computes a statistical flakiness score using confidence intervals rather than a naive fail-count…
- codesong Public
A zero-dependency Python library that traces a running program's function calls via sys.settrace and deterministically renders the trace into a MIDI file…
- agentflame Public
A daemon that tails local Claude Code / agent JSONL transcripts as they're written and serves a live browser dashboard: a flame graph of tool calls, running token spend, and per-turn latency…
- gitbloom Public
A git plugin that turns your commit history into a procedurally grown garden: each commit becomes a deterministic SVG plant shaped by its diff stats, composed into one image that grows with the repo…
- promptbench Public
A terminal TUI that benchmarks multiple prompt variants against a local recording of fixed model outputs, scoring each on cost, latency and keyword/length heuristics with zero live API calls…
- tokengarden Public
A terminal TUI (Python, stdlib curses only) that simulates a long LLM conversation as a garden: each fact is a plant that withers and is pruned as a sliding context window evicts it, making 'context…
- contextpack Public
A zero-dependency Node library that transforms a codebase into a token-budgeted context bundle for LLM prompts, using deterministic relevance scoring and pluggable truncation strategies instead of…
- llm-vcr Public
A zero-dependency local HTTP proxy daemon that sits between an LLM-calling agent and its API endpoint, recording every request/response (including SSE streaming chunks with original timing) to disk…
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…