Save an architectural decision record (ADR) to Notion Knowledge Base. Shortcut for /save-to-notion with type=decision. Use after choosing between approaches.
Saves architectural decision records to Notion using a dedicated template for documenting choices and reasoning.
/plugin marketplace add https://www.claudepluginhub.com/api/plugins/aventerica89-claude-codex/marketplace.json/plugin install aventerica89-claude-codex@cpd-aventerica89-claude-codexThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Save an architectural decision record to the Notion Knowledge Base with type decision.
Run the /save-to-notion command with decision as the type argument, plus the decision subject from $ARGUMENTS:
/save-to-notion decision $ARGUMENTS
Example: if $ARGUMENTS is "WebSocket vs SSE", the title becomes {Project} | Decision: WebSocket vs SSE.
Follow the decision template from the save-to-notion command:
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.