Getting Started
Kritzel currently supports two options for integrating AI into your development workflow when building with kritzel-angular:
- Skills — Framework-specific knowledge files that give your AI coding assistant accurate context about Kritzel's API, patterns, and best practices. Add the
kritzel-angularskill to your repository and invoke it directly in your agentic chat session. - MCP Server — A Kritzel MCP server that will enable deeper, runtime-level AI tooling integration. Coming soon.