We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5de56b commit f10b6edCopy full SHA for f10b6ed
README.md
@@ -35,7 +35,7 @@ When generating code, the agent checks your patterns first:
35
| Without MCP | With MCP |
36
|-------------|----------|
37
| Uses `constructor(private svc: Service)` | Uses `inject()` (97% team adoption) |
38
-| Suggests `primeng/button` directly | Uses `@codeblue/prime` wrapper |
+| Suggests `primeng/button` directly | Uses `@mycompany/ui-toolkit` wrapper |
39
| Generic Jest setup | Your team's actual test utilities |
40
41
### Tip: Auto-invoke in your rules
0 commit comments