From portaljs
Redirects to the PortalJS architect command. This alias will be removed in the next minor release; use /portaljs-architect instead.
How this command is triggered — by the user, by Claude, or both
Slash command
/portaljs:architectcommands/This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# /architect → /portaljs-architect This skill was renamed to **`/portaljs-architect`** (uniform `portaljs-` prefix across the PortalJS skill suite, so the whole suite autocompletes under `/portaljs` and never collides with other tools' commands in the flat command pool). **Invoke `/portaljs-architect` instead.** This alias forwards to it for one minor release, then goes away. Run `/portaljs-architect` now with the same arguments you gave here.
This skill was renamed to /portaljs-architect (uniform portaljs- prefix across the
PortalJS skill suite, so the whole suite autocompletes under /portaljs and never
collides with other tools' commands in the flat command pool).
Invoke /portaljs-architect instead. This alias forwards to it for one minor release, then
goes away. Run /portaljs-architect now with the same arguments you gave here.
npx claudepluginhub datopian/portaljs --plugin portaljs/plugin-dev-guideLoads plugin development guidance skill, provides overview of capabilities and skill routing, and assists with specified question or task.
/architectGenerates an architecture document for a system or feature based on requirements, including overview, components, data flow, tech choices with rationale, and risks.
/architectEnters Architect Mode to design high-level system architectures, analyze trade-offs, produce design docs, ADRs, ASCII diagrams, and implementation plans before coding.
/architectProvides system design, architecture definition, review, and technical decision oversight for the specified request.
/architectTraces all affected code paths from a GitHub issue and produces an ordered implementation plan to eliminate cross-path inconsistency bugs before any code is written.
/architectBuilds Rails 8+ apps with Hotwire and modern best practices by reading code, making architectural decisions, and dispatching workers for implementation.