tenequm

42 mods across 4 repositories, 99 stars between them.

add-adapter

01

tenequm/pond

Skill Claude CodeCodex

Playbook for adding a new source-agent adapter to pond - spec the format from the upstream writer, capture a sandboxed fixture, implement the bidirectional codec, and prove conformance. Use when adding an adapter under packages/pond/src/adapter/ or reworking an existing one.

57 2d ago A 61 tokens original Apache-2.0

pond AGENTS.md

02

tenequm/pond

Instructions file CodexOpenCode

Instructions for tenequm/pond, covering pond - project instructions, commands, tests, testing interactive cli flows and source of truth.

57 2d ago A 7,770 tokens original Apache-2.0

pond

03

tenequm/pond

Skill Claude CodeCodex

Recall and analyze past AI agent sessions (Claude Code, Codex, opencode, and more). Find prior work and decisions, read/review/summarize a past session transcript, or run SQL analytics over session history. Use whenever the user references past sessions, prior work, "check pond", or asks what was done or decided…

57 2d ago A 71 tokens original Apache-2.0

pond

04

tenequm/pond

MCP server Claude CodeCodexCursor +2

MCP server "pond" as configured in tenequm/pond. Launched with pond-db.

57 2d ago A tokens not measured original Apache-2.0

audio-quality-check

05

tenequm/skills

Skill Claude CodeCodex

Analyzes audio recording quality - echo detection, loudness, speech intelligibility, SNR, and spectral analysis. Use when the user wants to check a recording's quality, detect echo or duplication, measure speech clarity, compare original vs processed audio, or diagnose why a recording sounds bad, including tracks from…

35 4d ago A 73 tokens original MIT

tenequm/skills

Skill Claude CodeCodex

Build Chrome extensions using WXT framework with TypeScript, React, Vue, or Svelte. Use when creating browser extensions, developing cross-browser add-ons, or working with Chrome Web Store projects. Triggers on phrases like "chrome extension", "browser extension", "WXT framework", "manifest v3", or file patterns like…

35 4d ago B 76 tokens original MIT

cloudflare-workers

07

tenequm/skills

Skill Claude CodeCodex

Rapid development with Cloudflare Workers - build and deploy serverless applications on Cloudflare's global network. Use when building APIs, full-stack web apps, edge functions, background jobs, or real-time applications. Triggers on phrases like "cloudflare workers", "wrangler", "edge computing", "serverless…

35 4d ago A 87 tokens original MIT

effect-ts

08

tenequm/skills

Skill Claude CodeCodex

Effect-TS development guide for TypeScript, focused on Effect v4 (the recommended default) with full v3 (stable) support for existing codebases. Use when building, debugging, reviewing, or generating Effect code across its error, concurrency, service, streaming, schema, and platform layers, or whenever code imports…

35 4d ago A 101 tokens original MIT

erc-8004

09

tenequm/skills

Skill Claude CodeCodex

Build with ERC-8004 Trustless Agents - on-chain agent identity, reputation, validation, and discovery on EVM chains. Use when registering AI agents on-chain, building agent reputation systems, searching/discovering agents, working with the Agent0 SDK (agent0-sdk), or implementing the ERC-8004 standard. Triggers on…

35 4d ago A 97 tokens original MIT

founder-playbook

10

tenequm/skills

Skill Claude CodeCodex

Decision validation and thinking frameworks for startup founders. Use when you need to pressure-test a decision, validate your next steps, think through strategic options, or sanity-check your approach. Triggers on phrases like "should I", "help me think through", "is this the right move", "validate my thinking"…

35 4d ago A 92 tokens original MIT

foundry-solidity

11

tenequm/skills

Skill Claude CodeCodex

Build and test Solidity smart contracts with Foundry toolkit. Use when developing Ethereum contracts, writing Forge tests, deploying with scripts, or debugging with Cast/Anvil. Triggers on Foundry commands (forge, cast, anvil), Solidity testing, smart contract development, or files like foundry.toml, .t.sol, .s.sol.

35 4d ago A 75 tokens original MIT

gh-cli

12

tenequm/skills

Skill Claude CodeCodex

GitHub CLI for remote repository analysis, file fetching, codebase comparison, and discovering trending code/repos. Use when analyzing repos without cloning, comparing codebases, or searching for popular GitHub projects.

35 4d ago A 43 tokens original MIT

ghostwriter

13

tenequm/skills

Skill Claude CodeCodex

Write content by interviewing the user instead of drafting - extract their material through questions, then assemble the piece from their own words. Use when the user needs to write something for an audience or mentions "ghostwriter".

35 4d ago A 45 tokens original MIT

go-dev

14

tenequm/skills

Skill Claude CodeCodex

Opinionated Go development setup with golangci-lint v2, gofumpt, gotestsum, golang-migrate, and just. Use when creating a new Go project, setting up linting, formatting, testing, or coverage, configuring a Go CI pipeline, writing a Justfile, wiring database migrations, or migrating from a Makefile-only workflow.

35 4d ago A 77 tokens original MIT

tenequm/skills

Skill Claude CodeCodex

Build Grafana dashboards as code with the grafana-foundation-sdk typed builders (TypeScript or Go). Use when creating, modifying, or generating Grafana dashboard JSON programmatically, converting hand-written dashboard JSON to typed code, building monitoring dashboards, or working with Prometheus/Loki queries in…

35 4d ago A 66 tokens original MIT

grill-me

16

tenequm/skills

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

35 4d ago A 49 tokens original MIT

impactful-writing

17

tenequm/skills

Skill Claude CodeCodex

Write clear, emotionally resonant, and well-structured content that readers remember and act upon. Use when writing or editing any text - Twitter posts, articles, documentation, emails, comments, updates - for maximum clarity, engagement, and impact.

35 4d ago A 53 tokens original MIT

lance-format

18

tenequm/skills

Skill Claude CodeCodex

Deep reference for Lance v11 - the open columnar lakehouse format for multimodal AI - and its Rust crate workspace plus pylance. Covers the 2.x file format and structural encodings, the table format (manifests, fragments, transactions, OCC), vector / scalar / full-text indexes, MemWAL, schema evolution, time travel…

35 4d ago A 125 tokens original MIT

mcp-best-practices

19

tenequm/skills

Skill Claude CodeCodex

Build, harden, and debug production MCP servers with the TypeScript SDK. Use when writing or reviewing an MCP server or its tools - picking a transport, designing tool schemas and results, handling errors, adding OAuth, cutting token bloat, or migrating SDK versions. Also covers MCP Apps, extensions, and the Registry.…

35 4d ago A 87 tokens original MIT

mpp

20

tenequm/skills

Skill Claude CodeCodex

Build with MPP (Machine Payments Protocol) - the open protocol for machine-to-machine payments over HTTP 402. Use when building paid APIs, payment-gated content or endpoints, AI agent payment flows, MCP tool payments, pay-per-token streaming, or metered pay-as-you-go billing. Covers the mppx TypeScript SDK…

35 4d ago A 110 tokens original MIT

polish-new

21

tenequm/skills

Skill Claude CodeCodex

Pre-release code review that converges - runs checks, launches parallel review agents (cleanliness, design, efficiency, side-effect gating) sized to the diff, validates findings against reproducible evidence in a run ledger, fixes on approval, then reviews its own fixes until a round warrants no edits. Run on…

35 4d ago A 85 tokens original MIT

polish

22

tenequm/skills

Skill Claude CodeCodex

Pre-release code review - runs lint/type checks, launches parallel review agents (cleanliness, design, efficiency, side-effect gating) on the diff, validates findings, and fixes with approval. Run when the user asks for a polish or pre-release review, or told you earlier to polish before committing or pushing.

35 4d ago A 65 tokens original MIT

pre-compact

23

tenequm/skills

Skill Claude CodeCodex

Prepare the session for context compaction - write a handoff file a fresh session can continue from, propose updates to the project's durable docs, apply them on approval or with auto. Use before compacting or clearing context, or on "pre-compact".

35 4d ago A 56 tokens original MIT

privy-integration

24

tenequm/skills

Skill Claude CodeCodex

Integrates Privy authentication, embedded wallets, and agent payment protocols into web and agentic apps. Covers React SDK (PrivyProvider, hooks, wagmi), Node.js SDK, smart wallets (ERC-4337), x402 and MPP machine payments, Tempo chain, and agentic wallets with policies. Use when setting up Privy auth, creating…

35 4d ago A 110 tokens original MIT