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
- covertown Public
A terminal TUI that turns a coverage report (lcov/Istanbul JSON) into a walkable city: each file is a building sized by lines of code and colored by coverage percentage, navigable with the arrow…
- regexplain Public
A zero-dependency Node library and CLI that parses a regular expression into an AST, renders it as a deterministic railroad-diagram SVG, and flags catastrophic-backtracking risk from nested…
- typewave Public
A zero-dependency CLI that transforms any text or command-output file into a deterministic typing/reveal animation, rendered as an asciinema-compatible cast or a self-contained animated SVG…
- clockcassette Public
A zero-dependency Node library that intercepts Date.now, Math.random and setTimeout in a sandboxed module, records every call to a cassette file, and replays that exact sequence later so…
- sortrace Public
A CLI that races multiple sorting algorithms against the same dataset, animating each one's progress as live ASCII bar charts in your terminal…
- git-bench Public
A git plugin (`git bench`) that times your build/test command at each commit in a range, stores the results locally, and prints a sparkline so you can spot exactly which commit made things slower…
- dirdungeon Public
A terminal roguelike whose dungeon is deterministically generated from a real directory tree: folders become rooms, file sizes become monster strength, extensions become monster types…
- swarmsim Public
A zero-dependency Node library that simulates emergent-behavior systems (boids flocking, ant-trail foraging, voting consensus) as seeded, deterministic frame-by-frame steps…
- prompt-diff Public
A CLI that semantically diffs two prompt versions — showing which instructions were added, removed, reworded, or structurally reordered…
- 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…