vikast908

9 mods across 2 repositories, 5 stars between them.

accessibility-audit

01

vikast908/agent-repo-card

Skill Claude CodeCodex

Use when the user wants a WCAG 2.2 accessibility review of a UI — semantics, keyboard operability, focus management, color contrast, ARIA, forms/labels, reduced-motion, and screen-reader support, including streaming AI output via live regions. Triggers on "accessibility audit", "is this WCAG compliant", "a11y review"…

1 2mo ago A 90 tokens original MIT

agent-eval-coverage

02

vikast908/agent-repo-card

Skill Claude CodeCodex

Use when the user wants to know whether their AI/agent repo has the evals and tests needed to trust changes — checking for golden/regression test sets, prompt regression tests, LLM-as-judge, behavioral & tool-use tests, hallucination/safety checks, CI gating, and metrics. Triggers on "do I have enough evals", "how do…

1 2mo ago A 107 tokens original MIT

agent-reliability

03

vikast908/agent-repo-card

Skill Claude CodeCodex

Use when the user wants to know whether an AI agent / tool-using loop will survive the real world — reviewing loop termination, tool error handling, retries/backoff, idempotency, timeouts, state & resumability, guardrails, determinism, rate limits, graceful degradation, and observability/tracing. Triggers on "is my…

1 2mo ago A 102 tokens original MIT

agent-security

04

vikast908/agent-repo-card

Skill Claude CodeCodex

Use when the user wants a security review of an AI/agent/LLM app — prompt injection, secret handling, tool permission scoping, sandboxing, data exfiltration, SSRF via tools, unsafe output handling, over-broad agent autonomy, and the OWASP LLM Top 10. Triggers on "is my agent secure", "security review", "can this be…

1 2mo ago A 102 tokens original MIT

product-review

05

vikast908/agent-repo-card

Skill Claude CodeCodex

Use when the user wants a product / PM / product-market-fit review of what their repo actually does — evaluating the customer problem, target users, jobs-to-be-done, core functionality, value & differentiation, scope, adoption/usability, positioning, and gaps. Triggers on "is this useful", "review my product", "PMF…

1 2mo ago A 89 tokens original MIT

prompt-quality

06

vikast908/agent-repo-card

Skill Claude CodeCodex

Use when the user wants to review the craft of the prompts in an AI/agent repo (not their token cost or injection safety) — clarity, structure, system/developer/user role separation, contradictions, brittle string concatenation, output contracts, few-shot quality, edge-case handling, testability, and maintainability.…

1 2mo ago A 100 tokens original MIT

report-card

07

vikast908/agent-repo-card

Skill Claude CodeCodex

Use when the user wants ONE combined quality grade for an AI-agent / LLM-app repo instead of running each review separately — auto-detects which reviews apply, runs them, dedupes overlapping findings, and emits a single overall grade, a per-area scorecard, and a prioritized cross-cutting fix list. Triggers on "grade…

1 2mo ago A 99 tokens original MIT

token-efficiency

08

vikast908/agent-repo-card

Skill Claude CodeCodex

Use when the user wants to reduce LLM token usage, context-window pressure, or API cost in an AI/agent codebase without hurting quality — reviewing prompt construction, context assembly, chat-history retention, tool definitions, retrieval, caching, batching, and output verbosity. Triggers on "reduce token usage", "cut…

1 2mo ago A 90 tokens original MIT

ux-audit

09

vikast908/agent-repo-card

Skill Claude CodeCodex

Use when the user wants a UX / UI / interaction-design review or redesign of an app, dashboard, editor, canvas, AI/agentic product, web app, or mobile app — including microinteractions, motion, loading, error recovery, empty states, accessibility, perceived performance, and AI trust/observability. Triggers on "audit…

1 2mo ago A 99 tokens original MIT