akili-specs 2.1.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.
Files changed (244) hide show
  1. package/.claude/commands/akili-archive.md +145 -0
  2. package/.claude/commands/akili-audit.md +97 -0
  3. package/.claude/commands/akili-constitution.md +413 -0
  4. package/.claude/commands/akili-execute.md +240 -0
  5. package/.claude/commands/akili-propose.md +167 -0
  6. package/.claude/commands/akili-seo.md +277 -0
  7. package/.claude/commands/akili-specify.md +320 -0
  8. package/.claude/commands/akili-test.md +141 -0
  9. package/.claude/commands/akili-validate.md +176 -0
  10. package/.claude/skills/angular-developer/SKILL.md +130 -0
  11. package/.claude/skills/angular-developer/references/angular-animations.md +160 -0
  12. package/.claude/skills/angular-developer/references/angular-aria.md +410 -0
  13. package/.claude/skills/angular-developer/references/cli.md +86 -0
  14. package/.claude/skills/angular-developer/references/component-harnesses.md +59 -0
  15. package/.claude/skills/angular-developer/references/component-styling.md +91 -0
  16. package/.claude/skills/angular-developer/references/components.md +117 -0
  17. package/.claude/skills/angular-developer/references/creating-services.md +97 -0
  18. package/.claude/skills/angular-developer/references/data-resolvers.md +69 -0
  19. package/.claude/skills/angular-developer/references/define-routes.md +67 -0
  20. package/.claude/skills/angular-developer/references/defining-providers.md +72 -0
  21. package/.claude/skills/angular-developer/references/di-fundamentals.md +120 -0
  22. package/.claude/skills/angular-developer/references/e2e-testing.md +66 -0
  23. package/.claude/skills/angular-developer/references/effects.md +83 -0
  24. package/.claude/skills/angular-developer/references/hierarchical-injectors.md +43 -0
  25. package/.claude/skills/angular-developer/references/host-elements.md +80 -0
  26. package/.claude/skills/angular-developer/references/injection-context.md +63 -0
  27. package/.claude/skills/angular-developer/references/inputs.md +101 -0
  28. package/.claude/skills/angular-developer/references/linked-signal.md +59 -0
  29. package/.claude/skills/angular-developer/references/loading-strategies.md +61 -0
  30. package/.claude/skills/angular-developer/references/mcp.md +106 -0
  31. package/.claude/skills/angular-developer/references/migrations.md +30 -0
  32. package/.claude/skills/angular-developer/references/navigate-to-routes.md +69 -0
  33. package/.claude/skills/angular-developer/references/outputs.md +86 -0
  34. package/.claude/skills/angular-developer/references/reactive-forms.md +122 -0
  35. package/.claude/skills/angular-developer/references/rendering-strategies.md +44 -0
  36. package/.claude/skills/angular-developer/references/resource.md +74 -0
  37. package/.claude/skills/angular-developer/references/route-animations.md +56 -0
  38. package/.claude/skills/angular-developer/references/route-guards.md +52 -0
  39. package/.claude/skills/angular-developer/references/router-lifecycle.md +45 -0
  40. package/.claude/skills/angular-developer/references/router-testing.md +87 -0
  41. package/.claude/skills/angular-developer/references/show-routes-with-outlets.md +68 -0
  42. package/.claude/skills/angular-developer/references/signal-forms.md +897 -0
  43. package/.claude/skills/angular-developer/references/signals-overview.md +94 -0
  44. package/.claude/skills/angular-developer/references/tailwind-css.md +69 -0
  45. package/.claude/skills/angular-developer/references/template-driven-forms.md +114 -0
  46. package/.claude/skills/angular-developer/references/testing-fundamentals.md +66 -0
  47. package/.claude/skills/api-design-principles/SKILL.md +528 -0
  48. package/.claude/skills/api-design-principles/assets/api-design-checklist.md +155 -0
  49. package/.claude/skills/api-design-principles/assets/rest-api-template.py +182 -0
  50. package/.claude/skills/api-design-principles/references/graphql-schema-design.md +583 -0
  51. package/.claude/skills/api-design-principles/references/rest-best-practices.md +408 -0
  52. package/.claude/skills/aws-serverless/SKILL.md +323 -0
  53. package/.claude/skills/brainstorming/SKILL.md +96 -0
  54. package/.claude/skills/error-handling-patterns/SKILL.md +641 -0
  55. package/.claude/skills/frontend-design/LICENSE.txt +177 -0
  56. package/.claude/skills/frontend-design/SKILL.md +272 -0
  57. package/.claude/skills/gsap-core/SKILL.md +254 -0
  58. package/.claude/skills/gsap-frameworks/SKILL.md +153 -0
  59. package/.claude/skills/gsap-performance/SKILL.md +79 -0
  60. package/.claude/skills/gsap-plugins/SKILL.md +426 -0
  61. package/.claude/skills/gsap-react/SKILL.md +136 -0
  62. package/.claude/skills/gsap-scrolltrigger/SKILL.md +296 -0
  63. package/.claude/skills/gsap-timeline/SKILL.md +107 -0
  64. package/.claude/skills/gsap-utils/SKILL.md +284 -0
  65. package/.claude/skills/judgment-day/SKILL.md +52 -0
  66. package/.claude/skills/nestjs-expert/SKILL.md +552 -0
  67. package/.claude/skills/product-manager-toolkit/SKILL.md +351 -0
  68. package/.claude/skills/product-manager-toolkit/references/prd_templates.md +317 -0
  69. package/.claude/skills/product-manager-toolkit/scripts/customer_interview_analyzer.py +441 -0
  70. package/.claude/skills/product-manager-toolkit/scripts/rice_prioritizer.py +296 -0
  71. package/.claude/skills/react-doctor/AGENTS.md +15 -0
  72. package/.claude/skills/react-doctor/SKILL.md +19 -0
  73. package/.claude/skills/seo-audit/SKILL.md +497 -0
  74. package/.claude/skills/seo-audit/evals/evals.json +136 -0
  75. package/.claude/skills/seo-audit/references/ai-writing-detection.md +200 -0
  76. package/.claude/skills/seo-audit/references/international-seo.md +230 -0
  77. package/.claude/skills/shadcn-ui/SKILL.md +1677 -0
  78. package/.claude/skills/shadcn-ui/references/learn.md +145 -0
  79. package/.claude/skills/shadcn-ui/references/official-ui-reference.md +1725 -0
  80. package/.claude/skills/shadcn-ui/references/reference.md +586 -0
  81. package/.claude/skills/shadcn-ui/references/ui-reference.md +1578 -0
  82. package/.claude/skills/stitch-design/README.md +50 -0
  83. package/.claude/skills/stitch-design/SKILL.md +84 -0
  84. package/.claude/skills/stitch-design/examples/DESIGN.md +22 -0
  85. package/.claude/skills/stitch-design/examples/enhanced-prompt.md +28 -0
  86. package/.claude/skills/stitch-design/references/design-mappings.md +45 -0
  87. package/.claude/skills/stitch-design/references/prompt-keywords.md +114 -0
  88. package/.claude/skills/stitch-design/references/tool-schemas.md +76 -0
  89. package/.claude/skills/stitch-design/workflows/edit-design.md +44 -0
  90. package/.claude/skills/stitch-design/workflows/generate-design-md.md +63 -0
  91. package/.claude/skills/stitch-design/workflows/text-to-design.md +47 -0
  92. package/.claude/skills/systematic-debugging/CREATION-LOG.md +119 -0
  93. package/.claude/skills/systematic-debugging/SKILL.md +296 -0
  94. package/.claude/skills/systematic-debugging/condition-based-waiting-example.ts +158 -0
  95. package/.claude/skills/systematic-debugging/condition-based-waiting.md +115 -0
  96. package/.claude/skills/systematic-debugging/defense-in-depth.md +122 -0
  97. package/.claude/skills/systematic-debugging/find-polluter.sh +63 -0
  98. package/.claude/skills/systematic-debugging/root-cause-tracing.md +169 -0
  99. package/.claude/skills/systematic-debugging/test-academic.md +14 -0
  100. package/.claude/skills/systematic-debugging/test-pressure-1.md +58 -0
  101. package/.claude/skills/systematic-debugging/test-pressure-2.md +68 -0
  102. package/.claude/skills/systematic-debugging/test-pressure-3.md +69 -0
  103. package/.claude/skills/tailwind-design-system/SKILL.md +874 -0
  104. package/.claude/skills/ui-ux-pro-max/SKILL.md +377 -0
  105. package/.claude/skills/ui-ux-pro-max/data/charts.csv +26 -0
  106. package/.claude/skills/ui-ux-pro-max/data/colors.csv +97 -0
  107. package/.claude/skills/ui-ux-pro-max/data/icons.csv +101 -0
  108. package/.claude/skills/ui-ux-pro-max/data/landing.csv +31 -0
  109. package/.claude/skills/ui-ux-pro-max/data/products.csv +97 -0
  110. package/.claude/skills/ui-ux-pro-max/data/react-performance.csv +45 -0
  111. package/.claude/skills/ui-ux-pro-max/data/stacks/astro.csv +54 -0
  112. package/.claude/skills/ui-ux-pro-max/data/stacks/flutter.csv +53 -0
  113. package/.claude/skills/ui-ux-pro-max/data/stacks/html-tailwind.csv +56 -0
  114. package/.claude/skills/ui-ux-pro-max/data/stacks/jetpack-compose.csv +53 -0
  115. package/.claude/skills/ui-ux-pro-max/data/stacks/nextjs.csv +53 -0
  116. package/.claude/skills/ui-ux-pro-max/data/stacks/nuxt-ui.csv +51 -0
  117. package/.claude/skills/ui-ux-pro-max/data/stacks/nuxtjs.csv +59 -0
  118. package/.claude/skills/ui-ux-pro-max/data/stacks/react-native.csv +52 -0
  119. package/.claude/skills/ui-ux-pro-max/data/stacks/react.csv +54 -0
  120. package/.claude/skills/ui-ux-pro-max/data/stacks/shadcn.csv +61 -0
  121. package/.claude/skills/ui-ux-pro-max/data/stacks/svelte.csv +54 -0
  122. package/.claude/skills/ui-ux-pro-max/data/stacks/swiftui.csv +51 -0
  123. package/.claude/skills/ui-ux-pro-max/data/stacks/vue.csv +50 -0
  124. package/.claude/skills/ui-ux-pro-max/data/styles.csv +68 -0
  125. package/.claude/skills/ui-ux-pro-max/data/typography.csv +58 -0
  126. package/.claude/skills/ui-ux-pro-max/data/ui-reasoning.csv +101 -0
  127. package/.claude/skills/ui-ux-pro-max/data/ux-guidelines.csv +100 -0
  128. package/.claude/skills/ui-ux-pro-max/data/web-interface.csv +31 -0
  129. package/.claude/skills/ui-ux-pro-max/scripts/core.py +253 -0
  130. package/.claude/skills/ui-ux-pro-max/scripts/design_system.py +1067 -0
  131. package/.claude/skills/ui-ux-pro-max/scripts/search.py +114 -0
  132. package/.claude/skills/vercel-react-best-practices/AGENTS.md +2934 -0
  133. package/.claude/skills/vercel-react-best-practices/SKILL.md +136 -0
  134. package/.claude/skills/vercel-react-best-practices/rules/advanced-event-handler-refs.md +55 -0
  135. package/.claude/skills/vercel-react-best-practices/rules/advanced-init-once.md +42 -0
  136. package/.claude/skills/vercel-react-best-practices/rules/advanced-use-latest.md +39 -0
  137. package/.claude/skills/vercel-react-best-practices/rules/async-api-routes.md +38 -0
  138. package/.claude/skills/vercel-react-best-practices/rules/async-defer-await.md +80 -0
  139. package/.claude/skills/vercel-react-best-practices/rules/async-dependencies.md +51 -0
  140. package/.claude/skills/vercel-react-best-practices/rules/async-parallel.md +28 -0
  141. package/.claude/skills/vercel-react-best-practices/rules/async-suspense-boundaries.md +99 -0
  142. package/.claude/skills/vercel-react-best-practices/rules/bundle-barrel-imports.md +59 -0
  143. package/.claude/skills/vercel-react-best-practices/rules/bundle-conditional.md +31 -0
  144. package/.claude/skills/vercel-react-best-practices/rules/bundle-defer-third-party.md +49 -0
  145. package/.claude/skills/vercel-react-best-practices/rules/bundle-dynamic-imports.md +35 -0
  146. package/.claude/skills/vercel-react-best-practices/rules/bundle-preload.md +50 -0
  147. package/.claude/skills/vercel-react-best-practices/rules/client-event-listeners.md +74 -0
  148. package/.claude/skills/vercel-react-best-practices/rules/client-localstorage-schema.md +71 -0
  149. package/.claude/skills/vercel-react-best-practices/rules/client-passive-event-listeners.md +48 -0
  150. package/.claude/skills/vercel-react-best-practices/rules/client-swr-dedup.md +56 -0
  151. package/.claude/skills/vercel-react-best-practices/rules/js-batch-dom-css.md +107 -0
  152. package/.claude/skills/vercel-react-best-practices/rules/js-cache-function-results.md +80 -0
  153. package/.claude/skills/vercel-react-best-practices/rules/js-cache-property-access.md +28 -0
  154. package/.claude/skills/vercel-react-best-practices/rules/js-cache-storage.md +70 -0
  155. package/.claude/skills/vercel-react-best-practices/rules/js-combine-iterations.md +32 -0
  156. package/.claude/skills/vercel-react-best-practices/rules/js-early-exit.md +50 -0
  157. package/.claude/skills/vercel-react-best-practices/rules/js-hoist-regexp.md +45 -0
  158. package/.claude/skills/vercel-react-best-practices/rules/js-index-maps.md +37 -0
  159. package/.claude/skills/vercel-react-best-practices/rules/js-length-check-first.md +49 -0
  160. package/.claude/skills/vercel-react-best-practices/rules/js-min-max-loop.md +82 -0
  161. package/.claude/skills/vercel-react-best-practices/rules/js-set-map-lookups.md +24 -0
  162. package/.claude/skills/vercel-react-best-practices/rules/js-tosorted-immutable.md +57 -0
  163. package/.claude/skills/vercel-react-best-practices/rules/rendering-activity.md +26 -0
  164. package/.claude/skills/vercel-react-best-practices/rules/rendering-animate-svg-wrapper.md +47 -0
  165. package/.claude/skills/vercel-react-best-practices/rules/rendering-conditional-render.md +40 -0
  166. package/.claude/skills/vercel-react-best-practices/rules/rendering-content-visibility.md +38 -0
  167. package/.claude/skills/vercel-react-best-practices/rules/rendering-hoist-jsx.md +46 -0
  168. package/.claude/skills/vercel-react-best-practices/rules/rendering-hydration-no-flicker.md +82 -0
  169. package/.claude/skills/vercel-react-best-practices/rules/rendering-hydration-suppress-warning.md +30 -0
  170. package/.claude/skills/vercel-react-best-practices/rules/rendering-svg-precision.md +28 -0
  171. package/.claude/skills/vercel-react-best-practices/rules/rendering-usetransition-loading.md +75 -0
  172. package/.claude/skills/vercel-react-best-practices/rules/rerender-defer-reads.md +39 -0
  173. package/.claude/skills/vercel-react-best-practices/rules/rerender-dependencies.md +45 -0
  174. package/.claude/skills/vercel-react-best-practices/rules/rerender-derived-state-no-effect.md +40 -0
  175. package/.claude/skills/vercel-react-best-practices/rules/rerender-derived-state.md +29 -0
  176. package/.claude/skills/vercel-react-best-practices/rules/rerender-functional-setstate.md +74 -0
  177. package/.claude/skills/vercel-react-best-practices/rules/rerender-lazy-state-init.md +58 -0
  178. package/.claude/skills/vercel-react-best-practices/rules/rerender-memo-with-default-value.md +38 -0
  179. package/.claude/skills/vercel-react-best-practices/rules/rerender-memo.md +44 -0
  180. package/.claude/skills/vercel-react-best-practices/rules/rerender-move-effect-to-event.md +45 -0
  181. package/.claude/skills/vercel-react-best-practices/rules/rerender-simple-expression-in-memo.md +35 -0
  182. package/.claude/skills/vercel-react-best-practices/rules/rerender-transitions.md +40 -0
  183. package/.claude/skills/vercel-react-best-practices/rules/rerender-use-ref-transient-values.md +73 -0
  184. package/.claude/skills/vercel-react-best-practices/rules/server-after-nonblocking.md +73 -0
  185. package/.claude/skills/vercel-react-best-practices/rules/server-auth-actions.md +96 -0
  186. package/.claude/skills/vercel-react-best-practices/rules/server-cache-lru.md +41 -0
  187. package/.claude/skills/vercel-react-best-practices/rules/server-cache-react.md +76 -0
  188. package/.claude/skills/vercel-react-best-practices/rules/server-dedup-props.md +65 -0
  189. package/.claude/skills/vercel-react-best-practices/rules/server-parallel-fetching.md +83 -0
  190. package/.claude/skills/vercel-react-best-practices/rules/server-serialization.md +38 -0
  191. package/.claude/templates/implementer.md +36 -0
  192. package/.claude/templates/leader.md +77 -0
  193. package/.claude/templates/reviewer.md +53 -0
  194. package/.mcp.json.example +12 -0
  195. package/CHANGELOG.md +243 -0
  196. package/LICENSE +21 -0
  197. package/README.md +795 -0
  198. package/assets/jc-fox-mark.svg +10 -0
  199. package/assets/jc-methodology-badge.png +0 -0
  200. package/bin/akili.js +574 -0
  201. package/docs/README.md +48 -0
  202. package/docs/cli.md +187 -0
  203. package/docs/commands/README.md +43 -0
  204. package/docs/commands/akili-archive.md +65 -0
  205. package/docs/commands/akili-constitution.md +91 -0
  206. package/docs/commands/akili-execute.md +93 -0
  207. package/docs/commands/akili-propose.md +65 -0
  208. package/docs/commands/akili-seo.md +75 -0
  209. package/docs/commands/akili-specify.md +69 -0
  210. package/docs/commands/akili-test.md +65 -0
  211. package/docs/commands/akili-validate.md +64 -0
  212. package/docs/flow.md +255 -0
  213. package/docs/model-routing.md +133 -0
  214. package/docs/openspec-comparison.md +42 -0
  215. package/docs/plans/2026-05-26-multi-agent-sdd-orchestration-design.md +105 -0
  216. package/docs/release-checklist.md +91 -0
  217. package/docs/skills/README.md +42 -0
  218. package/docs/skills/angular-developer.md +23 -0
  219. package/docs/skills/api-design-principles.md +22 -0
  220. package/docs/skills/aws-serverless.md +22 -0
  221. package/docs/skills/brainstorming.md +21 -0
  222. package/docs/skills/error-handling-patterns.md +22 -0
  223. package/docs/skills/frontend-design.md +23 -0
  224. package/docs/skills/gsap-core.md +21 -0
  225. package/docs/skills/gsap-frameworks.md +20 -0
  226. package/docs/skills/gsap-performance.md +21 -0
  227. package/docs/skills/gsap-plugins.md +20 -0
  228. package/docs/skills/gsap-react.md +22 -0
  229. package/docs/skills/gsap-scrolltrigger.md +21 -0
  230. package/docs/skills/gsap-timeline.md +20 -0
  231. package/docs/skills/gsap-utils.md +21 -0
  232. package/docs/skills/nestjs-expert.md +23 -0
  233. package/docs/skills/product-manager-toolkit.md +22 -0
  234. package/docs/skills/react-doctor.md +27 -0
  235. package/docs/skills/seo-audit.md +27 -0
  236. package/docs/skills/shadcn-ui.md +22 -0
  237. package/docs/skills/stitch-design.md +21 -0
  238. package/docs/skills/systematic-debugging.md +27 -0
  239. package/docs/skills/tailwind-design-system.md +23 -0
  240. package/docs/skills/ui-ux-pro-max.md +25 -0
  241. package/docs/skills/vercel-react-best-practices.md +22 -0
  242. package/package.json +50 -0
  243. package/scripts/gsc_verify.py +162 -0
  244. package/scripts/parse_tests.js +112 -0
@@ -0,0 +1,91 @@
1
+ # Release Checklist
2
+
3
+ Use this checklist before publishing `akili-specs`.
4
+
5
+ ## Preflight
6
+
7
+ - [ ] Confirm this update should be published now, not only committed to the repository.
8
+ - [ ] Confirm all intended repo changes are committed before running the release script.
9
+ - [ ] Confirm `CHANGELOG.md` has meaningful notes under `Unreleased`.
10
+ - [ ] Confirm `package.json` version matches the release version.
11
+ - [ ] Confirm `CHANGELOG.md` has a dated section for the release.
12
+ - [ ] Confirm `releases/vX.Y.Z.md` exists.
13
+ - [ ] Confirm npm authentication with `npm whoami --registry=https://registry.npmjs.org/`.
14
+ - [ ] Confirm the current npm user is a maintainer for `akili-specs`.
15
+ - [ ] Confirm package name is available or configured for the intended registry.
16
+ - [ ] Confirm license and publishing policy.
17
+ - [ ] Confirm no secrets, service account keys, or local config files are included.
18
+
19
+ ## Release Policy
20
+
21
+ - Repository updates and npm updates are controlled separately.
22
+ - Package-affecting repository changes require changelog notes before release preparation.
23
+ - `npm run release:status` checks local release files, npm versions, remote tags, and GitHub Releases for drift.
24
+ - The `Release Status` GitHub Actions workflow runs the same drift check on pushes, pull requests, and manual dispatches.
25
+ - npm updates require a version bump, release notes, verification, release commit, publish, and smoke test.
26
+ - Never publish from uncommitted changes.
27
+ - Never claim npm is updated until publish and post-publish smoke test both succeed.
28
+ - If publish fails, keep the release commit and fix the blocker. Do not create a replacement version unless the failed version was actually published.
29
+
30
+ ## Verify Locally
31
+
32
+ Prepare a version bump from committed changes:
33
+
34
+ ```bash
35
+ npm run release:patch
36
+ ```
37
+
38
+ Use `release:minor` for new commands or workflow additions and `release:major` for breaking changes.
39
+
40
+ Then verify:
41
+
42
+ ```bash
43
+ npm run verify:cli
44
+ node bin/akili.js install --tool both --dry-run
45
+ npm run pack:dry-run
46
+ npm run release:status
47
+ git diff --check
48
+ ```
49
+
50
+ ## Verify Packed Tarball
51
+
52
+ ```bash
53
+ npm pack
54
+ npm install -g ./akili-specs-<version>.tgz
55
+ akili install --tool both --dry-run
56
+ akili doctor --tool claude
57
+ ```
58
+
59
+ Remove the generated tarball after testing unless it is being attached to a release.
60
+
61
+ ## Publish
62
+
63
+ For public npm publishing:
64
+
65
+ ```bash
66
+ npm whoami --registry=https://registry.npmjs.org/
67
+ npm publish --access public --registry=https://registry.npmjs.org/
68
+ ```
69
+
70
+ If npm requires two-factor authentication, pass the current one-time password:
71
+
72
+ ```bash
73
+ npm publish --access public --registry=https://registry.npmjs.org/ --otp=<code>
74
+ ```
75
+
76
+ For private registry publishing, configure the registry first and publish using the registry's required access mode.
77
+
78
+ ## Post-Publish Smoke Test
79
+
80
+ ```bash
81
+ pnpm dlx akili-specs@<version> list
82
+ pnpm dlx akili-specs@<version> install --tool both --dry-run
83
+ npm view akili-specs version --registry=https://registry.npmjs.org/
84
+ npm run release:status
85
+ ```
86
+
87
+ ## GitHub Release
88
+
89
+ - [ ] Tag the release, for example `v0.2.0`.
90
+ - [ ] Create a GitHub release using `releases/v0.2.0.md`.
91
+ - [ ] Include publish/install instructions in the release body.
@@ -0,0 +1,42 @@
1
+ # Skill Reference
2
+
3
+ AKILI ships Claude/OpenCode skills alongside the slash commands. Skills are loaded by the agent when a task needs domain-specific guidance.
4
+
5
+ The installable source files live in `.claude/skills/*/SKILL.md`. These pages are the human-facing reference.
6
+
7
+ ## Skill Inventory
8
+
9
+ | Skill | Use For | Common Commands |
10
+ |---|---|---|
11
+ | [`angular-developer`](angular-developer.md) | Angular architecture, components, services, signals, forms, routing, testing, CLI | `/akili-specify`, `/akili-execute`, `/akili-test`, `/akili-validate` |
12
+ | [`api-design-principles`](api-design-principles.md) | REST and GraphQL API design and review | `/akili-constitution`, `/akili-specify`, `/akili-validate` |
13
+ | [`aws-serverless`](aws-serverless.md) | Lambda, API Gateway, DynamoDB, SQS/SNS, SAM/CDK | `/akili-constitution`, `/akili-specify`, `/akili-execute` |
14
+ | [`brainstorming`](brainstorming.md) | Clarifying ideas, scope, options, and trade-offs before implementation | `/akili-propose`, `/akili-specify` |
15
+ | [`error-handling-patterns`](error-handling-patterns.md) | Exceptions, Result patterns, graceful degradation, reliability | `/akili-specify`, `/akili-execute`, `/akili-validate` |
16
+ | [`frontend-design`](frontend-design.md) | Distinctive frontend UI and UX implementation | `/akili-constitution`, `/akili-specify`, `/akili-execute`, `/akili-test` |
17
+ | [`gsap-core`](gsap-core.md) | Core GSAP tweens, easing, stagger, responsive and reduced-motion animation | `/akili-specify`, `/akili-execute` |
18
+ | [`gsap-frameworks`](gsap-frameworks.md) | GSAP in Vue, Nuxt, Svelte, SvelteKit, and other non-React frameworks | `/akili-specify`, `/akili-execute` |
19
+ | [`gsap-performance`](gsap-performance.md) | Smooth animation, transform-first motion, jank reduction | `/akili-execute`, `/akili-validate` |
20
+ | [`gsap-plugins`](gsap-plugins.md) | GSAP plugins such as ScrollTo, Flip, Draggable, SplitText, SVG plugins | `/akili-specify`, `/akili-execute` |
21
+ | [`gsap-react`](gsap-react.md) | GSAP in React and Next.js with cleanup and scoping | `/akili-specify`, `/akili-execute` |
22
+ | [`gsap-scrolltrigger`](gsap-scrolltrigger.md) | Scroll-driven animation, pinning, scrub, parallax | `/akili-specify`, `/akili-execute` |
23
+ | [`gsap-timeline`](gsap-timeline.md) | Sequenced animations and playback control | `/akili-specify`, `/akili-execute` |
24
+ | [`gsap-utils`](gsap-utils.md) | GSAP utilities such as clamp, mapRange, random, snap, wrap | `/akili-execute` |
25
+ | [`nestjs-expert`](nestjs-expert.md) | NestJS modules, DI, guards, interceptors, testing, TypeORM/Mongoose | `/akili-specify`, `/akili-execute`, `/akili-test`, `/akili-validate` |
26
+ | [`product-manager-toolkit`](product-manager-toolkit.md) | Product discovery, PRDs, prioritization, customer interview analysis | `/akili-constitution`, `/akili-propose`, `/akili-specify` |
27
+ | [`react-doctor`](react-doctor.md) | React diagnostics after changes | `/akili-test`, `/akili-validate` |
28
+ | [`seo-audit`](seo-audit.md) | Technical, on-page, and international SEO audits with a standard finding format | `/akili-seo`, `/akili-validate` |
29
+ | [`shadcn-ui`](shadcn-ui.md) | shadcn/ui components, forms, themes, Tailwind integration | `/akili-specify`, `/akili-execute`, `/akili-validate` |
30
+ | [`stitch-design`](stitch-design.md) | Stitch prompt enhancement and design generation workflows | `/akili-constitution`, `/akili-specify` |
31
+ | [`systematic-debugging`](systematic-debugging.md) | Bugs, test failures, unexpected behavior, root-cause investigation | `/akili-execute`, `/akili-test`, `/akili-validate`, `/akili-seo` |
32
+ | [`tailwind-design-system`](tailwind-design-system.md) | Tailwind CSS v4 tokens, component systems, responsive patterns | `/akili-constitution`, `/akili-specify`, `/akili-execute` |
33
+ | [`ui-ux-pro-max`](ui-ux-pro-max.md) | UI/UX design intelligence, palettes, typography, accessibility, stacks | `/akili-constitution`, `/akili-specify`, `/akili-execute`, `/akili-test`, `/akili-validate` |
34
+ | [`vercel-react-best-practices`](vercel-react-best-practices.md) | React and Next.js performance and architecture guidance | `/akili-specify`, `/akili-execute`, `/akili-test`, `/akili-validate` |
35
+
36
+ ## Usage Rules
37
+
38
+ - Use the task-specific skills listed in `tasks.md` during `/akili-execute`.
39
+ - Use UI/UX skills when specs affect screens, flows, interactions, or accessibility.
40
+ - Use `systematic-debugging` before proposing fixes for failures or unexpected behavior.
41
+ - Use framework skills only when the repository or task actually uses that framework.
42
+ - If a skill is unavailable in the host tool, fall back to the documented alternative and note the gap in the relevant report.
@@ -0,0 +1,23 @@
1
+ # `angular-developer`
2
+
3
+ ## Purpose
4
+
5
+ Provides Angular architecture and implementation guidance for projects, components, services, signals, forms, dependency injection, routing, SSR, accessibility, animations, styling, testing, and CLI workflows.
6
+
7
+ ## Use When
8
+
9
+ - Creating or modifying Angular projects, components, services, directives, pipes, or routes.
10
+ - Choosing between signal forms, template-driven forms, and reactive forms.
11
+ - Working with Angular signals, `linkedSignal`, `resource`, or effects.
12
+ - Reviewing Angular routing, dependency injection, accessibility, testing, or Tailwind usage.
13
+
14
+ ## Best Paired Commands
15
+
16
+ - `/akili-specify` for Angular design and task planning.
17
+ - `/akili-execute` for implementation.
18
+ - `/akili-test` for Angular unit, harness, router, or E2E tests.
19
+ - `/akili-validate` for architecture and quality checks.
20
+
21
+ ## Source
22
+
23
+ - `../../.claude/skills/angular-developer/SKILL.md`
@@ -0,0 +1,22 @@
1
+ # `api-design-principles`
2
+
3
+ ## Purpose
4
+
5
+ Guides REST and GraphQL API design so interfaces are intuitive, scalable, maintainable, and developer-friendly.
6
+
7
+ ## Use When
8
+
9
+ - Designing a new REST or GraphQL API.
10
+ - Reviewing endpoint shape, resource naming, status codes, pagination, filtering, or versioning.
11
+ - Establishing API standards in project baseline docs.
12
+ - Migrating between API paradigms.
13
+
14
+ ## Best Paired Commands
15
+
16
+ - `/akili-constitution` for API standards in the TRD.
17
+ - `/akili-specify` for API requirements and contracts.
18
+ - `/akili-validate` for implementation conformance.
19
+
20
+ ## Source
21
+
22
+ - `../../.claude/skills/api-design-principles/SKILL.md`
@@ -0,0 +1,22 @@
1
+ # `aws-serverless`
2
+
3
+ ## Purpose
4
+
5
+ Guides production-ready serverless applications on AWS, including Lambda, API Gateway, DynamoDB, SQS/SNS, event-driven patterns, SAM/CDK deployment, and cold-start optimization.
6
+
7
+ ## Use When
8
+
9
+ - Designing or reviewing AWS serverless architecture.
10
+ - Planning Lambda APIs, queues, topics, DynamoDB tables, or event flows.
11
+ - Documenting serverless deployment and operational constraints.
12
+ - Optimizing cold starts or reliability in serverless systems.
13
+
14
+ ## Best Paired Commands
15
+
16
+ - `/akili-constitution` for serverless architecture baseline.
17
+ - `/akili-specify` for AWS-backed feature design.
18
+ - `/akili-execute` for implementation tasks.
19
+
20
+ ## Source
21
+
22
+ - `../../.claude/skills/aws-serverless/SKILL.md`
@@ -0,0 +1,21 @@
1
+ # `brainstorming`
2
+
3
+ ## Purpose
4
+
5
+ Clarifies ideas before implementation by exploring intent, scope, constraints, options, trade-offs, and approval points.
6
+
7
+ ## Use When
8
+
9
+ - A feature or behavior change is still ambiguous.
10
+ - A proposal needs approach options and recommendation.
11
+ - Requirements or task sequencing need human approval before implementation.
12
+ - UI, product, or architecture direction could branch in multiple ways.
13
+
14
+ ## Best Paired Commands
15
+
16
+ - `/akili-propose` for intent and option exploration.
17
+ - `/akili-specify` for requirements, design, and task planning.
18
+
19
+ ## Source
20
+
21
+ - `../../.claude/skills/brainstorming/SKILL.md`
@@ -0,0 +1,22 @@
1
+ # `error-handling-patterns`
2
+
3
+ ## Purpose
4
+
5
+ Guides resilient error handling across languages, including exceptions, Result types, propagation, graceful degradation, API errors, and reliability patterns.
6
+
7
+ ## Use When
8
+
9
+ - Designing API or service error contracts.
10
+ - Improving reliability and failure handling.
11
+ - Defining rollback, retry, fallback, or observability behavior.
12
+ - Auditing implementation quality around edge cases and failures.
13
+
14
+ ## Best Paired Commands
15
+
16
+ - `/akili-specify` for error contracts in requirements and design.
17
+ - `/akili-execute` for implementation.
18
+ - `/akili-validate` for quality and resilience review.
19
+
20
+ ## Source
21
+
22
+ - `../../.claude/skills/error-handling-patterns/SKILL.md`
@@ -0,0 +1,23 @@
1
+ # `frontend-design`
2
+
3
+ ## Purpose
4
+
5
+ Guides distinctive, production-grade frontend interfaces with intentional aesthetics, responsive behavior, accessibility, and implementation-ready structure.
6
+
7
+ ## Use When
8
+
9
+ - Designing or implementing web UI, pages, dashboards, or components.
10
+ - Creating a visual direction when `ui-ux-pro-max` is unavailable or too broad.
11
+ - Reviewing UI for generic patterns, accessibility, responsiveness, or polish.
12
+ - Translating UX intent into frontend code.
13
+
14
+ ## Best Paired Commands
15
+
16
+ - `/akili-constitution` for the UX/UI design baseline.
17
+ - `/akili-specify` for UI requirements and design.
18
+ - `/akili-execute` for frontend implementation.
19
+ - `/akili-test` and `/akili-validate` for UX checks.
20
+
21
+ ## Source
22
+
23
+ - `../../.claude/skills/frontend-design/SKILL.md`
@@ -0,0 +1,21 @@
1
+ # `gsap-core`
2
+
3
+ ## Purpose
4
+
5
+ Guides GSAP core animation APIs such as `gsap.to()`, `from()`, `fromTo()`, easing, duration, stagger, defaults, `gsap.matchMedia()`, responsive animation, and reduced-motion behavior.
6
+
7
+ ## Use When
8
+
9
+ - Adding JavaScript animation in vanilla JS or any framework.
10
+ - Creating tweens, entrances, exits, staggered effects, or SVG/DOM motion.
11
+ - Recommending an animation library when none is specified.
12
+ - Handling responsive or prefers-reduced-motion animation behavior.
13
+
14
+ ## Best Paired Commands
15
+
16
+ - `/akili-specify` for animation requirements and design.
17
+ - `/akili-execute` for implementation.
18
+
19
+ ## Source
20
+
21
+ - `../../.claude/skills/gsap-core/SKILL.md`
@@ -0,0 +1,20 @@
1
+ # `gsap-frameworks`
2
+
3
+ ## Purpose
4
+
5
+ Guides GSAP usage in Vue, Nuxt, Svelte, SvelteKit, and other non-React frameworks, including lifecycle, selector scoping, and cleanup.
6
+
7
+ ## Use When
8
+
9
+ - Animating Vue, Nuxt, Svelte, or SvelteKit components.
10
+ - Integrating GSAP with `onMounted`, `onMount`, `onDestroy`, or framework lifecycle hooks.
11
+ - Avoiding selector leakage or missing cleanup in framework components.
12
+
13
+ ## Best Paired Commands
14
+
15
+ - `/akili-specify` for framework-specific animation design.
16
+ - `/akili-execute` for implementation.
17
+
18
+ ## Source
19
+
20
+ - `../../.claude/skills/gsap-frameworks/SKILL.md`
@@ -0,0 +1,21 @@
1
+ # `gsap-performance`
2
+
3
+ ## Purpose
4
+
5
+ Optimizes GSAP animation performance by preferring transforms, avoiding layout thrashing, batching work, and reducing jank.
6
+
7
+ ## Use When
8
+
9
+ - Animations feel choppy or miss 60fps.
10
+ - Reviewing animation implementation for performance risk.
11
+ - Choosing between animating transforms, opacity, layout properties, or SVG attributes.
12
+ - Adding `will-change`, batching, or layout-safe animation patterns.
13
+
14
+ ## Best Paired Commands
15
+
16
+ - `/akili-execute` for animation implementation.
17
+ - `/akili-validate` for animation performance review.
18
+
19
+ ## Source
20
+
21
+ - `../../.claude/skills/gsap-performance/SKILL.md`
@@ -0,0 +1,20 @@
1
+ # `gsap-plugins`
2
+
3
+ ## Purpose
4
+
5
+ Guides GSAP plugin usage, including registration and plugins such as ScrollToPlugin, ScrollSmoother, Flip, Draggable, Observer, SplitText, ScrambleText, SVG plugins, physics plugins, and CustomEase.
6
+
7
+ ## Use When
8
+
9
+ - A spec needs GSAP functionality beyond core tweens.
10
+ - Implementing Flip animations, draggable interactions, scroll-to behavior, text splitting, SVG drawing, or custom easing.
11
+ - Reviewing plugin registration and bundle usage.
12
+
13
+ ## Best Paired Commands
14
+
15
+ - `/akili-specify` for deciding whether plugin behavior is justified.
16
+ - `/akili-execute` for implementation.
17
+
18
+ ## Source
19
+
20
+ - `../../.claude/skills/gsap-plugins/SKILL.md`
@@ -0,0 +1,22 @@
1
+ # `gsap-react`
2
+
3
+ ## Purpose
4
+
5
+ Guides GSAP in React and Next.js, including `useGSAP`, refs, `gsap.context()`, selector scoping, and cleanup on unmount.
6
+
7
+ ## Use When
8
+
9
+ - Animating React or Next.js components with GSAP.
10
+ - Avoiding stale refs, duplicate animations, or missing cleanup.
11
+ - Scoping selectors safely inside components.
12
+ - Integrating GSAP with React lifecycle and hydration constraints.
13
+
14
+ ## Best Paired Commands
15
+
16
+ - `/akili-specify` for React animation design.
17
+ - `/akili-execute` for implementation.
18
+ - `/akili-validate` for cleanup and performance review.
19
+
20
+ ## Source
21
+
22
+ - `../../.claude/skills/gsap-react/SKILL.md`
@@ -0,0 +1,21 @@
1
+ # `gsap-scrolltrigger`
2
+
3
+ ## Purpose
4
+
5
+ Guides GSAP ScrollTrigger for scroll-linked animations, triggers, pinning, scrubbed timelines, parallax, and responsive scroll behavior.
6
+
7
+ ## Use When
8
+
9
+ - Building scroll-driven animation, parallax, pinned sections, or progress-linked motion.
10
+ - Reviewing ScrollTrigger setup, cleanup, refresh behavior, or responsive configuration.
11
+ - Recommending a scroll animation approach when no library is specified.
12
+
13
+ ## Best Paired Commands
14
+
15
+ - `/akili-specify` for scroll animation behavior and accessibility notes.
16
+ - `/akili-execute` for implementation.
17
+ - `/akili-validate` for motion and performance review.
18
+
19
+ ## Source
20
+
21
+ - `../../.claude/skills/gsap-scrolltrigger/SKILL.md`
@@ -0,0 +1,20 @@
1
+ # `gsap-timeline`
2
+
3
+ ## Purpose
4
+
5
+ Guides GSAP timelines for sequencing animations, using position parameters, nesting timelines, controlling playback, and choreographing complex motion.
6
+
7
+ ## Use When
8
+
9
+ - Multiple animation steps must be coordinated.
10
+ - A sequence needs pause, reverse, seek, or replay control.
11
+ - A spec needs staged entrances, page transitions, or composed motion systems.
12
+
13
+ ## Best Paired Commands
14
+
15
+ - `/akili-specify` for animation choreography and design decisions.
16
+ - `/akili-execute` for implementation.
17
+
18
+ ## Source
19
+
20
+ - `../../.claude/skills/gsap-timeline/SKILL.md`
@@ -0,0 +1,21 @@
1
+ # `gsap-utils`
2
+
3
+ ## Purpose
4
+
5
+ Guides `gsap.utils` helpers such as `clamp`, `mapRange`, `normalize`, `interpolate`, `random`, `snap`, `toArray`, `wrap`, and `pipe`.
6
+
7
+ ## Use When
8
+
9
+ - Mapping scroll, pointer, or progress values into animation ranges.
10
+ - Snapping or wrapping values.
11
+ - Selecting DOM/SVG collections safely for animation.
12
+ - Simplifying animation math and helper functions.
13
+
14
+ ## Best Paired Commands
15
+
16
+ - `/akili-execute` for implementation.
17
+ - `/akili-validate` for simplifying or reviewing animation utilities.
18
+
19
+ ## Source
20
+
21
+ - `../../.claude/skills/gsap-utils/SKILL.md`
@@ -0,0 +1,23 @@
1
+ # `nestjs-expert`
2
+
3
+ ## Purpose
4
+
5
+ Guides NestJS architecture, modules, dependency injection, middleware, guards, interceptors, testing with Jest/Supertest, TypeORM/Mongoose integration, Passport authentication, and debugging DI issues.
6
+
7
+ ## Use When
8
+
9
+ - Designing or modifying NestJS modules, controllers, providers, guards, interceptors, pipes, or middleware.
10
+ - Planning API implementation inside NestJS.
11
+ - Testing NestJS services, controllers, or integration flows.
12
+ - Debugging dependency injection or module boundary problems.
13
+
14
+ ## Best Paired Commands
15
+
16
+ - `/akili-specify` for backend design.
17
+ - `/akili-execute` for implementation.
18
+ - `/akili-test` for Jest/Supertest coverage.
19
+ - `/akili-validate` for architecture conformance.
20
+
21
+ ## Source
22
+
23
+ - `../../.claude/skills/nestjs-expert/SKILL.md`
@@ -0,0 +1,22 @@
1
+ # `product-manager-toolkit`
2
+
3
+ ## Purpose
4
+
5
+ Supports product management work, including PRDs, customer interview analysis, RICE prioritization, discovery frameworks, requirements, and go-to-market thinking.
6
+
7
+ ## Use When
8
+
9
+ - Creating or improving `docs/prd.md`.
10
+ - Clarifying personas, goals, scope, success metrics, or non-goals.
11
+ - Prioritizing features or deciding whether work should proceed.
12
+ - Turning discovery into requirements.
13
+
14
+ ## Best Paired Commands
15
+
16
+ - `/akili-constitution` for project PRD baseline.
17
+ - `/akili-propose` for intent and scope.
18
+ - `/akili-specify` for behavior requirements.
19
+
20
+ ## Source
21
+
22
+ - `../../.claude/skills/product-manager-toolkit/SKILL.md`
@@ -0,0 +1,27 @@
1
+ # `react-doctor`
2
+
3
+ ## Purpose
4
+
5
+ Runs React diagnostics after changes to catch security, performance, correctness, and architecture issues early.
6
+
7
+ ## Use When
8
+
9
+ - Reviewing React code after implementation.
10
+ - Finishing a React feature.
11
+ - Fixing React bugs.
12
+ - Preparing evidence for validation.
13
+
14
+ ## Command
15
+
16
+ ```bash
17
+ npx -y react-doctor@latest . --verbose --diff
18
+ ```
19
+
20
+ ## Best Paired Commands
21
+
22
+ - `/akili-test` for diagnostic evidence.
23
+ - `/akili-validate` for React quality review.
24
+
25
+ ## Source
26
+
27
+ - `../../.claude/skills/react-doctor/SKILL.md`
@@ -0,0 +1,27 @@
1
+ # `seo-audit`
2
+
3
+ ## Purpose
4
+
5
+ Provides an expert SEO audit framework: crawlability and indexation, technical foundations (Core Web Vitals, mobile, HTTPS), on-page optimization (titles, metas, headings, images, internal linking), international SEO (hreflang, locale canonicals, locale sitemaps), content quality (E-E-A-T), and a standard finding format.
6
+
7
+ ## Use When
8
+
9
+ - Auditing, reviewing, or diagnosing SEO issues on a site.
10
+ - Rankings or organic traffic dropped and the cause is unknown.
11
+ - Reviewing meta tags, structured data, page speed, or indexing issues.
12
+ - Running the audit phase of `/akili-seo`.
13
+
14
+ ## Core Rules
15
+
16
+ - Findings follow the **Issue / Impact / Evidence / Fix / Priority** structure.
17
+ - Findings are weighted by priority order: crawlability → technical → on-page → content quality → authority.
18
+ - Static fetches (`curl`, `web_fetch`) cannot detect JS-injected JSON-LD; structured data must be validated with a rendering tool or Search Console URL inspection.
19
+
20
+ ## Best Paired Commands
21
+
22
+ - `/akili-seo` for the audit phase (index coverage, structured data, render, on-page checks).
23
+ - `/akili-validate` when a spec includes SEO acceptance criteria.
24
+
25
+ ## Source
26
+
27
+ - `../../.claude/skills/seo-audit/SKILL.md`
@@ -0,0 +1,22 @@
1
+ # `shadcn-ui`
2
+
3
+ ## Purpose
4
+
5
+ Guides shadcn/ui setup and implementation, including accessible React components, React Hook Form, Zod, Tailwind themes, buttons, dialogs, dropdowns, tables, and complex forms.
6
+
7
+ ## Use When
8
+
9
+ - Installing or configuring shadcn/ui.
10
+ - Building accessible component patterns.
11
+ - Implementing forms with React Hook Form and Zod.
12
+ - Customizing Tailwind themes around shadcn/ui.
13
+
14
+ ## Best Paired Commands
15
+
16
+ - `/akili-specify` for component and form design.
17
+ - `/akili-execute` for implementation.
18
+ - `/akili-validate` for accessibility and design-system review.
19
+
20
+ ## Source
21
+
22
+ - `../../.claude/skills/shadcn-ui/SKILL.md`
@@ -0,0 +1,21 @@
1
+ # `stitch-design`
2
+
3
+ ## Purpose
4
+
5
+ Supports Stitch design work, including prompt enhancement, design system synthesis, and high-fidelity screen generation or editing via Stitch MCP.
6
+
7
+ ## Use When
8
+
9
+ - Turning product intent into a high-fidelity UI prompt.
10
+ - Creating or updating `.stitch/DESIGN.md`.
11
+ - Generating screen designs from text.
12
+ - Editing a Stitch-generated design.
13
+
14
+ ## Best Paired Commands
15
+
16
+ - `/akili-constitution` for the UX/UI design baseline.
17
+ - `/akili-specify` for UI-heavy feature design.
18
+
19
+ ## Source
20
+
21
+ - `../../.claude/skills/stitch-design/SKILL.md`
@@ -0,0 +1,27 @@
1
+ # `systematic-debugging`
2
+
3
+ ## Purpose
4
+
5
+ Enforces root-cause debugging before proposing fixes for bugs, test failures, build failures, integration issues, performance problems, or unexpected behavior.
6
+
7
+ ## Use When
8
+
9
+ - Any test, build, or validation check fails.
10
+ - Production or local behavior is unexpected.
11
+ - A previous fix did not work.
12
+ - A multi-component issue needs data-flow tracing.
13
+
14
+ ## Core Rule
15
+
16
+ No fixes without root-cause investigation first.
17
+
18
+ ## Best Paired Commands
19
+
20
+ - `/akili-execute` when implementation hits failures.
21
+ - `/akili-test` when tests fail or coverage is unclear.
22
+ - `/akili-validate` when conformance checks fail.
23
+ - `/akili-seo` when GSC or index data is inconsistent.
24
+
25
+ ## Source
26
+
27
+ - `../../.claude/skills/systematic-debugging/SKILL.md`
@@ -0,0 +1,23 @@
1
+ # `tailwind-design-system`
2
+
3
+ ## Purpose
4
+
5
+ Guides scalable design systems with Tailwind CSS v4, design tokens, component libraries, responsive patterns, and consistent utility usage.
6
+
7
+ ## Use When
8
+
9
+ - Creating or refining a Tailwind design system.
10
+ - Standardizing spacing, color, typography, or component tokens.
11
+ - Building reusable component libraries.
12
+ - Reviewing Tailwind UI implementation for consistency.
13
+
14
+ ## Best Paired Commands
15
+
16
+ - `/akili-constitution` for the UX/UI design baseline.
17
+ - `/akili-specify` for Tailwind component architecture.
18
+ - `/akili-execute` for implementation.
19
+ - `/akili-validate` for design-system compliance.
20
+
21
+ ## Source
22
+
23
+ - `../../.claude/skills/tailwind-design-system/SKILL.md`