Releases: Ayiks/project-genesis-framework
Release list
v1.1 - Multi-Agent Support + Genesis Translator
What's in this release
Core framework (Phases 0–10)
The complete 10-phase AI-assisted project setup system. Give it to Claude at
the start of any project and it generates 44 artifacts — PRD, EDD, database
schema, CLAUDE.md, plugins, slash commands, subagents, MCP config, CI/CD,
Docker, and the full monorepo scaffold.
Phase 8: Web + Mobile agents
New specialist subagents for web projects:
web-performance— Core Web Vitals, bundle size, code splittingweb-seo— meta tags, structured data, sitemap, canonical URLsweb-accessibility— WCAG 2.1 AA, keyboard nav, ARIA, focus management
New specialist subagents for mobile projects:
mobile-ux— touch targets, gestures, safe areas, hapticsmobile-performance— list virtualisation, image caching, startup timemobile-platform— App Store/Play Store compliance, privacy manifests
Phase 9: Expanded MCP catalogue
Every MCP now has a "Best for" and "Use when" annotation. Includes complete
mcp-config.json examples for a web stack and a mobile stack.
Phase 11: Multi-agent support
Universal project spec (core/UNIVERSAL_SPEC.md) + adapter guides for:
Claude Code · Cursor · GitHub Copilot · Windsurf · Aider · OpenHands · Continue
Genesis Translator
The key addition: a translator layer that converts your CLAUDE.md into
native config files for Cursor, Copilot, Windsurf, and Aider — in a single
Claude conversation. One source of truth, four agent targets.
Includes a full worked example (PayFlow SaaS) showing the source CLAUDE.md
and all generated outputs side by side.