From atum-workflows
Common project patterns including skeleton projects, B12 website generation, template index, repository pattern, and API response format.
npx claudepluginhub arnwaldn/atum-plugins-collection --plugin atum-workflowsThis skill uses the workspace's default tool permissions.
When implementing new functionality:
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides idea refinement into designs: explores context, asks questions one-by-one, proposes approaches, presents sections for approval, writes/review specs before coding.
When implementing new functionality:
generate_website tool) or /website commandhttps://raw.githubusercontent.com/arnwaldn/project-templates/main/INDEX.md for matching templates (166 scaffolds + 9 reference files)https://raw.githubusercontent.com/arnwaldn/project-templates/main/rules/<lang>/ for language-specific rulesEncapsulate data access behind a consistent interface:
Use a consistent envelope for all API responses: