Check whether a repository agrees with itself, for Claude Code and Codex - broken links, dangling heading anchors, orphaned files, duplicate and near-duplicate content, and translations that have fallen behind. Deterministic: no model calls, no network, no dependencies, and it never modifies the repository it scans.…
★not rated 3 yesterdayA
tokens not measured
originalMIT
Cala pre-processes the world's public information and serves it as structured data for AI agents. Query any real-world entity — companies, people, investors, founders, executives, funding rounds, acquisitions, industries, laws, regulations, countries, products, events, awards, financial metrics — and get typed…
★not rated 3 2mo agoA
tokens not measured
originalMIT
Cleans up rough prompts before the assistant acts on them: fixes typos, expands terse asks, repairs broken {{template}} placeholders, and strips filler openers. Includes a /fix-prompt command, an auto-invokable skill, and a non-blocking UserPromptSubmit nudge.
Give an AI agent live product data: price, stock, rating, and images from retailer pages, over the Apify MCP server. Two skills, a field map built from live runs, and copy-paste system prompts.
★not rated 3 13d agoA
tokens not measured
originalMIT
Pregunta en que pais operas, investiga el marco legal contra fuentes oficiales, y arma el paquete de esa jurisdiccion. Cada linea con fuente y fecha. Ningun resultado sustituye a un abogado local.
★not rated 3 1mo agoA
tokens not measured
originalApache-2.0
Universal E2E and manual acceptance testing for any repo: test-init generates project test plans (TESTSE2E.md, TESTSMANUAL.md), test-e2e executes them autonomously, test-manual conducts them with you at the controls. Every run writes a timestamped protocol file.
★not rated 3 2mo agoA
tokens not measured
originalMIT
Check domain availability across many TLDs at once, with registration and renewal price, and the registry's own eligibility rules. Never reports an unreachable or rate-limited registry as available.
★not rated 3 1mo agoA
tokens not measured
originalMIT
Enforce intent engineering: software that behaves the way a reasonable developer or user expects. Principle- and architecture-grounded lenses for planning, plan validation, code review, and codebase audit, with project-level .intense config.
★not rated 3 9d agoA
tokens not measured
originalMIT
Paper-grounded ML research and open-problem attack for Claude Code. Crawls arXiv and citation graphs, reads whole papers in parallel subagents, mechanically verifies every quote, archives a model's real code locally and grounds later sessions in it, and runs falsifiable attacks on hard unsolved problems.
★not rated 3 1mo agoA
tokens not measured
originalMIT
Six-skill engineering pod for the full lifecycle: scaffold specs, research thin specs, brainstorm direction, generate variants, implement, verify visually. Spec-driven, with hard handoffs between skills that prevent silent assumptions.
★not rated 3 10d agoA
tokens not measured
originalMIT
Agile planning + execution for AI coding agents: grill the idea, plan with OKRs, adversarial critic panel with kill authority, cheap-model story cards, parallel wave execution, demo-brief review gates.
★not rated 3 2mo agoA
tokens not measured
originalMIT
Verification gate for AI work — one run file, one independent validator, evidence-gated close. CLI-only transport via the anchored binary over Bash, no MCP. Slash commands: /a:run /a:setup.
★not rated 3 2mo agoA
tokens not measured
originalMIT
Keeps shared validation branches (dev/test/uat/staging) out of work and production branches: a skill that teaches the one-way integration workflow, a PreToolUse hook that blocks forbidden git flows, and a release audit script.
★not rated 3 3mo agoA
tokens not measured
originalMIT