Quickstart: Web UI
The appgrammar web interface at appgrammar.com lets you browse, manage, and visualize appgrammars.
Browse the Registry
Visit the Registry to explore public appgrammars. You can:
- Search by keyword
- Filter by tags (saas, e-commerce, api, cli, dashboard, etc.)
- Sort by trending, stars, or recent
Fork an Appgrammar
Found something useful? Click Fork to create your own copy. Forked appgrammars appear in your dashboard under the "Forked" tab.
View Architecture
Each appgrammar has an Architecture tab showing its module graph — a visual DAG of all modules and their dependencies. You can zoom into three levels of detail:
- Overview — high-level module relationships
- Module — individual module contents
- Step — individual build steps within a module
Create an Appgrammar
Use the MCP integration to create appgrammars programmatically. See the MCP Quickstart for setup instructions.
Teams
Create a Team to collaborate on appgrammars. Team features include:
- Role-based access control (owner, admin, member, viewer)
- Shared appgrammars
- Coding conventions injected into execution context
- Audit logs
- Analytics dashboard
Next Steps
- Core Concepts — Understand appgrammars, stages, and modules
- Teams Guide — Set up team collaboration