Claude Code plugins by AerionDyseti
npx claudepluginhub aeriondyseti/aeriondyseti-pluginsStructured development workflow skills and agents for Claude Code
Frontend design guidance, Playwright browser automation skill, and Playwright MCP server in one plugin
Development toolkit: MCP servers (Serena, Context7, RepoMap) and git workflow skills for Claude Code
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.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations