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
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

iliaal/whetstone

Agent

WCAG 2.1/2.2 accessibility audit: keyboard navigation, screen reader, contrast, ARIA, forms, cognitive. Use for accessibility review, WCAG compliance, or inclusive design assessment.

32 3d ago A 48 tokens original MIT

iliaal/whetstone

Agent

Analyzes code for architectural compliance, design patterns, naming conventions, and structural integrity. Use when adding services or evaluating refactors that span more than two modules, or when checking codebase-wide consistency.

32 3d ago A 47 tokens original MIT

iliaal/whetstone

Agent

Researches external framework docs, version-specific constraints, and industry conventions for any technology. Use when you need authoritative external documentation.

32 3d ago A 34 tokens original MIT

iliaal/whetstone

Agent

Validates, reproduces, and root-cause analyzes bug reports (does not fix). Use when a bug report needs verification and root-cause identification before committing to a fix; invoked without a GitHub issue -- for issue-linked reproduction use /ia-reproduce-bug.

32 3d ago A 62 tokens original MIT

ia-cloud-architect

05

iliaal/whetstone

Agent

Cloud infrastructure design: multi-cloud, Well-Architected Framework, cost optimization, disaster recovery, migration strategies. Use when reviewing or planning cloud architecture.

32 3d ago A 35 tokens original MIT

iliaal/whetstone

Agent

Produces a simplification analysis report (no code changes). Use when YAGNI violations or over-engineering are suspected, or before merging a feature with high LOC. For actual refactoring, use the simplifying-code skill.

32 3d ago A 52 tokens original MIT

iliaal/whetstone

Agent

Reviews database schema, constraints, and migration code for safety. Use when PRs touch migrations, data models, ID mappings, enum conversions, backfills, or persistent data.

32 3d ago A 41 tokens original MIT

iliaal/whetstone

Agent

Produces Go/No-Go deployment runbooks with SQL verification queries, rollback steps, and monitoring plans. Use after migration code is approved to build pre-check queries, watch commands, and rollback procedures for the deploy.

32 3d ago A 49 tokens original MIT

ia-design-iterator

09

iliaal/whetstone

Agent

Iteratively refines UI design through N screenshot-analyze-improve cycles. Use PROACTIVELY when design changes aren't coming together after 1-2 attempts, or when user requests iterative refinement.

32 3d ago A 45 tokens original MIT

iliaal/whetstone

Agent

Compares web UI against Figma designs and reports discrepancies. Optionally implements fixes. Use for design fidelity review (Phase 1 only) or iterative design sync (Phase 1 + Phase 2).

32 3d ago A 48 tokens original MIT

iliaal/whetstone

Agent

Performs archaeological analysis of git history to trace code evolution, identify contributors, and understand why code patterns exist. Use when you need historical context for code changes.

32 3d ago A 39 tokens original MIT

iliaal/whetstone

Agent

CI/CD pipelines, deployment strategies (blue-green, canary, rolling, feature flags), Docker containerization, observability (metrics/logs/traces), and incident management. Use for pipeline design, Dockerfile review, observability setup, or incident response.

32 3d ago A 58 tokens original MIT

ia-kieran-reviewer

13

iliaal/whetstone

Agent

Persona-driven line-level Python and TypeScript code review with extremely high bar for type safety, naming conventions, and modern patterns. Use for line-level Py/TS quality after PR implementation. For broader review workflow, use the code-review skill.

32 3d ago A 54 tokens original MIT

iliaal/whetstone

Agent

Searches docs/solutions/ for relevant past solutions by frontmatter metadata. Use before implementing features or fixing problems to surface institutional knowledge and prevent repeated mistakes.

32 3d ago A 38 tokens original MIT

iliaal/whetstone

Agent

Analyzes code for performance bottlenecks, algorithmic complexity, database queries, memory usage, and scalability. Use after implementing features or when performance concerns arise.

32 3d ago A 37 tokens original MIT

iliaal/whetstone

Agent

Implements a single pre-agreed PR review comment: side-effect tracing, pattern compliance, and verification. Use when a comment's action is decided -- not for judgment calls (use receiving-code-review skill) or bulk resolution (use /ia-resolve-pr command).

32 3d ago A 59 tokens original MIT

iliaal/whetstone

Agent

Researches this codebase's source structure, conventions, and project-specific patterns. Use when understanding code organization or conventions before implementing; for documented past solutions use ia-learnings-researcher.

32 3d ago A 47 tokens original MIT

iliaal/whetstone

Agent

Performs security audits for vulnerabilities, input validation, auth/authz, hardcoded secrets, and OWASP compliance. Use when reviewing code for security issues or before deployment.

32 3d ago A 39 tokens original MIT

iliaal/whetstone

Agent

Analyzes specifications and feature descriptions for user flow completeness and gap identification. Use when a spec, plan, or feature description needs flow analysis, edge case discovery, or requirements validation.

32 3d ago A 42 tokens original MIT