constella 0.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 (747) hide show
  1. package/.next/BUILD_ID +1 -0
  2. package/.next/app-path-routes-manifest.json +53 -0
  3. package/.next/build-manifest.json +20 -0
  4. package/.next/diagnostics/build-diagnostics.json +6 -0
  5. package/.next/diagnostics/framework.json +1 -0
  6. package/.next/export-marker.json +6 -0
  7. package/.next/images-manifest.json +68 -0
  8. package/.next/next-minimal-server.js.nft.json +1 -0
  9. package/.next/next-server.js.nft.json +1 -0
  10. package/.next/package.json +1 -0
  11. package/.next/prerender-manifest.json +36 -0
  12. package/.next/react-loadable-manifest.json +14 -0
  13. package/.next/required-server-files.js +343 -0
  14. package/.next/required-server-files.json +343 -0
  15. package/.next/routes-manifest.json +362 -0
  16. package/.next/server/app/(app)/activity/page.js +2 -0
  17. package/.next/server/app/(app)/activity/page.js.nft.json +1 -0
  18. package/.next/server/app/(app)/activity/page_client-reference-manifest.js +1 -0
  19. package/.next/server/app/(app)/agents/[handle]/page.js +18 -0
  20. package/.next/server/app/(app)/agents/[handle]/page.js.nft.json +1 -0
  21. package/.next/server/app/(app)/agents/[handle]/page_client-reference-manifest.js +1 -0
  22. package/.next/server/app/(app)/code/page.js +2 -0
  23. package/.next/server/app/(app)/code/page.js.nft.json +1 -0
  24. package/.next/server/app/(app)/code/page_client-reference-manifest.js +1 -0
  25. package/.next/server/app/(app)/config/page.js +2 -0
  26. package/.next/server/app/(app)/config/page.js.nft.json +1 -0
  27. package/.next/server/app/(app)/config/page_client-reference-manifest.js +1 -0
  28. package/.next/server/app/(app)/costs/page.js +2 -0
  29. package/.next/server/app/(app)/costs/page.js.nft.json +1 -0
  30. package/.next/server/app/(app)/costs/page_client-reference-manifest.js +1 -0
  31. package/.next/server/app/(app)/cron/page.js +2 -0
  32. package/.next/server/app/(app)/cron/page.js.nft.json +1 -0
  33. package/.next/server/app/(app)/cron/page_client-reference-manifest.js +1 -0
  34. package/.next/server/app/(app)/dashboard/page.js +2 -0
  35. package/.next/server/app/(app)/dashboard/page.js.nft.json +1 -0
  36. package/.next/server/app/(app)/dashboard/page_client-reference-manifest.js +1 -0
  37. package/.next/server/app/(app)/docs/[id]/page.js +2 -0
  38. package/.next/server/app/(app)/docs/[id]/page.js.nft.json +1 -0
  39. package/.next/server/app/(app)/docs/[id]/page_client-reference-manifest.js +1 -0
  40. package/.next/server/app/(app)/docs/page.js +2 -0
  41. package/.next/server/app/(app)/docs/page.js.nft.json +1 -0
  42. package/.next/server/app/(app)/docs/page_client-reference-manifest.js +1 -0
  43. package/.next/server/app/(app)/github/page.js +2 -0
  44. package/.next/server/app/(app)/github/page.js.nft.json +1 -0
  45. package/.next/server/app/(app)/github/page_client-reference-manifest.js +1 -0
  46. package/.next/server/app/(app)/goals/page.js +2 -0
  47. package/.next/server/app/(app)/goals/page.js.nft.json +1 -0
  48. package/.next/server/app/(app)/goals/page_client-reference-manifest.js +1 -0
  49. package/.next/server/app/(app)/inbox/page.js +2 -0
  50. package/.next/server/app/(app)/inbox/page.js.nft.json +1 -0
  51. package/.next/server/app/(app)/inbox/page_client-reference-manifest.js +1 -0
  52. package/.next/server/app/(app)/knowledge/page.js +3 -0
  53. package/.next/server/app/(app)/knowledge/page.js.nft.json +1 -0
  54. package/.next/server/app/(app)/knowledge/page_client-reference-manifest.js +1 -0
  55. package/.next/server/app/(app)/models/page.js +2 -0
  56. package/.next/server/app/(app)/models/page.js.nft.json +1 -0
  57. package/.next/server/app/(app)/models/page_client-reference-manifest.js +1 -0
  58. package/.next/server/app/(app)/notifications/page.js +2 -0
  59. package/.next/server/app/(app)/notifications/page.js.nft.json +1 -0
  60. package/.next/server/app/(app)/notifications/page_client-reference-manifest.js +1 -0
  61. package/.next/server/app/(app)/org/page.js +2 -0
  62. package/.next/server/app/(app)/org/page.js.nft.json +1 -0
  63. package/.next/server/app/(app)/org/page_client-reference-manifest.js +1 -0
  64. package/.next/server/app/(app)/organizations/page.js +2 -0
  65. package/.next/server/app/(app)/organizations/page.js.nft.json +1 -0
  66. package/.next/server/app/(app)/organizations/page_client-reference-manifest.js +1 -0
  67. package/.next/server/app/(app)/page.js +3 -0
  68. package/.next/server/app/(app)/page.js.nft.json +1 -0
  69. package/.next/server/app/(app)/page_client-reference-manifest.js +1 -0
  70. package/.next/server/app/(app)/planner/page.js +2 -0
  71. package/.next/server/app/(app)/planner/page.js.nft.json +1 -0
  72. package/.next/server/app/(app)/planner/page_client-reference-manifest.js +1 -0
  73. package/.next/server/app/(app)/plugins/page.js +2 -0
  74. package/.next/server/app/(app)/plugins/page.js.nft.json +1 -0
  75. package/.next/server/app/(app)/plugins/page_client-reference-manifest.js +1 -0
  76. package/.next/server/app/(app)/pm/page.js +2 -0
  77. package/.next/server/app/(app)/pm/page.js.nft.json +1 -0
  78. package/.next/server/app/(app)/pm/page_client-reference-manifest.js +1 -0
  79. package/.next/server/app/(app)/prepare-deploy/page.js +19 -0
  80. package/.next/server/app/(app)/prepare-deploy/page.js.nft.json +1 -0
  81. package/.next/server/app/(app)/prepare-deploy/page_client-reference-manifest.js +1 -0
  82. package/.next/server/app/(app)/profile/page.js +2 -0
  83. package/.next/server/app/(app)/profile/page.js.nft.json +1 -0
  84. package/.next/server/app/(app)/profile/page_client-reference-manifest.js +1 -0
  85. package/.next/server/app/(app)/pulse/page.js +2 -0
  86. package/.next/server/app/(app)/pulse/page.js.nft.json +1 -0
  87. package/.next/server/app/(app)/pulse/page_client-reference-manifest.js +1 -0
  88. package/.next/server/app/(app)/reports/[id]/page.js +3 -0
  89. package/.next/server/app/(app)/reports/[id]/page.js.nft.json +1 -0
  90. package/.next/server/app/(app)/reports/[id]/page_client-reference-manifest.js +1 -0
  91. package/.next/server/app/(app)/reports/page.js +5 -0
  92. package/.next/server/app/(app)/reports/page.js.nft.json +1 -0
  93. package/.next/server/app/(app)/reports/page_client-reference-manifest.js +1 -0
  94. package/.next/server/app/(app)/routines/page.js +2 -0
  95. package/.next/server/app/(app)/routines/page.js.nft.json +1 -0
  96. package/.next/server/app/(app)/routines/page_client-reference-manifest.js +1 -0
  97. package/.next/server/app/(app)/search/page.js +2 -0
  98. package/.next/server/app/(app)/search/page.js.nft.json +1 -0
  99. package/.next/server/app/(app)/search/page_client-reference-manifest.js +1 -0
  100. package/.next/server/app/(app)/security/page.js +2 -0
  101. package/.next/server/app/(app)/security/page.js.nft.json +1 -0
  102. package/.next/server/app/(app)/security/page_client-reference-manifest.js +1 -0
  103. package/.next/server/app/(app)/skills/page.js +18 -0
  104. package/.next/server/app/(app)/skills/page.js.nft.json +1 -0
  105. package/.next/server/app/(app)/skills/page_client-reference-manifest.js +1 -0
  106. package/.next/server/app/(app)/tasks/page.js +2 -0
  107. package/.next/server/app/(app)/tasks/page.js.nft.json +1 -0
  108. package/.next/server/app/(app)/tasks/page_client-reference-manifest.js +1 -0
  109. package/.next/server/app/(app)/test-dev/page.js +2 -0
  110. package/.next/server/app/(app)/test-dev/page.js.nft.json +1 -0
  111. package/.next/server/app/(app)/test-dev/page_client-reference-manifest.js +1 -0
  112. package/.next/server/app/(app)/update/page.js +2 -0
  113. package/.next/server/app/(app)/update/page.js.nft.json +1 -0
  114. package/.next/server/app/(app)/update/page_client-reference-manifest.js +1 -0
  115. package/.next/server/app/(auth)/login/page.js +2 -0
  116. package/.next/server/app/(auth)/login/page.js.nft.json +1 -0
  117. package/.next/server/app/(auth)/login/page_client-reference-manifest.js +1 -0
  118. package/.next/server/app/(auth)/onboarding/page.js +18 -0
  119. package/.next/server/app/(auth)/onboarding/page.js.nft.json +1 -0
  120. package/.next/server/app/(auth)/onboarding/page_client-reference-manifest.js +1 -0
  121. package/.next/server/app/_global-error/page.js +32 -0
  122. package/.next/server/app/_global-error/page.js.nft.json +1 -0
  123. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -0
  124. package/.next/server/app/_global-error.html +1 -0
  125. package/.next/server/app/_global-error.meta +16 -0
  126. package/.next/server/app/_global-error.rsc +15 -0
  127. package/.next/server/app/_global-error.segments/_full.segment.rsc +15 -0
  128. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +5 -0
  129. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +5 -0
  130. package/.next/server/app/_global-error.segments/_head.segment.rsc +5 -0
  131. package/.next/server/app/_global-error.segments/_index.segment.rsc +6 -0
  132. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -0
  133. package/.next/server/app/_not-found/page.js +2 -0
  134. package/.next/server/app/_not-found/page.js.nft.json +1 -0
  135. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -0
  136. package/.next/server/app/api/auth/[...all]/route.js +1 -0
  137. package/.next/server/app/api/auth/[...all]/route.js.nft.json +1 -0
  138. package/.next/server/app/api/auth/[...all]/route_client-reference-manifest.js +1 -0
  139. package/.next/server/app/api/cron/tick/route.js +52 -0
  140. package/.next/server/app/api/cron/tick/route.js.nft.json +1 -0
  141. package/.next/server/app/api/cron/tick/route_client-reference-manifest.js +1 -0
  142. package/.next/server/app/api/dev-login/route.js +1 -0
  143. package/.next/server/app/api/dev-login/route.js.nft.json +1 -0
  144. package/.next/server/app/api/dev-login/route_client-reference-manifest.js +1 -0
  145. package/.next/server/app/api/locks/acquire/route.js +1 -0
  146. package/.next/server/app/api/locks/acquire/route.js.nft.json +1 -0
  147. package/.next/server/app/api/locks/acquire/route_client-reference-manifest.js +1 -0
  148. package/.next/server/app/api/models/progress/route.js +1 -0
  149. package/.next/server/app/api/models/progress/route.js.nft.json +1 -0
  150. package/.next/server/app/api/models/progress/route_client-reference-manifest.js +1 -0
  151. package/.next/server/app/api/passkey/authenticate/options/route.js +1 -0
  152. package/.next/server/app/api/passkey/authenticate/options/route.js.nft.json +1 -0
  153. package/.next/server/app/api/passkey/authenticate/options/route_client-reference-manifest.js +1 -0
  154. package/.next/server/app/api/passkey/authenticate/verify/route.js +1 -0
  155. package/.next/server/app/api/passkey/authenticate/verify/route.js.nft.json +1 -0
  156. package/.next/server/app/api/passkey/authenticate/verify/route_client-reference-manifest.js +1 -0
  157. package/.next/server/app/api/passkey/register/options/route.js +1 -0
  158. package/.next/server/app/api/passkey/register/options/route.js.nft.json +1 -0
  159. package/.next/server/app/api/passkey/register/options/route_client-reference-manifest.js +1 -0
  160. package/.next/server/app/api/passkey/register/verify/route.js +1 -0
  161. package/.next/server/app/api/passkey/register/verify/route.js.nft.json +1 -0
  162. package/.next/server/app/api/passkey/register/verify/route_client-reference-manifest.js +1 -0
  163. package/.next/server/app/api/stream/route.js +4 -0
  164. package/.next/server/app/api/stream/route.js.nft.json +1 -0
  165. package/.next/server/app/api/stream/route_client-reference-manifest.js +1 -0
  166. package/.next/server/app/api/sync/file/route.js +2 -0
  167. package/.next/server/app/api/sync/file/route.js.nft.json +1 -0
  168. package/.next/server/app/api/sync/file/route_client-reference-manifest.js +1 -0
  169. package/.next/server/app/api/telegram/poll/route.js +15 -0
  170. package/.next/server/app/api/telegram/poll/route.js.nft.json +1 -0
  171. package/.next/server/app/api/telegram/poll/route_client-reference-manifest.js +1 -0
  172. package/.next/server/app/api/upload/route.js +1 -0
  173. package/.next/server/app/api/upload/route.js.nft.json +1 -0
  174. package/.next/server/app/api/upload/route_client-reference-manifest.js +1 -0
  175. package/.next/server/app/api/v1/[[...path]]/route.js +1 -0
  176. package/.next/server/app/api/v1/[[...path]]/route.js.nft.json +1 -0
  177. package/.next/server/app/api/v1/[[...path]]/route_client-reference-manifest.js +1 -0
  178. package/.next/server/app-paths-manifest.json +53 -0
  179. package/.next/server/chunks/1003.js +1 -0
  180. package/.next/server/chunks/127.js +26 -0
  181. package/.next/server/chunks/1388.js +1 -0
  182. package/.next/server/chunks/1408.js +21 -0
  183. package/.next/server/chunks/1572.js +1 -0
  184. package/.next/server/chunks/1591.js +24 -0
  185. package/.next/server/chunks/1619.js +188 -0
  186. package/.next/server/chunks/162.js +1 -0
  187. package/.next/server/chunks/1881.js +1 -0
  188. package/.next/server/chunks/1968.js +1 -0
  189. package/.next/server/chunks/2297.js +348 -0
  190. package/.next/server/chunks/2341.js +1 -0
  191. package/.next/server/chunks/2517.js +1 -0
  192. package/.next/server/chunks/2549.js +1 -0
  193. package/.next/server/chunks/259.js +14 -0
  194. package/.next/server/chunks/2599.js +1 -0
  195. package/.next/server/chunks/260.js +1 -0
  196. package/.next/server/chunks/2867.js +147 -0
  197. package/.next/server/chunks/3018.js +1 -0
  198. package/.next/server/chunks/3050.js +18 -0
  199. package/.next/server/chunks/3085.js +12 -0
  200. package/.next/server/chunks/3131.js +1 -0
  201. package/.next/server/chunks/3242.js +1 -0
  202. package/.next/server/chunks/3266.js +15 -0
  203. package/.next/server/chunks/3524.js +1 -0
  204. package/.next/server/chunks/3527.js +479 -0
  205. package/.next/server/chunks/3533.js +869 -0
  206. package/.next/server/chunks/3550.js +1 -0
  207. package/.next/server/chunks/3609.js +2 -0
  208. package/.next/server/chunks/3667.js +462 -0
  209. package/.next/server/chunks/3760.js +4 -0
  210. package/.next/server/chunks/4679.js +1 -0
  211. package/.next/server/chunks/4804.js +1 -0
  212. package/.next/server/chunks/4832.js +2 -0
  213. package/.next/server/chunks/4853.js +1 -0
  214. package/.next/server/chunks/4979.js +67 -0
  215. package/.next/server/chunks/5060.js +1 -0
  216. package/.next/server/chunks/5278.js +1 -0
  217. package/.next/server/chunks/5614.js +1 -0
  218. package/.next/server/chunks/5818.js +1 -0
  219. package/.next/server/chunks/6479.js +1 -0
  220. package/.next/server/chunks/6658.js +1 -0
  221. package/.next/server/chunks/6706.js +1 -0
  222. package/.next/server/chunks/6719.js +1 -0
  223. package/.next/server/chunks/678.js +1 -0
  224. package/.next/server/chunks/683.js +1 -0
  225. package/.next/server/chunks/6862.js +1 -0
  226. package/.next/server/chunks/6882.js +1 -0
  227. package/.next/server/chunks/7037.js +1 -0
  228. package/.next/server/chunks/7107.js +741 -0
  229. package/.next/server/chunks/73.js +17 -0
  230. package/.next/server/chunks/7327.js +1 -0
  231. package/.next/server/chunks/7514.js +1 -0
  232. package/.next/server/chunks/7622.js +1 -0
  233. package/.next/server/chunks/7778.js +1 -0
  234. package/.next/server/chunks/7912.js +1 -0
  235. package/.next/server/chunks/7949.js +1 -0
  236. package/.next/server/chunks/7971.js +1 -0
  237. package/.next/server/chunks/7989.js +1 -0
  238. package/.next/server/chunks/842.js +22 -0
  239. package/.next/server/chunks/8762.js +15 -0
  240. package/.next/server/chunks/8823.js +77 -0
  241. package/.next/server/chunks/9146.js +4 -0
  242. package/.next/server/chunks/9676.js +1 -0
  243. package/.next/server/chunks/9783.js +22 -0
  244. package/.next/server/chunks/9969.js +3 -0
  245. package/.next/server/functions-config-manifest.json +18 -0
  246. package/.next/server/instrumentation.js +1 -0
  247. package/.next/server/instrumentation.js.nft.json +1 -0
  248. package/.next/server/interception-route-rewrite-manifest.js +1 -0
  249. package/.next/server/middleware-build-manifest.js +1 -0
  250. package/.next/server/middleware-manifest.json +6 -0
  251. package/.next/server/middleware-react-loadable-manifest.js +1 -0
  252. package/.next/server/middleware.js +18 -0
  253. package/.next/server/middleware.js.nft.json +1 -0
  254. package/.next/server/next-font-manifest.js +1 -0
  255. package/.next/server/next-font-manifest.json +1 -0
  256. package/.next/server/pages/500.html +1 -0
  257. package/.next/server/pages-manifest.json +3 -0
  258. package/.next/server/prefetch-hints.json +1 -0
  259. package/.next/server/server-reference-manifest.js +1 -0
  260. package/.next/server/server-reference-manifest.json +1 -0
  261. package/.next/server/webpack-runtime.js +1 -0
  262. package/.next/static/chunks/1858-339516f78a4b00da.js +1 -0
  263. package/.next/static/chunks/2320-fc8b39380e69d465.js +2 -0
  264. package/.next/static/chunks/23550918-ff694f70f4b0648c.js +1 -0
  265. package/.next/static/chunks/3219-ebb3c23be38c838d.js +1 -0
  266. package/.next/static/chunks/4263-adecb5b466380b6e.js +1 -0
  267. package/.next/static/chunks/5479-0cceab68cd0ca9c7.js +1 -0
  268. package/.next/static/chunks/5701-665b927b06158b76.js +1 -0
  269. package/.next/static/chunks/5920.6451a68b63918988.js +1 -0
  270. package/.next/static/chunks/6575-5c9139720bb0f5bf.js +4 -0
  271. package/.next/static/chunks/6834-4759af1ce7d95fb6.js +32 -0
  272. package/.next/static/chunks/7509.721cd47a931c5518.js +1 -0
  273. package/.next/static/chunks/8264-1ca011989ee2b231.js +1 -0
  274. package/.next/static/chunks/9219-4a39a98b5502d9d1.js +1 -0
  275. package/.next/static/chunks/9690-53d5222618cbeddb.js +1 -0
  276. package/.next/static/chunks/app/(app)/activity/page-3973534281ecea81.js +1 -0
  277. package/.next/static/chunks/app/(app)/agents/[handle]/page-83662a175c098282.js +1 -0
  278. package/.next/static/chunks/app/(app)/code/page-33979545192cd137.js +1 -0
  279. package/.next/static/chunks/app/(app)/config/page-9933aed1ca8a85c1.js +1 -0
  280. package/.next/static/chunks/app/(app)/costs/page-131c4dc580efcc19.js +1 -0
  281. package/.next/static/chunks/app/(app)/cron/page-53ea1aff998a87ca.js +1 -0
  282. package/.next/static/chunks/app/(app)/dashboard/page-deed83aaa9d0d447.js +1 -0
  283. package/.next/static/chunks/app/(app)/docs/[id]/page-38c993d73c0eab4f.js +1 -0
  284. package/.next/static/chunks/app/(app)/docs/page-bf463b55d0554e86.js +1 -0
  285. package/.next/static/chunks/app/(app)/error-988cd28480809861.js +1 -0
  286. package/.next/static/chunks/app/(app)/github/page-62678b4e82dfecb6.js +1 -0
  287. package/.next/static/chunks/app/(app)/goals/page-4adb426fe1c96106.js +1 -0
  288. package/.next/static/chunks/app/(app)/inbox/page-e347dc55ab467310.js +1 -0
  289. package/.next/static/chunks/app/(app)/knowledge/page-65393a045b4349be.js +1 -0
  290. package/.next/static/chunks/app/(app)/layout-7f65675705b011d8.js +1 -0
  291. package/.next/static/chunks/app/(app)/models/page-e01f1dd7e49a2951.js +1 -0
  292. package/.next/static/chunks/app/(app)/notifications/page-56548ac87aef00da.js +1 -0
  293. package/.next/static/chunks/app/(app)/org/page-699e6a6dc0db7d81.js +1 -0
  294. package/.next/static/chunks/app/(app)/organizations/page-36051a380a7e8eb7.js +1 -0
  295. package/.next/static/chunks/app/(app)/page-7d1011a566f81520.js +1 -0
  296. package/.next/static/chunks/app/(app)/planner/page-dab7ced94083373a.js +1 -0
  297. package/.next/static/chunks/app/(app)/plugins/page-5b5a1f53389be42e.js +1 -0
  298. package/.next/static/chunks/app/(app)/pm/page-0de5c08c0b227bb0.js +1 -0
  299. package/.next/static/chunks/app/(app)/prepare-deploy/page-e426038552df8d41.js +1 -0
  300. package/.next/static/chunks/app/(app)/profile/page-608dfcaf8aae0a69.js +1 -0
  301. package/.next/static/chunks/app/(app)/pulse/page-309ccaca91de1faa.js +1 -0
  302. package/.next/static/chunks/app/(app)/reports/[id]/page-53ea1aff998a87ca.js +1 -0
  303. package/.next/static/chunks/app/(app)/reports/page-68cdc6dcfa472d86.js +1 -0
  304. package/.next/static/chunks/app/(app)/routines/page-bcc55550b197a9fa.js +1 -0
  305. package/.next/static/chunks/app/(app)/search/page-5c5f67558d0dbf0d.js +1 -0
  306. package/.next/static/chunks/app/(app)/security/page-a7d41e36aa366b45.js +1 -0
  307. package/.next/static/chunks/app/(app)/skills/page-c5b21e89593b8336.js +1 -0
  308. package/.next/static/chunks/app/(app)/tasks/page-08ae079e3e54d2ce.js +1 -0
  309. package/.next/static/chunks/app/(app)/test-dev/page-633f82dfd9c3ce23.js +1 -0
  310. package/.next/static/chunks/app/(app)/update/page-4be019054351bfac.js +1 -0
  311. package/.next/static/chunks/app/(auth)/login/page-6e85d3377062acae.js +1 -0
  312. package/.next/static/chunks/app/(auth)/onboarding/page-ebb10c175abf3b85.js +1 -0
  313. package/.next/static/chunks/app/_global-error/page-23fe50a6bf589c97.js +1 -0
  314. package/.next/static/chunks/app/_not-found/page-dc38b02aebeab535.js +1 -0
  315. package/.next/static/chunks/app/api/auth/[...all]/route-23fe50a6bf589c97.js +1 -0
  316. package/.next/static/chunks/app/api/cron/tick/route-23fe50a6bf589c97.js +1 -0
  317. package/.next/static/chunks/app/api/dev-login/route-23fe50a6bf589c97.js +1 -0
  318. package/.next/static/chunks/app/api/locks/acquire/route-23fe50a6bf589c97.js +1 -0
  319. package/.next/static/chunks/app/api/models/progress/route-23fe50a6bf589c97.js +1 -0
  320. package/.next/static/chunks/app/api/passkey/authenticate/options/route-23fe50a6bf589c97.js +1 -0
  321. package/.next/static/chunks/app/api/passkey/authenticate/verify/route-23fe50a6bf589c97.js +1 -0
  322. package/.next/static/chunks/app/api/passkey/register/options/route-23fe50a6bf589c97.js +1 -0
  323. package/.next/static/chunks/app/api/passkey/register/verify/route-23fe50a6bf589c97.js +1 -0
  324. package/.next/static/chunks/app/api/stream/route-23fe50a6bf589c97.js +1 -0
  325. package/.next/static/chunks/app/api/sync/file/route-23fe50a6bf589c97.js +1 -0
  326. package/.next/static/chunks/app/api/telegram/poll/route-23fe50a6bf589c97.js +1 -0
  327. package/.next/static/chunks/app/api/upload/route-23fe50a6bf589c97.js +1 -0
  328. package/.next/static/chunks/app/api/v1/[[...path]]/route-23fe50a6bf589c97.js +1 -0
  329. package/.next/static/chunks/app/error-09899a13c38b6e89.js +1 -0
  330. package/.next/static/chunks/app/global-error-b8050d4d886f448c.js +1 -0
  331. package/.next/static/chunks/app/layout-ab9deed1e7e2e9df.js +1 -0
  332. package/.next/static/chunks/framework-4b2c6b6043dd203f.js +1 -0
  333. package/.next/static/chunks/main-722e16032e7764d1.js +5 -0
  334. package/.next/static/chunks/main-app-761880af2b6f1962.js +1 -0
  335. package/.next/static/chunks/next/dist/client/components/builtin/app-error-23fe50a6bf589c97.js +1 -0
  336. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-23fe50a6bf589c97.js +1 -0
  337. package/.next/static/chunks/next/dist/client/components/builtin/not-found-23fe50a6bf589c97.js +1 -0
  338. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-23fe50a6bf589c97.js +1 -0
  339. package/.next/static/chunks/polyfills-42372ed130431b0a.js +1 -0
  340. package/.next/static/chunks/webpack-222e3894b78c67db.js +1 -0
  341. package/.next/static/css/0a9b5805594444e3.css +1 -0
  342. package/.next/static/yztMvBwyrWWkSqP6jfXoa/_buildManifest.js +1 -0
  343. package/.next/static/yztMvBwyrWWkSqP6jfXoa/_ssgManifest.js +1 -0
  344. package/.next/trace-build +1 -0
  345. package/.next/types/app/(app)/activity/page.ts +87 -0
  346. package/.next/types/app/(app)/agents/[handle]/page.ts +87 -0
  347. package/.next/types/app/(app)/code/page.ts +87 -0
  348. package/.next/types/app/(app)/config/page.ts +87 -0
  349. package/.next/types/app/(app)/costs/page.ts +87 -0
  350. package/.next/types/app/(app)/cron/page.ts +87 -0
  351. package/.next/types/app/(app)/dashboard/page.ts +87 -0
  352. package/.next/types/app/(app)/docs/[id]/page.ts +87 -0
  353. package/.next/types/app/(app)/docs/page.ts +87 -0
  354. package/.next/types/app/(app)/github/page.ts +87 -0
  355. package/.next/types/app/(app)/goals/page.ts +87 -0
  356. package/.next/types/app/(app)/inbox/page.ts +87 -0
  357. package/.next/types/app/(app)/knowledge/page.ts +87 -0
  358. package/.next/types/app/(app)/models/page.ts +87 -0
  359. package/.next/types/app/(app)/notifications/page.ts +87 -0
  360. package/.next/types/app/(app)/org/page.ts +87 -0
  361. package/.next/types/app/(app)/organizations/page.ts +87 -0
  362. package/.next/types/app/(app)/page.ts +87 -0
  363. package/.next/types/app/(app)/planner/page.ts +87 -0
  364. package/.next/types/app/(app)/plugins/page.ts +87 -0
  365. package/.next/types/app/(app)/pm/page.ts +87 -0
  366. package/.next/types/app/(app)/prepare-deploy/page.ts +87 -0
  367. package/.next/types/app/(app)/profile/page.ts +87 -0
  368. package/.next/types/app/(app)/pulse/page.ts +87 -0
  369. package/.next/types/app/(app)/reports/[id]/page.ts +87 -0
  370. package/.next/types/app/(app)/reports/page.ts +87 -0
  371. package/.next/types/app/(app)/routines/page.ts +87 -0
  372. package/.next/types/app/(app)/search/page.ts +87 -0
  373. package/.next/types/app/(app)/security/page.ts +87 -0
  374. package/.next/types/app/(app)/skills/page.ts +87 -0
  375. package/.next/types/app/(app)/tasks/page.ts +87 -0
  376. package/.next/types/app/(app)/test-dev/page.ts +87 -0
  377. package/.next/types/app/(app)/update/page.ts +87 -0
  378. package/.next/types/app/(auth)/login/page.ts +87 -0
  379. package/.next/types/app/(auth)/onboarding/page.ts +87 -0
  380. package/.next/types/app/api/auth/[...all]/route.ts +351 -0
  381. package/.next/types/app/api/cron/tick/route.ts +351 -0
  382. package/.next/types/app/api/dev-login/route.ts +351 -0
  383. package/.next/types/app/api/locks/acquire/route.ts +351 -0
  384. package/.next/types/app/api/models/progress/route.ts +351 -0
  385. package/.next/types/app/api/passkey/authenticate/options/route.ts +351 -0
  386. package/.next/types/app/api/passkey/authenticate/verify/route.ts +351 -0
  387. package/.next/types/app/api/passkey/register/options/route.ts +351 -0
  388. package/.next/types/app/api/passkey/register/verify/route.ts +351 -0
  389. package/.next/types/app/api/stream/route.ts +351 -0
  390. package/.next/types/app/api/sync/file/route.ts +351 -0
  391. package/.next/types/app/api/telegram/poll/route.ts +351 -0
  392. package/.next/types/app/api/upload/route.ts +351 -0
  393. package/.next/types/app/api/v1/[[...path]]/route.ts +351 -0
  394. package/.next/types/cache-life.d.ts +145 -0
  395. package/.next/types/link.d.ts +210 -0
  396. package/.next/types/package.json +1 -0
  397. package/.next/types/routes.d.ts +120 -0
  398. package/.next/types/validator.ts +511 -0
  399. package/CHANGELOG.md +312 -0
  400. package/LICENSE +21 -0
  401. package/README.md +382 -0
  402. package/README.pt-BR.md +391 -0
  403. package/bin/constella.mjs +329 -0
  404. package/bin/guard-hook.mjs +44 -0
  405. package/bin/lock-hook.mjs +49 -0
  406. package/bin/worker.mjs +142 -0
  407. package/docs/assets/arch-orbit.svg +56 -0
  408. package/docs/assets/blackhole.svg +37 -0
  409. package/docs/assets/divider-orbit.svg +23 -0
  410. package/docs/assets/hero-constella.svg +72 -0
  411. package/docs/en/AGENTS.md +279 -0
  412. package/docs/en/AI_ARCHITECTURE.md +373 -0
  413. package/docs/en/ARCHITECTURE.md +334 -0
  414. package/docs/en/AUTH_MODE.md +247 -0
  415. package/docs/en/CHAT_COMMANDS.md +305 -0
  416. package/docs/en/CONFIGURATION.md +340 -0
  417. package/docs/en/DEPLOY.md +331 -0
  418. package/docs/en/DM.md +297 -0
  419. package/docs/en/FAQ.md +258 -0
  420. package/docs/en/GITHUB.md +341 -0
  421. package/docs/en/GOALS_SPECS_ISSUES.md +303 -0
  422. package/docs/en/INBOX.md +340 -0
  423. package/docs/en/INSTALLATION.md +329 -0
  424. package/docs/en/KB_AGENT.md +305 -0
  425. package/docs/en/KB_RAG.md +356 -0
  426. package/docs/en/MCP.md +313 -0
  427. package/docs/en/MEMORY_RAG.md +289 -0
  428. package/docs/en/MODELS.md +341 -0
  429. package/docs/en/ONBOARDING.md +327 -0
  430. package/docs/en/PLUGINS.md +290 -0
  431. package/docs/en/PORTABLE_MODE.md +387 -0
  432. package/docs/en/PO_AGENT.md +379 -0
  433. package/docs/en/PREPARE_DEPLOY.md +308 -0
  434. package/docs/en/PROJECT_STACKS.md +258 -0
  435. package/docs/en/PUBLIC_API.md +315 -0
  436. package/docs/en/PUBLISHING.md +343 -0
  437. package/docs/en/README.md +95 -0
  438. package/docs/en/SECURITY.md +280 -0
  439. package/docs/en/SKILLS.md +349 -0
  440. package/docs/en/START_MODE.md +340 -0
  441. package/docs/en/SYNCED_BLOCKS.md +320 -0
  442. package/docs/en/TEAM_ROOM.md +285 -0
  443. package/docs/en/TELEGRAM.md +294 -0
  444. package/docs/en/TEST_DEV.md +321 -0
  445. package/docs/en/TROUBLESHOOTING.md +294 -0
  446. package/docs/en/UPDATE.md +301 -0
  447. package/docs/en/VPS_MODE.md +334 -0
  448. package/docs/en/WORKFLOW.md +321 -0
  449. package/docs/pt/AGENTS.md +279 -0
  450. package/docs/pt/AI_ARCHITECTURE.md +373 -0
  451. package/docs/pt/ARCHITECTURE.md +334 -0
  452. package/docs/pt/AUTH_MODE.md +247 -0
  453. package/docs/pt/CHAT_COMMANDS.md +307 -0
  454. package/docs/pt/CONFIGURATION.md +340 -0
  455. package/docs/pt/DEPLOY.md +331 -0
  456. package/docs/pt/DM.md +297 -0
  457. package/docs/pt/FAQ.md +258 -0
  458. package/docs/pt/GITHUB.md +341 -0
  459. package/docs/pt/GOALS_SPECS_ISSUES.md +303 -0
  460. package/docs/pt/INBOX.md +340 -0
  461. package/docs/pt/INSTALLATION.md +329 -0
  462. package/docs/pt/KB_AGENT.md +305 -0
  463. package/docs/pt/KB_RAG.md +356 -0
  464. package/docs/pt/MCP.md +313 -0
  465. package/docs/pt/MEMORY_RAG.md +289 -0
  466. package/docs/pt/MODELS.md +341 -0
  467. package/docs/pt/ONBOARDING.md +327 -0
  468. package/docs/pt/PLUGINS.md +290 -0
  469. package/docs/pt/PORTABLE_MODE.md +387 -0
  470. package/docs/pt/PO_AGENT.md +379 -0
  471. package/docs/pt/PREPARE_DEPLOY.md +308 -0
  472. package/docs/pt/PROJECT_STACKS.md +258 -0
  473. package/docs/pt/PUBLIC_API.md +315 -0
  474. package/docs/pt/PUBLISHING.md +343 -0
  475. package/docs/pt/README.md +95 -0
  476. package/docs/pt/SECURITY.md +280 -0
  477. package/docs/pt/SKILLS.md +349 -0
  478. package/docs/pt/START_MODE.md +340 -0
  479. package/docs/pt/SYNCED_BLOCKS.md +320 -0
  480. package/docs/pt/TEAM_ROOM.md +285 -0
  481. package/docs/pt/TELEGRAM.md +294 -0
  482. package/docs/pt/TEST_DEV.md +321 -0
  483. package/docs/pt/TROUBLESHOOTING.md +294 -0
  484. package/docs/pt/UPDATE.md +301 -0
  485. package/docs/pt/VPS_MODE.md +334 -0
  486. package/docs/pt/WORKFLOW.md +321 -0
  487. package/drizzle/0000_regular_nightshade.sql +644 -0
  488. package/drizzle/0001_mixed_zombie.sql +106 -0
  489. package/drizzle/meta/0000_snapshot.json +4650 -0
  490. package/drizzle/meta/0001_snapshot.json +5418 -0
  491. package/drizzle/meta/_journal.json +20 -0
  492. package/drizzle.config.mjs +16 -0
  493. package/next.config.mjs +18 -0
  494. package/package.json +130 -0
  495. package/scripts/clean-repo.mjs +20 -0
  496. package/scripts/dev-all.mjs +46 -0
  497. package/scripts/i18n-parity.mjs +57 -0
  498. package/scripts/mcp-server.mjs +100 -0
  499. package/scripts/postbuild.mjs +11 -0
  500. package/scripts/publish-public.mjs +116 -0
  501. package/scripts/start-all.mjs +45 -0
  502. package/scripts/trim-next.mjs +23 -0
  503. package/scripts/vps-install.sh +39 -0
  504. package/skills/CONTRIBUTING.md +122 -0
  505. package/skills/COVERAGE.md +129 -0
  506. package/skills/INDEX.json +3443 -0
  507. package/skills/README.md +57 -0
  508. package/skills/design/animation-motion/SKILL.md +60 -0
  509. package/skills/design/color-and-typography/SKILL.md +60 -0
  510. package/skills/design/css-techniques/SKILL.md +58 -0
  511. package/skills/design/design-systems/SKILL.md +60 -0
  512. package/skills/design/gradients/SKILL.md +59 -0
  513. package/skills/design/graphic-design-basics/SKILL.md +55 -0
  514. package/skills/design/microinteractions/SKILL.md +58 -0
  515. package/skills/design/responsive-layout/SKILL.md +59 -0
  516. package/skills/design/ui-ux-principles/SKILL.md +58 -0
  517. package/skills/engineering/architecture/api-design-rest-graphql/SKILL.md +67 -0
  518. package/skills/engineering/architecture/caching-strategies/SKILL.md +59 -0
  519. package/skills/engineering/architecture/data-modeling/SKILL.md +64 -0
  520. package/skills/engineering/architecture/message-queues-async/SKILL.md +58 -0
  521. package/skills/engineering/architecture/scalability-reliability/SKILL.md +62 -0
  522. package/skills/engineering/architecture/software-architecture-patterns/SKILL.md +56 -0
  523. package/skills/engineering/architecture/system-design-fundamentals/SKILL.md +56 -0
  524. package/skills/engineering/backend/auth-and-authorization/SKILL.md +62 -0
  525. package/skills/engineering/backend/backend-fundamentals/SKILL.md +65 -0
  526. package/skills/engineering/backend/observability-logging/SKILL.md +60 -0
  527. package/skills/engineering/frontend/accessibility-wcag/SKILL.md +57 -0
  528. package/skills/engineering/frontend/frontend-architecture/SKILL.md +65 -0
  529. package/skills/engineering/frontend/rendering-strategies-ssr-csr/SKILL.md +60 -0
  530. package/skills/engineering/frontend/state-management/SKILL.md +69 -0
  531. package/skills/engineering/performance/backend-performance/SKILL.md +69 -0
  532. package/skills/engineering/performance/database-query-optimization/SKILL.md +64 -0
  533. package/skills/engineering/performance/profiling-and-benchmarking/SKILL.md +60 -0
  534. package/skills/engineering/performance/web-performance-core-vitals/SKILL.md +72 -0
  535. package/skills/engineering/practices/clean-code/SKILL.md +61 -0
  536. package/skills/engineering/practices/code-optimization/SKILL.md +60 -0
  537. package/skills/engineering/practices/code-review-practices/SKILL.md +58 -0
  538. package/skills/engineering/practices/git-workflow/SKILL.md +62 -0
  539. package/skills/engineering/practices/refactoring/SKILL.md +58 -0
  540. package/skills/engineering/security/appsec-fundamentals/SKILL.md +70 -0
  541. package/skills/engineering/security/dependency-supply-chain/SKILL.md +77 -0
  542. package/skills/engineering/security/owasp-asvs/SKILL.md +54 -0
  543. package/skills/engineering/security/owasp-top-10/SKILL.md +63 -0
  544. package/skills/engineering/security/secrets-management/SKILL.md +58 -0
  545. package/skills/engineering/security/secure-auth-sessions/SKILL.md +56 -0
  546. package/skills/engineering/testing/tdd-and-coverage/SKILL.md +62 -0
  547. package/skills/engineering/testing/testing-strategy-pyramid/SKILL.md +56 -0
  548. package/skills/engineering/testing/unit-integration-e2e/SKILL.md +75 -0
  549. package/skills/languages/c/SKILL.md +74 -0
  550. package/skills/languages/clojure/SKILL.md +73 -0
  551. package/skills/languages/cpp/SKILL.md +75 -0
  552. package/skills/languages/csharp/SKILL.md +75 -0
  553. package/skills/languages/dart/SKILL.md +82 -0
  554. package/skills/languages/elixir/SKILL.md +74 -0
  555. package/skills/languages/erlang/SKILL.md +76 -0
  556. package/skills/languages/go/SKILL.md +83 -0
  557. package/skills/languages/haskell/SKILL.md +70 -0
  558. package/skills/languages/java/SKILL.md +71 -0
  559. package/skills/languages/javascript/SKILL.md +62 -0
  560. package/skills/languages/kotlin/SKILL.md +68 -0
  561. package/skills/languages/lua/SKILL.md +79 -0
  562. package/skills/languages/objectivec/SKILL.md +83 -0
  563. package/skills/languages/php/SKILL.md +74 -0
  564. package/skills/languages/python/SKILL.md +68 -0
  565. package/skills/languages/r/SKILL.md +70 -0
  566. package/skills/languages/ruby/SKILL.md +67 -0
  567. package/skills/languages/rust/SKILL.md +72 -0
  568. package/skills/languages/scala/SKILL.md +73 -0
  569. package/skills/languages/swift/SKILL.md +73 -0
  570. package/skills/languages/typescript/SKILL.md +69 -0
  571. package/skills/meta/authoring-agent-skills/SKILL.md +73 -0
  572. package/skills/meta/progressive-disclosure/SKILL.md +65 -0
  573. package/skills/meta/skill-frontmatter-spec/SKILL.md +65 -0
  574. package/skills/process/adr-technical-decisions/SKILL.md +59 -0
  575. package/skills/process/app-planning/SKILL.md +63 -0
  576. package/skills/process/architecture-before-code/SKILL.md +52 -0
  577. package/skills/process/breaking-work-into-sprints/SKILL.md +53 -0
  578. package/skills/process/idea-to-product/SKILL.md +50 -0
  579. package/skills/process/mocks-and-screen-flows/SKILL.md +52 -0
  580. package/skills/process/prioritization-moscow-rice/SKILL.md +64 -0
  581. package/skills/process/problem-framing/SKILL.md +51 -0
  582. package/skills/process/product-discovery/SKILL.md +53 -0
  583. package/skills/process/readme-generation/SKILL.md +90 -0
  584. package/skills/process/requirements-to-specs/SKILL.md +53 -0
  585. package/skills/process/research-official-docs/SKILL.md +58 -0
  586. package/skills/process/review-code-perf-security/SKILL.md +65 -0
  587. package/skills/process/security-by-design/SKILL.md +68 -0
  588. package/skills/process/specs-to-issues/SKILL.md +53 -0
  589. package/skills/process/testing-before-done/SKILL.md +61 -0
  590. package/skills/process/validating-ux-navigation/SKILL.md +63 -0
  591. package/skills/references/ai-attachments-ui/SKILL.md +66 -0
  592. package/skills/references/ai-in-browser-webllm/SKILL.md +74 -0
  593. package/skills/references/ai-tool-ui-patterns/SKILL.md +63 -0
  594. package/skills/references/component-patterns-gallery/SKILL.md +62 -0
  595. package/skills/references/gradient-resources/SKILL.md +66 -0
  596. package/skills/references/react-component-libraries/SKILL.md +61 -0
  597. package/skills/references/saas-landing-patterns/SKILL.md +67 -0
  598. package/skills/references/shadcn-tailwind-theming/SKILL.md +74 -0
  599. package/skills/references/vercel-ai-sdk-elements/SKILL.md +66 -0
  600. package/skills/references/web-animation-codrops/SKILL.md +68 -0
  601. package/skills/stacks/aiml/jupyter/SKILL.md +68 -0
  602. package/skills/stacks/aiml/keras/SKILL.md +77 -0
  603. package/skills/stacks/aiml/numpy/SKILL.md +69 -0
  604. package/skills/stacks/aiml/pandas/SKILL.md +72 -0
  605. package/skills/stacks/aiml/pytorch/SKILL.md +77 -0
  606. package/skills/stacks/aiml/scikit-learn/SKILL.md +74 -0
  607. package/skills/stacks/aiml/tensorflow/SKILL.md +79 -0
  608. package/skills/stacks/auth/auth0/SKILL.md +63 -0
  609. package/skills/stacks/auth/authjs/SKILL.md +69 -0
  610. package/skills/stacks/auth/clerk/SKILL.md +72 -0
  611. package/skills/stacks/auth/keycloak/SKILL.md +63 -0
  612. package/skills/stacks/auth/lucia/SKILL.md +56 -0
  613. package/skills/stacks/auth/passport/SKILL.md +70 -0
  614. package/skills/stacks/auth/supabase-auth/SKILL.md +66 -0
  615. package/skills/stacks/baas/amplify/SKILL.md +71 -0
  616. package/skills/stacks/baas/appwrite/SKILL.md +79 -0
  617. package/skills/stacks/baas/firebase/SKILL.md +73 -0
  618. package/skills/stacks/baas/heroku/SKILL.md +71 -0
  619. package/skills/stacks/backend/actix/SKILL.md +77 -0
  620. package/skills/stacks/backend/adonisjs/SKILL.md +65 -0
  621. package/skills/stacks/backend/aspnet-core/SKILL.md +75 -0
  622. package/skills/stacks/backend/codeigniter/SKILL.md +76 -0
  623. package/skills/stacks/backend/django/SKILL.md +62 -0
  624. package/skills/stacks/backend/express/SKILL.md +65 -0
  625. package/skills/stacks/backend/fastapi/SKILL.md +64 -0
  626. package/skills/stacks/backend/fastify/SKILL.md +64 -0
  627. package/skills/stacks/backend/fiber/SKILL.md +68 -0
  628. package/skills/stacks/backend/flask/SKILL.md +71 -0
  629. package/skills/stacks/backend/gin/SKILL.md +68 -0
  630. package/skills/stacks/backend/graphql/SKILL.md +70 -0
  631. package/skills/stacks/backend/hono/SKILL.md +64 -0
  632. package/skills/stacks/backend/koa/SKILL.md +63 -0
  633. package/skills/stacks/backend/laravel/SKILL.md +73 -0
  634. package/skills/stacks/backend/nestjs/SKILL.md +70 -0
  635. package/skills/stacks/backend/nginx/SKILL.md +77 -0
  636. package/skills/stacks/backend/phoenix/SKILL.md +68 -0
  637. package/skills/stacks/backend/rails/SKILL.md +67 -0
  638. package/skills/stacks/backend/spring/SKILL.md +70 -0
  639. package/skills/stacks/backend/spring-boot/SKILL.md +70 -0
  640. package/skills/stacks/backend/symfony/SKILL.md +77 -0
  641. package/skills/stacks/container/containerd/SKILL.md +75 -0
  642. package/skills/stacks/container/docker/SKILL.md +90 -0
  643. package/skills/stacks/container/podman/SKILL.md +93 -0
  644. package/skills/stacks/database/cassandra/SKILL.md +74 -0
  645. package/skills/stacks/database/cockroachdb/SKILL.md +69 -0
  646. package/skills/stacks/database/dynamodb/SKILL.md +62 -0
  647. package/skills/stacks/database/mariadb/SKILL.md +71 -0
  648. package/skills/stacks/database/mongodb/SKILL.md +71 -0
  649. package/skills/stacks/database/mysql/SKILL.md +72 -0
  650. package/skills/stacks/database/neon/SKILL.md +68 -0
  651. package/skills/stacks/database/planetscale/SKILL.md +70 -0
  652. package/skills/stacks/database/postgresql/SKILL.md +81 -0
  653. package/skills/stacks/database/redis/SKILL.md +78 -0
  654. package/skills/stacks/database/sqlite/SKILL.md +70 -0
  655. package/skills/stacks/database/supabase/SKILL.md +79 -0
  656. package/skills/stacks/dataviz/chart-js/SKILL.md +72 -0
  657. package/skills/stacks/dataviz/d3/SKILL.md +77 -0
  658. package/skills/stacks/dataviz/grafana/SKILL.md +69 -0
  659. package/skills/stacks/dataviz/plotly/SKILL.md +71 -0
  660. package/skills/stacks/frontend/alpine/SKILL.md +75 -0
  661. package/skills/stacks/frontend/angular/SKILL.md +75 -0
  662. package/skills/stacks/frontend/backbone/SKILL.md +82 -0
  663. package/skills/stacks/frontend/ember/SKILL.md +85 -0
  664. package/skills/stacks/frontend/htmx/SKILL.md +73 -0
  665. package/skills/stacks/frontend/lit/SKILL.md +76 -0
  666. package/skills/stacks/frontend/preact/SKILL.md +74 -0
  667. package/skills/stacks/frontend/qwik/SKILL.md +65 -0
  668. package/skills/stacks/frontend/react/SKILL.md +77 -0
  669. package/skills/stacks/frontend/solidjs/SKILL.md +75 -0
  670. package/skills/stacks/frontend/svelte/SKILL.md +70 -0
  671. package/skills/stacks/frontend/vue/SKILL.md +69 -0
  672. package/skills/stacks/infra/ansible/SKILL.md +76 -0
  673. package/skills/stacks/infra/aws/SKILL.md +66 -0
  674. package/skills/stacks/infra/azure/SKILL.md +72 -0
  675. package/skills/stacks/infra/circleci/SKILL.md +78 -0
  676. package/skills/stacks/infra/cloudflare/SKILL.md +65 -0
  677. package/skills/stacks/infra/fly-io/SKILL.md +63 -0
  678. package/skills/stacks/infra/gcp/SKILL.md +66 -0
  679. package/skills/stacks/infra/jenkins/SKILL.md +73 -0
  680. package/skills/stacks/infra/kubernetes/SKILL.md +64 -0
  681. package/skills/stacks/infra/netlify/SKILL.md +60 -0
  682. package/skills/stacks/infra/railway/SKILL.md +63 -0
  683. package/skills/stacks/infra/tailscale/SKILL.md +65 -0
  684. package/skills/stacks/infra/terraform/SKILL.md +75 -0
  685. package/skills/stacks/infra/vagrant/SKILL.md +70 -0
  686. package/skills/stacks/infra/vercel/SKILL.md +60 -0
  687. package/skills/stacks/meta/astro/SKILL.md +64 -0
  688. package/skills/stacks/meta/docusaurus/SKILL.md +71 -0
  689. package/skills/stacks/meta/eleventy/SKILL.md +69 -0
  690. package/skills/stacks/meta/gatsby/SKILL.md +63 -0
  691. package/skills/stacks/meta/hugo/SKILL.md +73 -0
  692. package/skills/stacks/meta/jekyll/SKILL.md +70 -0
  693. package/skills/stacks/meta/nextjs/SKILL.md +62 -0
  694. package/skills/stacks/meta/nuxt/SKILL.md +66 -0
  695. package/skills/stacks/meta/remix/SKILL.md +67 -0
  696. package/skills/stacks/meta/sveltekit/SKILL.md +70 -0
  697. package/skills/stacks/meta/vite/SKILL.md +63 -0
  698. package/skills/stacks/mobile/android/SKILL.md +77 -0
  699. package/skills/stacks/mobile/flutter/SKILL.md +77 -0
  700. package/skills/stacks/mobile/ionic/SKILL.md +72 -0
  701. package/skills/stacks/mobile/nativescript/SKILL.md +71 -0
  702. package/skills/stacks/mobile/react-native/SKILL.md +75 -0
  703. package/skills/stacks/mobile/xamarin/SKILL.md +73 -0
  704. package/skills/stacks/orm/diesel/SKILL.md +72 -0
  705. package/skills/stacks/orm/django-orm/SKILL.md +58 -0
  706. package/skills/stacks/orm/drizzle/SKILL.md +67 -0
  707. package/skills/stacks/orm/gorm/SKILL.md +73 -0
  708. package/skills/stacks/orm/knex/SKILL.md +64 -0
  709. package/skills/stacks/orm/mongoose/SKILL.md +64 -0
  710. package/skills/stacks/orm/prisma/SKILL.md +64 -0
  711. package/skills/stacks/orm/sequelize/SKILL.md +65 -0
  712. package/skills/stacks/orm/sqlalchemy/SKILL.md +71 -0
  713. package/skills/stacks/orm/typeorm/SKILL.md +70 -0
  714. package/skills/stacks/queue/bullmq/SKILL.md +69 -0
  715. package/skills/stacks/queue/celery/SKILL.md +68 -0
  716. package/skills/stacks/queue/kafka/SKILL.md +66 -0
  717. package/skills/stacks/queue/nats/SKILL.md +66 -0
  718. package/skills/stacks/queue/rabbitmq/SKILL.md +64 -0
  719. package/skills/stacks/queue/redis/SKILL.md +66 -0
  720. package/skills/stacks/runtime/beam/SKILL.md +72 -0
  721. package/skills/stacks/runtime/bun/SKILL.md +80 -0
  722. package/skills/stacks/runtime/deno/SKILL.md +74 -0
  723. package/skills/stacks/runtime/dotnet/SKILL.md +64 -0
  724. package/skills/stacks/runtime/jvm/SKILL.md +66 -0
  725. package/skills/stacks/runtime/node/SKILL.md +70 -0
  726. package/skills/stacks/runtime/pypy/SKILL.md +69 -0
  727. package/skills/stacks/runtime/python3/SKILL.md +70 -0
  728. package/skills/stacks/styling/bootstrap/SKILL.md +74 -0
  729. package/skills/stacks/styling/bulma/SKILL.md +80 -0
  730. package/skills/stacks/styling/chakra-ui/SKILL.md +61 -0
  731. package/skills/stacks/styling/css-modules/SKILL.md +54 -0
  732. package/skills/stacks/styling/mui/SKILL.md +60 -0
  733. package/skills/stacks/styling/sass/SKILL.md +63 -0
  734. package/skills/stacks/styling/shadcn-ui/SKILL.md +58 -0
  735. package/skills/stacks/styling/styled-components/SKILL.md +62 -0
  736. package/skills/stacks/styling/tailwind/SKILL.md +59 -0
  737. package/skills/stacks/styling/unocss/SKILL.md +64 -0
  738. package/skills/stacks/styling/vanilla-extract/SKILL.md +64 -0
  739. package/skills/stacks/styling/vuetify/SKILL.md +89 -0
  740. package/skills/stacks/testing/cypress/SKILL.md +68 -0
  741. package/skills/stacks/testing/jasmine/SKILL.md +67 -0
  742. package/skills/stacks/testing/jest/SKILL.md +67 -0
  743. package/skills/stacks/testing/mocha/SKILL.md +71 -0
  744. package/skills/stacks/testing/playwright/SKILL.md +68 -0
  745. package/skills/stacks/testing/puppeteer/SKILL.md +70 -0
  746. package/skills/stacks/testing/selenium/SKILL.md +70 -0
  747. package/skills/stacks/testing/vitest/SKILL.md +68 -0
@@ -0,0 +1,3443 @@
1
+ [
2
+ {
3
+ "name": "animation-motion",
4
+ "path": "design/animation-motion/SKILL.md",
5
+ "domain": "design",
6
+ "category": "design",
7
+ "description": "Motion design principles and the Web Animations API for purposeful, performant UI animation; consult when adding transitions or animated feedback.",
8
+ "tags": [
9
+ "animation",
10
+ "motion",
11
+ "web-animations-api",
12
+ "easing",
13
+ "transitions"
14
+ ],
15
+ "official_sources": [
16
+ "https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API",
17
+ "https://m3.material.io/styles/motion/overview"
18
+ ],
19
+ "verified": "2026-06-16"
20
+ },
21
+ {
22
+ "name": "color-and-typography",
23
+ "path": "design/color-and-typography/SKILL.md",
24
+ "domain": "design",
25
+ "category": "design",
26
+ "description": "Color systems, type scale, and WCAG contrast ratios for legible, accessible UI; consult when defining palettes, text styles, or checking contrast.",
27
+ "tags": [
28
+ "color",
29
+ "typography",
30
+ "contrast",
31
+ "wcag",
32
+ "accessibility",
33
+ "type-scale"
34
+ ],
35
+ "official_sources": [
36
+ "https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum.html",
37
+ "https://m3.material.io/styles/color/system/overview"
38
+ ],
39
+ "verified": "2026-06-16"
40
+ },
41
+ {
42
+ "name": "css-techniques",
43
+ "path": "design/css-techniques/SKILL.md",
44
+ "domain": "design",
45
+ "category": "design",
46
+ "description": "Modern CSS layout and styling — grid, flexbox, container queries, custom properties; consult when building responsive, maintainable styles.",
47
+ "tags": [
48
+ "css",
49
+ "grid",
50
+ "flexbox",
51
+ "container-queries",
52
+ "custom-properties"
53
+ ],
54
+ "official_sources": [
55
+ "https://developer.mozilla.org/en-US/docs/Web/CSS",
56
+ "https://web.dev/learn/css"
57
+ ],
58
+ "verified": "2026-06-16"
59
+ },
60
+ {
61
+ "name": "design-systems",
62
+ "path": "design/design-systems/SKILL.md",
63
+ "domain": "design",
64
+ "category": "design",
65
+ "description": "Design tokens, reusable components, and governance for scalable UI; consult when building or maintaining a shared component library.",
66
+ "tags": [
67
+ "design-systems",
68
+ "design-tokens",
69
+ "components",
70
+ "governance",
71
+ "material-design"
72
+ ],
73
+ "official_sources": [
74
+ "https://m3.material.io/foundations/design-tokens",
75
+ "https://www.designsystems.com/"
76
+ ],
77
+ "verified": "2026-06-16"
78
+ },
79
+ {
80
+ "name": "gradients",
81
+ "path": "design/gradients/SKILL.md",
82
+ "domain": "design",
83
+ "category": "design",
84
+ "description": "Tasteful CSS gradients — linear, radial, conic, repeating, and layered meshes; consult when adding depth or color washes to backgrounds.",
85
+ "tags": [
86
+ "css",
87
+ "gradients",
88
+ "backgrounds",
89
+ "color",
90
+ "mesh"
91
+ ],
92
+ "official_sources": [
93
+ "https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_images/Using_CSS_gradients",
94
+ "https://developer.mozilla.org/en-US/docs/Web/CSS/gradient"
95
+ ],
96
+ "verified": "2026-06-16"
97
+ },
98
+ {
99
+ "name": "graphic-design-basics",
100
+ "path": "design/graphic-design-basics/SKILL.md",
101
+ "domain": "design",
102
+ "category": "design",
103
+ "description": "Visual hierarchy, grids, contrast, and spacing fundamentals for UI; consult when composing layouts and establishing visual order.",
104
+ "tags": [
105
+ "visual-hierarchy",
106
+ "grids",
107
+ "contrast",
108
+ "spacing",
109
+ "layout"
110
+ ],
111
+ "official_sources": [
112
+ "https://m3.material.io/foundations",
113
+ "https://developer.mozilla.org/en-US/docs/Web/CSS"
114
+ ],
115
+ "verified": "2026-06-16"
116
+ },
117
+ {
118
+ "name": "microinteractions",
119
+ "path": "design/microinteractions/SKILL.md",
120
+ "domain": "design",
121
+ "category": "design",
122
+ "description": "Trigger-feedback pairs, state cues, and transitions that confirm actions; consult when designing button states, validation, and small feedback moments.",
123
+ "tags": [
124
+ "microinteractions",
125
+ "feedback",
126
+ "transitions",
127
+ "state",
128
+ "ux"
129
+ ],
130
+ "official_sources": [
131
+ "https://www.nngroup.com/articles/microinteractions/",
132
+ "https://developer.mozilla.org/en-US/docs/Web/CSS/transition"
133
+ ],
134
+ "verified": "2026-06-16"
135
+ },
136
+ {
137
+ "name": "responsive-layout",
138
+ "path": "design/responsive-layout/SKILL.md",
139
+ "domain": "design",
140
+ "category": "design",
141
+ "description": "Fluid, breakpoint, and intrinsic layout strategies for any screen; consult when making pages and components adapt across viewports and containers.",
142
+ "tags": [
143
+ "responsive",
144
+ "layout",
145
+ "css-grid",
146
+ "media-queries",
147
+ "container-queries",
148
+ "intrinsic"
149
+ ],
150
+ "official_sources": [
151
+ "https://web.dev/learn/design/",
152
+ "https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout"
153
+ ],
154
+ "verified": "2026-06-16"
155
+ },
156
+ {
157
+ "name": "ui-ux-principles",
158
+ "path": "design/ui-ux-principles/SKILL.md",
159
+ "domain": "design",
160
+ "category": "design",
161
+ "description": "Usability heuristics, affordances, and laws of UX to evaluate and design interfaces; consult when reviewing or building user-facing flows.",
162
+ "tags": [
163
+ "usability",
164
+ "heuristics",
165
+ "ux",
166
+ "laws-of-ux",
167
+ "interaction-design"
168
+ ],
169
+ "official_sources": [
170
+ "https://www.nngroup.com/articles/ten-usability-heuristics/",
171
+ "https://lawsofux.com/"
172
+ ],
173
+ "verified": "2026-06-16"
174
+ },
175
+ {
176
+ "name": "api-design-rest-graphql",
177
+ "path": "engineering/architecture/api-design-rest-graphql/SKILL.md",
178
+ "domain": "engineering",
179
+ "category": "architecture",
180
+ "description": "REST design grounded in HTTP semantics (methods, status, idempotency) and GraphQL schema/query design; read when designing or reviewing an API.",
181
+ "tags": [
182
+ "api-design",
183
+ "rest",
184
+ "graphql",
185
+ "http",
186
+ "schema"
187
+ ],
188
+ "official_sources": [
189
+ "https://www.rfc-editor.org/rfc/rfc9110.html",
190
+ "https://graphql.org/learn/"
191
+ ],
192
+ "verified": "2026-06-16"
193
+ },
194
+ {
195
+ "name": "caching-strategies",
196
+ "path": "engineering/architecture/caching-strategies/SKILL.md",
197
+ "domain": "engineering",
198
+ "category": "architecture",
199
+ "description": "Cache layers, cache-aside, TTLs, and invalidation to cut latency and load; read before adding a cache or debugging stale data.",
200
+ "tags": [
201
+ "caching",
202
+ "cache-aside",
203
+ "ttl",
204
+ "invalidation",
205
+ "redis"
206
+ ],
207
+ "official_sources": [
208
+ "https://aws.amazon.com/caching/",
209
+ "https://redis.io/docs/latest/develop/"
210
+ ],
211
+ "verified": "2026-06-16"
212
+ },
213
+ {
214
+ "name": "data-modeling",
215
+ "path": "engineering/architecture/data-modeling/SKILL.md",
216
+ "domain": "engineering",
217
+ "category": "architecture",
218
+ "description": "Relational and document data modeling — tables, keys, constraints, normalization, and when to denormalize; read before designing a schema.",
219
+ "tags": [
220
+ "data-modeling",
221
+ "relational",
222
+ "normalization",
223
+ "constraints",
224
+ "schema-design"
225
+ ],
226
+ "official_sources": [
227
+ "https://www.postgresql.org/docs/current/ddl.html"
228
+ ],
229
+ "verified": "2026-06-16"
230
+ },
231
+ {
232
+ "name": "message-queues-async",
233
+ "path": "engineering/architecture/message-queues-async/SKILL.md",
234
+ "domain": "engineering",
235
+ "category": "architecture",
236
+ "description": "Async messaging with queues and logs — delivery guarantees, ordering, and idempotency (Kafka, RabbitMQ); read before decoupling services.",
237
+ "tags": [
238
+ "messaging",
239
+ "queues",
240
+ "kafka",
241
+ "rabbitmq",
242
+ "idempotency"
243
+ ],
244
+ "official_sources": [
245
+ "https://kafka.apache.org/documentation/",
246
+ "https://www.rabbitmq.com/tutorials"
247
+ ],
248
+ "verified": "2026-06-16"
249
+ },
250
+ {
251
+ "name": "scalability-reliability",
252
+ "path": "engineering/architecture/scalability-reliability/SKILL.md",
253
+ "domain": "engineering",
254
+ "category": "architecture",
255
+ "description": "Scaling, SLIs/SLOs, error budgets, and resilience tactics (timeouts, retries with backoff/jitter, load shedding); read before hardening a service.",
256
+ "tags": [
257
+ "scalability",
258
+ "reliability",
259
+ "slo",
260
+ "resilience",
261
+ "retries"
262
+ ],
263
+ "official_sources": [
264
+ "https://sre.google/books/",
265
+ "https://aws.amazon.com/builders-library/"
266
+ ],
267
+ "verified": "2026-06-16"
268
+ },
269
+ {
270
+ "name": "software-architecture-patterns",
271
+ "path": "engineering/architecture/software-architecture-patterns/SKILL.md",
272
+ "domain": "engineering",
273
+ "category": "architecture",
274
+ "description": "Layered, hexagonal, event-driven, and microservices patterns plus cloud design patterns; read when choosing or structuring application architecture.",
275
+ "tags": [
276
+ "architecture-patterns",
277
+ "microservices",
278
+ "event-driven",
279
+ "layered",
280
+ "cloud-patterns"
281
+ ],
282
+ "official_sources": [
283
+ "https://martinfowler.com/architecture/",
284
+ "https://learn.microsoft.com/azure/architecture/patterns/"
285
+ ],
286
+ "verified": "2026-06-16"
287
+ },
288
+ {
289
+ "name": "system-design-fundamentals",
290
+ "path": "engineering/architecture/system-design-fundamentals/SKILL.md",
291
+ "domain": "engineering",
292
+ "category": "architecture",
293
+ "description": "Latency, throughput, partitioning, replication, CAP and consistency trade-offs for designing large-scale systems; read before sizing or scaling.",
294
+ "tags": [
295
+ "system-design",
296
+ "scalability",
297
+ "cap-theorem",
298
+ "distributed-systems",
299
+ "trade-offs"
300
+ ],
301
+ "official_sources": [
302
+ "https://github.com/donnemartin/system-design-primer",
303
+ "https://aws.amazon.com/architecture/well-architected/"
304
+ ],
305
+ "verified": "2026-06-16"
306
+ },
307
+ {
308
+ "name": "backend/auth-and-authorization",
309
+ "path": "engineering/backend/auth-and-authorization/SKILL.md",
310
+ "domain": "engineering",
311
+ "category": "engineering",
312
+ "description": "Authentication vs authorization, OAuth 2.0 roles and tokens, and access-control models (RBAC/ABAC) with OWASP enforcement guidance.",
313
+ "tags": [
314
+ "auth",
315
+ "authentication",
316
+ "authorization",
317
+ "oauth2",
318
+ "rbac",
319
+ "abac",
320
+ "security"
321
+ ],
322
+ "official_sources": [
323
+ "https://oauth.net/2/",
324
+ "https://cheatsheetseries.owasp.org/cheatsheets/Authorization_Cheat_Sheet.html"
325
+ ],
326
+ "verified": "2026-06-16"
327
+ },
328
+ {
329
+ "name": "backend/backend-fundamentals",
330
+ "path": "engineering/backend/backend-fundamentals/SKILL.md",
331
+ "domain": "engineering",
332
+ "category": "engineering",
333
+ "description": "Core backend ideas — HTTP request/response, statelessness, layered architecture, and the twelve-factor app methodology for cloud services.",
334
+ "tags": [
335
+ "backend",
336
+ "http",
337
+ "stateless",
338
+ "twelve-factor",
339
+ "architecture",
340
+ "web"
341
+ ],
342
+ "official_sources": [
343
+ "https://developer.mozilla.org/en-US/docs/Web/HTTP",
344
+ "https://12factor.net/"
345
+ ],
346
+ "verified": "2026-06-16"
347
+ },
348
+ {
349
+ "name": "backend/observability-logging",
350
+ "path": "engineering/backend/observability-logging/SKILL.md",
351
+ "domain": "engineering",
352
+ "category": "engineering",
353
+ "description": "Observability via the three signals (logs, metrics, traces) with OpenTelemetry, plus SRE practices like SLOs and the four golden signals.",
354
+ "tags": [
355
+ "observability",
356
+ "logging",
357
+ "metrics",
358
+ "tracing",
359
+ "opentelemetry",
360
+ "sre",
361
+ "slo"
362
+ ],
363
+ "official_sources": [
364
+ "https://opentelemetry.io/docs/",
365
+ "https://sre.google/books/"
366
+ ],
367
+ "verified": "2026-06-16"
368
+ },
369
+ {
370
+ "name": "accessibility-wcag",
371
+ "path": "engineering/frontend/accessibility-wcag/SKILL.md",
372
+ "domain": "engineering",
373
+ "category": "frontend",
374
+ "description": "Meeting WCAG 2.2 success criteria and applying ARIA Authoring Practices for accessible UI; consult when building or auditing component accessibility.",
375
+ "tags": [
376
+ "accessibility",
377
+ "a11y",
378
+ "wcag",
379
+ "aria",
380
+ "w3c",
381
+ "wai"
382
+ ],
383
+ "official_sources": [
384
+ "https://www.w3.org/WAI/WCAG22/quickref/",
385
+ "https://www.w3.org/WAI/ARIA/apg/",
386
+ "https://github.com/w3c/wcag"
387
+ ],
388
+ "verified": "2026-06-16"
389
+ },
390
+ {
391
+ "name": "frontend-architecture",
392
+ "path": "engineering/frontend/frontend-architecture/SKILL.md",
393
+ "domain": "engineering",
394
+ "category": "frontend",
395
+ "description": "Structuring component boundaries, data flow, and code-splitting in modern frontend apps; consult when designing or refactoring UI architecture.",
396
+ "tags": [
397
+ "components",
398
+ "data-flow",
399
+ "code-splitting",
400
+ "react",
401
+ "architecture",
402
+ "lazy-loading"
403
+ ],
404
+ "official_sources": [
405
+ "https://react.dev/learn",
406
+ "https://www.patterns.dev/",
407
+ "https://github.com/react/react"
408
+ ],
409
+ "verified": "2026-06-16"
410
+ },
411
+ {
412
+ "name": "rendering-strategies-ssr-csr",
413
+ "path": "engineering/frontend/rendering-strategies-ssr-csr/SKILL.md",
414
+ "domain": "engineering",
415
+ "category": "frontend",
416
+ "description": "Trade-offs between SSR, CSR, static rendering, and streaming for web apps; consult when choosing where and when UI is rendered.",
417
+ "tags": [
418
+ "ssr",
419
+ "csr",
420
+ "ssg",
421
+ "streaming",
422
+ "hydration",
423
+ "rendering",
424
+ "nextjs"
425
+ ],
426
+ "official_sources": [
427
+ "https://web.dev/articles/rendering-on-the-web",
428
+ "https://nextjs.org/docs/app/getting-started/server-and-client-components",
429
+ "https://github.com/vercel/next.js"
430
+ ],
431
+ "verified": "2026-06-16"
432
+ },
433
+ {
434
+ "name": "state-management",
435
+ "path": "engineering/frontend/state-management/SKILL.md",
436
+ "domain": "engineering",
437
+ "category": "frontend",
438
+ "description": "Choosing between local UI state, server/async state, and global state in React apps; consult when deciding where data should live and how it updates.",
439
+ "tags": [
440
+ "state",
441
+ "react",
442
+ "tanstack-query",
443
+ "server-state",
444
+ "context",
445
+ "reducers"
446
+ ],
447
+ "official_sources": [
448
+ "https://react.dev/learn/managing-state",
449
+ "https://tanstack.com/query/latest",
450
+ "https://github.com/TanStack/query"
451
+ ],
452
+ "verified": "2026-06-16"
453
+ },
454
+ {
455
+ "name": "backend-performance",
456
+ "path": "engineering/performance/backend-performance/SKILL.md",
457
+ "domain": "engineering",
458
+ "category": "performance",
459
+ "description": "Design resilient, high-throughput backends — timeouts, retries with backoff, connection pooling, concurrency limits, and avoiding N+1 queries.",
460
+ "tags": [
461
+ "backend",
462
+ "concurrency",
463
+ "timeouts",
464
+ "retries",
465
+ "connection-pool",
466
+ "n+1",
467
+ "scalability"
468
+ ],
469
+ "official_sources": [
470
+ "https://aws.amazon.com/builders-library/",
471
+ "https://aws.amazon.com/builders-library/timeouts-retries-and-backoff-with-jitter/"
472
+ ],
473
+ "verified": "2026-06-16"
474
+ },
475
+ {
476
+ "name": "database-query-optimization",
477
+ "path": "engineering/performance/database-query-optimization/SKILL.md",
478
+ "domain": "engineering",
479
+ "category": "performance",
480
+ "description": "Speed up SQL with proper indexing and EXPLAIN — read query plans, understand B-tree index lookups, and fix slow access paths.",
481
+ "tags": [
482
+ "sql",
483
+ "indexing",
484
+ "explain",
485
+ "query-plan",
486
+ "postgresql",
487
+ "b-tree",
488
+ "optimization"
489
+ ],
490
+ "official_sources": [
491
+ "https://use-the-index-luke.com/",
492
+ "https://www.postgresql.org/docs/current/using-explain.html"
493
+ ],
494
+ "verified": "2026-06-16"
495
+ },
496
+ {
497
+ "name": "profiling-and-benchmarking",
498
+ "path": "engineering/performance/profiling-and-benchmarking/SKILL.md",
499
+ "domain": "engineering",
500
+ "category": "performance",
501
+ "description": "Measure before optimizing — use CPU/memory profilers and benchmarks to find real bottlenecks instead of guessing; covers Node.js and Chrome DevTools.",
502
+ "tags": [
503
+ "profiling",
504
+ "benchmarking",
505
+ "cpu-profile",
506
+ "flame-graph",
507
+ "nodejs",
508
+ "devtools",
509
+ "memory-leak"
510
+ ],
511
+ "official_sources": [
512
+ "https://nodejs.org/en/learn/getting-started/profiling",
513
+ "https://developer.chrome.com/docs/devtools/performance"
514
+ ],
515
+ "verified": "2026-06-16"
516
+ },
517
+ {
518
+ "name": "web-performance-core-vitals",
519
+ "path": "engineering/performance/web-performance-core-vitals/SKILL.md",
520
+ "domain": "engineering",
521
+ "category": "performance",
522
+ "description": "Measure and optimize Core Web Vitals (LCP, INP, CLS) for real-user front-end performance; consult when tuning page load and interactivity.",
523
+ "tags": [
524
+ "web-vitals",
525
+ "lcp",
526
+ "inp",
527
+ "cls",
528
+ "frontend",
529
+ "rum",
530
+ "performance"
531
+ ],
532
+ "official_sources": [
533
+ "https://web.dev/articles/vitals",
534
+ "https://github.com/GoogleChrome/web-vitals"
535
+ ],
536
+ "verified": "2026-06-16"
537
+ },
538
+ {
539
+ "name": "clean-code",
540
+ "path": "engineering/practices/clean-code/SKILL.md",
541
+ "domain": "engineering",
542
+ "category": "practices",
543
+ "description": "Writing readable, consistent code — naming, small focused functions, cohesion, and following a project style guide.",
544
+ "tags": [
545
+ "clean-code",
546
+ "readability",
547
+ "naming",
548
+ "style-guide",
549
+ "functions"
550
+ ],
551
+ "official_sources": [
552
+ "https://google.github.io/styleguide/",
553
+ "https://github.com/google/styleguide"
554
+ ],
555
+ "verified": "2026-06-16"
556
+ },
557
+ {
558
+ "name": "code-optimization",
559
+ "path": "engineering/practices/code-optimization/SKILL.md",
560
+ "domain": "engineering",
561
+ "category": "practices",
562
+ "description": "Making code faster the right way — measure first, fix algorithms before micro-optimizing, and validate with benchmarks.",
563
+ "tags": [
564
+ "performance",
565
+ "optimization",
566
+ "profiling",
567
+ "benchmarking",
568
+ "algorithms"
569
+ ],
570
+ "official_sources": [
571
+ "https://developer.mozilla.org/en-US/docs/Web/Performance",
572
+ "https://en.algorithmica.org/hpc/"
573
+ ],
574
+ "verified": "2026-06-16"
575
+ },
576
+ {
577
+ "name": "code-review-practices",
578
+ "path": "engineering/practices/code-review-practices/SKILL.md",
579
+ "domain": "engineering",
580
+ "category": "practices",
581
+ "description": "How to review and author code changes — what reviewers look for, review speed, and writing useful, kind review comments.",
582
+ "tags": [
583
+ "code-review",
584
+ "pull-request",
585
+ "review-checklist",
586
+ "collaboration"
587
+ ],
588
+ "official_sources": [
589
+ "https://google.github.io/eng-practices/review/",
590
+ "https://github.com/google/eng-practices"
591
+ ],
592
+ "verified": "2026-06-16"
593
+ },
594
+ {
595
+ "name": "git-workflow",
596
+ "path": "engineering/practices/git-workflow/SKILL.md",
597
+ "domain": "engineering",
598
+ "category": "practices",
599
+ "description": "Day-to-day Git collaboration — branching, focused commits, pull requests, and Conventional Commits message format.",
600
+ "tags": [
601
+ "git",
602
+ "version-control",
603
+ "branching",
604
+ "commits",
605
+ "conventional-commits",
606
+ "pull-request"
607
+ ],
608
+ "official_sources": [
609
+ "https://git-scm.com/docs",
610
+ "https://www.conventionalcommits.org/en/v1.0.0/"
611
+ ],
612
+ "verified": "2026-06-16"
613
+ },
614
+ {
615
+ "name": "refactoring",
616
+ "path": "engineering/practices/refactoring/SKILL.md",
617
+ "domain": "engineering",
618
+ "category": "practices",
619
+ "description": "Improving code's internal structure without changing observable behavior, via small steps verified by tests.",
620
+ "tags": [
621
+ "refactoring",
622
+ "code-smells",
623
+ "tests",
624
+ "technical-debt"
625
+ ],
626
+ "official_sources": [
627
+ "https://refactoring.com/",
628
+ "https://refactoring.com/catalog/"
629
+ ],
630
+ "verified": "2026-06-16"
631
+ },
632
+ {
633
+ "name": "appsec-fundamentals",
634
+ "path": "engineering/security/appsec-fundamentals/SKILL.md",
635
+ "domain": "engineering",
636
+ "category": "security",
637
+ "description": "Application security fundamentals — OWASP Proactive Controls, input validation, output encoding, and secure-by-default design; consult when building any feature.",
638
+ "tags": [
639
+ "appsec",
640
+ "proactive-controls",
641
+ "input-validation",
642
+ "output-encoding",
643
+ "owasp"
644
+ ],
645
+ "official_sources": [
646
+ "https://top10proactive.owasp.org/",
647
+ "https://cheatsheetseries.owasp.org/"
648
+ ],
649
+ "verified": "2026-06-16"
650
+ },
651
+ {
652
+ "name": "dependency-supply-chain",
653
+ "path": "engineering/security/dependency-supply-chain/SKILL.md",
654
+ "domain": "engineering",
655
+ "category": "security",
656
+ "description": "Manage dependency and supply-chain risk — scan for known-vulnerable components (OWASP Dependency-Check) and verify build provenance with SLSA levels.",
657
+ "tags": [
658
+ "supply-chain",
659
+ "dependencies",
660
+ "sca",
661
+ "slsa",
662
+ "provenance",
663
+ "owasp"
664
+ ],
665
+ "official_sources": [
666
+ "https://owasp.org/www-project-dependency-check/",
667
+ "https://slsa.dev/"
668
+ ],
669
+ "verified": "2026-06-16"
670
+ },
671
+ {
672
+ "name": "owasp-asvs",
673
+ "path": "engineering/security/owasp-asvs/SKILL.md",
674
+ "domain": "engineering",
675
+ "category": "security",
676
+ "description": "OWASP Application Security Verification Standard 5.0 — testable security requirements organized by chapter and verification level; consult to define or verify appsec requirements.",
677
+ "tags": [
678
+ "owasp",
679
+ "asvs",
680
+ "security-requirements",
681
+ "verification",
682
+ "appsec"
683
+ ],
684
+ "official_sources": [
685
+ "https://owasp.org/www-project-application-security-verification-standard/",
686
+ "https://github.com/OWASP/ASVS"
687
+ ],
688
+ "verified": "2026-06-16"
689
+ },
690
+ {
691
+ "name": "owasp-top-10",
692
+ "path": "engineering/security/owasp-top-10/SKILL.md",
693
+ "domain": "engineering",
694
+ "category": "security",
695
+ "description": "The OWASP Top 10 web application security risks (2025 edition) and how to mitigate them; consult when threat-modeling or hardening web apps.",
696
+ "tags": [
697
+ "owasp",
698
+ "web-security",
699
+ "vulnerabilities",
700
+ "threat-modeling",
701
+ "appsec"
702
+ ],
703
+ "official_sources": [
704
+ "https://owasp.org/Top10/",
705
+ "https://github.com/OWASP/Top10"
706
+ ],
707
+ "verified": "2026-06-16"
708
+ },
709
+ {
710
+ "name": "secrets-management",
711
+ "path": "engineering/security/secrets-management/SKILL.md",
712
+ "domain": "engineering",
713
+ "category": "security",
714
+ "description": "Store, rotate, and never commit secrets — vaults over source/env vars, encryption, least privilege, rotation, and secret detection per OWASP guidance.",
715
+ "tags": [
716
+ "secrets",
717
+ "vault",
718
+ "rotation",
719
+ "credentials",
720
+ "owasp"
721
+ ],
722
+ "official_sources": [
723
+ "https://cheatsheetseries.owasp.org/cheatsheets/Secrets_Management_Cheat_Sheet.html",
724
+ "https://github.com/OWASP/CheatSheetSeries"
725
+ ],
726
+ "verified": "2026-06-16"
727
+ },
728
+ {
729
+ "name": "secure-auth-sessions",
730
+ "path": "engineering/security/secure-auth-sessions/SKILL.md",
731
+ "domain": "engineering",
732
+ "category": "security",
733
+ "description": "Safe authentication and session management per OWASP cheat sheets — passwords, MFA, session IDs, secure cookies, regeneration, and timeouts.",
734
+ "tags": [
735
+ "authentication",
736
+ "sessions",
737
+ "mfa",
738
+ "cookies",
739
+ "owasp"
740
+ ],
741
+ "official_sources": [
742
+ "https://cheatsheetseries.owasp.org/cheatsheets/Authentication_Cheat_Sheet.html",
743
+ "https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html"
744
+ ],
745
+ "verified": "2026-06-16"
746
+ },
747
+ {
748
+ "name": "testing/tdd-and-coverage",
749
+ "path": "engineering/testing/tdd-and-coverage/SKILL.md",
750
+ "domain": "engineering",
751
+ "category": "engineering",
752
+ "description": "Test-driven development's red-green-refactor cycle and how to read code coverage as a guide rather than a goal.",
753
+ "tags": [
754
+ "tdd",
755
+ "testing",
756
+ "refactoring",
757
+ "coverage",
758
+ "red-green-refactor"
759
+ ],
760
+ "official_sources": [
761
+ "https://martinfowler.com/bliki/TestDrivenDevelopment.html",
762
+ "https://martinfowler.com/bliki/TestCoverage.html"
763
+ ],
764
+ "verified": "2026-06-16"
765
+ },
766
+ {
767
+ "name": "testing/testing-strategy-pyramid",
768
+ "path": "engineering/testing/testing-strategy-pyramid/SKILL.md",
769
+ "domain": "engineering",
770
+ "category": "engineering",
771
+ "description": "How to balance a test portfolio across unit, integration, and end-to-end layers using the test pyramid (and the testing-trophy alternative).",
772
+ "tags": [
773
+ "testing",
774
+ "test-pyramid",
775
+ "strategy",
776
+ "e2e",
777
+ "unit-tests",
778
+ "integration"
779
+ ],
780
+ "official_sources": [
781
+ "https://martinfowler.com/bliki/TestPyramid.html",
782
+ "https://martinfowler.com/articles/practical-test-pyramid.html"
783
+ ],
784
+ "verified": "2026-06-16"
785
+ },
786
+ {
787
+ "name": "testing/unit-integration-e2e",
788
+ "path": "engineering/testing/unit-integration-e2e/SKILL.md",
789
+ "domain": "engineering",
790
+ "category": "engineering",
791
+ "description": "The three test layers and the tooling that implements them — Vitest for unit/integration and Playwright for end-to-end browser tests.",
792
+ "tags": [
793
+ "testing",
794
+ "vitest",
795
+ "playwright",
796
+ "e2e",
797
+ "integration",
798
+ "unit-tests"
799
+ ],
800
+ "official_sources": [
801
+ "https://vitest.dev/guide/",
802
+ "https://playwright.dev/docs/intro"
803
+ ],
804
+ "verified": "2026-06-16"
805
+ },
806
+ {
807
+ "name": "cpp",
808
+ "path": "languages/cpp/SKILL.md",
809
+ "domain": "language",
810
+ "category": "language",
811
+ "description": "High-performance, statically typed systems language with zero-overhead abstractions; consult for C++ syntax, RAII, and setup.",
812
+ "tags": [
813
+ "cpp",
814
+ "systems",
815
+ "performance",
816
+ "native",
817
+ "compiled"
818
+ ],
819
+ "official_sources": [
820
+ "https://en.cppreference.com/",
821
+ "https://github.com/cplusplus/draft"
822
+ ],
823
+ "verified": "2026-06-16"
824
+ },
825
+ {
826
+ "name": "csharp",
827
+ "path": "languages/csharp/SKILL.md",
828
+ "domain": "language",
829
+ "category": "language",
830
+ "description": "Modern .NET object-oriented language compiled by Roslyn; consult for OOP, async/await, LINQ, and the dotnet CLI.",
831
+ "tags": [
832
+ "csharp",
833
+ "dotnet",
834
+ "roslyn",
835
+ "async",
836
+ "linq"
837
+ ],
838
+ "official_sources": [
839
+ "https://learn.microsoft.com/en-us/dotnet/csharp/",
840
+ "https://github.com/dotnet/roslyn",
841
+ "https://dotnet.microsoft.com/download"
842
+ ],
843
+ "verified": "2026-06-16"
844
+ },
845
+ {
846
+ "name": "dart",
847
+ "path": "languages/dart/SKILL.md",
848
+ "domain": "language",
849
+ "category": "language",
850
+ "description": "Client-optimized, strongly typed language for building apps on any platform (powers Flutter); consult for syntax and setup.",
851
+ "tags": [
852
+ "dart",
853
+ "flutter",
854
+ "client",
855
+ "cross-platform",
856
+ "null-safety"
857
+ ],
858
+ "official_sources": [
859
+ "https://dart.dev/guides",
860
+ "https://github.com/dart-lang/sdk"
861
+ ],
862
+ "verified": "2026-06-16"
863
+ },
864
+ {
865
+ "name": "elixir",
866
+ "path": "languages/elixir/SKILL.md",
867
+ "domain": "language",
868
+ "category": "language",
869
+ "description": "Dynamic, functional language on the BEAM (Erlang VM) for scalable, fault-tolerant apps; consult for syntax, OTP, and setup.",
870
+ "tags": [
871
+ "elixir",
872
+ "functional",
873
+ "beam",
874
+ "erlang",
875
+ "concurrency"
876
+ ],
877
+ "official_sources": [
878
+ "https://elixir-lang.org/docs.html",
879
+ "https://github.com/elixir-lang/elixir"
880
+ ],
881
+ "verified": "2026-06-16"
882
+ },
883
+ {
884
+ "name": "go",
885
+ "path": "languages/go/SKILL.md",
886
+ "domain": "language",
887
+ "category": "language",
888
+ "description": "Compiled, concurrent language for simple, reliable network services; consult for goroutines, modules, and tooling.",
889
+ "tags": [
890
+ "go",
891
+ "golang",
892
+ "concurrency",
893
+ "goroutines",
894
+ "modules"
895
+ ],
896
+ "official_sources": [
897
+ "https://go.dev/doc/",
898
+ "https://github.com/golang/go",
899
+ "https://go.dev/dl/"
900
+ ],
901
+ "verified": "2026-06-16"
902
+ },
903
+ {
904
+ "name": "java",
905
+ "path": "languages/java/SKILL.md",
906
+ "domain": "language",
907
+ "category": "language",
908
+ "description": "JVM object-oriented, statically typed language; consult for OOP, the JDK toolchain, and runtime/build basics.",
909
+ "tags": [
910
+ "java",
911
+ "jvm",
912
+ "openjdk",
913
+ "oop",
914
+ "temurin"
915
+ ],
916
+ "official_sources": [
917
+ "https://docs.oracle.com/en/java/",
918
+ "https://github.com/openjdk/jdk",
919
+ "https://adoptium.net/installation/"
920
+ ],
921
+ "verified": "2026-06-16"
922
+ },
923
+ {
924
+ "name": "javascript",
925
+ "path": "languages/javascript/SKILL.md",
926
+ "domain": "language",
927
+ "category": "language",
928
+ "description": "Dynamic, prototype-based language of the web (ECMAScript); consult for core semantics, async, and modern syntax.",
929
+ "tags": [
930
+ "javascript",
931
+ "ecmascript",
932
+ "web",
933
+ "async",
934
+ "es modules"
935
+ ],
936
+ "official_sources": [
937
+ "https://developer.mozilla.org/en-US/docs/Web/JavaScript",
938
+ "https://github.com/tc39/ecma262"
939
+ ],
940
+ "verified": "2026-06-16"
941
+ },
942
+ {
943
+ "name": "kotlin",
944
+ "path": "languages/kotlin/SKILL.md",
945
+ "domain": "language",
946
+ "category": "language",
947
+ "description": "Concise, modern JVM language fully interoperable with Java; consult for null safety, coroutines, and tooling.",
948
+ "tags": [
949
+ "kotlin",
950
+ "jvm",
951
+ "null-safety",
952
+ "coroutines",
953
+ "multiplatform"
954
+ ],
955
+ "official_sources": [
956
+ "https://kotlinlang.org/docs/home.html",
957
+ "https://github.com/JetBrains/kotlin",
958
+ "https://kotlinlang.org/docs/getting-started.html"
959
+ ],
960
+ "verified": "2026-06-16"
961
+ },
962
+ {
963
+ "name": "php",
964
+ "path": "languages/php/SKILL.md",
965
+ "domain": "language",
966
+ "category": "language",
967
+ "description": "General-purpose server-side scripting language for the web; consult for PHP syntax, OOP, Composer, and install/setup.",
968
+ "tags": [
969
+ "php",
970
+ "server-side",
971
+ "web",
972
+ "scripting",
973
+ "backend"
974
+ ],
975
+ "official_sources": [
976
+ "https://www.php.net/docs.php",
977
+ "https://github.com/php/php-src"
978
+ ],
979
+ "verified": "2026-06-16"
980
+ },
981
+ {
982
+ "name": "python",
983
+ "path": "languages/python/SKILL.md",
984
+ "domain": "language",
985
+ "category": "language",
986
+ "description": "Batteries-included, general-purpose dynamic language; consult for core syntax, the standard library, and environments.",
987
+ "tags": [
988
+ "python",
989
+ "cpython",
990
+ "scripting",
991
+ "stdlib",
992
+ "venv"
993
+ ],
994
+ "official_sources": [
995
+ "https://docs.python.org/3/",
996
+ "https://github.com/python/cpython",
997
+ "https://www.python.org/downloads/"
998
+ ],
999
+ "verified": "2026-06-16"
1000
+ },
1001
+ {
1002
+ "name": "ruby",
1003
+ "path": "languages/ruby/SKILL.md",
1004
+ "domain": "language",
1005
+ "category": "language",
1006
+ "description": "Dynamic, object-oriented language focused on developer happiness; consult for Ruby syntax, idioms, gems, and install/setup.",
1007
+ "tags": [
1008
+ "ruby",
1009
+ "dynamic",
1010
+ "object-oriented",
1011
+ "scripting",
1012
+ "gems"
1013
+ ],
1014
+ "official_sources": [
1015
+ "https://www.ruby-lang.org/en/documentation/",
1016
+ "https://github.com/ruby/ruby"
1017
+ ],
1018
+ "verified": "2026-06-16"
1019
+ },
1020
+ {
1021
+ "name": "rust",
1022
+ "path": "languages/rust/SKILL.md",
1023
+ "domain": "language",
1024
+ "category": "language",
1025
+ "description": "Memory-safe systems language with ownership and no GC; consult for ownership/borrowing, Cargo, and error handling.",
1026
+ "tags": [
1027
+ "rust",
1028
+ "systems",
1029
+ "ownership",
1030
+ "borrow-checker",
1031
+ "cargo"
1032
+ ],
1033
+ "official_sources": [
1034
+ "https://doc.rust-lang.org/book/",
1035
+ "https://github.com/rust-lang/rust",
1036
+ "https://www.rust-lang.org/tools/install"
1037
+ ],
1038
+ "verified": "2026-06-16"
1039
+ },
1040
+ {
1041
+ "name": "scala",
1042
+ "path": "languages/scala/SKILL.md",
1043
+ "domain": "language",
1044
+ "category": "language",
1045
+ "description": "JVM language blending object-oriented and functional programming with strong static typing; consult for syntax and setup.",
1046
+ "tags": [
1047
+ "scala",
1048
+ "jvm",
1049
+ "functional",
1050
+ "object-oriented",
1051
+ "static-typing"
1052
+ ],
1053
+ "official_sources": [
1054
+ "https://docs.scala-lang.org/",
1055
+ "https://github.com/scala/scala"
1056
+ ],
1057
+ "verified": "2026-06-16"
1058
+ },
1059
+ {
1060
+ "name": "swift",
1061
+ "path": "languages/swift/SKILL.md",
1062
+ "domain": "language",
1063
+ "category": "language",
1064
+ "description": "Apple-backed, memory-safe, high-performance language for apps and systems; consult for Swift syntax, concurrency, and setup.",
1065
+ "tags": [
1066
+ "swift",
1067
+ "apple",
1068
+ "memory-safe",
1069
+ "systems",
1070
+ "ios"
1071
+ ],
1072
+ "official_sources": [
1073
+ "https://www.swift.org/documentation/",
1074
+ "https://github.com/swiftlang/swift"
1075
+ ],
1076
+ "verified": "2026-06-16"
1077
+ },
1078
+ {
1079
+ "name": "typescript",
1080
+ "path": "languages/typescript/SKILL.md",
1081
+ "domain": "language",
1082
+ "category": "language",
1083
+ "description": "Typed superset of JavaScript that compiles to plain JS; consult for type system, tsconfig, and compiler usage.",
1084
+ "tags": [
1085
+ "typescript",
1086
+ "javascript",
1087
+ "types",
1088
+ "compiler",
1089
+ "tsc"
1090
+ ],
1091
+ "official_sources": [
1092
+ "https://www.typescriptlang.org/docs/",
1093
+ "https://github.com/microsoft/TypeScript",
1094
+ "https://www.typescriptlang.org/download"
1095
+ ],
1096
+ "verified": "2026-06-16"
1097
+ },
1098
+ {
1099
+ "name": "authoring-agent-skills",
1100
+ "path": "meta/authoring-agent-skills/SKILL.md",
1101
+ "domain": "meta",
1102
+ "category": "meta",
1103
+ "description": "How to author an Agent Skill — a folder + SKILL.md with YAML frontmatter, loaded on demand. Consult when creating or reviewing a skill.",
1104
+ "tags": [
1105
+ "agent-skills",
1106
+ "skill-md",
1107
+ "frontmatter",
1108
+ "claude",
1109
+ "authoring"
1110
+ ],
1111
+ "official_sources": [
1112
+ "https://platform.claude.com/docs/en/agents-and-tools/agent-skills/overview",
1113
+ "https://github.com/anthropics/skills"
1114
+ ],
1115
+ "verified": "2026-06-16"
1116
+ },
1117
+ {
1118
+ "name": "progressive-disclosure",
1119
+ "path": "meta/progressive-disclosure/SKILL.md",
1120
+ "domain": "meta",
1121
+ "category": "meta",
1122
+ "description": "Keep SKILL.md short and push depth into on-demand reference files so agents load only what each task needs. Consult when a skill grows large.",
1123
+ "tags": [
1124
+ "progressive-disclosure",
1125
+ "agent-skills",
1126
+ "context-window",
1127
+ "reference-files",
1128
+ "token-budget"
1129
+ ],
1130
+ "official_sources": [
1131
+ "https://platform.claude.com/docs/en/agents-and-tools/agent-skills/best-practices",
1132
+ "https://github.com/anthropics/skills"
1133
+ ],
1134
+ "verified": "2026-06-16"
1135
+ },
1136
+ {
1137
+ "name": "skill-frontmatter-spec",
1138
+ "path": "meta/skill-frontmatter-spec/SKILL.md",
1139
+ "domain": "meta",
1140
+ "category": "meta",
1141
+ "description": "SKILL.md YAML frontmatter fields (name, description, license, compatibility, metadata, allowed-tools) and constraints. Consult when writing frontmatter.",
1142
+ "tags": [
1143
+ "frontmatter",
1144
+ "yaml",
1145
+ "agent-skills",
1146
+ "skill-md",
1147
+ "spec"
1148
+ ],
1149
+ "official_sources": [
1150
+ "https://agentskills.io/specification",
1151
+ "https://github.com/agentskills/agentskills"
1152
+ ],
1153
+ "verified": "2026-06-16"
1154
+ },
1155
+ {
1156
+ "name": "adr-technical-decisions",
1157
+ "path": "process/adr-technical-decisions/SKILL.md",
1158
+ "domain": "process",
1159
+ "category": "process",
1160
+ "description": "Produces a single immutable ADR file capturing the decision, its context, and its consequences, added to the project's decision log.",
1161
+ "tags": [],
1162
+ "official_sources": [],
1163
+ "verified": "",
1164
+ "format": "procedure"
1165
+ },
1166
+ {
1167
+ "name": "app-planning",
1168
+ "path": "process/app-planning/SKILL.md",
1169
+ "domain": "process",
1170
+ "category": "process",
1171
+ "description": "Produces a planning document that defines what is being built (scope), how it is structured (C4 architecture views), and how it will be delivered (agile backlog",
1172
+ "tags": [],
1173
+ "official_sources": [],
1174
+ "verified": "",
1175
+ "format": "procedure"
1176
+ },
1177
+ {
1178
+ "name": "architecture-before-code",
1179
+ "path": "process/architecture-before-code/SKILL.md",
1180
+ "domain": "process",
1181
+ "category": "process",
1182
+ "description": "Produces a shared, just-enough architecture description (C4-style diagrams + the load-bearing decisions) so engineers agree on boundaries and data flow before c",
1183
+ "tags": [],
1184
+ "official_sources": [],
1185
+ "verified": "",
1186
+ "format": "procedure"
1187
+ },
1188
+ {
1189
+ "name": "breaking-work-into-sprints",
1190
+ "path": "process/breaking-work-into-sprints/SKILL.md",
1191
+ "domain": "process",
1192
+ "category": "process",
1193
+ "description": "Produces a Sprint Backlog (Sprint Goal + selected items + a plan) where every increment is potentially releasable and meets a shared Definition of Done.",
1194
+ "tags": [],
1195
+ "official_sources": [],
1196
+ "verified": "",
1197
+ "format": "procedure"
1198
+ },
1199
+ {
1200
+ "name": "idea-to-product",
1201
+ "path": "process/idea-to-product/SKILL.md",
1202
+ "domain": "process",
1203
+ "category": "process",
1204
+ "description": "Produces a scoped MVP slice with its riskiest assumption, the experiment that tests it, and the success metric — so the team ships the smallest thing that produ",
1205
+ "tags": [],
1206
+ "official_sources": [],
1207
+ "verified": "",
1208
+ "format": "procedure"
1209
+ },
1210
+ {
1211
+ "name": "mocks-and-screen-flows",
1212
+ "path": "process/mocks-and-screen-flows/SKILL.md",
1213
+ "domain": "process",
1214
+ "category": "process",
1215
+ "description": "Produces a wireflow (screen mocks wired by interaction arrows) that maps every screen state and transition for the flow, so engineers build from an unambiguous ",
1216
+ "tags": [],
1217
+ "official_sources": [],
1218
+ "verified": "",
1219
+ "format": "procedure"
1220
+ },
1221
+ {
1222
+ "name": "prioritization-moscow-rice",
1223
+ "path": "process/prioritization-moscow-rice/SKILL.md",
1224
+ "domain": "process",
1225
+ "category": "process",
1226
+ "description": "Produces a prioritized work list: a MoSCoW categorization for release-scoping plus a RICE-scored ranking for the contested items, with the reasoning recorded.",
1227
+ "tags": [],
1228
+ "official_sources": [],
1229
+ "verified": "",
1230
+ "format": "procedure"
1231
+ },
1232
+ {
1233
+ "name": "problem-framing",
1234
+ "path": "process/problem-framing/SKILL.md",
1235
+ "domain": "process",
1236
+ "category": "process",
1237
+ "description": "Produces a reframed, validated problem statement (often with the underlying job-to-be-done) so the team solves the highest-value version of the problem, not the",
1238
+ "tags": [],
1239
+ "official_sources": [],
1240
+ "verified": "",
1241
+ "format": "procedure"
1242
+ },
1243
+ {
1244
+ "name": "product-discovery",
1245
+ "path": "process/product-discovery/SKILL.md",
1246
+ "domain": "process",
1247
+ "category": "process",
1248
+ "description": "Produces an evidence-backed problem statement plus the user-needs and constraints that justify (or kill) the work, so the team commits to building the right thi",
1249
+ "tags": [],
1250
+ "official_sources": [],
1251
+ "verified": "",
1252
+ "format": "procedure"
1253
+ },
1254
+ {
1255
+ "name": "requirements-to-specs",
1256
+ "path": "process/requirements-to-specs/SKILL.md",
1257
+ "domain": "process",
1258
+ "category": "process",
1259
+ "description": "Produces user stories with testable acceptance criteria (the \"Confirmation\" of each story) so every requirement has an unambiguous, verifiable definition of don",
1260
+ "tags": [],
1261
+ "official_sources": [],
1262
+ "verified": "",
1263
+ "format": "procedure"
1264
+ },
1265
+ {
1266
+ "name": "review-code-perf-security",
1267
+ "path": "process/review-code-perf-security/SKILL.md",
1268
+ "domain": "process",
1269
+ "category": "process",
1270
+ "description": "Produces a review that decides whether the change improves overall code health, with findings categorized and each tied to an actionable fix.",
1271
+ "tags": [],
1272
+ "official_sources": [],
1273
+ "verified": "",
1274
+ "format": "procedure"
1275
+ },
1276
+ {
1277
+ "name": "security-by-design",
1278
+ "path": "process/security-by-design/SKILL.md",
1279
+ "domain": "process",
1280
+ "category": "process",
1281
+ "description": "Produces a threat model (answers to the four threat-modeling questions) and a set of proactive controls and least-privilege decisions baked into the design.",
1282
+ "tags": [],
1283
+ "official_sources": [],
1284
+ "verified": "",
1285
+ "format": "procedure"
1286
+ },
1287
+ {
1288
+ "name": "specs-to-issues",
1289
+ "path": "process/specs-to-issues/SKILL.md",
1290
+ "domain": "process",
1291
+ "category": "process",
1292
+ "description": "Produces a set of independent, vertically-sliced issues (each with a clear title, context, acceptance criteria, and metadata) that the team can pick up, build, ",
1293
+ "tags": [],
1294
+ "official_sources": [],
1295
+ "verified": "",
1296
+ "format": "procedure"
1297
+ },
1298
+ {
1299
+ "name": "testing-before-done",
1300
+ "path": "process/testing-before-done/SKILL.md",
1301
+ "domain": "process",
1302
+ "category": "process",
1303
+ "description": "Produces a test plan shaped by the Test Pyramid (the right tests at the right levels) and a definition of done that gates merge on those tests passing.",
1304
+ "tags": [],
1305
+ "official_sources": [],
1306
+ "verified": "",
1307
+ "format": "procedure"
1308
+ },
1309
+ {
1310
+ "name": "validating-ux-navigation",
1311
+ "path": "process/validating-ux-navigation/SKILL.md",
1312
+ "domain": "process",
1313
+ "category": "process",
1314
+ "description": "Produces a validated IA + navigation design backed by evidence from a structured usability test, with a prioritized list of problems found.",
1315
+ "tags": [],
1316
+ "official_sources": [],
1317
+ "verified": "",
1318
+ "format": "procedure"
1319
+ },
1320
+ {
1321
+ "name": "ai-attachments-ui",
1322
+ "path": "references/ai-attachments-ui/SKILL.md",
1323
+ "domain": "reference",
1324
+ "category": "reference",
1325
+ "description": "Attachment UI patterns for AI chat using AI Elements' Attachments component; consult when showing files/sources in prompts and messages.",
1326
+ "tags": [
1327
+ "ai-elements",
1328
+ "attachments",
1329
+ "file-upload",
1330
+ "ai-ui",
1331
+ "shadcn",
1332
+ "react"
1333
+ ],
1334
+ "official_sources": [
1335
+ "https://elements.ai-sdk.dev/components/attachments",
1336
+ "https://github.com/vercel/ai-elements"
1337
+ ],
1338
+ "verified": "2026-06-16"
1339
+ },
1340
+ {
1341
+ "name": "ai-in-browser-webllm",
1342
+ "path": "references/ai-in-browser-webllm/SKILL.md",
1343
+ "domain": "reference",
1344
+ "category": "reference",
1345
+ "description": "Run LLMs fully in-browser/locally with WebLLM via WebGPU; consult for client-side inference, offline AI, and OpenAI-style chat without a server.",
1346
+ "tags": [
1347
+ "webllm",
1348
+ "llm",
1349
+ "webgpu",
1350
+ "in-browser",
1351
+ "mlc",
1352
+ "local-inference"
1353
+ ],
1354
+ "official_sources": [
1355
+ "https://webllm.mlc.ai/docs/",
1356
+ "https://github.com/mlc-ai/web-llm"
1357
+ ],
1358
+ "verified": "2026-06-16"
1359
+ },
1360
+ {
1361
+ "name": "ai-tool-ui-patterns",
1362
+ "path": "references/ai-tool-ui-patterns/SKILL.md",
1363
+ "domain": "reference",
1364
+ "category": "reference",
1365
+ "description": "UI patterns for AI tool-calls and results — turn tool JSON into typed, validated components; consult when rendering tool outputs in chat.",
1366
+ "tags": [
1367
+ "tool-ui",
1368
+ "ai-ui",
1369
+ "tool-calling",
1370
+ "zod",
1371
+ "shadcn",
1372
+ "assistant-ui"
1373
+ ],
1374
+ "official_sources": [
1375
+ "https://www.tool-ui.com/docs/overview",
1376
+ "https://github.com/assistant-ui/tool-ui"
1377
+ ],
1378
+ "verified": "2026-06-16"
1379
+ },
1380
+ {
1381
+ "name": "component-patterns-gallery",
1382
+ "path": "references/component-patterns-gallery/SKILL.md",
1383
+ "domain": "reference",
1384
+ "category": "reference",
1385
+ "description": "Canonical UI component anatomy, naming, and patterns; consult to name, structure, and document components consistently with real design systems.",
1386
+ "tags": [
1387
+ "components",
1388
+ "design-system",
1389
+ "ui-patterns",
1390
+ "anatomy",
1391
+ "accessibility"
1392
+ ],
1393
+ "official_sources": [
1394
+ "https://component.gallery/",
1395
+ "https://alignui.com/"
1396
+ ],
1397
+ "verified": "2026-06-16"
1398
+ },
1399
+ {
1400
+ "name": "gradient-resources",
1401
+ "path": "references/gradient-resources/SKILL.md",
1402
+ "domain": "reference",
1403
+ "category": "reference",
1404
+ "description": "CSS gradient functions plus generators for static and animated/shader gradients; consult when crafting backgrounds, accents, or hero visuals.",
1405
+ "tags": [
1406
+ "gradient",
1407
+ "css",
1408
+ "background",
1409
+ "webgl",
1410
+ "color",
1411
+ "design"
1412
+ ],
1413
+ "official_sources": [
1414
+ "https://developer.mozilla.org/en-US/docs/Web/CSS/gradient",
1415
+ "https://craft-gradients.artcreativecode.com/"
1416
+ ],
1417
+ "verified": "2026-06-16"
1418
+ },
1419
+ {
1420
+ "name": "react-component-libraries",
1421
+ "path": "references/react-component-libraries/SKILL.md",
1422
+ "domain": "reference",
1423
+ "category": "reference",
1424
+ "description": "Curated React component sources for modern animated UI; consult to find prebuilt components, blocks, and effects instead of building from scratch.",
1425
+ "tags": [
1426
+ "react",
1427
+ "components",
1428
+ "tailwind",
1429
+ "animation",
1430
+ "framer-motion",
1431
+ "shadcn"
1432
+ ],
1433
+ "official_sources": [
1434
+ "https://magicui.design/",
1435
+ "https://reactbits.dev/",
1436
+ "https://21st.dev/"
1437
+ ],
1438
+ "verified": "2026-06-16"
1439
+ },
1440
+ {
1441
+ "name": "saas-landing-patterns",
1442
+ "path": "references/saas-landing-patterns/SKILL.md",
1443
+ "domain": "reference",
1444
+ "category": "reference",
1445
+ "description": "Proven SaaS landing-page structure, sections, copy and conversion patterns; consult when building or critiquing a marketing/landing page.",
1446
+ "tags": [
1447
+ "landing-page",
1448
+ "saas",
1449
+ "conversion",
1450
+ "marketing",
1451
+ "ux"
1452
+ ],
1453
+ "official_sources": [
1454
+ "https://saaslandingpage.com/",
1455
+ "https://saaslandingpage.com/templates/"
1456
+ ],
1457
+ "verified": "2026-06-16"
1458
+ },
1459
+ {
1460
+ "name": "shadcn-tailwind-theming",
1461
+ "path": "references/shadcn-tailwind-theming/SKILL.md",
1462
+ "domain": "reference",
1463
+ "category": "reference",
1464
+ "description": "Theme and generate shadcn/ui + Tailwind components via CSS variables and theme editors; consult when styling or scaffolding a shadcn-based UI.",
1465
+ "tags": [
1466
+ "shadcn",
1467
+ "tailwind",
1468
+ "theming",
1469
+ "css-variables",
1470
+ "design-tokens"
1471
+ ],
1472
+ "official_sources": [
1473
+ "https://ui.shadcn.com/",
1474
+ "https://ui.shadcn.com/docs/theming",
1475
+ "https://tweakcn.com/"
1476
+ ],
1477
+ "verified": "2026-06-16"
1478
+ },
1479
+ {
1480
+ "name": "vercel-ai-sdk-elements",
1481
+ "path": "references/vercel-ai-sdk-elements/SKILL.md",
1482
+ "domain": "reference",
1483
+ "category": "reference",
1484
+ "description": "AI Elements — composable shadcn/ui components for AI-native apps (chat, reasoning, tools); consult when building AI SDK chat/agent UIs.",
1485
+ "tags": [
1486
+ "ai-sdk",
1487
+ "ai-elements",
1488
+ "vercel",
1489
+ "shadcn",
1490
+ "react",
1491
+ "ai-ui"
1492
+ ],
1493
+ "official_sources": [
1494
+ "https://elements.ai-sdk.dev/",
1495
+ "https://github.com/vercel/ai-elements"
1496
+ ],
1497
+ "verified": "2026-06-16"
1498
+ },
1499
+ {
1500
+ "name": "web-animation-codrops",
1501
+ "path": "references/web-animation-codrops/SKILL.md",
1502
+ "domain": "reference",
1503
+ "category": "reference",
1504
+ "description": "Distilled Codrops web-animation and interaction techniques (paraphrased); consult for motion, scroll, and creative front-end effects.",
1505
+ "tags": [
1506
+ "animation",
1507
+ "interaction",
1508
+ "motion",
1509
+ "gsap",
1510
+ "webgl",
1511
+ "css"
1512
+ ],
1513
+ "official_sources": [
1514
+ "https://tympanus.net/codrops/",
1515
+ "https://tympanus.net/codrops/category/tutorials/"
1516
+ ],
1517
+ "verified": "2026-06-16"
1518
+ },
1519
+ {
1520
+ "name": "auth0",
1521
+ "path": "stacks/auth/auth0/SKILL.md",
1522
+ "domain": "stack",
1523
+ "category": "auth",
1524
+ "description": "Auth0 — hosted identity platform built on OAuth 2.0 and OpenID Connect for adding login, SSO, and M2M auth via Universal Login and SDKs.",
1525
+ "tags": [
1526
+ "auth",
1527
+ "identity",
1528
+ "oauth2",
1529
+ "oidc",
1530
+ "sso",
1531
+ "universal-login",
1532
+ "jwt",
1533
+ "saml"
1534
+ ],
1535
+ "official_sources": [
1536
+ "https://auth0.com/docs",
1537
+ "https://github.com/auth0"
1538
+ ],
1539
+ "verified": "2026-06-16"
1540
+ },
1541
+ {
1542
+ "name": "authjs",
1543
+ "path": "stacks/auth/authjs/SKILL.md",
1544
+ "domain": "stack",
1545
+ "category": "auth",
1546
+ "description": "Framework-agnostic authentication for JS/TS apps (Auth.js, formerly NextAuth.js) — consult when adding OAuth/OIDC, email, or credentials sign-in.",
1547
+ "tags": [
1548
+ "auth",
1549
+ "oauth",
1550
+ "oidc",
1551
+ "nextauth",
1552
+ "nextjs",
1553
+ "sveltekit",
1554
+ "sessions"
1555
+ ],
1556
+ "official_sources": [
1557
+ "https://authjs.dev/",
1558
+ "https://github.com/nextauthjs/next-auth"
1559
+ ],
1560
+ "verified": "2026-06-16"
1561
+ },
1562
+ {
1563
+ "name": "clerk",
1564
+ "path": "stacks/auth/clerk/SKILL.md",
1565
+ "domain": "stack",
1566
+ "category": "auth",
1567
+ "description": "Hosted authentication and user management with prebuilt React/JS UI components — consult when adding sign-up, sign-in, and profile flows fast.",
1568
+ "tags": [
1569
+ "auth",
1570
+ "user-management",
1571
+ "react",
1572
+ "nextjs",
1573
+ "components",
1574
+ "sessions",
1575
+ "mfa"
1576
+ ],
1577
+ "official_sources": [
1578
+ "https://clerk.com/docs",
1579
+ "https://github.com/clerk/javascript"
1580
+ ],
1581
+ "verified": "2026-06-16"
1582
+ },
1583
+ {
1584
+ "name": "keycloak",
1585
+ "path": "stacks/auth/keycloak/SKILL.md",
1586
+ "domain": "stack",
1587
+ "category": "auth",
1588
+ "description": "Keycloak — open-source identity and access management server (OIDC, OAuth 2.0, SAML) for adding SSO, federation, and user management to apps.",
1589
+ "tags": [
1590
+ "auth",
1591
+ "iam",
1592
+ "sso",
1593
+ "oidc",
1594
+ "oauth2",
1595
+ "saml",
1596
+ "self-hosted",
1597
+ "identity-provider"
1598
+ ],
1599
+ "official_sources": [
1600
+ "https://www.keycloak.org/documentation",
1601
+ "https://github.com/keycloak/keycloak"
1602
+ ],
1603
+ "verified": "2026-06-16"
1604
+ },
1605
+ {
1606
+ "name": "lucia",
1607
+ "path": "stacks/auth/lucia/SKILL.md",
1608
+ "domain": "stack",
1609
+ "category": "auth",
1610
+ "description": "Lucia is now a learning resource for implementing auth from scratch in JS/TS, NOT a maintained library — consult to learn session-based auth patterns.",
1611
+ "tags": [
1612
+ "auth",
1613
+ "sessions",
1614
+ "learning-resource",
1615
+ "typescript",
1616
+ "deprecated-library",
1617
+ "from-scratch"
1618
+ ],
1619
+ "official_sources": [
1620
+ "https://lucia-auth.com/",
1621
+ "https://github.com/lucia-auth/lucia"
1622
+ ],
1623
+ "verified": "2026-06-16"
1624
+ },
1625
+ {
1626
+ "name": "passport",
1627
+ "path": "stacks/auth/passport/SKILL.md",
1628
+ "domain": "stack",
1629
+ "category": "auth",
1630
+ "description": "Passport — Express-compatible authentication middleware for Node.js using pluggable strategies; consult when adding login to an Express/Node app.",
1631
+ "tags": [
1632
+ "auth",
1633
+ "nodejs",
1634
+ "express",
1635
+ "middleware",
1636
+ "strategies",
1637
+ "sessions",
1638
+ "oauth"
1639
+ ],
1640
+ "official_sources": [
1641
+ "https://www.passportjs.org/docs/",
1642
+ "https://github.com/jaredhanson/passport"
1643
+ ],
1644
+ "verified": "2026-06-16"
1645
+ },
1646
+ {
1647
+ "name": "supabase-auth",
1648
+ "path": "stacks/auth/supabase-auth/SKILL.md",
1649
+ "domain": "stack",
1650
+ "category": "auth",
1651
+ "description": "Supabase Auth — managed user authentication (password, magic link, OTP, social, SSO) that integrates with Postgres Row Level Security.",
1652
+ "tags": [
1653
+ "auth",
1654
+ "supabase",
1655
+ "postgres",
1656
+ "rls",
1657
+ "oauth",
1658
+ "jwt",
1659
+ "sso",
1660
+ "magic-link"
1661
+ ],
1662
+ "official_sources": [
1663
+ "https://supabase.com/docs/guides/auth",
1664
+ "https://github.com/supabase/auth"
1665
+ ],
1666
+ "verified": "2026-06-16"
1667
+ },
1668
+ {
1669
+ "name": "actix",
1670
+ "path": "stacks/backend/actix/SKILL.md",
1671
+ "domain": "stack",
1672
+ "category": "backend",
1673
+ "description": "Powerful, fast Rust web framework (actix-web) on Tokio with HTTP/1 and HTTP/2, routing, and middleware; consult when building Rust HTTP services.",
1674
+ "tags": [
1675
+ "rust",
1676
+ "actix-web",
1677
+ "tokio",
1678
+ "http",
1679
+ "web-framework"
1680
+ ],
1681
+ "official_sources": [
1682
+ "https://actix.rs/docs/",
1683
+ "https://github.com/actix/actix-web"
1684
+ ],
1685
+ "verified": "2026-06-16"
1686
+ },
1687
+ {
1688
+ "name": "adonisjs",
1689
+ "path": "stacks/backend/adonisjs/SKILL.md",
1690
+ "domain": "stack",
1691
+ "category": "backend",
1692
+ "description": "TypeScript-first full-stack Node MVC framework with testing, ORM, and official packages; consult when building AdonisJS web apps or API servers.",
1693
+ "tags": [
1694
+ "nodejs",
1695
+ "typescript",
1696
+ "adonisjs",
1697
+ "mvc",
1698
+ "web-framework"
1699
+ ],
1700
+ "official_sources": [
1701
+ "https://docs.adonisjs.com/",
1702
+ "https://github.com/adonisjs/core"
1703
+ ],
1704
+ "verified": "2026-06-16"
1705
+ },
1706
+ {
1707
+ "name": "aspnet-core",
1708
+ "path": "stacks/backend/aspnet-core/SKILL.md",
1709
+ "domain": "stack",
1710
+ "category": "backend",
1711
+ "description": "Cross-platform, open-source .NET web framework for cloud apps, web APIs, and Blazor; consult when building or maintaining ASP.NET Core backends.",
1712
+ "tags": [
1713
+ "dotnet",
1714
+ "csharp",
1715
+ "aspnet-core",
1716
+ "web-api",
1717
+ "web-framework"
1718
+ ],
1719
+ "official_sources": [
1720
+ "https://learn.microsoft.com/aspnet/core/",
1721
+ "https://github.com/dotnet/aspnetcore"
1722
+ ],
1723
+ "verified": "2026-06-16"
1724
+ },
1725
+ {
1726
+ "name": "django",
1727
+ "path": "stacks/backend/django/SKILL.md",
1728
+ "domain": "stack",
1729
+ "category": "backend",
1730
+ "description": "Full-featured, batteries-included Python web framework with ORM, admin, and auth; consult for rapid, secure server-rendered apps and APIs.",
1731
+ "tags": [
1732
+ "django",
1733
+ "python",
1734
+ "orm",
1735
+ "mvc",
1736
+ "web-framework",
1737
+ "backend"
1738
+ ],
1739
+ "official_sources": [
1740
+ "https://docs.djangoproject.com/en/stable/",
1741
+ "https://github.com/django/django"
1742
+ ],
1743
+ "verified": "2026-06-16"
1744
+ },
1745
+ {
1746
+ "name": "express",
1747
+ "path": "stacks/backend/express/SKILL.md",
1748
+ "domain": "stack",
1749
+ "category": "backend",
1750
+ "description": "Minimal, unopinionated, ubiquitous Node.js web framework with middleware and routing; consult for lightweight HTTP servers and APIs.",
1751
+ "tags": [
1752
+ "express",
1753
+ "nodejs",
1754
+ "http",
1755
+ "middleware",
1756
+ "routing",
1757
+ "backend"
1758
+ ],
1759
+ "official_sources": [
1760
+ "https://expressjs.com/",
1761
+ "https://github.com/expressjs/express"
1762
+ ],
1763
+ "verified": "2026-06-16"
1764
+ },
1765
+ {
1766
+ "name": "fastapi",
1767
+ "path": "stacks/backend/fastapi/SKILL.md",
1768
+ "domain": "stack",
1769
+ "category": "backend",
1770
+ "description": "Modern async, type-hint-driven Python API framework with automatic validation and OpenAPI docs; consult for high-performance typed APIs.",
1771
+ "tags": [
1772
+ "fastapi",
1773
+ "python",
1774
+ "async",
1775
+ "pydantic",
1776
+ "openapi",
1777
+ "backend"
1778
+ ],
1779
+ "official_sources": [
1780
+ "https://fastapi.tiangolo.com/",
1781
+ "https://github.com/fastapi/fastapi"
1782
+ ],
1783
+ "verified": "2026-06-16"
1784
+ },
1785
+ {
1786
+ "name": "fastify",
1787
+ "path": "stacks/backend/fastify/SKILL.md",
1788
+ "domain": "stack",
1789
+ "category": "backend",
1790
+ "description": "Fast, low-overhead Node.js HTTP framework with schema validation and a plugin/encapsulation model; consult for performant APIs.",
1791
+ "tags": [
1792
+ "fastify",
1793
+ "nodejs",
1794
+ "http",
1795
+ "plugins",
1796
+ "json-schema",
1797
+ "backend"
1798
+ ],
1799
+ "official_sources": [
1800
+ "https://fastify.dev/docs/latest/",
1801
+ "https://github.com/fastify/fastify"
1802
+ ],
1803
+ "verified": "2026-06-16"
1804
+ },
1805
+ {
1806
+ "name": "fiber",
1807
+ "path": "stacks/backend/fiber/SKILL.md",
1808
+ "domain": "stack",
1809
+ "category": "backend",
1810
+ "description": "Express-inspired Go web framework built on Fasthttp for fast, low-allocation HTTP services; consult when building Go APIs with an Express-like API.",
1811
+ "tags": [
1812
+ "go",
1813
+ "fiber",
1814
+ "fasthttp",
1815
+ "express",
1816
+ "web-framework"
1817
+ ],
1818
+ "official_sources": [
1819
+ "https://docs.gofiber.io/",
1820
+ "https://github.com/gofiber/fiber"
1821
+ ],
1822
+ "verified": "2026-06-16"
1823
+ },
1824
+ {
1825
+ "name": "flask",
1826
+ "path": "stacks/backend/flask/SKILL.md",
1827
+ "domain": "stack",
1828
+ "category": "backend",
1829
+ "description": "Minimal Python WSGI microframework built on Werkzeug and Jinja; consult for small services, APIs, or when you want to assemble your own stack.",
1830
+ "tags": [
1831
+ "flask",
1832
+ "python",
1833
+ "wsgi",
1834
+ "microframework",
1835
+ "jinja",
1836
+ "backend"
1837
+ ],
1838
+ "official_sources": [
1839
+ "https://flask.palletsprojects.com/",
1840
+ "https://github.com/pallets/flask"
1841
+ ],
1842
+ "verified": "2026-06-16"
1843
+ },
1844
+ {
1845
+ "name": "gin",
1846
+ "path": "stacks/backend/gin/SKILL.md",
1847
+ "domain": "stack",
1848
+ "category": "backend",
1849
+ "description": "Fast Go HTTP web framework with httprouter-based routing, middleware, and JSON binding; consult when building Go REST APIs or microservices.",
1850
+ "tags": [
1851
+ "go",
1852
+ "gin",
1853
+ "http",
1854
+ "rest-api",
1855
+ "web-framework"
1856
+ ],
1857
+ "official_sources": [
1858
+ "https://gin-gonic.com/en/docs/",
1859
+ "https://github.com/gin-gonic/gin"
1860
+ ],
1861
+ "verified": "2026-06-16"
1862
+ },
1863
+ {
1864
+ "name": "hono",
1865
+ "path": "stacks/backend/hono/SKILL.md",
1866
+ "domain": "stack",
1867
+ "category": "backend",
1868
+ "description": "Tiny, ultrafast Web-Standards web framework that runs on Cloudflare Workers, Deno, Bun, Node.js and edge; consult for edge/multi-runtime APIs.",
1869
+ "tags": [
1870
+ "hono",
1871
+ "edge",
1872
+ "web-standards",
1873
+ "cloudflare-workers",
1874
+ "bun",
1875
+ "deno",
1876
+ "backend"
1877
+ ],
1878
+ "official_sources": [
1879
+ "https://hono.dev/docs/",
1880
+ "https://github.com/honojs/hono"
1881
+ ],
1882
+ "verified": "2026-06-16"
1883
+ },
1884
+ {
1885
+ "name": "koa",
1886
+ "path": "stacks/backend/koa/SKILL.md",
1887
+ "domain": "stack",
1888
+ "category": "backend",
1889
+ "description": "Expressive, minimal middleware framework for Node.js from the Express team, built on async/await; consult for lean, composable HTTP servers.",
1890
+ "tags": [
1891
+ "koa",
1892
+ "nodejs",
1893
+ "middleware",
1894
+ "async-await",
1895
+ "http",
1896
+ "backend"
1897
+ ],
1898
+ "official_sources": [
1899
+ "https://koajs.com/",
1900
+ "https://github.com/koajs/koa"
1901
+ ],
1902
+ "verified": "2026-06-16"
1903
+ },
1904
+ {
1905
+ "name": "laravel",
1906
+ "path": "stacks/backend/laravel/SKILL.md",
1907
+ "domain": "stack",
1908
+ "category": "backend",
1909
+ "description": "Full-featured PHP web framework with Eloquent ORM, Blade, queues, and Artisan; consult when building or maintaining a Laravel backend.",
1910
+ "tags": [
1911
+ "php",
1912
+ "laravel",
1913
+ "mvc",
1914
+ "eloquent",
1915
+ "web-framework"
1916
+ ],
1917
+ "official_sources": [
1918
+ "https://laravel.com/docs",
1919
+ "https://github.com/laravel/laravel"
1920
+ ],
1921
+ "verified": "2026-06-16"
1922
+ },
1923
+ {
1924
+ "name": "nestjs",
1925
+ "path": "stacks/backend/nestjs/SKILL.md",
1926
+ "domain": "stack",
1927
+ "category": "backend",
1928
+ "description": "Opinionated TypeScript backend framework with DI, modules, and decorators; consult when building structured Node server-side apps.",
1929
+ "tags": [
1930
+ "nestjs",
1931
+ "nodejs",
1932
+ "typescript",
1933
+ "dependency-injection",
1934
+ "backend"
1935
+ ],
1936
+ "official_sources": [
1937
+ "https://docs.nestjs.com/",
1938
+ "https://github.com/nestjs/nest"
1939
+ ],
1940
+ "verified": "2026-06-16"
1941
+ },
1942
+ {
1943
+ "name": "phoenix",
1944
+ "path": "stacks/backend/phoenix/SKILL.md",
1945
+ "domain": "stack",
1946
+ "category": "backend",
1947
+ "description": "Elixir web framework with realtime channels, LiveView, and an MVC structure on the BEAM; consult when building Phoenix apps or realtime features.",
1948
+ "tags": [
1949
+ "elixir",
1950
+ "phoenix",
1951
+ "liveview",
1952
+ "realtime",
1953
+ "web-framework"
1954
+ ],
1955
+ "official_sources": [
1956
+ "https://hexdocs.pm/phoenix/",
1957
+ "https://github.com/phoenixframework/phoenix"
1958
+ ],
1959
+ "verified": "2026-06-16"
1960
+ },
1961
+ {
1962
+ "name": "rails",
1963
+ "path": "stacks/backend/rails/SKILL.md",
1964
+ "domain": "stack",
1965
+ "category": "backend",
1966
+ "description": "Convention-driven full-stack Ruby MVC framework with Active Record; consult when building or maintaining a Ruby on Rails backend.",
1967
+ "tags": [
1968
+ "ruby",
1969
+ "rails",
1970
+ "mvc",
1971
+ "active-record",
1972
+ "web-framework"
1973
+ ],
1974
+ "official_sources": [
1975
+ "https://guides.rubyonrails.org/",
1976
+ "https://github.com/rails/rails"
1977
+ ],
1978
+ "verified": "2026-06-16"
1979
+ },
1980
+ {
1981
+ "name": "spring-boot",
1982
+ "path": "stacks/backend/spring-boot/SKILL.md",
1983
+ "domain": "stack",
1984
+ "category": "backend",
1985
+ "description": "Convention-over-configuration JVM framework for production-grade Spring apps with auto-configuration and embedded servers; consult for Java/Kotlin backends.",
1986
+ "tags": [
1987
+ "spring-boot",
1988
+ "java",
1989
+ "kotlin",
1990
+ "jvm",
1991
+ "dependency-injection",
1992
+ "backend"
1993
+ ],
1994
+ "official_sources": [
1995
+ "https://docs.spring.io/spring-boot/",
1996
+ "https://github.com/spring-projects/spring-boot"
1997
+ ],
1998
+ "verified": "2026-06-16"
1999
+ },
2000
+ {
2001
+ "name": "containerd",
2002
+ "path": "stacks/container/containerd/SKILL.md",
2003
+ "domain": "stack",
2004
+ "category": "container",
2005
+ "description": "Industry-standard, CNCF-graduated container runtime that manages the full container lifecycle — consult for low-level runtime and Kubernetes CRI work.",
2006
+ "tags": [
2007
+ "containerd",
2008
+ "container-runtime",
2009
+ "oci",
2010
+ "cri",
2011
+ "kubernetes",
2012
+ "cncf"
2013
+ ],
2014
+ "official_sources": [
2015
+ "https://containerd.io/docs/",
2016
+ "https://github.com/containerd/containerd"
2017
+ ],
2018
+ "verified": "2026-06-16"
2019
+ },
2020
+ {
2021
+ "name": "docker",
2022
+ "path": "stacks/container/docker/SKILL.md",
2023
+ "domain": "stack",
2024
+ "category": "container",
2025
+ "description": "Build, ship, and run applications in containers with Docker Engine — consult for Dockerfiles, images, and container runtime workflows.",
2026
+ "tags": [
2027
+ "docker",
2028
+ "containers",
2029
+ "dockerfile",
2030
+ "oci",
2031
+ "image",
2032
+ "container-runtime"
2033
+ ],
2034
+ "official_sources": [
2035
+ "https://docs.docker.com/",
2036
+ "https://github.com/moby/moby"
2037
+ ],
2038
+ "verified": "2026-06-16"
2039
+ },
2040
+ {
2041
+ "name": "podman",
2042
+ "path": "stacks/container/podman/SKILL.md",
2043
+ "domain": "stack",
2044
+ "category": "container",
2045
+ "description": "Daemonless, rootless OCI container and pod engine with a Docker-compatible CLI — consult for running containers without a root daemon.",
2046
+ "tags": [
2047
+ "podman",
2048
+ "containers",
2049
+ "rootless",
2050
+ "daemonless",
2051
+ "oci",
2052
+ "pods"
2053
+ ],
2054
+ "official_sources": [
2055
+ "https://docs.podman.io/",
2056
+ "https://github.com/containers/podman"
2057
+ ],
2058
+ "verified": "2026-06-16"
2059
+ },
2060
+ {
2061
+ "name": "cassandra",
2062
+ "path": "stacks/database/cassandra/SKILL.md",
2063
+ "domain": "stack",
2064
+ "category": "database",
2065
+ "description": "Distributed wide-column NoSQL database for high write throughput and linear scalability; consult for partition-key data modeling with CQL.",
2066
+ "tags": [
2067
+ "cassandra",
2068
+ "nosql",
2069
+ "wide-column",
2070
+ "distributed",
2071
+ "cql"
2072
+ ],
2073
+ "official_sources": [
2074
+ "https://cassandra.apache.org/doc/latest/",
2075
+ "https://github.com/apache/cassandra"
2076
+ ],
2077
+ "verified": "2026-06-16"
2078
+ },
2079
+ {
2080
+ "name": "cockroachdb",
2081
+ "path": "stacks/database/cockroachdb/SKILL.md",
2082
+ "domain": "stack",
2083
+ "category": "database",
2084
+ "description": "Distributed, strongly-consistent SQL database with Postgres wire compatibility; consult for horizontally scalable, survivable SQL backends.",
2085
+ "tags": [
2086
+ "cockroachdb",
2087
+ "distributed-sql",
2088
+ "postgres-compatible",
2089
+ "newsql",
2090
+ "acid"
2091
+ ],
2092
+ "official_sources": [
2093
+ "https://www.cockroachlabs.com/docs/",
2094
+ "https://github.com/cockroachdb/cockroach"
2095
+ ],
2096
+ "verified": "2026-06-16"
2097
+ },
2098
+ {
2099
+ "name": "dynamodb",
2100
+ "path": "stacks/database/dynamodb/SKILL.md",
2101
+ "domain": "stack",
2102
+ "category": "database",
2103
+ "description": "AWS fully managed serverless key-value and document NoSQL database; consult for single-digit-ms scale, key design, and access-pattern modeling.",
2104
+ "tags": [
2105
+ "dynamodb",
2106
+ "aws",
2107
+ "nosql",
2108
+ "key-value",
2109
+ "serverless"
2110
+ ],
2111
+ "official_sources": [
2112
+ "https://docs.aws.amazon.com/dynamodb/",
2113
+ "https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html"
2114
+ ],
2115
+ "verified": "2026-06-16"
2116
+ },
2117
+ {
2118
+ "name": "mariadb",
2119
+ "path": "stacks/database/mariadb/SKILL.md",
2120
+ "domain": "stack",
2121
+ "category": "database",
2122
+ "description": "Community-developed open-source fork of MySQL with extra storage engines and features; consult for MySQL-compatible relational backends.",
2123
+ "tags": [
2124
+ "mariadb",
2125
+ "sql",
2126
+ "rdbms",
2127
+ "relational",
2128
+ "mysql-fork"
2129
+ ],
2130
+ "official_sources": [
2131
+ "https://mariadb.com/docs/",
2132
+ "https://github.com/MariaDB/server"
2133
+ ],
2134
+ "verified": "2026-06-16"
2135
+ },
2136
+ {
2137
+ "name": "mongodb",
2138
+ "path": "stacks/database/mongodb/SKILL.md",
2139
+ "domain": "stack",
2140
+ "category": "database",
2141
+ "description": "Document database storing flexible JSON-like (BSON) documents; consult for schema design, indexing, aggregation, and NoSQL data modeling.",
2142
+ "tags": [
2143
+ "mongodb",
2144
+ "nosql",
2145
+ "document",
2146
+ "bson",
2147
+ "database"
2148
+ ],
2149
+ "official_sources": [
2150
+ "https://www.mongodb.com/docs/",
2151
+ "https://github.com/mongodb/mongo"
2152
+ ],
2153
+ "verified": "2026-06-16"
2154
+ },
2155
+ {
2156
+ "name": "mysql",
2157
+ "path": "stacks/database/mysql/SKILL.md",
2158
+ "domain": "stack",
2159
+ "category": "database",
2160
+ "description": "Popular open-source relational database from Oracle; consult for schema design, SQL, storage engines (InnoDB), and replication.",
2161
+ "tags": [
2162
+ "mysql",
2163
+ "sql",
2164
+ "rdbms",
2165
+ "relational",
2166
+ "innodb"
2167
+ ],
2168
+ "official_sources": [
2169
+ "https://dev.mysql.com/doc/",
2170
+ "https://github.com/mysql/mysql-server"
2171
+ ],
2172
+ "verified": "2026-06-16"
2173
+ },
2174
+ {
2175
+ "name": "neon",
2176
+ "path": "stacks/database/neon/SKILL.md",
2177
+ "domain": "stack",
2178
+ "category": "database",
2179
+ "description": "Open-source serverless Postgres that separates storage and compute with autoscaling, scale-to-zero, and database branching; consult for serverless Postgres.",
2180
+ "tags": [
2181
+ "neon",
2182
+ "postgres",
2183
+ "serverless",
2184
+ "branching",
2185
+ "autoscaling"
2186
+ ],
2187
+ "official_sources": [
2188
+ "https://neon.com/docs",
2189
+ "https://github.com/neondatabase/neon"
2190
+ ],
2191
+ "verified": "2026-06-16"
2192
+ },
2193
+ {
2194
+ "name": "planetscale",
2195
+ "path": "stacks/database/planetscale/SKILL.md",
2196
+ "domain": "stack",
2197
+ "category": "database",
2198
+ "description": "Managed database platform offering Vitess (MySQL-compatible) and Postgres clusters with branching and non-blocking schema changes; consult for scalable managed SQL.",
2199
+ "tags": [
2200
+ "planetscale",
2201
+ "vitess",
2202
+ "mysql",
2203
+ "postgres",
2204
+ "managed"
2205
+ ],
2206
+ "official_sources": [
2207
+ "https://planetscale.com/docs",
2208
+ "https://github.com/planetscale/cli"
2209
+ ],
2210
+ "verified": "2026-06-16"
2211
+ },
2212
+ {
2213
+ "name": "postgresql",
2214
+ "path": "stacks/database/postgresql/SKILL.md",
2215
+ "domain": "stack",
2216
+ "category": "database",
2217
+ "description": "Robust open-source relational database with strong SQL, ACID, and extensibility; consult for schema design, transactions, and indexing.",
2218
+ "tags": [
2219
+ "postgresql",
2220
+ "sql",
2221
+ "rdbms",
2222
+ "relational",
2223
+ "acid"
2224
+ ],
2225
+ "official_sources": [
2226
+ "https://www.postgresql.org/docs/",
2227
+ "https://github.com/postgres/postgres"
2228
+ ],
2229
+ "verified": "2026-06-16"
2230
+ },
2231
+ {
2232
+ "name": "redis",
2233
+ "path": "stacks/database/redis/SKILL.md",
2234
+ "domain": "stack",
2235
+ "category": "database",
2236
+ "description": "In-memory data structure store for caching, queues, sessions, and pub/sub; canonical entry for using Redis as cache or fast key-value store.",
2237
+ "tags": [
2238
+ "redis",
2239
+ "cache",
2240
+ "in-memory",
2241
+ "key-value",
2242
+ "pubsub"
2243
+ ],
2244
+ "official_sources": [
2245
+ "https://redis.io/docs/latest/",
2246
+ "https://github.com/redis/redis"
2247
+ ],
2248
+ "verified": "2026-06-16"
2249
+ },
2250
+ {
2251
+ "name": "sqlite",
2252
+ "path": "stacks/database/sqlite/SKILL.md",
2253
+ "domain": "stack",
2254
+ "category": "database",
2255
+ "description": "Embedded, serverless, file-based SQL database; consult for local/app storage, on-device data, tests, and zero-config single-file databases.",
2256
+ "tags": [
2257
+ "sqlite",
2258
+ "sql",
2259
+ "embedded",
2260
+ "serverless",
2261
+ "file-based"
2262
+ ],
2263
+ "official_sources": [
2264
+ "https://sqlite.org/docs.html",
2265
+ "https://github.com/sqlite/sqlite"
2266
+ ],
2267
+ "verified": "2026-06-16"
2268
+ },
2269
+ {
2270
+ "name": "supabase",
2271
+ "path": "stacks/database/supabase/SKILL.md",
2272
+ "domain": "stack",
2273
+ "category": "database",
2274
+ "description": "Open-source Firebase alternative built on Postgres with auth, storage, realtime, and edge functions; consult for full-stack Postgres backends.",
2275
+ "tags": [
2276
+ "supabase",
2277
+ "postgres",
2278
+ "baas",
2279
+ "auth",
2280
+ "realtime"
2281
+ ],
2282
+ "official_sources": [
2283
+ "https://supabase.com/docs",
2284
+ "https://github.com/supabase/supabase"
2285
+ ],
2286
+ "verified": "2026-06-16"
2287
+ },
2288
+ {
2289
+ "name": "alpine",
2290
+ "path": "stacks/frontend/alpine/SKILL.md",
2291
+ "domain": "stack",
2292
+ "category": "frontend",
2293
+ "description": "Lightweight framework for composing JavaScript behavior directly in markup via x- attributes; consult for sprinkles of interactivity.",
2294
+ "tags": [
2295
+ "alpinejs",
2296
+ "declarative",
2297
+ "markup",
2298
+ "lightweight",
2299
+ "reactivity"
2300
+ ],
2301
+ "official_sources": [
2302
+ "https://alpinejs.dev/start-here",
2303
+ "https://github.com/alpinejs/alpine"
2304
+ ],
2305
+ "verified": "2026-06-16"
2306
+ },
2307
+ {
2308
+ "name": "angular",
2309
+ "path": "stacks/frontend/angular/SKILL.md",
2310
+ "domain": "stack",
2311
+ "category": "frontend",
2312
+ "description": "Full-featured TypeScript frontend platform with CLI, DI, and reactive primitives; consult for components, signals, and Angular CLI apps.",
2313
+ "tags": [
2314
+ "angular",
2315
+ "typescript",
2316
+ "cli",
2317
+ "signals",
2318
+ "dependency-injection",
2319
+ "spa"
2320
+ ],
2321
+ "official_sources": [
2322
+ "https://angular.dev/",
2323
+ "https://github.com/angular/angular"
2324
+ ],
2325
+ "verified": "2026-06-16"
2326
+ },
2327
+ {
2328
+ "name": "htmx",
2329
+ "path": "stacks/frontend/htmx/SKILL.md",
2330
+ "domain": "stack",
2331
+ "category": "frontend",
2332
+ "description": "HTML-over-the-wire hypermedia library that adds AJAX, SSE, and swaps via attributes; consult for server-rendered interactivity without SPA JS.",
2333
+ "tags": [
2334
+ "htmx",
2335
+ "hypermedia",
2336
+ "ajax",
2337
+ "html-over-the-wire",
2338
+ "server-rendered"
2339
+ ],
2340
+ "official_sources": [
2341
+ "https://htmx.org/docs/",
2342
+ "https://github.com/bigskysoftware/htmx"
2343
+ ],
2344
+ "verified": "2026-06-16"
2345
+ },
2346
+ {
2347
+ "name": "lit",
2348
+ "path": "stacks/frontend/lit/SKILL.md",
2349
+ "domain": "stack",
2350
+ "category": "frontend",
2351
+ "description": "Lightweight base library for building fast, standards-based Web Components; consult for LitElement, reactive properties, and html templates.",
2352
+ "tags": [
2353
+ "lit",
2354
+ "web-components",
2355
+ "custom-elements",
2356
+ "shadow-dom",
2357
+ "templates"
2358
+ ],
2359
+ "official_sources": [
2360
+ "https://lit.dev/docs/",
2361
+ "https://github.com/lit/lit"
2362
+ ],
2363
+ "verified": "2026-06-16"
2364
+ },
2365
+ {
2366
+ "name": "preact",
2367
+ "path": "stacks/frontend/preact/SKILL.md",
2368
+ "domain": "stack",
2369
+ "category": "frontend",
2370
+ "description": "Tiny (~4kB) React-compatible UI library with the same modern API; consult for lightweight apps and React-to-Preact aliasing.",
2371
+ "tags": [
2372
+ "preact",
2373
+ "react-alternative",
2374
+ "virtual-dom",
2375
+ "hooks",
2376
+ "lightweight",
2377
+ "ui"
2378
+ ],
2379
+ "official_sources": [
2380
+ "https://preactjs.com/guide/v10/getting-started/",
2381
+ "https://github.com/preactjs/preact"
2382
+ ],
2383
+ "verified": "2026-06-16"
2384
+ },
2385
+ {
2386
+ "name": "qwik",
2387
+ "path": "stacks/frontend/qwik/SKILL.md",
2388
+ "domain": "stack",
2389
+ "category": "frontend",
2390
+ "description": "Resumable web framework with instant loading and O(1) hydration via lazy execution; consult for Qwik components and SSR resumability.",
2391
+ "tags": [
2392
+ "qwik",
2393
+ "resumability",
2394
+ "hydration",
2395
+ "ssr",
2396
+ "lazy-loading",
2397
+ "ui"
2398
+ ],
2399
+ "official_sources": [
2400
+ "https://qwik.dev/docs/",
2401
+ "https://github.com/QwikDev/qwik"
2402
+ ],
2403
+ "verified": "2026-06-16"
2404
+ },
2405
+ {
2406
+ "name": "react",
2407
+ "path": "stacks/frontend/react/SKILL.md",
2408
+ "domain": "stack",
2409
+ "category": "frontend",
2410
+ "description": "Component-based JavaScript library for building web and native UIs; consult for components, hooks, state, and rendering model.",
2411
+ "tags": [
2412
+ "react",
2413
+ "components",
2414
+ "hooks",
2415
+ "jsx",
2416
+ "ui",
2417
+ "spa"
2418
+ ],
2419
+ "official_sources": [
2420
+ "https://react.dev/",
2421
+ "https://github.com/facebook/react"
2422
+ ],
2423
+ "verified": "2026-06-16"
2424
+ },
2425
+ {
2426
+ "name": "solidjs",
2427
+ "path": "stacks/frontend/solidjs/SKILL.md",
2428
+ "domain": "stack",
2429
+ "category": "frontend",
2430
+ "description": "Fine-grained reactive UI library with JSX and no virtual DOM; consult for signals, derived state, and Solid/SolidStart apps.",
2431
+ "tags": [
2432
+ "solidjs",
2433
+ "signals",
2434
+ "reactivity",
2435
+ "jsx",
2436
+ "ui"
2437
+ ],
2438
+ "official_sources": [
2439
+ "https://docs.solidjs.com/",
2440
+ "https://github.com/solidjs/solid"
2441
+ ],
2442
+ "verified": "2026-06-16"
2443
+ },
2444
+ {
2445
+ "name": "svelte",
2446
+ "path": "stacks/frontend/svelte/SKILL.md",
2447
+ "domain": "stack",
2448
+ "category": "frontend",
2449
+ "description": "Compiler-first UI framework that converts components to efficient JS with no runtime virtual DOM; consult for Svelte/SvelteKit apps.",
2450
+ "tags": [
2451
+ "svelte",
2452
+ "sveltekit",
2453
+ "compiler",
2454
+ "reactivity",
2455
+ "ui"
2456
+ ],
2457
+ "official_sources": [
2458
+ "https://svelte.dev/docs",
2459
+ "https://github.com/sveltejs/svelte"
2460
+ ],
2461
+ "verified": "2026-06-16"
2462
+ },
2463
+ {
2464
+ "name": "vue",
2465
+ "path": "stacks/frontend/vue/SKILL.md",
2466
+ "domain": "stack",
2467
+ "category": "frontend",
2468
+ "description": "Progressive, incrementally adoptable JavaScript framework for building web UIs; consult for SFCs, reactivity, and composition API.",
2469
+ "tags": [
2470
+ "vue",
2471
+ "reactivity",
2472
+ "sfc",
2473
+ "composition-api",
2474
+ "ui",
2475
+ "spa"
2476
+ ],
2477
+ "official_sources": [
2478
+ "https://vuejs.org/guide/",
2479
+ "https://github.com/vuejs/core"
2480
+ ],
2481
+ "verified": "2026-06-16"
2482
+ },
2483
+ {
2484
+ "name": "aws",
2485
+ "path": "stacks/infra/aws/SKILL.md",
2486
+ "domain": "stack",
2487
+ "category": "infra",
2488
+ "description": "Amazon Web Services cloud platform and AWS CLI; consult for compute, storage, networking, IAM, and scripting AWS resources.",
2489
+ "tags": [
2490
+ "cloud",
2491
+ "aws",
2492
+ "iam",
2493
+ "ec2",
2494
+ "s3",
2495
+ "cli"
2496
+ ],
2497
+ "official_sources": [
2498
+ "https://docs.aws.amazon.com/",
2499
+ "https://github.com/aws/aws-cli"
2500
+ ],
2501
+ "verified": "2026-06-16"
2502
+ },
2503
+ {
2504
+ "name": "cloudflare",
2505
+ "path": "stacks/infra/cloudflare/SKILL.md",
2506
+ "domain": "stack",
2507
+ "category": "infra",
2508
+ "description": "Cloudflare CDN, DNS, WAF, Workers edge compute, and Tunnels; consult for edge delivery, DNS, and exposing private origins securely.",
2509
+ "tags": [
2510
+ "cdn",
2511
+ "dns",
2512
+ "edge",
2513
+ "tunnel",
2514
+ "workers",
2515
+ "waf"
2516
+ ],
2517
+ "official_sources": [
2518
+ "https://developers.cloudflare.com/",
2519
+ "https://github.com/cloudflare/cloudflared"
2520
+ ],
2521
+ "verified": "2026-06-16"
2522
+ },
2523
+ {
2524
+ "name": "fly-io",
2525
+ "path": "stacks/infra/fly-io/SKILL.md",
2526
+ "domain": "stack",
2527
+ "category": "infra",
2528
+ "description": "Run full-stack apps and databases on a global edge using flyctl and Fly Machines; consult for deploys, regions, and scaling.",
2529
+ "tags": [
2530
+ "hosting",
2531
+ "edge",
2532
+ "containers",
2533
+ "deploy",
2534
+ "flyctl",
2535
+ "global"
2536
+ ],
2537
+ "official_sources": [
2538
+ "https://fly.io/docs/",
2539
+ "https://github.com/superfly/flyctl"
2540
+ ],
2541
+ "verified": "2026-06-16"
2542
+ },
2543
+ {
2544
+ "name": "gcp",
2545
+ "path": "stacks/infra/gcp/SKILL.md",
2546
+ "domain": "stack",
2547
+ "category": "infra",
2548
+ "description": "Google Cloud Platform and the gcloud CLI; consult for compute, storage, networking, IAM, and scripting GCP resources.",
2549
+ "tags": [
2550
+ "cloud",
2551
+ "gcp",
2552
+ "gcloud",
2553
+ "iam",
2554
+ "compute",
2555
+ "cli"
2556
+ ],
2557
+ "official_sources": [
2558
+ "https://cloud.google.com/docs",
2559
+ "https://cloud.google.com/sdk/docs/install"
2560
+ ],
2561
+ "verified": "2026-06-16"
2562
+ },
2563
+ {
2564
+ "name": "kubernetes",
2565
+ "path": "stacks/infra/kubernetes/SKILL.md",
2566
+ "domain": "stack",
2567
+ "category": "infra",
2568
+ "description": "Container orchestration for deploying, scaling, and managing containerized apps; consult for Pods, Deployments, Services, and kubectl.",
2569
+ "tags": [
2570
+ "kubernetes",
2571
+ "k8s",
2572
+ "containers",
2573
+ "orchestration",
2574
+ "kubectl",
2575
+ "cncf"
2576
+ ],
2577
+ "official_sources": [
2578
+ "https://kubernetes.io/docs/",
2579
+ "https://github.com/kubernetes/kubernetes"
2580
+ ],
2581
+ "verified": "2026-06-16"
2582
+ },
2583
+ {
2584
+ "name": "netlify",
2585
+ "path": "stacks/infra/netlify/SKILL.md",
2586
+ "domain": "stack",
2587
+ "category": "infra",
2588
+ "description": "Managed hosting for web apps with Git deploys, functions, and edge; consult for deploys, redirects, env vars, and the Netlify CLI.",
2589
+ "tags": [
2590
+ "hosting",
2591
+ "serverless",
2592
+ "frontend",
2593
+ "deploy",
2594
+ "cli",
2595
+ "jamstack"
2596
+ ],
2597
+ "official_sources": [
2598
+ "https://docs.netlify.com/",
2599
+ "https://github.com/netlify/cli"
2600
+ ],
2601
+ "verified": "2026-06-16"
2602
+ },
2603
+ {
2604
+ "name": "railway",
2605
+ "path": "stacks/infra/railway/SKILL.md",
2606
+ "domain": "stack",
2607
+ "category": "infra",
2608
+ "description": "Deploy apps, databases, and services with Git-driven builds; consult for services, variables, environments, and the Railway CLI.",
2609
+ "tags": [
2610
+ "hosting",
2611
+ "paas",
2612
+ "deploy",
2613
+ "database",
2614
+ "cli"
2615
+ ],
2616
+ "official_sources": [
2617
+ "https://docs.railway.com/",
2618
+ "https://github.com/railwayapp/cli"
2619
+ ],
2620
+ "verified": "2026-06-16"
2621
+ },
2622
+ {
2623
+ "name": "tailscale",
2624
+ "path": "stacks/infra/tailscale/SKILL.md",
2625
+ "domain": "stack",
2626
+ "category": "infra",
2627
+ "description": "Zero-config WireGuard mesh VPN; consult for private networking, ACLs, subnet routing, and secure device-to-device connectivity.",
2628
+ "tags": [
2629
+ "vpn",
2630
+ "wireguard",
2631
+ "networking",
2632
+ "mesh",
2633
+ "zero-trust"
2634
+ ],
2635
+ "official_sources": [
2636
+ "https://tailscale.com/kb/",
2637
+ "https://github.com/tailscale/tailscale"
2638
+ ],
2639
+ "verified": "2026-06-16"
2640
+ },
2641
+ {
2642
+ "name": "vercel",
2643
+ "path": "stacks/infra/vercel/SKILL.md",
2644
+ "domain": "stack",
2645
+ "category": "infra",
2646
+ "description": "Managed hosting optimized for frontends and serverless functions; consult for deploys, preview URLs, env vars, and the Vercel CLI.",
2647
+ "tags": [
2648
+ "hosting",
2649
+ "serverless",
2650
+ "frontend",
2651
+ "deploy",
2652
+ "cli"
2653
+ ],
2654
+ "official_sources": [
2655
+ "https://vercel.com/docs",
2656
+ "https://github.com/vercel/vercel"
2657
+ ],
2658
+ "verified": "2026-06-16"
2659
+ },
2660
+ {
2661
+ "name": "astro",
2662
+ "path": "stacks/meta/astro/SKILL.md",
2663
+ "domain": "stack",
2664
+ "category": "meta",
2665
+ "description": "Content-focused web framework with an islands architecture — ships zero JS by default, supports React/Vue/Svelte; consult for content sites and blogs.",
2666
+ "tags": [
2667
+ "islands",
2668
+ "content",
2669
+ "ssg",
2670
+ "ssr",
2671
+ "ui-agnostic"
2672
+ ],
2673
+ "official_sources": [
2674
+ "https://docs.astro.build/",
2675
+ "https://github.com/withastro/astro"
2676
+ ],
2677
+ "verified": "2026-06-16"
2678
+ },
2679
+ {
2680
+ "name": "gatsby",
2681
+ "path": "stacks/meta/gatsby/SKILL.md",
2682
+ "domain": "stack",
2683
+ "category": "meta",
2684
+ "description": "React-based static-site framework with a GraphQL data layer and plugin ecosystem; consult when building or maintaining a Gatsby site.",
2685
+ "tags": [
2686
+ "react",
2687
+ "ssg",
2688
+ "graphql",
2689
+ "plugins",
2690
+ "static-site"
2691
+ ],
2692
+ "official_sources": [
2693
+ "https://www.gatsbyjs.com/docs/",
2694
+ "https://github.com/gatsbyjs/gatsby"
2695
+ ],
2696
+ "verified": "2026-06-16"
2697
+ },
2698
+ {
2699
+ "name": "nextjs",
2700
+ "path": "stacks/meta/nextjs/SKILL.md",
2701
+ "domain": "stack",
2702
+ "category": "meta",
2703
+ "description": "React meta-framework for full-stack apps — file-system routing, Server Components, SSR/SSG/ISR; consult when building or debugging a Next.js app.",
2704
+ "tags": [
2705
+ "react",
2706
+ "ssr",
2707
+ "rsc",
2708
+ "app-router",
2709
+ "vercel"
2710
+ ],
2711
+ "official_sources": [
2712
+ "https://nextjs.org/docs",
2713
+ "https://github.com/vercel/next.js"
2714
+ ],
2715
+ "verified": "2026-06-16"
2716
+ },
2717
+ {
2718
+ "name": "nuxt",
2719
+ "path": "stacks/meta/nuxt/SKILL.md",
2720
+ "domain": "stack",
2721
+ "category": "meta",
2722
+ "description": "Vue meta-framework for full-stack apps — SSR, file-based routing, auto-imports, modules; consult when building or debugging a Nuxt app.",
2723
+ "tags": [
2724
+ "vue",
2725
+ "ssr",
2726
+ "file-routing",
2727
+ "full-stack",
2728
+ "nitro"
2729
+ ],
2730
+ "official_sources": [
2731
+ "https://nuxt.com/docs",
2732
+ "https://github.com/nuxt/nuxt"
2733
+ ],
2734
+ "verified": "2026-06-16"
2735
+ },
2736
+ {
2737
+ "name": "remix",
2738
+ "path": "stacks/meta/remix/SKILL.md",
2739
+ "domain": "stack",
2740
+ "category": "meta",
2741
+ "description": "React meta-framework built on web fundamentals (nested routes, loaders/actions); note v2's successor is React Router v7. Consult for Remix apps.",
2742
+ "tags": [
2743
+ "react",
2744
+ "ssr",
2745
+ "web-standards",
2746
+ "loaders",
2747
+ "react-router"
2748
+ ],
2749
+ "official_sources": [
2750
+ "https://remix.run/docs",
2751
+ "https://github.com/remix-run/remix"
2752
+ ],
2753
+ "verified": "2026-06-16"
2754
+ },
2755
+ {
2756
+ "name": "sveltekit",
2757
+ "path": "stacks/meta/sveltekit/SKILL.md",
2758
+ "domain": "stack",
2759
+ "category": "meta",
2760
+ "description": "Svelte meta-framework — file routing, SSR/SSG/SPA, load functions, form actions, deploy adapters; consult when building or debugging a SvelteKit app.",
2761
+ "tags": [
2762
+ "svelte",
2763
+ "ssr",
2764
+ "file-routing",
2765
+ "adapters",
2766
+ "vite"
2767
+ ],
2768
+ "official_sources": [
2769
+ "https://svelte.dev/docs/kit",
2770
+ "https://github.com/sveltejs/kit"
2771
+ ],
2772
+ "verified": "2026-06-16"
2773
+ },
2774
+ {
2775
+ "name": "vite",
2776
+ "path": "stacks/meta/vite/SKILL.md",
2777
+ "domain": "stack",
2778
+ "category": "meta",
2779
+ "description": "Fast frontend build tool and dev server — native-ESM dev with instant HMR, optimized production builds; consult when scaffolding or configuring SPAs.",
2780
+ "tags": [
2781
+ "build-tool",
2782
+ "dev-server",
2783
+ "esm",
2784
+ "hmr",
2785
+ "bundler"
2786
+ ],
2787
+ "official_sources": [
2788
+ "https://vite.dev/guide/",
2789
+ "https://github.com/vitejs/vite"
2790
+ ],
2791
+ "verified": "2026-06-16"
2792
+ },
2793
+ {
2794
+ "name": "diesel",
2795
+ "path": "stacks/orm/diesel/SKILL.md",
2796
+ "domain": "stack",
2797
+ "category": "orm",
2798
+ "description": "Safe, extensible compile-time-checked ORM and query builder for Rust; consult for type-safe SQL against PostgreSQL, MySQL, or SQLite in Rust.",
2799
+ "tags": [
2800
+ "orm",
2801
+ "rust",
2802
+ "query-builder",
2803
+ "postgresql",
2804
+ "sqlite",
2805
+ "mysql"
2806
+ ],
2807
+ "official_sources": [
2808
+ "https://diesel.rs/guides/",
2809
+ "https://github.com/diesel-rs/diesel"
2810
+ ],
2811
+ "verified": "2026-06-16"
2812
+ },
2813
+ {
2814
+ "name": "django-orm",
2815
+ "path": "stacks/orm/django-orm/SKILL.md",
2816
+ "domain": "stack",
2817
+ "category": "orm",
2818
+ "description": "Django's built-in ORM — models, QuerySets, migrations, and the admin; consult for relational data access inside a Django project.",
2819
+ "tags": [
2820
+ "orm",
2821
+ "python",
2822
+ "django",
2823
+ "models",
2824
+ "queryset",
2825
+ "migrations"
2826
+ ],
2827
+ "official_sources": [
2828
+ "https://docs.djangoproject.com/en/stable/topics/db/",
2829
+ "https://github.com/django/django"
2830
+ ],
2831
+ "verified": "2026-06-16"
2832
+ },
2833
+ {
2834
+ "name": "drizzle",
2835
+ "path": "stacks/orm/drizzle/SKILL.md",
2836
+ "domain": "stack",
2837
+ "category": "orm",
2838
+ "description": "Lightweight, headless TypeScript-first SQL ORM with zero dependencies and SQL-like queries; consult for type-safe SQL in Node/edge runtimes.",
2839
+ "tags": [
2840
+ "orm",
2841
+ "typescript",
2842
+ "nodejs",
2843
+ "sql",
2844
+ "serverless",
2845
+ "postgresql"
2846
+ ],
2847
+ "official_sources": [
2848
+ "https://orm.drizzle.team/docs/overview",
2849
+ "https://github.com/drizzle-team/drizzle-orm"
2850
+ ],
2851
+ "verified": "2026-06-16"
2852
+ },
2853
+ {
2854
+ "name": "gorm",
2855
+ "path": "stacks/orm/gorm/SKILL.md",
2856
+ "domain": "stack",
2857
+ "category": "orm",
2858
+ "description": "The fantastic, developer-friendly ORM for Go with associations, hooks, transactions, and auto-migration; consult for relational data access in Go.",
2859
+ "tags": [
2860
+ "orm",
2861
+ "go",
2862
+ "golang",
2863
+ "database",
2864
+ "migrations",
2865
+ "associations"
2866
+ ],
2867
+ "official_sources": [
2868
+ "https://gorm.io/docs/",
2869
+ "https://github.com/go-gorm/gorm"
2870
+ ],
2871
+ "verified": "2026-06-16"
2872
+ },
2873
+ {
2874
+ "name": "knex",
2875
+ "path": "stacks/orm/knex/SKILL.md",
2876
+ "domain": "stack",
2877
+ "category": "orm",
2878
+ "description": "Flexible multi-dialect SQL query builder for Node.js with transactions, pooling, and migrations; consult when you want SQL control without a full ORM.",
2879
+ "tags": [
2880
+ "query-builder",
2881
+ "nodejs",
2882
+ "sql",
2883
+ "migrations",
2884
+ "transactions",
2885
+ "postgresql"
2886
+ ],
2887
+ "official_sources": [
2888
+ "https://knexjs.org/",
2889
+ "https://github.com/knex/knex"
2890
+ ],
2891
+ "verified": "2026-06-16"
2892
+ },
2893
+ {
2894
+ "name": "mongoose",
2895
+ "path": "stacks/orm/mongoose/SKILL.md",
2896
+ "domain": "stack",
2897
+ "category": "orm",
2898
+ "description": "MongoDB object modeling (ODM) for Node.js with schemas, validation, and middleware; consult for structured MongoDB access in JS/TS.",
2899
+ "tags": [
2900
+ "odm",
2901
+ "mongodb",
2902
+ "nodejs",
2903
+ "javascript",
2904
+ "typescript",
2905
+ "schema"
2906
+ ],
2907
+ "official_sources": [
2908
+ "https://mongoosejs.com/docs/",
2909
+ "https://github.com/Automattic/mongoose"
2910
+ ],
2911
+ "verified": "2026-06-16"
2912
+ },
2913
+ {
2914
+ "name": "prisma",
2915
+ "path": "stacks/orm/prisma/SKILL.md",
2916
+ "domain": "stack",
2917
+ "category": "orm",
2918
+ "description": "Type-safe TS/JS ORM with a declarative schema DSL, auto-generated client, and migrations; consult when modeling data in Node.js.",
2919
+ "tags": [
2920
+ "orm",
2921
+ "typescript",
2922
+ "nodejs",
2923
+ "database",
2924
+ "migrations",
2925
+ "postgresql"
2926
+ ],
2927
+ "official_sources": [
2928
+ "https://www.prisma.io/docs",
2929
+ "https://github.com/prisma/prisma"
2930
+ ],
2931
+ "verified": "2026-06-16"
2932
+ },
2933
+ {
2934
+ "name": "sequelize",
2935
+ "path": "stacks/orm/sequelize/SKILL.md",
2936
+ "domain": "stack",
2937
+ "category": "orm",
2938
+ "description": "Mature promise-based JS/TS ORM for SQL databases with models, associations, and transactions; consult for established Node.js relational data access.",
2939
+ "tags": [
2940
+ "orm",
2941
+ "nodejs",
2942
+ "javascript",
2943
+ "typescript",
2944
+ "sql",
2945
+ "transactions"
2946
+ ],
2947
+ "official_sources": [
2948
+ "https://sequelize.org/docs/v6/",
2949
+ "https://github.com/sequelize/sequelize"
2950
+ ],
2951
+ "verified": "2026-06-16"
2952
+ },
2953
+ {
2954
+ "name": "sqlalchemy",
2955
+ "path": "stacks/orm/sqlalchemy/SKILL.md",
2956
+ "domain": "stack",
2957
+ "category": "orm",
2958
+ "description": "The de-facto Python SQL toolkit and ORM with Core expression language and full ORM layer; consult for relational data access in Python.",
2959
+ "tags": [
2960
+ "orm",
2961
+ "python",
2962
+ "sql",
2963
+ "database",
2964
+ "core",
2965
+ "session"
2966
+ ],
2967
+ "official_sources": [
2968
+ "https://docs.sqlalchemy.org/",
2969
+ "https://github.com/sqlalchemy/sqlalchemy"
2970
+ ],
2971
+ "verified": "2026-06-16"
2972
+ },
2973
+ {
2974
+ "name": "typeorm",
2975
+ "path": "stacks/orm/typeorm/SKILL.md",
2976
+ "domain": "stack",
2977
+ "category": "orm",
2978
+ "description": "Decorator-based TS/JS ORM supporting Active Record and Data Mapper patterns across many databases; consult for entity-driven Node.js data access.",
2979
+ "tags": [
2980
+ "orm",
2981
+ "typescript",
2982
+ "nodejs",
2983
+ "decorators",
2984
+ "database",
2985
+ "migrations"
2986
+ ],
2987
+ "official_sources": [
2988
+ "https://typeorm.io/",
2989
+ "https://github.com/typeorm/typeorm"
2990
+ ],
2991
+ "verified": "2026-06-16"
2992
+ },
2993
+ {
2994
+ "name": "bullmq",
2995
+ "path": "stacks/queue/bullmq/SKILL.md",
2996
+ "domain": "stack",
2997
+ "category": "queue",
2998
+ "description": "Redis-backed distributed job queue for Node.js; consult when adding background jobs, retries, delays, or scheduled work to a Node service.",
2999
+ "tags": [
3000
+ "bullmq",
3001
+ "queue",
3002
+ "jobs",
3003
+ "nodejs",
3004
+ "redis",
3005
+ "background-jobs"
3006
+ ],
3007
+ "official_sources": [
3008
+ "https://docs.bullmq.io/",
3009
+ "https://github.com/taskforcesh/bullmq"
3010
+ ],
3011
+ "verified": "2026-06-16"
3012
+ },
3013
+ {
3014
+ "name": "celery",
3015
+ "path": "stacks/queue/celery/SKILL.md",
3016
+ "domain": "stack",
3017
+ "category": "queue",
3018
+ "description": "Distributed task queue for Python that runs background jobs via a broker (Redis/RabbitMQ); consult for async tasks, scheduling, and worker fan-out.",
3019
+ "tags": [
3020
+ "celery",
3021
+ "python",
3022
+ "task-queue",
3023
+ "background-jobs",
3024
+ "redis",
3025
+ "rabbitmq"
3026
+ ],
3027
+ "official_sources": [
3028
+ "https://docs.celeryq.dev/",
3029
+ "https://github.com/celery/celery"
3030
+ ],
3031
+ "verified": "2026-06-16"
3032
+ },
3033
+ {
3034
+ "name": "kafka",
3035
+ "path": "stacks/queue/kafka/SKILL.md",
3036
+ "domain": "stack",
3037
+ "category": "queue",
3038
+ "description": "Distributed event streaming platform with durable, replayable logs; consult for high-throughput data pipelines, event sourcing, and stream processing.",
3039
+ "tags": [
3040
+ "kafka",
3041
+ "streaming",
3042
+ "events",
3043
+ "log",
3044
+ "pubsub",
3045
+ "distributed"
3046
+ ],
3047
+ "official_sources": [
3048
+ "https://kafka.apache.org/documentation/",
3049
+ "https://github.com/apache/kafka"
3050
+ ],
3051
+ "verified": "2026-06-16"
3052
+ },
3053
+ {
3054
+ "name": "nats",
3055
+ "path": "stacks/queue/nats/SKILL.md",
3056
+ "domain": "stack",
3057
+ "category": "queue",
3058
+ "description": "Lightweight high-performance messaging system with pub/sub and JetStream persistence; consult for cloud-native, edge, and microservice messaging.",
3059
+ "tags": [
3060
+ "nats",
3061
+ "messaging",
3062
+ "pubsub",
3063
+ "jetstream",
3064
+ "cloud-native",
3065
+ "streaming"
3066
+ ],
3067
+ "official_sources": [
3068
+ "https://docs.nats.io/",
3069
+ "https://github.com/nats-io/nats-server"
3070
+ ],
3071
+ "verified": "2026-06-16"
3072
+ },
3073
+ {
3074
+ "name": "rabbitmq",
3075
+ "path": "stacks/queue/rabbitmq/SKILL.md",
3076
+ "domain": "stack",
3077
+ "category": "queue",
3078
+ "description": "Multi-protocol message broker (AMQP/MQTT/STOMP) for reliable async messaging; consult when decoupling services with durable queues and routing.",
3079
+ "tags": [
3080
+ "rabbitmq",
3081
+ "message-broker",
3082
+ "amqp",
3083
+ "queue",
3084
+ "messaging",
3085
+ "pubsub"
3086
+ ],
3087
+ "official_sources": [
3088
+ "https://www.rabbitmq.com/docs",
3089
+ "https://github.com/rabbitmq/rabbitmq-server"
3090
+ ],
3091
+ "verified": "2026-06-16"
3092
+ },
3093
+ {
3094
+ "name": "redis",
3095
+ "path": "stacks/queue/redis/SKILL.md",
3096
+ "domain": "stack",
3097
+ "category": "queue",
3098
+ "description": "In-memory data store used as a cache, message broker, and queue backend; consult when adding caching, pub/sub, or queue infrastructure.",
3099
+ "tags": [
3100
+ "redis",
3101
+ "cache",
3102
+ "queue",
3103
+ "pubsub",
3104
+ "streams",
3105
+ "in-memory"
3106
+ ],
3107
+ "official_sources": [
3108
+ "https://redis.io/docs/latest/develop/",
3109
+ "https://github.com/redis/redis"
3110
+ ],
3111
+ "verified": "2026-06-16"
3112
+ },
3113
+ {
3114
+ "name": "beam",
3115
+ "path": "stacks/runtime/beam/SKILL.md",
3116
+ "domain": "stack",
3117
+ "category": "runtime",
3118
+ "description": "The BEAM (Erlang/OTP VM) running Erlang and Elixir — built for massively scalable, fault-tolerant, soft real-time systems. Consult for concurrent/HA services.",
3119
+ "tags": [
3120
+ "beam",
3121
+ "erlang",
3122
+ "elixir",
3123
+ "otp",
3124
+ "concurrency",
3125
+ "fault-tolerance"
3126
+ ],
3127
+ "official_sources": [
3128
+ "https://www.erlang.org/docs",
3129
+ "https://github.com/erlang/otp"
3130
+ ],
3131
+ "verified": "2026-06-16"
3132
+ },
3133
+ {
3134
+ "name": "bun",
3135
+ "path": "stacks/runtime/bun/SKILL.md",
3136
+ "domain": "stack",
3137
+ "category": "runtime",
3138
+ "description": "Bun — fast all-in-one JS/TS runtime, bundler, test runner, and package manager; a Node.js drop-in. Consult for fast JS/TS dev and tooling.",
3139
+ "tags": [
3140
+ "bun",
3141
+ "javascript",
3142
+ "typescript",
3143
+ "runtime",
3144
+ "bundler",
3145
+ "package-manager"
3146
+ ],
3147
+ "official_sources": [
3148
+ "https://bun.com/docs",
3149
+ "https://github.com/oven-sh/bun"
3150
+ ],
3151
+ "verified": "2026-06-16"
3152
+ },
3153
+ {
3154
+ "name": "deno",
3155
+ "path": "stacks/runtime/deno/SKILL.md",
3156
+ "domain": "stack",
3157
+ "category": "runtime",
3158
+ "description": "Deno — a secure-by-default JS/TS/WebAssembly runtime with built-in tooling (fmt, lint, test) and explicit permissions. Consult for secure JS/TS runtimes.",
3159
+ "tags": [
3160
+ "deno",
3161
+ "javascript",
3162
+ "typescript",
3163
+ "webassembly",
3164
+ "runtime",
3165
+ "security"
3166
+ ],
3167
+ "official_sources": [
3168
+ "https://docs.deno.com/",
3169
+ "https://github.com/denoland/deno"
3170
+ ],
3171
+ "verified": "2026-06-16"
3172
+ },
3173
+ {
3174
+ "name": "dotnet",
3175
+ "path": "stacks/runtime/dotnet/SKILL.md",
3176
+ "domain": "stack",
3177
+ "category": "runtime",
3178
+ "description": ".NET — Microsoft's free, cross-platform, open-source runtime (CoreCLR) for C#/F#/VB apps and services. Consult for installing, running, and deploying .NET.",
3179
+ "tags": [
3180
+ "dotnet",
3181
+ "csharp",
3182
+ "coreclr",
3183
+ "runtime",
3184
+ "cli",
3185
+ "cross-platform"
3186
+ ],
3187
+ "official_sources": [
3188
+ "https://learn.microsoft.com/dotnet/",
3189
+ "https://github.com/dotnet/runtime"
3190
+ ],
3191
+ "verified": "2026-06-16"
3192
+ },
3193
+ {
3194
+ "name": "jvm",
3195
+ "path": "stacks/runtime/jvm/SKILL.md",
3196
+ "domain": "stack",
3197
+ "category": "runtime",
3198
+ "description": "The Java Virtual Machine — the runtime executing Java/Kotlin/Scala bytecode. Consult for JDK selection, deployment, and JVM tuning. OpenJDK builds via Temurin.",
3199
+ "tags": [
3200
+ "jvm",
3201
+ "java",
3202
+ "openjdk",
3203
+ "temurin",
3204
+ "bytecode",
3205
+ "runtime"
3206
+ ],
3207
+ "official_sources": [
3208
+ "https://docs.oracle.com/en/java/javase/",
3209
+ "https://github.com/openjdk/jdk"
3210
+ ],
3211
+ "verified": "2026-06-16"
3212
+ },
3213
+ {
3214
+ "name": "node",
3215
+ "path": "stacks/runtime/node/SKILL.md",
3216
+ "domain": "stack",
3217
+ "category": "runtime",
3218
+ "description": "Node.js — the standard cross-platform JavaScript/TypeScript server runtime built on V8; consult for server/CLI/tooling work in JS.",
3219
+ "tags": [
3220
+ "nodejs",
3221
+ "javascript",
3222
+ "typescript",
3223
+ "v8",
3224
+ "runtime",
3225
+ "npm"
3226
+ ],
3227
+ "official_sources": [
3228
+ "https://nodejs.org/docs/latest/api/",
3229
+ "https://github.com/nodejs/node"
3230
+ ],
3231
+ "verified": "2026-06-16"
3232
+ },
3233
+ {
3234
+ "name": "pypy",
3235
+ "path": "stacks/runtime/pypy/SKILL.md",
3236
+ "domain": "stack",
3237
+ "category": "runtime",
3238
+ "description": "PyPy — a fast, compliant alternative Python implementation with a tracing JIT. Consult when CPython performance is a bottleneck for long-running Python.",
3239
+ "tags": [
3240
+ "pypy",
3241
+ "python",
3242
+ "jit",
3243
+ "runtime",
3244
+ "rpython",
3245
+ "performance"
3246
+ ],
3247
+ "official_sources": [
3248
+ "https://doc.pypy.org/",
3249
+ "https://github.com/pypy/pypy"
3250
+ ],
3251
+ "verified": "2026-06-16"
3252
+ },
3253
+ {
3254
+ "name": "python3",
3255
+ "path": "stacks/runtime/python3/SKILL.md",
3256
+ "domain": "stack",
3257
+ "category": "runtime",
3258
+ "description": "CPython — the reference Python 3 runtime for scripts, services, and data/ML work. Consult for installing, running, and packaging Python applications.",
3259
+ "tags": [
3260
+ "python",
3261
+ "python3",
3262
+ "cpython",
3263
+ "runtime",
3264
+ "pip",
3265
+ "venv"
3266
+ ],
3267
+ "official_sources": [
3268
+ "https://docs.python.org/3/",
3269
+ "https://github.com/python/cpython"
3270
+ ],
3271
+ "verified": "2026-06-16"
3272
+ },
3273
+ {
3274
+ "name": "chakra-ui",
3275
+ "path": "stacks/styling/chakra-ui/SKILL.md",
3276
+ "domain": "stack",
3277
+ "category": "styling",
3278
+ "description": "Accessible React component system for building products fast, with theming and a CLI that adds component snippets; consult when styling React with Chakra.",
3279
+ "tags": [
3280
+ "chakra-ui",
3281
+ "react",
3282
+ "components",
3283
+ "accessible",
3284
+ "theming"
3285
+ ],
3286
+ "official_sources": [
3287
+ "https://chakra-ui.com/docs",
3288
+ "https://github.com/chakra-ui/chakra-ui"
3289
+ ],
3290
+ "verified": "2026-06-16"
3291
+ },
3292
+ {
3293
+ "name": "css-modules",
3294
+ "path": "stacks/styling/css-modules/SKILL.md",
3295
+ "domain": "stack",
3296
+ "category": "styling",
3297
+ "description": "CSS files whose class and animation names are scoped locally by default; consult when isolating component styles without naming collisions.",
3298
+ "tags": [
3299
+ "css-modules",
3300
+ "css",
3301
+ "scoping",
3302
+ "components",
3303
+ "build"
3304
+ ],
3305
+ "official_sources": [
3306
+ "https://github.com/css-modules/css-modules"
3307
+ ],
3308
+ "verified": "2026-06-16"
3309
+ },
3310
+ {
3311
+ "name": "mui",
3312
+ "path": "stacks/styling/mui/SKILL.md",
3313
+ "domain": "stack",
3314
+ "category": "styling",
3315
+ "description": "Material UI — comprehensive React component library implementing Google's Material Design with theming and Emotion styling; consult for prebuilt MUI components.",
3316
+ "tags": [
3317
+ "mui",
3318
+ "material-ui",
3319
+ "react",
3320
+ "components",
3321
+ "emotion"
3322
+ ],
3323
+ "official_sources": [
3324
+ "https://mui.com/material-ui/",
3325
+ "https://github.com/mui/material-ui"
3326
+ ],
3327
+ "verified": "2026-06-16"
3328
+ },
3329
+ {
3330
+ "name": "sass",
3331
+ "path": "stacks/styling/sass/SKILL.md",
3332
+ "domain": "stack",
3333
+ "category": "styling",
3334
+ "description": "CSS preprocessor adding variables, nesting, partials, mixins, and functions that compile to plain CSS; consult when authoring maintainable stylesheets.",
3335
+ "tags": [
3336
+ "sass",
3337
+ "scss",
3338
+ "css",
3339
+ "preprocessor",
3340
+ "dart-sass"
3341
+ ],
3342
+ "official_sources": [
3343
+ "https://sass-lang.com/documentation/",
3344
+ "https://github.com/sass/dart-sass"
3345
+ ],
3346
+ "verified": "2026-06-16"
3347
+ },
3348
+ {
3349
+ "name": "shadcn-ui",
3350
+ "path": "stacks/styling/shadcn-ui/SKILL.md",
3351
+ "domain": "stack",
3352
+ "category": "styling",
3353
+ "description": "Accessible React components you copy into your project (built on Tailwind + Radix) via a CLI rather than installing as a dependency; consult for owned UI code.",
3354
+ "tags": [
3355
+ "shadcn-ui",
3356
+ "react",
3357
+ "tailwind",
3358
+ "radix",
3359
+ "components"
3360
+ ],
3361
+ "official_sources": [
3362
+ "https://ui.shadcn.com/docs",
3363
+ "https://github.com/shadcn-ui/ui"
3364
+ ],
3365
+ "verified": "2026-06-16"
3366
+ },
3367
+ {
3368
+ "name": "styled-components",
3369
+ "path": "stacks/styling/styled-components/SKILL.md",
3370
+ "domain": "stack",
3371
+ "category": "styling",
3372
+ "description": "CSS-in-JS for React using tagged template literals to attach scoped styles to components; consult when styling React with co-located CSS.",
3373
+ "tags": [
3374
+ "styled-components",
3375
+ "css-in-js",
3376
+ "react",
3377
+ "theming",
3378
+ "ssr"
3379
+ ],
3380
+ "official_sources": [
3381
+ "https://styled-components.com/docs",
3382
+ "https://github.com/styled-components/styled-components"
3383
+ ],
3384
+ "verified": "2026-06-16"
3385
+ },
3386
+ {
3387
+ "name": "tailwind",
3388
+ "path": "stacks/styling/tailwind/SKILL.md",
3389
+ "domain": "stack",
3390
+ "category": "styling",
3391
+ "description": "Utility-first CSS framework that styles UI from small composable classes in markup; consult when building or theming with Tailwind.",
3392
+ "tags": [
3393
+ "tailwind",
3394
+ "css",
3395
+ "utility-first",
3396
+ "vite",
3397
+ "design-system"
3398
+ ],
3399
+ "official_sources": [
3400
+ "https://tailwindcss.com/docs",
3401
+ "https://github.com/tailwindlabs/tailwindcss"
3402
+ ],
3403
+ "verified": "2026-06-16"
3404
+ },
3405
+ {
3406
+ "name": "unocss",
3407
+ "path": "stacks/styling/unocss/SKILL.md",
3408
+ "domain": "stack",
3409
+ "category": "styling",
3410
+ "description": "Instant on-demand atomic CSS engine with no core utilities, fully customizable via presets and rules; consult when building atomic CSS fast and small.",
3411
+ "tags": [
3412
+ "unocss",
3413
+ "atomic-css",
3414
+ "presets",
3415
+ "vite",
3416
+ "utility"
3417
+ ],
3418
+ "official_sources": [
3419
+ "https://unocss.dev/",
3420
+ "https://github.com/unocss/unocss"
3421
+ ],
3422
+ "verified": "2026-06-16"
3423
+ },
3424
+ {
3425
+ "name": "vanilla-extract",
3426
+ "path": "stacks/styling/vanilla-extract/SKILL.md",
3427
+ "domain": "stack",
3428
+ "category": "styling",
3429
+ "description": "Zero-runtime stylesheets authored in TypeScript that compile to static CSS with locally-scoped, type-safe styles; consult for type-safe CSS in builds.",
3430
+ "tags": [
3431
+ "vanilla-extract",
3432
+ "css-in-js",
3433
+ "typescript",
3434
+ "zero-runtime",
3435
+ "scoped"
3436
+ ],
3437
+ "official_sources": [
3438
+ "https://vanilla-extract.style/documentation/getting-started/",
3439
+ "https://github.com/vanilla-extract-css/vanilla-extract"
3440
+ ],
3441
+ "verified": "2026-06-16"
3442
+ }
3443
+ ]