Use when designing the architecture for a new feature or significant change — analyzes existing patterns and produces an implementation blueprint.
Use when you need deep understanding of how a feature or subsystem works before making changes — traces execution paths, maps architecture, and identifies key files.
Use when a major feature, task, or project step has been completed and needs review against requirements and coding standards.
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
Use when you have a written implementation plan to execute. Orchestrates parallel agent teams, subagents, or serial execution based on the plan's execution strategy.
Use when deciding how to structure work across agents — choosing between agent teams, subagents, or serial execution, and writing effective agent prompts.
Use before any creative work - creating features, building components, adding functionality, or modifying behavior. Discovers requirements and acceptance criteria through collaborative dialogue.
Use when requesting or receiving code review — after completing a feature, before merging, or when acting on review feedback.
Use when implementation is complete and you need to decide how to integrate the work — merge, PR, or cleanup.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin marketplace by AerionDyseti.
/plugin marketplace add AerionDyseti/aeriondyseti-plugins
Then install individual plugins:
/plugin install dev-toolkit@aeriondyseti-plugins
Structured development workflow skills and agents for Claude Code. Routes you to the right thinking process for any task — brainstorming, planning, executing, debugging, reviewing, or finishing.
/plugin install code-flow@aeriondyseti-plugins
| Skill | Triggers On |
|---|---|
| Getting Started | Start of conversation — routes to the appropriate skill below |
| Brainstorming | "build a feature", "add functionality", creative/design work |
| Writing Plans | "plan the implementation", multi-step tasks with requirements |
| Executing Plans | "execute the plan", work with a written implementation plan |
| Agent Orchestration | Deciding how to structure work across agents (teams, subagents, serial) |
| Systematic Debugging | Bug, test failure, or unexpected behavior |
| Code Review | After completing a feature, before merging, or acting on feedback |
| Verification Before Completion | Before claiming work is done — evidence-based verification |
| Finishing a Development Branch | Implementation complete — merge, PR, keep, or discard |
| Agent | Purpose |
|---|---|
| Code Architect | Designs architecture for new features — analyzes patterns, produces blueprints |
| Code Explorer | Deep understanding of a feature or subsystem before making changes |
| Code Reviewer | Reviews completed work against requirements and coding standards |
| Code Simplifier | Simplifies and refines code for clarity and maintainability |
Development toolkit: MCP servers (Serena, Context7, RepoMap) and git workflow skills for Claude Code.
/plugin install dev-toolkit@aeriondyseti-plugins
| Server | Purpose |
|---|---|
| Serena | LSP-backed semantic code navigation, symbol search, and symbolic editing |
| Context7 | Up-to-date library documentation lookup |
| repomap-mcp | Aider-style ranked codebase map via tree-sitter + PageRank |
| Skill | Triggers On |
|---|---|
| Codebase Orientation | Start of conversation, unfamiliar codebase, "how does X work" |
| Git Conventions | Commit message format, branch naming, release flow reference |
| Creating Commits | Staging files, writing conventional commit messages, pre-commit validation |
| Branch Management | Creating, switching, syncing, or cleaning up branches |
| Pull Request Workflow | Creating PRs, responding to feedback, merge strategies |
| Command | Description |
|---|---|
/dev:orient [file|symbol] | Generate a ranked codebase map, optionally focused on a file or symbol |
/dev:branch [type] [name] | Quick-create a properly named feature or fix branch from dev |
/dev:sync | Sync current branch with upstream (rebase on dev/main) |
/dev:pr [--draft] [--base] | Create a PR with auto-generated description from commit history |
Design skills, browser automation, and UI auditing for frontend development.
/plugin install frontend-design@aeriondyseti-plugins
| Skill | Triggers On |
|---|---|
| Frontend Design | "build a landing page", "create a component", creative/marketing UI tasks |
| Interface Design | "build a dashboard", "design an admin panel", SaaS/tool/data interface tasks |
| Playwright | "test my website", "take a screenshot", browser automation tasks |
| Web Design Guidelines | "review my UI", "check accessibility", "audit design" |
| Command | Description |
|---|---|
/init | Overview of the plugin — all skills, commands, and design system workflow |
/design:status | Show current design system state from .frontend-design/system.md |
/design:audit | Check code against design system patterns + web interface guidelines |
/design:extract | Scan existing code and generate a .frontend-design/system.md |
/design:critique | Self-critique the UI just built, then rebuild what defaulted |
The @playwright/mcp server provides 25+ browser control tools (navigate, click, fill, snapshot, etc.) accessible directly as MCP tools.
npx claudepluginhub aeriondyseti/aeriondyseti-plugins --plugin code-flowRAG-powered session memory with waypoints for Claude Code
Development toolkit: MCP servers (Serena, Context7, RepoMap) and git workflow skills for Claude Code
Frontend design guidance, Playwright browser automation skill, and Playwright MCP server in one plugin
Standalone utilities for codebase exploration, web research, git operations, and code maintenance
Focused agentic engineering workflow: design-doc, spec, plan, implement, tdd, refactor, review, address-pr-feedback, browser-verify, explain-visually, compress, branch, and commit.
Structured development skills for any project. Provides brainstorming, planning, parallel agent development, browser testing, systematic debugging, and self-improvement workflows.
AI-powered development workflow automation - Phase-based planning, implementation orchestration, preflight code quality checks with security scanning, ship-it workflow, and development principles generator for CLAUDE.md
Code transformation: Dev SDLC orchestrator (code-shipping pipeline), plan, assert, audit, review, test, refactor, debug, for-sure. Hosts engineering agents.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses