iliaal/ai-skills

Curated collection of agent skills for AI coding assistants.

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

iliaal/ai-skills

Skill Claude Code

Design agent-native applications where agents replace UI users as the primary actor. Use when designing MCP tools, agent-loop architectures, system prompt design, hooks policy, shared-workspace file patterns, or self-modifying agent systems.

not rated 41 +1 changed yesterday A SkillSpector: warn 49 tokens original MIT

brainstorming

02

iliaal/ai-skills

Skill Claude CodeCodex

Pre-implementation exploration: deep interview, approach comparison, design doc. Use when exploring a vague feature idea, clarifying ambiguous requirements, or comparing approaches before coding. For the full workflow, use the ia-brainstorm command (Claude Code).

not rated 41 +1 changed yesterday A SkillSpector: warn 53 tokens original MIT

c-systems

03

iliaal/ai-skills

Skill Claude Code

C patterns for systems code, libraries, and native extensions: module layout, function decomposition, status-enum errors, memory safety, undefined behavior, and performance measurement. Use when writing, reviewing, refactoring, or debugging C, working with malloc lifetimes, buffer overflows, sanitizers, or Valgrind…

not rated 41 +1 changed yesterday A SkillSpector: pass 83 tokens original MIT

code-review

04

iliaal/ai-skills

Skill Claude CodeCodex

Structured code reviews with severity-ranked findings and deep multi-agent mode. Use when performing a code review, auditing code quality, or critiquing PRs, MRs, or diffs. For the full multi-agent workflow, use the ia-review command (/ia-review in Claude Code).

not rated 41 +1 changed yesterday A SkillSpector: warn 60 tokens original MIT

compound-docs

05

iliaal/ai-skills

Skill Claude CodeCodex

Document solved problems for team reuse. Provides process knowledge for /ia-compound. Use when documenting a resolved issue, writing up lessons learned, capturing a post-mortem, adding to the knowledge base, or building searchable institutional knowledge after debugging.

not rated 41 +1 changed yesterday A SkillSpector: pass 53 tokens original MIT

cpp-systems

06

iliaal/ai-skills

Skill Claude Code

Modern C++ patterns: RAII and ownership, rule of zero/five, exceptions and error handling, API and ABI boundaries, templates, and CMake tooling. Use when writing, reviewing, refactoring, or debugging C++, working with smart pointers, move semantics, memory leaks, template errors, or gtest. For plain C, see…

not rated 41 +1 changed yesterday A SkillSpector: pass 78 tokens original MIT

debugging

07

iliaal/ai-skills

Skill Claude CodeCodex

Systematic root-cause debugging with verification. Use for errors, stack traces, broken tests, flaky tests, regressions, or anything not working as expected. For validating bug reports before fixing, use bug-reproduction-validator agent.

not rated 41 +1 changed yesterday A SkillSpector: pass 49 tokens original MIT

document-review

08

iliaal/ai-skills

Skill Claude CodeCodex

Structural review of documents for gaps, clarity, completeness, and organization. Use when a brainstorm, plan, spec, ADR, or any doc needs polish before the next workflow step. For exploring new ideas from scratch, use brainstorming instead.

not rated 41 +1 changed yesterday A SkillSpector: warn 50 tokens original MIT

file-todos

09

iliaal/ai-skills

Skill Claude CodeCodex

File-based todo and task tracking in the todos/ directory. Use when creating, triaging, listing, or managing todo files, tracking work items, managing the backlog, converting PR comments to tracked tasks, or checking todo status and dependencies.

not rated 41 +1 2d ago A SkillSpector: pass 52 tokens original MIT

frontend-design

10

iliaal/ai-skills

Skill Claude CodeCodex

Visual design and aesthetic direction for frontend interfaces. Use when building web pages, landing pages, dashboards, Next.js server components, or applications where visual identity matters. For React patterns and testing, use react-frontend.

not rated 41 +1 changed yesterday A SkillSpector: pass 46 tokens original MIT

iliaal/ai-skills

Skill Claude Code

Defensive Bash scripting for Linux: safe foundations, argument parsing, production patterns, ShellCheck compliance. Use when writing bash scripts, shell scripts, cron jobs, or CLI tools in bash.

not rated 41 +1 changed yesterday C 44 tokens original MIT

md-docs

12

iliaal/ai-skills

Skill Claude Code

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

not rated 41 +1 changed yesterday A SkillSpector: warn 49 tokens original MIT

meta-prompting

13

iliaal/ai-skills

Skill Claude CodeCodex

Structured decision modifiers (/think, /verify, /adversarial, /edge, /confidence, /assumptions, etc.) to stress-test conclusions, evidence, assumptions, alternatives, and edge cases. Use when validating an important design, architecture decision, or ambiguous plan before committing.

not rated 41 +1 2d ago A SkillSpector: pass 63 tokens original MIT

nodejs-backend

14

iliaal/ai-skills

Skill Claude Code

Node.js backend patterns: layered architecture, TypeScript, validation, error handling, security, observability, logging, metrics, deployment. Use when building REST APIs, REST endpoints, middleware, Express/Fastify/Hono/NestJS/Koa servers, tRPC procedures, Bun servers, or server-side TypeScript.

not rated 41 +1 changed yesterday A SkillSpector: pass 69 tokens original MIT

iliaal/ai-skills

Skill Claude CodeCodex

Coordinate multi-agent swarms for parallel and pipeline workflows. Use when coordinating multiple agents, running parallel reviews, building pipeline workflows, or implementing divide-and-conquer patterns with subagents.

not rated 41 +1 changed yesterday A SkillSpector: warn 43 tokens original MIT

php-laravel

16

iliaal/ai-skills

Skill Claude Code

Modern PHP 8.4 and Laravel patterns: architecture, Eloquent, migrations, queues, testing. Use when working with Laravel, Eloquent, Blade, artisan, or building/testing a framework-based PHP app. Not for php-src internals, standalone PHP libraries, or general PHP language discussion.

not rated 41 +1 changed yesterday A SkillSpector: pass 65 tokens original MIT

pinescript

17

iliaal/ai-skills

Skill Claude Code

Pine Script v6: syntax, performance, error diagnosis, backtesting, visualization. Use when writing or debugging .pine files or TradingView Pine indicators/strategies.

not rated 41 +1 changed yesterday A SkillSpector: pass 40 tokens original MIT

planning

18

iliaal/ai-skills

Skill Claude CodeCodex

Software implementation planning with optional file-based persistence. Use when asked to plan, when unresolved architecture or scope decisions need a durable record, or when multi-phase implementation needs recovery state. For the full research-and-issue workflow, use the ia-plan command (/ia-plan in Claude Code).

not rated 41 +1 changed yesterday A SkillSpector: pass 58 tokens original MIT

postgresql

19

iliaal/ai-skills

Skill Claude CodeCodex

PostgreSQL schema design, query optimization, indexing, and administration. Use when working with PostgreSQL, JSONB, partitioning, RLS, CTEs, window functions, or EXPLAIN ANALYZE.

not rated 41 +1 changed yesterday A SkillSpector: pass 48 tokens original MIT

python-services

20

iliaal/ai-skills

Skill Claude Code

Python patterns for CLI tools, async concurrency, and backend services. Use when working with Python code, building CLI apps, FastAPI services, async with asyncio, background jobs, or configuring uv, ruff, ty, pytest, or pyproject.toml.

not rated 41 +1 changed yesterday A SkillSpector: warn 55 tokens original MIT

react-frontend

21

iliaal/ai-skills

Skill Claude Code

React architecture patterns, TypeScript, Next.js, hooks, and testing. Use when working with React component structure, state management, Next.js routing, Vitest, React Testing Library, or reviewing React code. For visual design and aesthetic direction, use frontend-design instead.

not rated 41 +1 changed yesterday A SkillSpector: warn 58 tokens original MIT

iliaal/ai-skills

Skill Claude CodeCodex

Process code review feedback critically: check correctness before acting, push back on incorrect suggestions, no performative agreement. Use when responding to PR/MR review comments or implementing reviewer suggestions received from others.

not rated 41 +1 changed yesterday A SkillSpector: warn 44 tokens original MIT

refine-prompt

23

iliaal/ai-skills

Skill Claude CodeCodex

Transforms vague prompts into precise, structured AI instructions. Use when asked to refine, improve, or sharpen a prompt, do prompt engineering, write a system prompt, or make AI instructions more effective.

not rated 41 +1 changed yesterday A SkillSpector: warn 44 tokens original MIT

reflect

24

iliaal/ai-skills

Skill Claude Code

Session retrospective and skill audit. Use when asked to reflect, do a retrospective, review lessons learned, audit what went well or wrong, or review session effectiveness.

not rated 41 +1 changed yesterday A SkillSpector: warn 34 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: