Agent Skills by AIMS
Showing 27 vetted skills indexed across 1 GitHub repositories.
research
Coordinate parallel expert sub-agents to synthesize research reports from diverse sources.
learning-research
Coordinate parallel sub-agents to collect learning resources and generate structured Obsidian notes.
ui-ux-design
Design UI/UX workflows from spec intake to Playwright-driven live testing.
doc-coauthoring
Coordinates collaborative document drafting through three stages: context gathering, iterative refinement, and reader testing.
auto-documenter
Generate and update project documentation after development tasks.
market-research
Size markets, map competitors, and extract user needs from public sources.
codex
Automate Codex CLI exec commands with model, reasoning, and sandbox flags.
e2e-runner
Generate, run, and maintain Playwright end-to-end tests across browsers.
prd-strategist
Transform abstract ideas into PRD documents and MVP roadmaps.
harness
Convert feature specs into executable agent tasks with phase management.
review-claudemd
Analyze conversation history to propose improvements for global and project CLAUDE.md files.
github-operator
Automate Git operations with branch naming and conventional commits.
architect
Generate architecture blueprints with module boundaries, layer layouts, and integration points.
brainstorming
Guide teams through structured questioning to turn ideas into design directions.
code-conventions
Enforces coding conventions for TypeScript, Python, and Java projects.
testing-strategy
Design test strategies and QA plans for software features.
tdd-workflow
Guide teams through the Red-Green-Refactor cycle with failing tests first.
writing-plans
Generate implementation plans with tasks and TDD steps as Markdown.
code-reviewer
Coordinate seven specialized agents to review code changes and generate prioritized reports.
code-explorer
Trace code execution paths and map architecture using LSP tooling.
refactor-cleaner
Remove dead code and unused imports while preserving program behavior.
debug-specialist
Reproduce runtime bugs by collecting logs, traces, and environment context.
build-error-resolver
Diagnose and fix build errors across JavaScript, Python, and Java projects.
code-simpler
Reduce code complexity by removing nesting and premature abstractions.
Frequently Asked Questions About AIMS
FAQPage SchemaWhat specific engineering tasks can AIMS perform?βΌ
AIMS executes end-to-end testing via Playwright, enforces coding conventions across TypeScript and Java, performs OWASP security audits, and manages the full feature development lifecycle from PRD creation to final documentation.
Which technical personas benefit most from these capabilities?βΌ
Software engineers, QA leads, and technical architects benefit from these capabilities. The system is designed for teams requiring structured, multi-phase coordination for complex refactoring, bug reproduction, and consistent documentation standards.
What are the primary prerequisites for integrating these capabilities?βΌ
Integration requires a codebase utilizing standard languages like TypeScript, Java, or Python. Users must provide access to project repositories and maintain clear CLAUDE.md files to enable the system to map architecture and enforce specific project conventions.