ima-claude 2.18.0 → 2.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +55 -9
- package/dist/cli.js +5 -1
- package/package.json +1 -1
- package/plugins/ima-claude/.claude-plugin/plugin.json +2 -2
- package/plugins/ima-claude/agents/explorer.md +29 -15
- package/plugins/ima-claude/agents/implementer.md +58 -13
- package/plugins/ima-claude/agents/memory.md +19 -19
- package/plugins/ima-claude/agents/reviewer.md +56 -34
- package/plugins/ima-claude/agents/tester.md +59 -16
- package/plugins/ima-claude/agents/wp-developer.md +66 -21
- package/plugins/ima-claude/hooks/bootstrap.sh +42 -44
- package/plugins/ima-claude/hooks/prompt_coach_digest.md +14 -17
- package/plugins/ima-claude/hooks/prompt_coach_system.md +10 -12
- package/plugins/ima-claude/personalities/README.md +17 -6
- package/plugins/ima-claude/personalities/enable-efficient.md +61 -0
- package/plugins/ima-claude/personalities/enable-terse.md +71 -0
- package/plugins/ima-claude/skills/agentic-workflows/SKILL.md +97 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/deliver.md +181 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/draft.md +99 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/gather.md +130 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/outline.md +106 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/review.md +137 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/standards/draft-format.md +159 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/standards/editorial-standards.md +160 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/standards/outline-format.md +110 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/avada-construction-guide.md +263 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/avada-webinar-example.txt +275 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/cta-block-catalog.md +169 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/espo-email-preparation.md +241 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/webinar-recap-email-espo.html +339 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/webinar-reminder-email-espo.html +458 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/workflows/editorial/webinar-summary.md +81 -0
- package/plugins/ima-claude/skills/architect/SKILL.md +54 -168
- package/plugins/ima-claude/skills/compound-bridge/SKILL.md +41 -94
- package/plugins/ima-claude/skills/design-to-code/SKILL.md +91 -0
- package/plugins/ima-claude/skills/design-to-code/references/guardrails.md +46 -0
- package/plugins/ima-claude/skills/design-to-code/references/phase-a-design-to-prompt.md +141 -0
- package/plugins/ima-claude/skills/design-to-code/references/phase-b-prompt-to-code.md +155 -0
- package/plugins/ima-claude/skills/design-to-code/references/prompt-template.md +95 -0
- package/plugins/ima-claude/skills/discourse/SKILL.md +79 -194
- package/plugins/ima-claude/skills/discourse-admin/SKILL.md +41 -103
- package/plugins/ima-claude/skills/docs-organize/SKILL.md +63 -203
- package/plugins/ima-claude/skills/ember-discourse/SKILL.md +90 -200
- package/plugins/ima-claude/skills/espocrm/SKILL.md +14 -23
- package/plugins/ima-claude/skills/espocrm-api/SKILL.md +79 -192
- package/plugins/ima-claude/skills/functional-programmer/SKILL.md +33 -237
- package/plugins/ima-claude/skills/gh-cli/SKILL.md +26 -65
- package/plugins/ima-claude/skills/ima-bootstrap/SKILL.md +71 -104
- package/plugins/ima-claude/skills/ima-bootstrap/references/ima-brand.md +32 -22
- package/plugins/ima-claude/skills/ima-brand/SKILL.md +18 -23
- package/plugins/ima-claude/skills/ima-copywriting/SKILL.md +68 -179
- package/plugins/ima-claude/skills/ima-doc2pdf/SKILL.md +32 -102
- package/plugins/ima-claude/skills/ima-editorial-scorecard/SKILL.md +38 -63
- package/plugins/ima-claude/skills/ima-editorial-workflow/SKILL.md +69 -114
- package/plugins/ima-claude/skills/ima-email-creator/SKILL.md +16 -22
- package/plugins/ima-claude/skills/ima-forms-expert/SKILL.md +21 -37
- package/plugins/ima-claude/skills/jira-checkpoint/SKILL.md +39 -120
- package/plugins/ima-claude/skills/jquery/SKILL.md +107 -233
- package/plugins/ima-claude/skills/js-fp/SKILL.md +75 -296
- package/plugins/ima-claude/skills/js-fp-api/SKILL.md +52 -162
- package/plugins/ima-claude/skills/js-fp-react/SKILL.md +47 -270
- package/plugins/ima-claude/skills/js-fp-vue/SKILL.md +55 -209
- package/plugins/ima-claude/skills/js-fp-wordpress/SKILL.md +59 -204
- package/plugins/ima-claude/skills/livecanvas/SKILL.md +19 -32
- package/plugins/ima-claude/skills/mcp-atlassian/SKILL.md +146 -136
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-attachments.md +115 -0
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-auth.md +103 -0
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-bulk.md +149 -0
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-misc.md +195 -0
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-sprints.md +158 -0
- package/plugins/ima-claude/skills/mcp-context7/SKILL.md +32 -64
- package/plugins/ima-claude/skills/mcp-gitea/SKILL.md +98 -188
- package/plugins/ima-claude/skills/mcp-github/SKILL.md +60 -124
- package/plugins/ima-claude/skills/mcp-memory/SKILL.md +1 -177
- package/plugins/ima-claude/skills/mcp-qdrant/SKILL.md +58 -115
- package/plugins/ima-claude/skills/mcp-sequential/SKILL.md +32 -87
- package/plugins/ima-claude/skills/mcp-serena/SKILL.md +54 -80
- package/plugins/ima-claude/skills/mcp-tavily/SKILL.md +40 -63
- package/plugins/ima-claude/skills/mcp-vestige/SKILL.md +75 -116
- package/plugins/ima-claude/skills/php-authnet/SKILL.md +32 -65
- package/plugins/ima-claude/skills/php-fp/SKILL.md +50 -129
- package/plugins/ima-claude/skills/php-fp-wordpress/SKILL.md +25 -73
- package/plugins/ima-claude/skills/phpunit-wp/SKILL.md +103 -463
- package/plugins/ima-claude/skills/playwright/SKILL.md +69 -220
- package/plugins/ima-claude/skills/prompt-starter/SKILL.md +35 -82
- package/plugins/ima-claude/skills/prompt-starter/references/code-review.md +38 -0
- package/plugins/ima-claude/skills/py-fp/SKILL.md +78 -384
- package/plugins/ima-claude/skills/quasar-fp/SKILL.md +54 -255
- package/plugins/ima-claude/skills/quickstart/SKILL.md +7 -11
- package/plugins/ima-claude/skills/rails/SKILL.md +63 -184
- package/plugins/ima-claude/skills/resume-session/SKILL.md +14 -35
- package/plugins/ima-claude/skills/rg/SKILL.md +61 -146
- package/plugins/ima-claude/skills/ruby-fp/SKILL.md +66 -163
- package/plugins/ima-claude/skills/save-session/SKILL.md +10 -39
- package/plugins/ima-claude/skills/scorecard/SKILL.md +24 -38
- package/plugins/ima-claude/skills/skill-analyzer/SKILL.md +42 -71
- package/plugins/ima-claude/skills/skill-creator/SKILL.md +79 -250
- package/plugins/ima-claude/skills/task-master/SKILL.md +11 -31
- package/plugins/ima-claude/skills/task-planner/SKILL.md +44 -153
- package/plugins/ima-claude/skills/task-runner/SKILL.md +61 -143
- package/plugins/ima-claude/skills/unit-testing/SKILL.md +59 -134
- package/plugins/ima-claude/skills/wp-ddev/SKILL.md +38 -120
- package/plugins/ima-claude/skills/wp-local/SKILL.md +26 -108
|
@@ -3,90 +3,30 @@ name: "quasar-fp"
|
|
|
3
3
|
description: "Quasar Framework best practices with utility-first CSS and FP patterns. Use when working with .vue files in Quasar projects, when creating Vue/Quasar components, or when user mentions Quasar, QBtn, QCard, or utility classes like q-pa-md. Enforces utility-first approach to prevent hand-written CSS for standard properties."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# Quasar Framework -
|
|
6
|
+
# Quasar Framework - Utility-First + FP
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
**Directive**: Utilities > custom CSS | Components > HTML | Theme system > inline styles
|
|
9
9
|
|
|
10
|
-
|
|
10
|
+
## Rules
|
|
11
11
|
|
|
12
|
-
|
|
13
|
-
-
|
|
14
|
-
-
|
|
15
|
-
-
|
|
16
|
-
- **DO** use utilities first, custom CSS only for theme-specific brand elements
|
|
17
|
-
- **DO** leverage Quasar components for consistent UX and accessibility
|
|
18
|
-
- **DO** integrate with theme system via CSS custom properties and SCSS variables
|
|
12
|
+
- Use utility classes for spacing, typography, colors, layout — no custom CSS for these
|
|
13
|
+
- Use Quasar components (QBtn, QCard, QDialog, etc.) — don't reinvent them
|
|
14
|
+
- Integrate with theme system via CSS custom properties and SCSS variables
|
|
15
|
+
- Custom CSS only for theme-specific brand elements
|
|
19
16
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
## Quick Decision Tree
|
|
17
|
+
## Decision Tree
|
|
23
18
|
|
|
24
19
|
```
|
|
25
20
|
Creating new component?
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|-- Final check: Does custom CSS exceed 20% of total styling?
|
|
33
|
-
|-- YES --> Refactor to use more utilities
|
|
21
|
+
├── Can Quasar utilities handle spacing/layout/text?
|
|
22
|
+
│ ├── YES → Use utilities (q-pa-*, text-*, row/column)
|
|
23
|
+
│ └── NO → Standard UI pattern?
|
|
24
|
+
│ ├── YES → Use Quasar component (QBtn, QCard, QDialog)
|
|
25
|
+
│ └── NO → Custom CSS with theme variables
|
|
26
|
+
└── Does custom CSS exceed 20% of total styling? → Refactor to more utilities
|
|
34
27
|
```
|
|
35
28
|
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
## Utility-First Pattern
|
|
39
|
-
|
|
40
|
-
### GOOD: Utility-First Approach
|
|
41
|
-
|
|
42
|
-
```vue
|
|
43
|
-
<template>
|
|
44
|
-
<div class="q-pa-md q-mb-lg rounded-borders">
|
|
45
|
-
<h2 class="text-h5 text-weight-bold text-primary q-mb-sm q-mt-none">
|
|
46
|
-
Title
|
|
47
|
-
</h2>
|
|
48
|
-
<p class="text-caption text-grey-7 q-mb-none">
|
|
49
|
-
Description text
|
|
50
|
-
</p>
|
|
51
|
-
<q-toggle
|
|
52
|
-
v-model="enabled"
|
|
53
|
-
label="Enable Feature"
|
|
54
|
-
class="text-weight-medium q-mb-sm"
|
|
55
|
-
/>
|
|
56
|
-
</div>
|
|
57
|
-
</template>
|
|
58
|
-
|
|
59
|
-
<style scoped lang="scss">
|
|
60
|
-
@import '@/styles/theme.scss';
|
|
61
|
-
|
|
62
|
-
/* ONLY theme-specific custom styling */
|
|
63
|
-
.custom-theme-box {
|
|
64
|
-
background-color: rgba($color-brand-primary, 0.05);
|
|
65
|
-
border-left: $border-width-thick solid $color-brand-accent;
|
|
66
|
-
}
|
|
67
|
-
</style>
|
|
68
|
-
```
|
|
69
|
-
|
|
70
|
-
### BAD: Hand-Written CSS for Standard Properties
|
|
71
|
-
|
|
72
|
-
```vue
|
|
73
|
-
<!-- DO NOT DO THIS - utilities exist for all of these! -->
|
|
74
|
-
<style scoped>
|
|
75
|
-
.my-container {
|
|
76
|
-
padding: 16px; /* Use q-pa-md */
|
|
77
|
-
margin-bottom: 24px; /* Use q-mb-lg */
|
|
78
|
-
}
|
|
79
|
-
.my-title {
|
|
80
|
-
font-size: 1.5rem; /* Use text-h5 */
|
|
81
|
-
font-weight: 700; /* Use text-weight-bold */
|
|
82
|
-
color: #1976D2; /* Use text-primary */
|
|
83
|
-
}
|
|
84
|
-
</style>
|
|
85
|
-
```
|
|
86
|
-
|
|
87
|
-
---
|
|
88
|
-
|
|
89
|
-
## Common Anti-Patterns & Fixes
|
|
29
|
+
## Anti-Patterns & Fixes
|
|
90
30
|
|
|
91
31
|
| Anti-Pattern | Fix |
|
|
92
32
|
|--------------|-----|
|
|
@@ -99,126 +39,33 @@ Creating new component?
|
|
|
99
39
|
| `<input>` | `<q-input>` |
|
|
100
40
|
| Custom card div | `<q-card>` |
|
|
101
41
|
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
## When to Use Custom CSS
|
|
105
|
-
|
|
106
|
-
Custom CSS is appropriate ONLY for:
|
|
107
|
-
|
|
108
|
-
1. **Theme-Specific Brand Colors:**
|
|
109
|
-
```scss
|
|
110
|
-
.prayer-card {
|
|
111
|
-
background-color: rgba($color-brand-primary, 0.05);
|
|
112
|
-
border-left: $border-width-thick solid $color-brand-accent;
|
|
113
|
-
}
|
|
114
|
-
```
|
|
115
|
-
|
|
116
|
-
2. **Unique Design Elements:**
|
|
117
|
-
```scss
|
|
118
|
-
.circular-badge {
|
|
119
|
-
width: 48px;
|
|
120
|
-
height: 48px;
|
|
121
|
-
border-radius: 50%;
|
|
122
|
-
background-color: $color-brand-primary;
|
|
123
|
-
}
|
|
124
|
-
```
|
|
125
|
-
|
|
126
|
-
3. **Custom Font Families:**
|
|
127
|
-
```scss
|
|
128
|
-
.prayer-title {
|
|
129
|
-
font-family: $font-family-prayer;
|
|
130
|
-
}
|
|
131
|
-
```
|
|
132
|
-
|
|
133
|
-
4. **Dark Mode Theme Overrides:**
|
|
134
|
-
```scss
|
|
135
|
-
body.body--dark {
|
|
136
|
-
.prayer-card {
|
|
137
|
-
background-color: rgba($color-brand-primary, 0.15);
|
|
138
|
-
}
|
|
139
|
-
}
|
|
140
|
-
```
|
|
141
|
-
|
|
142
|
-
---
|
|
143
|
-
|
|
144
|
-
## Settings Panel Pattern
|
|
42
|
+
## Utility-First Example
|
|
145
43
|
|
|
146
44
|
```vue
|
|
147
|
-
<script setup>
|
|
148
|
-
import { useUserPreferences } from '@/composables/useUserPreferences.js';
|
|
149
|
-
const userPrefs = useUserPreferences();
|
|
150
|
-
</script>
|
|
151
|
-
|
|
152
45
|
<template>
|
|
153
|
-
<q-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
label="
|
|
157
|
-
|
|
158
|
-
>
|
|
159
|
-
<div class="q-pa-md">
|
|
160
|
-
<div class="q-pa-md q-mb-md rounded-borders bg-grey-1">
|
|
161
|
-
<q-toggle
|
|
162
|
-
v-model="userPrefs.someOption"
|
|
163
|
-
label="Enable Feature"
|
|
164
|
-
class="text-weight-medium q-mb-sm"
|
|
165
|
-
/>
|
|
166
|
-
<p class="text-caption text-grey-7 q-pl-sm q-mb-none">
|
|
167
|
-
Feature description using Quasar utilities
|
|
168
|
-
</p>
|
|
169
|
-
</div>
|
|
170
|
-
</div>
|
|
171
|
-
</q-expansion-item>
|
|
46
|
+
<div class="q-pa-md q-mb-lg rounded-borders">
|
|
47
|
+
<h2 class="text-h5 text-weight-bold text-primary q-mb-sm q-mt-none">Title</h2>
|
|
48
|
+
<p class="text-caption text-grey-7 q-mb-none">Description</p>
|
|
49
|
+
<q-toggle v-model="enabled" label="Enable Feature" class="text-weight-medium q-mb-sm" />
|
|
50
|
+
</div>
|
|
172
51
|
</template>
|
|
173
52
|
|
|
174
53
|
<style scoped lang="scss">
|
|
175
54
|
@import '@/styles/theme.scss';
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
border-left: $border-width-thick solid $color-brand-primary;
|
|
55
|
+
/* ONLY theme-specific custom styling */
|
|
56
|
+
.custom-theme-box {
|
|
57
|
+
background-color: rgba($color-brand-primary, 0.05);
|
|
58
|
+
border-left: $border-width-thick solid $color-brand-accent;
|
|
181
59
|
}
|
|
182
60
|
</style>
|
|
183
61
|
```
|
|
184
62
|
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
## Page Layout Pattern
|
|
188
|
-
|
|
189
|
-
```vue
|
|
190
|
-
<template>
|
|
191
|
-
<q-page class="q-pa-md">
|
|
192
|
-
<!-- Header with utilities -->
|
|
193
|
-
<div class="text-center q-py-lg q-mb-lg page-header">
|
|
194
|
-
<h1 class="text-h3 text-weight-bold text-primary q-mb-sm q-mt-none">
|
|
195
|
-
Page Title
|
|
196
|
-
</h1>
|
|
197
|
-
<p class="text-h6 text-italic text-accent q-mb-none">
|
|
198
|
-
Subtitle
|
|
199
|
-
</p>
|
|
200
|
-
</div>
|
|
201
|
-
|
|
202
|
-
<!-- Content sections -->
|
|
203
|
-
<div class="q-mb-xl">
|
|
204
|
-
<h2 class="text-h5 text-weight-bold text-primary q-my-md">
|
|
205
|
-
Section Title
|
|
206
|
-
</h2>
|
|
207
|
-
<!-- Content -->
|
|
208
|
-
</div>
|
|
209
|
-
</q-page>
|
|
210
|
-
</template>
|
|
211
|
-
|
|
212
|
-
<style scoped lang="scss">
|
|
213
|
-
@import '@/styles/theme.scss';
|
|
63
|
+
## When Custom CSS Is Appropriate
|
|
214
64
|
|
|
215
|
-
.
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
```
|
|
220
|
-
|
|
221
|
-
---
|
|
65
|
+
1. Theme-specific brand colors: `rgba($color-brand-primary, 0.05)`
|
|
66
|
+
2. Unique design elements: circular badges, custom shapes
|
|
67
|
+
3. Custom font families: `font-family: $font-family-prayer`
|
|
68
|
+
4. Dark mode theme overrides: `body.body--dark { ... }`
|
|
222
69
|
|
|
223
70
|
## Composable Integration
|
|
224
71
|
|
|
@@ -228,8 +75,6 @@ import { computed } from 'vue';
|
|
|
228
75
|
|
|
229
76
|
export function useThemeAwareStyles() {
|
|
230
77
|
const $q = useQuasar();
|
|
231
|
-
|
|
232
|
-
// Pure function: derive classes from state
|
|
233
78
|
const containerClasses = computed(() => ({
|
|
234
79
|
'q-pa-md': true,
|
|
235
80
|
'q-mb-lg': true,
|
|
@@ -237,91 +82,45 @@ export function useThemeAwareStyles() {
|
|
|
237
82
|
'bg-grey-1': !$q.dark.isActive,
|
|
238
83
|
'bg-grey-9': $q.dark.isActive
|
|
239
84
|
}));
|
|
240
|
-
|
|
241
85
|
return { containerClasses };
|
|
242
86
|
}
|
|
243
87
|
```
|
|
244
88
|
|
|
245
|
-
---
|
|
246
|
-
|
|
247
|
-
## Reference Files
|
|
248
|
-
|
|
249
|
-
For detailed information, consult these reference files:
|
|
250
|
-
|
|
251
|
-
- **[references/utility-classes.md](references/utility-classes.md)** - Complete utility class reference (spacing, typography, colors, flexbox)
|
|
252
|
-
- **[references/component-patterns.md](references/component-patterns.md)** - Quasar component usage patterns (QBtn, QCard, QDialog, etc.)
|
|
253
|
-
- **[references/theme-integration.md](references/theme-integration.md)** - Theme system, SCSS variables, CSS custom properties, dark mode
|
|
254
|
-
|
|
255
|
-
---
|
|
256
|
-
|
|
257
89
|
## Component Quick Reference
|
|
258
90
|
|
|
259
|
-
| Need |
|
|
260
|
-
|
|
261
|
-
| Button | `<q-btn>` |
|
|
262
|
-
| Text input | `<q-input>` |
|
|
263
|
-
| Dropdown | `<q-select>` |
|
|
264
|
-
| Toggle | `<q-toggle>` |
|
|
265
|
-
| Card | `<q-card>` |
|
|
266
|
-
| Modal | `<q-dialog>` |
|
|
267
|
-
| Tabs | `<q-tabs>` |
|
|
268
|
-
| List | `<q-list>` + `<q-item>` |
|
|
269
|
-
|
|
270
|
-
---
|
|
91
|
+
| Need | Component |
|
|
92
|
+
|------|-----------|
|
|
93
|
+
| Button | `<q-btn>` |
|
|
94
|
+
| Text input | `<q-input>` |
|
|
95
|
+
| Dropdown | `<q-select>` |
|
|
96
|
+
| Toggle | `<q-toggle>` |
|
|
97
|
+
| Card | `<q-card>` |
|
|
98
|
+
| Modal | `<q-dialog>` |
|
|
99
|
+
| Tabs | `<q-tabs>` |
|
|
100
|
+
| List | `<q-list>` + `<q-item>` |
|
|
271
101
|
|
|
272
102
|
## Essential Utility Classes
|
|
273
103
|
|
|
274
|
-
|
|
275
|
-
- `q-pa-{xs|sm|md|lg|xl}` - Padding all sides (4px, 8px, 16px, 24px, 48px)
|
|
276
|
-
- `q-mb-{size}` - Margin bottom
|
|
277
|
-
- `q-mt-none` - Remove margin top
|
|
104
|
+
**Spacing (8px grid):** `q-pa-{xs|sm|md|lg|xl}` (4/8/16/24/48px), `q-mb-{size}`, `q-mt-none`
|
|
278
105
|
|
|
279
|
-
|
|
280
|
-
- `text-h1` through `text-h6` - Headings
|
|
281
|
-
- `text-body1`, `text-body2`, `text-caption` - Body text
|
|
282
|
-
- `text-weight-bold`, `text-weight-medium` - Font weight
|
|
283
|
-
- `text-italic`, `text-uppercase` - Text style
|
|
106
|
+
**Typography:** `text-h1`–`text-h6`, `text-body1`, `text-body2`, `text-caption`, `text-weight-bold`, `text-weight-medium`, `text-italic`, `text-uppercase`
|
|
284
107
|
|
|
285
|
-
|
|
286
|
-
- `text-primary`, `text-secondary`, `text-accent` - Brand colors
|
|
287
|
-
- `text-grey-7` - Muted text
|
|
288
|
-
- `bg-grey-1` - Light background
|
|
108
|
+
**Colors:** `text-primary`, `text-secondary`, `text-accent`, `text-grey-7`, `bg-grey-1`
|
|
289
109
|
|
|
290
|
-
|
|
291
|
-
- `row`, `column` - Flex containers
|
|
292
|
-
- `items-center`, `justify-between` - Alignment
|
|
293
|
-
- `col`, `col-auto` - Flex items
|
|
110
|
+
**Layout:** `row`, `column`, `items-center`, `justify-between`, `col`, `col-auto`
|
|
294
111
|
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
## Success Metrics
|
|
112
|
+
## Targets
|
|
298
113
|
|
|
299
|
-
|
|
300
|
-
-
|
|
301
|
-
- CSS reduction: 30-50% compared to hand-written
|
|
302
|
-
- Quasar component usage: 90%+ (vs raw HTML)
|
|
114
|
+
- Utility usage: 80%+ vs custom CSS
|
|
115
|
+
- Quasar component usage: 90%+ vs raw HTML
|
|
303
116
|
- Theme integration: 100% (no hardcoded colors)
|
|
304
|
-
- Dark mode
|
|
305
|
-
|
|
306
|
-
---
|
|
307
|
-
|
|
308
|
-
## Integration
|
|
117
|
+
- Dark mode: automatic via theme system
|
|
309
118
|
|
|
310
|
-
|
|
311
|
-
- Requires: `js-fp-vue` (Vue 3 FP patterns)
|
|
119
|
+
## References
|
|
312
120
|
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
resolveLibraryId({ libraryName: 'quasar', query: 'QTable pagination' })
|
|
317
|
-
```
|
|
318
|
-
|
|
319
|
-
### Official Documentation
|
|
320
|
-
- Main: https://quasar.dev
|
|
321
|
-
- Utilities: https://quasar.dev/style/spacing
|
|
322
|
-
- Components: https://quasar.dev/vue-components
|
|
323
|
-
|
|
324
|
-
---
|
|
121
|
+
- **[references/utility-classes.md](references/utility-classes.md)** — Complete utility class reference
|
|
122
|
+
- **[references/component-patterns.md](references/component-patterns.md)** — Component usage patterns
|
|
123
|
+
- **[references/theme-integration.md](references/theme-integration.md)** — SCSS variables, dark mode
|
|
325
124
|
|
|
326
|
-
|
|
327
|
-
|
|
125
|
+
Requires: `js-fp-vue` | Framework: Quasar v2 + Vue 3
|
|
126
|
+
Docs: https://quasar.dev | https://quasar.dev/style/spacing | https://quasar.dev/vue-components
|
|
@@ -7,7 +7,7 @@ description: "Team cheat sheet — scannable reference of the most common ima-cl
|
|
|
7
7
|
|
|
8
8
|
## Instructions
|
|
9
9
|
|
|
10
|
-
|
|
10
|
+
Display the entire cheat sheet below directly. Do not summarize, run tools, or perform memory bootstrap.
|
|
11
11
|
|
|
12
12
|
---
|
|
13
13
|
|
|
@@ -24,24 +24,20 @@ Memory bootstrap runs automatically at session start (Vestige search + intention
|
|
|
24
24
|
|
|
25
25
|
## IMA Workflow
|
|
26
26
|
|
|
27
|
-
Habit-driven, not tool-enforced. Six steps:
|
|
28
|
-
|
|
29
27
|
| Step | Where | Command / Action |
|
|
30
28
|
|------|-------|-----------------|
|
|
31
|
-
| **1. Brainstorm** | Claude Web Project | Ideate, flush
|
|
29
|
+
| **1. Brainstorm** | Claude Web Project | Ideate, flush concept into plan |
|
|
32
30
|
| **2. Plan** | Claude Code — Plan Mode | `/plan` or ask Claude to enter Plan Mode |
|
|
33
31
|
| **3. Implement** | Claude Code | "Break this into tasks" (triggers `task-master`) |
|
|
34
32
|
| **4. Test** | Claude Code + manual | Unit tests + human testing |
|
|
35
33
|
| **5. Review** | Fresh Claude Code terminal | `/ima-claude:scorecard` + targeted reviews |
|
|
36
34
|
| **6. Document** | Confluence / Jira / MCP memory | Update Qdrant, Serena, Vestige, Markdowns |
|
|
37
35
|
|
|
38
|
-
Review findings may cycle back to any earlier step.
|
|
39
|
-
|
|
40
36
|
---
|
|
41
37
|
|
|
42
38
|
## Writing Code
|
|
43
39
|
|
|
44
|
-
FP skills auto-activate by file type
|
|
40
|
+
FP skills auto-activate by file type.
|
|
45
41
|
|
|
46
42
|
| Context | Skill |
|
|
47
43
|
|---------|-------|
|
|
@@ -67,7 +63,7 @@ Core rule: **Simple > Complex. No custom FP utilities. Native patterns.**
|
|
|
67
63
|
| What | Command |
|
|
68
64
|
|------|---------|
|
|
69
65
|
| Project quality scorecard | `/ima-claude:scorecard` |
|
|
70
|
-
| Full multi-agent review
|
|
66
|
+
| Full multi-agent review | `/workflows:review` |
|
|
71
67
|
| Organize docs | `docs-organize` skill (Active/Archive/Transient tiers) |
|
|
72
68
|
|
|
73
69
|
---
|
|
@@ -78,8 +74,8 @@ Core rule: **Simple > Complex. No custom FP utilities. Native patterns.**
|
|
|
78
74
|
|------|---------|
|
|
79
75
|
| Update cross-session knowledge | Vestige (`smart_ingest`) |
|
|
80
76
|
| Store large docs / plans | Qdrant (`mcp-qdrant`) |
|
|
81
|
-
| Document
|
|
82
|
-
| Organize docs | `docs-organize` skill
|
|
77
|
+
| Document solved problem | `/workflows:compound` |
|
|
78
|
+
| Organize docs | `docs-organize` skill |
|
|
83
79
|
|
|
84
80
|
---
|
|
85
81
|
|
|
@@ -104,7 +100,7 @@ Core rule: **Simple > Complex. No custom FP utilities. Native patterns.**
|
|
|
104
100
|
| PRDs, plans, large docs | **Qdrant** (semantic search, local RAG) |
|
|
105
101
|
| Session state (current task, WIP) | **Serena** (`/ima-claude:save-session`) |
|
|
106
102
|
|
|
107
|
-
Vestige stores automatically
|
|
103
|
+
Vestige stores automatically on "I prefer...", "Let's go with...", "From now on..."
|
|
108
104
|
|
|
109
105
|
---
|
|
110
106
|
|