iliaal/whetstone

AI-powered development tools. 19 agents, 22 commands, 32 skills, 1 hook, 1 MCP server for code review, research, design, and workflow automation.

32Stars on the repository
59Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

skill-distiller

01

iliaal/whetstone

Skill Claude CodeCodex

Fetches top-rated skills from skills.sh, analyzes them, and synthesizes one token-efficient skill combining the best elements. Use when the user asks to "distill skills for X", "find and combine skills for X", "synthesize skills", "merge skills", "make a skill for X from skills.sh", "update distilled skill", or…

not rated 32 5d ago A 91 tokens original MIT

code-review

02

iliaal/whetstone

Skill Claude CodeCodex

Performs two-stage code reviews (spec compliance, then code quality) with severity-ranked findings. Use when asked to "review code", "review this PR", "check this diff", "review before merge", or mentions reviewing, auditing, or critiquing code changes, pull requests, or diffs.

not rated 32 5d ago A 65 tokens original MIT

debugging

03

iliaal/whetstone

Skill Claude CodeCodex

Systematic root-cause debugging: reproduce, investigate, hypothesize, fix with verification. Use when asked to "debug this", "fix this bug", "why is this failing", "troubleshoot", or mentions errors, stack traces, broken tests, flaky tests, regressions, or unexpected behavior.

not rated 32 5d ago A 65 tokens original MIT

iliaal/whetstone

Skill Claude CodeCodex

Defensive Bash scripting for Linux: safe foundations, argument parsing, production patterns, ShellCheck compliance. Use when writing "bash script", "shell script", "linux automation", "system script", "cron job", "deployment script", "CLI tool in bash", or "automate with bash".

not rated 32 5d ago C 66 tokens original MIT

md-docs

05

iliaal/whetstone

Skill Claude CodeCodex

Manages project documentation: AGENTS.md, README.md, and CONTRIBUTING.md. Use when asked to "update README", "update agents", "init agents", "create AGENTS.md", "update AGENTS.md", "update CONTRIBUTING", "update context files", or "init context". Not for general markdown editing.

not rated 32 5d ago A 70 tokens original MIT

meta-prompting

06

iliaal/whetstone

Skill Claude CodeCodex

Enhanced reasoning patterns via slash commands (/think, /verify, /adversarial, /edge, /compare, /confidence, /budget, /constrain, /json, /flip, /assumptions, /tensions, /analyze, /trade) or natural language ("argue against", "what could break", "show reasoning", "deep review", "meta-prompts", "thinking modes"…

not rated 32 5d ago A 104 tokens original MIT

nodejs-backend

07

iliaal/whetstone

Skill Claude CodeCodex

Node.js backend patterns: framework selection, layered architecture, TypeScript, validation, error handling, security, production deployment. Use when building REST APIs, Express/Fastify servers, microservices, or server-side TypeScript.

not rated 32 5d ago A 50 tokens original MIT

php-laravel

08

iliaal/whetstone

Skill Claude CodeCodex

Modern PHP 8.2+ and Laravel patterns: architecture, Eloquent, queues, Pest testing. Use when asked to "write PHP", "build a Laravel app", "fix Eloquent query", "add a queue job", "write a Pest test", or mentions PHP, Laravel, Eloquent, Blade, artisan, or migrations.

not rated 32 5d ago A 74 tokens original MIT

pinescript

09

iliaal/whetstone

Skill Claude CodeCodex

Pine Script v6 patterns: syntax rules, performance, debugging, backtesting, visualization. Use when asked to "write a Pine Script", "create an indicator", "build a strategy", "fix Pine code", or mentions PineScript, TradingView, indicator, strategy, or backtest.

not rated 32 5d ago A 64 tokens original MIT

planning

10

iliaal/whetstone

Skill Claude CodeCodex

Software implementation planning with file-based persistence (taskplan.md, findings.md, progress.md). Use when asked to "plan", "break down this feature", "implementation plan", or starting complex tasks needing >5 tool calls. Apply proactively before non-trivial coding.

not rated 32 5d ago A 55 tokens original MIT

postgresql

11

iliaal/whetstone

Skill Claude CodeCodex

PostgreSQL schema design, query optimization, indexing, and administration. Use when writing schemas, queries, migrations, or mentions PostgreSQL, Postgres, JSONB, partitioning, RLS, CTEs, window functions, EXPLAIN ANALYZE, or connection pooling.

not rated 32 5d ago A 61 tokens original MIT

python-services

12

iliaal/whetstone

Skill Claude CodeCodex

Python patterns for CLI tools, async parallelism, and backend services. Use when building CLI apps, async/parallel Python, FastAPI services, background jobs, or configuring Python project tooling (uv, ruff, ty).

not rated 32 5d ago A 48 tokens original MIT

react-frontend

13

iliaal/whetstone

Skill Claude CodeCodex

React, TypeScript, and Next.js patterns for frontend development. Use when building React components, managing state, fetching data, optimizing performance, or working with Next.js App Router. Covers React 18-19, hooks, Server Components, and type-safe patterns.

not rated 32 5d ago A 57 tokens original MIT

refine-prompt

14

iliaal/whetstone

Skill Claude CodeCodex

Transforms vague or rough prompts into precise, structured AI instructions. Use when asked to "refine prompt", "improve prompt", "make this prompt better", "promptify", "optimize prompt", "rewrite prompt", "enhance prompt", or "sharpen instructions".

not rated 32 5d ago A 62 tokens original MIT

reflect

15

iliaal/whetstone

Skill Claude CodeCodex

Session retrospective and skill audit. Use when "/reflect", "session review", "retrospective", "what went wrong", "lessons learned", "what should we remember", or "what can we improve".

not rated 32 5d ago A 45 tokens original MIT

simplifying-code

16

iliaal/whetstone

Skill Claude CodeCodex

Simplifies, polishes, and declutters code without changing behavior. Use when asked to "simplify code", "clean up code", "polish code", "refactor", "declutter", "reduce complexity", "remove dead code", "remove AI slop", "improve readability", or "tighten up this file".

not rated 32 5d ago A 73 tokens original MIT

tailwind-css

17

iliaal/whetstone

Skill Claude CodeCodex

Tailwind CSS v4 patterns: CSS-first config, utility classes, component variants, v3 migration. Use when styling with Tailwind, configuring @theme tokens, using tailwind-variants/CVA, migrating v3 to v4, or fixing Tailwind styles and dark mode.

not rated 32 5d ago A 61 tokens original MIT

terraform

18

iliaal/whetstone

Skill Claude CodeCodex

Terraform and OpenTofu configuration, modules, testing, state management, and HCL review. Use for "terraform module", "terraform test", "infrastructure as code", "IaC", "HCL", "tfvars", "terraform plan", "terraform apply", "OpenTofu", "tftest", or multi-environment patterns.

not rated 32 5d ago A 73 tokens original MIT

testing-laravel

19

iliaal/whetstone

Skill Claude CodeCodex

Writes Laravel tests using PHPUnit. Use when "write tests", "add tests", "phpunit", "laravel test", "feature test", "unit test", "mock", "factory", or testing controllers, models, services, actions, jobs, artisan commands, or API endpoints.

not rated 32 5d ago A 63 tokens original MIT

testing-react

20

iliaal/whetstone

Skill Claude CodeCodex

Writes React/TypeScript tests using Vitest and React Testing Library. Use when "write react tests", "vitest", "component test", "hook test", "RTL", "testing library", "snapshot test", or testing React components, hooks, and utilities.

not rated 32 5d ago A 57 tokens original MIT

writing

21

iliaal/whetstone

Skill Claude CodeCodex

Prose editing, rewriting, and humanizing text for natural tone. Use when asked to "write", "rewrite", "edit", "humanize", "improve text", "fix the tone", "remove AI language", "proofread", or when writing copy, docs, blog posts, articles, or emails.

not rated 32 5d ago A 67 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: