aidevops 2.52.1 → 2.53.2

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 (334) hide show
  1. package/README.md +1 -1
  2. package/VERSION +1 -1
  3. package/aidevops.sh +15 -9
  4. package/package.json +4 -4
  5. package/scripts/npm-postinstall.js +6 -7
  6. package/setup.sh +1 -1
  7. package/templates/deploy-templates.sh +144 -0
  8. package/templates/home/.agent/README.md +33 -0
  9. package/templates/home/AGENTS.md +96 -0
  10. package/templates/home/git/.agent/README.md +48 -0
  11. package/templates/home/git/AGENTS.md +97 -0
  12. package/templates/standard-functions.sh +179 -0
  13. package/templates/wordpress-performance-workflow.md +217 -0
  14. package/.agent/AGENTS.md +0 -614
  15. package/.agent/accounts.md +0 -65
  16. package/.agent/aidevops/add-new-mcp-to-aidevops.md +0 -456
  17. package/.agent/aidevops/api-integrations.md +0 -335
  18. package/.agent/aidevops/architecture.md +0 -510
  19. package/.agent/aidevops/configs.md +0 -274
  20. package/.agent/aidevops/docs.md +0 -244
  21. package/.agent/aidevops/extension.md +0 -311
  22. package/.agent/aidevops/mcp-integrations.md +0 -340
  23. package/.agent/aidevops/mcp-troubleshooting.md +0 -162
  24. package/.agent/aidevops/memory-patterns.md +0 -172
  25. package/.agent/aidevops/providers.md +0 -217
  26. package/.agent/aidevops/recommendations.md +0 -321
  27. package/.agent/aidevops/requirements.md +0 -301
  28. package/.agent/aidevops/resources.md +0 -214
  29. package/.agent/aidevops/security-requirements.md +0 -174
  30. package/.agent/aidevops/security.md +0 -350
  31. package/.agent/aidevops/service-links.md +0 -400
  32. package/.agent/aidevops/services.md +0 -357
  33. package/.agent/aidevops/setup.md +0 -153
  34. package/.agent/aidevops/troubleshooting.md +0 -389
  35. package/.agent/aidevops.md +0 -124
  36. package/.agent/build-plus.md +0 -244
  37. package/.agent/content/guidelines.md +0 -109
  38. package/.agent/content.md +0 -87
  39. package/.agent/health.md +0 -59
  40. package/.agent/legal.md +0 -59
  41. package/.agent/loop-state/full-loop.local.md +0 -16
  42. package/.agent/loop-state/ralph-loop.local.md +0 -10
  43. package/.agent/marketing.md +0 -440
  44. package/.agent/memory/README.md +0 -260
  45. package/.agent/onboarding.md +0 -796
  46. package/.agent/plan-plus.md +0 -245
  47. package/.agent/research.md +0 -100
  48. package/.agent/sales.md +0 -333
  49. package/.agent/scripts/101domains-helper.sh +0 -701
  50. package/.agent/scripts/add-missing-returns.sh +0 -140
  51. package/.agent/scripts/agent-browser-helper.sh +0 -311
  52. package/.agent/scripts/agno-setup.sh +0 -712
  53. package/.agent/scripts/ahrefs-mcp-wrapper.js +0 -168
  54. package/.agent/scripts/aidevops-update-check.sh +0 -71
  55. package/.agent/scripts/ampcode-cli.sh +0 -522
  56. package/.agent/scripts/auto-version-bump.sh +0 -156
  57. package/.agent/scripts/autogen-helper.sh +0 -512
  58. package/.agent/scripts/beads-sync-helper.sh +0 -596
  59. package/.agent/scripts/closte-helper.sh +0 -5
  60. package/.agent/scripts/cloudron-helper.sh +0 -321
  61. package/.agent/scripts/codacy-cli-chunked.sh +0 -581
  62. package/.agent/scripts/codacy-cli.sh +0 -442
  63. package/.agent/scripts/code-audit-helper.sh +0 -5
  64. package/.agent/scripts/coderabbit-cli.sh +0 -417
  65. package/.agent/scripts/coderabbit-pro-analysis.sh +0 -238
  66. package/.agent/scripts/commands/code-simplifier.md +0 -86
  67. package/.agent/scripts/commands/full-loop.md +0 -246
  68. package/.agent/scripts/commands/postflight-loop.md +0 -103
  69. package/.agent/scripts/commands/recall.md +0 -182
  70. package/.agent/scripts/commands/remember.md +0 -132
  71. package/.agent/scripts/commands/save-todo.md +0 -175
  72. package/.agent/scripts/commands/session-review.md +0 -154
  73. package/.agent/scripts/comprehensive-quality-fix.sh +0 -106
  74. package/.agent/scripts/context-builder-helper.sh +0 -522
  75. package/.agent/scripts/coolify-cli-helper.sh +0 -674
  76. package/.agent/scripts/coolify-helper.sh +0 -380
  77. package/.agent/scripts/crawl4ai-examples.sh +0 -401
  78. package/.agent/scripts/crawl4ai-helper.sh +0 -1078
  79. package/.agent/scripts/crewai-helper.sh +0 -681
  80. package/.agent/scripts/dev-browser-helper.sh +0 -513
  81. package/.agent/scripts/dns-helper.sh +0 -396
  82. package/.agent/scripts/domain-research-helper.sh +0 -917
  83. package/.agent/scripts/dspy-helper.sh +0 -285
  84. package/.agent/scripts/dspyground-helper.sh +0 -291
  85. package/.agent/scripts/eeat-score-helper.sh +0 -1242
  86. package/.agent/scripts/efficient-return-fix.sh +0 -92
  87. package/.agent/scripts/extract-opencode-prompts.sh +0 -128
  88. package/.agent/scripts/find-missing-returns.sh +0 -113
  89. package/.agent/scripts/fix-auth-headers.sh +0 -104
  90. package/.agent/scripts/fix-common-strings.sh +0 -254
  91. package/.agent/scripts/fix-content-type.sh +0 -100
  92. package/.agent/scripts/fix-error-messages.sh +0 -130
  93. package/.agent/scripts/fix-misplaced-returns.sh +0 -74
  94. package/.agent/scripts/fix-remaining-literals.sh +0 -152
  95. package/.agent/scripts/fix-return-statements.sh +0 -41
  96. package/.agent/scripts/fix-s131-default-cases.sh +0 -249
  97. package/.agent/scripts/fix-sc2155-simple.sh +0 -102
  98. package/.agent/scripts/fix-shellcheck-critical.sh +0 -187
  99. package/.agent/scripts/fix-string-literals.sh +0 -273
  100. package/.agent/scripts/full-loop-helper.sh +0 -773
  101. package/.agent/scripts/generate-opencode-agents.sh +0 -497
  102. package/.agent/scripts/generate-opencode-commands.sh +0 -1629
  103. package/.agent/scripts/generate-skills.sh +0 -366
  104. package/.agent/scripts/git-platforms-helper.sh +0 -640
  105. package/.agent/scripts/gitea-cli-helper.sh +0 -743
  106. package/.agent/scripts/github-cli-helper.sh +0 -702
  107. package/.agent/scripts/gitlab-cli-helper.sh +0 -682
  108. package/.agent/scripts/gsc-add-user-helper.sh +0 -325
  109. package/.agent/scripts/gsc-sitemap-helper.sh +0 -678
  110. package/.agent/scripts/hetzner-helper.sh +0 -485
  111. package/.agent/scripts/hostinger-helper.sh +0 -229
  112. package/.agent/scripts/keyword-research-helper.sh +0 -1815
  113. package/.agent/scripts/langflow-helper.sh +0 -544
  114. package/.agent/scripts/linkedin-automation.py +0 -241
  115. package/.agent/scripts/linter-manager.sh +0 -599
  116. package/.agent/scripts/linters-local.sh +0 -434
  117. package/.agent/scripts/list-keys-helper.sh +0 -488
  118. package/.agent/scripts/local-browser-automation.py +0 -339
  119. package/.agent/scripts/localhost-helper.sh +0 -744
  120. package/.agent/scripts/loop-common.sh +0 -806
  121. package/.agent/scripts/mainwp-helper.sh +0 -728
  122. package/.agent/scripts/markdown-formatter.sh +0 -338
  123. package/.agent/scripts/markdown-lint-fix.sh +0 -311
  124. package/.agent/scripts/mass-fix-returns.sh +0 -58
  125. package/.agent/scripts/mcp-diagnose.sh +0 -167
  126. package/.agent/scripts/mcp-inspector-helper.sh +0 -449
  127. package/.agent/scripts/memory-helper.sh +0 -650
  128. package/.agent/scripts/monitor-code-review.sh +0 -255
  129. package/.agent/scripts/onboarding-helper.sh +0 -706
  130. package/.agent/scripts/opencode-github-setup-helper.sh +0 -797
  131. package/.agent/scripts/opencode-test-helper.sh +0 -213
  132. package/.agent/scripts/pagespeed-helper.sh +0 -464
  133. package/.agent/scripts/pandoc-helper.sh +0 -362
  134. package/.agent/scripts/postflight-check.sh +0 -555
  135. package/.agent/scripts/pre-commit-hook.sh +0 -259
  136. package/.agent/scripts/pre-edit-check.sh +0 -169
  137. package/.agent/scripts/qlty-cli.sh +0 -356
  138. package/.agent/scripts/quality-cli-manager.sh +0 -525
  139. package/.agent/scripts/quality-feedback-helper.sh +0 -462
  140. package/.agent/scripts/quality-fix.sh +0 -263
  141. package/.agent/scripts/quality-loop-helper.sh +0 -1108
  142. package/.agent/scripts/ralph-loop-helper.sh +0 -836
  143. package/.agent/scripts/ralph-upstream-check.sh +0 -341
  144. package/.agent/scripts/secretlint-helper.sh +0 -847
  145. package/.agent/scripts/servers-helper.sh +0 -241
  146. package/.agent/scripts/ses-helper.sh +0 -619
  147. package/.agent/scripts/session-review-helper.sh +0 -404
  148. package/.agent/scripts/setup-linters-wizard.sh +0 -379
  149. package/.agent/scripts/setup-local-api-keys.sh +0 -330
  150. package/.agent/scripts/setup-mcp-integrations.sh +0 -472
  151. package/.agent/scripts/shared-constants.sh +0 -246
  152. package/.agent/scripts/site-crawler-helper.sh +0 -1487
  153. package/.agent/scripts/snyk-helper.sh +0 -940
  154. package/.agent/scripts/sonarcloud-autofix.sh +0 -193
  155. package/.agent/scripts/sonarcloud-cli.sh +0 -191
  156. package/.agent/scripts/sonarscanner-cli.sh +0 -455
  157. package/.agent/scripts/spaceship-helper.sh +0 -747
  158. package/.agent/scripts/stagehand-helper.sh +0 -321
  159. package/.agent/scripts/stagehand-python-helper.sh +0 -321
  160. package/.agent/scripts/stagehand-python-setup.sh +0 -441
  161. package/.agent/scripts/stagehand-setup.sh +0 -439
  162. package/.agent/scripts/system-cleanup.sh +0 -340
  163. package/.agent/scripts/terminal-title-helper.sh +0 -388
  164. package/.agent/scripts/terminal-title-setup.sh +0 -549
  165. package/.agent/scripts/test-stagehand-both-integration.sh +0 -317
  166. package/.agent/scripts/test-stagehand-integration.sh +0 -309
  167. package/.agent/scripts/test-stagehand-python-integration.sh +0 -341
  168. package/.agent/scripts/todo-ready.sh +0 -263
  169. package/.agent/scripts/tool-version-check.sh +0 -362
  170. package/.agent/scripts/toon-helper.sh +0 -469
  171. package/.agent/scripts/twilio-helper.sh +0 -917
  172. package/.agent/scripts/updown-helper.sh +0 -279
  173. package/.agent/scripts/validate-mcp-integrations.sh +0 -250
  174. package/.agent/scripts/validate-version-consistency.sh +0 -131
  175. package/.agent/scripts/vaultwarden-helper.sh +0 -597
  176. package/.agent/scripts/vercel-cli-helper.sh +0 -816
  177. package/.agent/scripts/verify-mirrors.sh +0 -169
  178. package/.agent/scripts/version-manager.sh +0 -831
  179. package/.agent/scripts/webhosting-helper.sh +0 -471
  180. package/.agent/scripts/webhosting-verify.sh +0 -238
  181. package/.agent/scripts/wordpress-mcp-helper.sh +0 -508
  182. package/.agent/scripts/worktree-helper.sh +0 -595
  183. package/.agent/scripts/worktree-sessions.sh +0 -577
  184. package/.agent/seo/dataforseo.md +0 -215
  185. package/.agent/seo/domain-research.md +0 -532
  186. package/.agent/seo/eeat-score.md +0 -659
  187. package/.agent/seo/google-search-console.md +0 -366
  188. package/.agent/seo/gsc-sitemaps.md +0 -282
  189. package/.agent/seo/keyword-research.md +0 -521
  190. package/.agent/seo/serper.md +0 -278
  191. package/.agent/seo/site-crawler.md +0 -387
  192. package/.agent/seo.md +0 -236
  193. package/.agent/services/accounting/quickfile.md +0 -159
  194. package/.agent/services/communications/telfon.md +0 -470
  195. package/.agent/services/communications/twilio.md +0 -569
  196. package/.agent/services/crm/fluentcrm.md +0 -449
  197. package/.agent/services/email/ses.md +0 -399
  198. package/.agent/services/hosting/101domains.md +0 -378
  199. package/.agent/services/hosting/closte.md +0 -177
  200. package/.agent/services/hosting/cloudflare.md +0 -251
  201. package/.agent/services/hosting/cloudron.md +0 -478
  202. package/.agent/services/hosting/dns-providers.md +0 -335
  203. package/.agent/services/hosting/domain-purchasing.md +0 -344
  204. package/.agent/services/hosting/hetzner.md +0 -327
  205. package/.agent/services/hosting/hostinger.md +0 -287
  206. package/.agent/services/hosting/localhost.md +0 -419
  207. package/.agent/services/hosting/spaceship.md +0 -353
  208. package/.agent/services/hosting/webhosting.md +0 -330
  209. package/.agent/social-media.md +0 -69
  210. package/.agent/templates/plans-template.md +0 -114
  211. package/.agent/templates/prd-template.md +0 -129
  212. package/.agent/templates/tasks-template.md +0 -108
  213. package/.agent/templates/todo-template.md +0 -89
  214. package/.agent/tools/ai-assistants/agno.md +0 -471
  215. package/.agent/tools/ai-assistants/capsolver.md +0 -326
  216. package/.agent/tools/ai-assistants/configuration.md +0 -221
  217. package/.agent/tools/ai-assistants/overview.md +0 -209
  218. package/.agent/tools/ai-assistants/status.md +0 -171
  219. package/.agent/tools/ai-assistants/windsurf.md +0 -193
  220. package/.agent/tools/ai-orchestration/autogen.md +0 -406
  221. package/.agent/tools/ai-orchestration/crewai.md +0 -445
  222. package/.agent/tools/ai-orchestration/langflow.md +0 -405
  223. package/.agent/tools/ai-orchestration/openprose.md +0 -487
  224. package/.agent/tools/ai-orchestration/overview.md +0 -362
  225. package/.agent/tools/ai-orchestration/packaging.md +0 -647
  226. package/.agent/tools/browser/agent-browser.md +0 -464
  227. package/.agent/tools/browser/browser-automation.md +0 -400
  228. package/.agent/tools/browser/chrome-devtools.md +0 -282
  229. package/.agent/tools/browser/crawl4ai-integration.md +0 -422
  230. package/.agent/tools/browser/crawl4ai-resources.md +0 -277
  231. package/.agent/tools/browser/crawl4ai-usage.md +0 -416
  232. package/.agent/tools/browser/crawl4ai.md +0 -585
  233. package/.agent/tools/browser/dev-browser.md +0 -341
  234. package/.agent/tools/browser/pagespeed.md +0 -260
  235. package/.agent/tools/browser/playwright.md +0 -266
  236. package/.agent/tools/browser/playwriter.md +0 -310
  237. package/.agent/tools/browser/stagehand-examples.md +0 -456
  238. package/.agent/tools/browser/stagehand-python.md +0 -483
  239. package/.agent/tools/browser/stagehand.md +0 -421
  240. package/.agent/tools/build-agent/agent-review.md +0 -224
  241. package/.agent/tools/build-agent/build-agent.md +0 -784
  242. package/.agent/tools/build-mcp/aidevops-plugin.md +0 -476
  243. package/.agent/tools/build-mcp/api-wrapper.md +0 -445
  244. package/.agent/tools/build-mcp/build-mcp.md +0 -240
  245. package/.agent/tools/build-mcp/deployment.md +0 -401
  246. package/.agent/tools/build-mcp/server-patterns.md +0 -632
  247. package/.agent/tools/build-mcp/transports.md +0 -366
  248. package/.agent/tools/code-review/auditing.md +0 -383
  249. package/.agent/tools/code-review/automation.md +0 -219
  250. package/.agent/tools/code-review/best-practices.md +0 -203
  251. package/.agent/tools/code-review/codacy.md +0 -151
  252. package/.agent/tools/code-review/code-simplifier.md +0 -174
  253. package/.agent/tools/code-review/code-standards.md +0 -309
  254. package/.agent/tools/code-review/coderabbit.md +0 -101
  255. package/.agent/tools/code-review/management.md +0 -155
  256. package/.agent/tools/code-review/qlty.md +0 -248
  257. package/.agent/tools/code-review/secretlint.md +0 -565
  258. package/.agent/tools/code-review/setup.md +0 -250
  259. package/.agent/tools/code-review/snyk.md +0 -563
  260. package/.agent/tools/code-review/tools.md +0 -230
  261. package/.agent/tools/content/summarize.md +0 -353
  262. package/.agent/tools/context/augment-context-engine.md +0 -468
  263. package/.agent/tools/context/context-builder-agent.md +0 -76
  264. package/.agent/tools/context/context-builder.md +0 -375
  265. package/.agent/tools/context/context7.md +0 -371
  266. package/.agent/tools/context/dspy.md +0 -302
  267. package/.agent/tools/context/dspyground.md +0 -374
  268. package/.agent/tools/context/llm-tldr.md +0 -219
  269. package/.agent/tools/context/osgrep.md +0 -488
  270. package/.agent/tools/context/prompt-optimization.md +0 -338
  271. package/.agent/tools/context/toon.md +0 -292
  272. package/.agent/tools/conversion/pandoc.md +0 -304
  273. package/.agent/tools/credentials/api-key-management.md +0 -154
  274. package/.agent/tools/credentials/api-key-setup.md +0 -224
  275. package/.agent/tools/credentials/environment-variables.md +0 -180
  276. package/.agent/tools/credentials/vaultwarden.md +0 -382
  277. package/.agent/tools/data-extraction/outscraper.md +0 -974
  278. package/.agent/tools/deployment/coolify-cli.md +0 -388
  279. package/.agent/tools/deployment/coolify-setup.md +0 -353
  280. package/.agent/tools/deployment/coolify.md +0 -345
  281. package/.agent/tools/deployment/vercel.md +0 -390
  282. package/.agent/tools/git/authentication.md +0 -132
  283. package/.agent/tools/git/gitea-cli.md +0 -193
  284. package/.agent/tools/git/github-actions.md +0 -207
  285. package/.agent/tools/git/github-cli.md +0 -223
  286. package/.agent/tools/git/gitlab-cli.md +0 -190
  287. package/.agent/tools/git/opencode-github-security.md +0 -350
  288. package/.agent/tools/git/opencode-github.md +0 -328
  289. package/.agent/tools/git/opencode-gitlab.md +0 -252
  290. package/.agent/tools/git/security.md +0 -196
  291. package/.agent/tools/git.md +0 -207
  292. package/.agent/tools/opencode/oh-my-opencode.md +0 -375
  293. package/.agent/tools/opencode/opencode-anthropic-auth.md +0 -446
  294. package/.agent/tools/opencode/opencode.md +0 -651
  295. package/.agent/tools/social-media/bird.md +0 -437
  296. package/.agent/tools/task-management/beads.md +0 -336
  297. package/.agent/tools/terminal/terminal-title.md +0 -251
  298. package/.agent/tools/ui/shadcn.md +0 -196
  299. package/.agent/tools/ui/ui-skills.md +0 -115
  300. package/.agent/tools/wordpress/localwp.md +0 -311
  301. package/.agent/tools/wordpress/mainwp.md +0 -391
  302. package/.agent/tools/wordpress/scf.md +0 -527
  303. package/.agent/tools/wordpress/wp-admin.md +0 -729
  304. package/.agent/tools/wordpress/wp-dev.md +0 -940
  305. package/.agent/tools/wordpress/wp-preferred.md +0 -398
  306. package/.agent/tools/wordpress.md +0 -95
  307. package/.agent/workflows/branch/bugfix.md +0 -63
  308. package/.agent/workflows/branch/chore.md +0 -95
  309. package/.agent/workflows/branch/experiment.md +0 -115
  310. package/.agent/workflows/branch/feature.md +0 -59
  311. package/.agent/workflows/branch/hotfix.md +0 -98
  312. package/.agent/workflows/branch/refactor.md +0 -92
  313. package/.agent/workflows/branch/release.md +0 -96
  314. package/.agent/workflows/branch.md +0 -347
  315. package/.agent/workflows/bug-fixing.md +0 -267
  316. package/.agent/workflows/changelog.md +0 -129
  317. package/.agent/workflows/code-audit-remote.md +0 -279
  318. package/.agent/workflows/conversation-starter.md +0 -69
  319. package/.agent/workflows/error-feedback.md +0 -578
  320. package/.agent/workflows/feature-development.md +0 -355
  321. package/.agent/workflows/git-workflow.md +0 -702
  322. package/.agent/workflows/multi-repo-workspace.md +0 -268
  323. package/.agent/workflows/plans.md +0 -709
  324. package/.agent/workflows/postflight.md +0 -604
  325. package/.agent/workflows/pr.md +0 -571
  326. package/.agent/workflows/preflight.md +0 -278
  327. package/.agent/workflows/ralph-loop.md +0 -773
  328. package/.agent/workflows/release.md +0 -498
  329. package/.agent/workflows/session-manager.md +0 -254
  330. package/.agent/workflows/session-review.md +0 -311
  331. package/.agent/workflows/sql-migrations.md +0 -631
  332. package/.agent/workflows/version-bump.md +0 -283
  333. package/.agent/workflows/wiki-update.md +0 -333
  334. package/.agent/workflows/worktree.md +0 -477
@@ -1,196 +0,0 @@
1
- ---
2
- description: shadcn/ui component library MCP for browsing, searching, and installing components
3
- mode: subagent
4
- tools:
5
- read: true
6
- write: true
7
- edit: true
8
- bash: true
9
- glob: true
10
- grep: true
11
- webfetch: true
12
- task: true
13
- ---
14
-
15
- # shadcn/ui MCP Server
16
-
17
- <!-- AI-CONTEXT-START -->
18
-
19
- ## Quick Reference
20
-
21
- - **Purpose**: Browse, search, and install shadcn/ui components via MCP
22
- - **MCP Config**: `configs/mcp-templates/shadcn.json`
23
- - **Docs**: https://ui.shadcn.com/docs/mcp
24
- - **Registry Docs**: https://ui.shadcn.com/docs/registry/mcp
25
-
26
- **When to use this MCP**:
27
- - User asks to add UI components (buttons, dialogs, forms, cards, etc.)
28
- - Building landing pages, dashboards, or forms
29
- - User mentions "shadcn", "radix", or component names like "dialog", "sheet", "toast"
30
- - Project has `components.json` in root (shadcn-initialized project)
31
-
32
- **Available Tools** (via MCP):
33
- - Browse all components in registries
34
- - Search for specific components by name/functionality
35
- - Install components directly into project
36
- - Work with multiple registries (public, private, third-party)
37
-
38
- **Components Available**: accordion, alert, alert-dialog, aspect-ratio, avatar, badge, breadcrumb, button, button-group, calendar, card, carousel, chart, checkbox, collapsible, combobox, command, context-menu, data-table, date-picker, dialog, drawer, dropdown-menu, empty, field, form, hover-card, input, input-group, input-otp, item, kbd, label, menubar, native-select, navigation-menu, pagination, popover, progress, radio-group, resizable, scroll-area, select, separator, sheet, sidebar, skeleton, slider, sonner, spinner, switch, table, tabs, textarea, toast, toggle, toggle-group, tooltip, typography
39
-
40
- <!-- AI-CONTEXT-END -->
41
-
42
- ## Setup
43
-
44
- ### Prerequisites
45
-
46
- 1. Project must be initialized with shadcn:
47
-
48
- ```bash
49
- npx shadcn@latest init
50
- ```
51
-
52
- 2. This creates `components.json` in project root
53
-
54
- ### MCP Configuration
55
-
56
- Add to your MCP client config:
57
-
58
- **Claude Code** (`.mcp.json`):
59
-
60
- ```json
61
- {
62
- "mcpServers": {
63
- "shadcn": {
64
- "command": "npx",
65
- "args": ["shadcn@latest", "mcp"]
66
- }
67
- }
68
- }
69
- ```
70
-
71
- **Cursor** (`.cursor/mcp.json`):
72
-
73
- ```json
74
- {
75
- "mcpServers": {
76
- "shadcn": {
77
- "command": "npx",
78
- "args": ["shadcn@latest", "mcp"]
79
- }
80
- }
81
- }
82
- ```
83
-
84
- **VS Code** (`.vscode/mcp.json`):
85
-
86
- ```json
87
- {
88
- "servers": {
89
- "shadcn": {
90
- "command": "npx",
91
- "args": ["shadcn@latest", "mcp"]
92
- }
93
- }
94
- }
95
- ```
96
-
97
- **OpenCode** (`~/.config/opencode/opencode.json`):
98
-
99
- ```json
100
- {
101
- "mcp": {
102
- "shadcn": {
103
- "command": "npx",
104
- "args": ["shadcn@latest", "mcp"]
105
- }
106
- }
107
- }
108
- ```
109
-
110
- ## Usage Examples
111
-
112
- ### Browse & Search
113
-
114
- - "Show me all available components in the shadcn registry"
115
- - "Find me a login form from the shadcn registry"
116
- - "What dialog components are available?"
117
-
118
- ### Install Components
119
-
120
- - "Add the button, dialog and card components to my project"
121
- - "Install the form component with all its dependencies"
122
- - "Add a date picker to my project"
123
-
124
- ### Build with Components
125
-
126
- - "Create a contact form using components from the shadcn registry"
127
- - "Build a landing page using hero, features and testimonials sections"
128
- - "Create a dashboard layout with sidebar navigation"
129
-
130
- ## Multiple Registries
131
-
132
- Configure additional registries in `components.json`:
133
-
134
- ```json
135
- {
136
- "registries": {
137
- "@acme": "https://registry.acme.com/{name}.json",
138
- "@internal": {
139
- "url": "https://internal.company.com/{name}.json",
140
- "headers": {
141
- "Authorization": "Bearer ${REGISTRY_TOKEN}"
142
- }
143
- }
144
- }
145
- }
146
- ```
147
-
148
- Then use namespace syntax:
149
- - "Show me components from acme registry"
150
- - "Install @internal/auth-form"
151
-
152
- ## Private Registry Authentication
153
-
154
- Set environment variables in `.env.local`:
155
-
156
- ```bash
157
- REGISTRY_TOKEN=your_token_here
158
- API_KEY=your_api_key_here
159
- ```
160
-
161
- ## Troubleshooting
162
-
163
- ### MCP Not Responding
164
-
165
- 1. Check configuration is correct
166
- 2. Restart your MCP client
167
- 3. Verify `shadcn` is accessible: `npx shadcn@latest --version`
168
- 4. Use `/mcp` command in Claude Code to debug
169
-
170
- ### No Tools Available
171
-
172
- 1. Clear npx cache: `npx clear-npx-cache`
173
- 2. Re-enable the MCP server
174
- 3. Check logs (Cursor: View -> Output -> MCP: project-*)
175
-
176
- ### Registry Access Issues
177
-
178
- 1. Verify registry URLs in `components.json`
179
- 2. Check authentication environment variables
180
- 3. Test registry accessibility directly
181
-
182
- ## Integration with aidevops
183
-
184
- When working on React/Next.js projects:
185
-
186
- 1. **Detection**: Check for `components.json` to identify shadcn projects
187
- 2. **Component Installation**: Use shadcn MCP for component management
188
- 3. **Styling**: Components use Tailwind CSS - ensure it's configured
189
- 4. **Forms**: Use with React Hook Form or TanStack Form (see `tools/browser/` for form testing)
190
-
191
- ## Related Resources
192
-
193
- - [shadcn/ui Documentation](https://ui.shadcn.com/docs)
194
- - [Component Registry](https://ui.shadcn.com/docs/components)
195
- - [Blocks & Templates](https://ui.shadcn.com/blocks)
196
- - [Theming Guide](https://ui.shadcn.com/docs/theming)
@@ -1,115 +0,0 @@
1
- ---
2
- description: Opinionated constraints for building better interfaces with agents
3
- mode: subagent
4
- tools:
5
- read: true
6
- write: true
7
- edit: true
8
- bash: true
9
- glob: true
10
- grep: true
11
- webfetch: true
12
- task: true
13
- ---
14
-
15
- # UI Skills
16
-
17
- <!-- AI-CONTEXT-START -->
18
-
19
- ## Quick Reference
20
-
21
- - **Purpose**: Opinionated constraints for building better interfaces with agents
22
- - **Source**: https://www.ui-skills.com/llms.txt
23
- - **Stack**: Tailwind CSS, motion/react, tw-animate-css, clsx + tailwind-merge
24
-
25
- **When to apply these constraints**:
26
- - Building React/Next.js interfaces
27
- - Working with Tailwind CSS
28
- - Adding animations or transitions
29
- - Creating accessible components
30
- - Optimizing UI performance
31
-
32
- **Key Principles**:
33
- - Use Tailwind defaults before custom values
34
- - Use accessible component primitives (Base UI, React Aria, Radix)
35
- - Never add animation unless explicitly requested
36
- - Respect `prefers-reduced-motion`
37
- - Never block paste in inputs
38
-
39
- <!-- AI-CONTEXT-END -->
40
-
41
- ## Stack
42
-
43
- - MUST use Tailwind CSS defaults (spacing, radius, shadows) before custom values
44
- - MUST use `motion/react` (formerly `framer-motion`) when JavaScript animation is required
45
- - SHOULD use `tw-animate-css` for entrance and micro-animations in Tailwind CSS
46
- - MUST use `cn` utility (`clsx` + `tailwind-merge`) for class logic
47
-
48
- ## Components
49
-
50
- - MUST use accessible component primitives for anything with keyboard or focus behavior (`Base UI`, `React Aria`, `Radix`)
51
- - MUST use the project's existing component primitives first
52
- - NEVER mix primitive systems within the same interaction surface
53
- - SHOULD prefer [`Base UI`](https://base-ui.com/react/components) for new primitives if compatible with the stack
54
- - MUST add an `aria-label` to icon-only buttons
55
- - NEVER rebuild keyboard or focus behavior by hand unless explicitly requested
56
-
57
- ## Interaction
58
-
59
- - MUST use an `AlertDialog` for destructive or irreversible actions
60
- - SHOULD use structural skeletons for loading states
61
- - NEVER use `h-screen`, use `h-dvh`
62
- - MUST respect `safe-area-inset` for fixed elements
63
- - MUST show errors next to where the action happens
64
- - NEVER block paste in `input` or `textarea` elements
65
-
66
- ## Animation
67
-
68
- - NEVER add animation unless it is explicitly requested
69
- - MUST animate only compositor props (`transform`, `opacity`)
70
- - NEVER animate layout properties (`width`, `height`, `top`, `left`, `margin`, `padding`)
71
- - SHOULD avoid animating paint properties (`background`, `color`) except for small, local UI (text, icons)
72
- - SHOULD use `ease-out` on entrance
73
- - NEVER exceed `200ms` for interaction feedback
74
- - MUST pause looping animations when off-screen
75
- - MUST respect `prefers-reduced-motion`
76
- - NEVER introduce custom easing curves unless explicitly requested
77
- - SHOULD avoid animating large images or full-screen surfaces
78
-
79
- ## Typography
80
-
81
- - MUST use `text-balance` for headings and `text-pretty` for body/paragraphs
82
- - MUST use `tabular-nums` for data
83
- - SHOULD use `truncate` or `line-clamp` for dense UI
84
- - NEVER modify `letter-spacing` (`tracking-`) unless explicitly requested
85
-
86
- ## Layout
87
-
88
- - MUST use a fixed `z-index` scale (no arbitrary `z-x`)
89
- - SHOULD use `size-x` for square elements instead of `w-x` + `h-x`
90
-
91
- ## Performance
92
-
93
- - NEVER animate large `blur()` or `backdrop-filter` surfaces
94
- - NEVER apply `will-change` outside an active animation
95
- - NEVER use `useEffect` for anything that can be expressed as render logic
96
-
97
- ## Design
98
-
99
- - NEVER use gradients unless explicitly requested
100
- - NEVER use purple or multicolor gradients
101
- - NEVER use glow effects as primary affordances
102
- - SHOULD use Tailwind CSS default shadow scale unless explicitly requested
103
- - MUST give empty states one clear next action
104
- - SHOULD limit accent color usage to one per view
105
- - SHOULD use existing theme or Tailwind CSS color tokens before introducing new ones
106
-
107
- ## Related Resources
108
-
109
- - [UI Skills](https://www.ui-skills.com/)
110
- - [Base UI](https://base-ui.com/react/components)
111
- - [React Aria](https://react-spectrum.adobe.com/react-aria/)
112
- - [Radix Primitives](https://www.radix-ui.com/primitives)
113
- - [motion/react](https://motion.dev/)
114
- - [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css)
115
- - [shadcn/ui](https://ui.shadcn.com/) - See `tools/ui/shadcn.md`
@@ -1,311 +0,0 @@
1
- ---
2
- description: LocalWP database access - read-only SQL queries, schema inspection via MCP. Requires LocalWP running
3
- mode: subagent
4
- temperature: 0.1
5
- tools:
6
- bash: true
7
- read: true
8
- localwp_*: true
9
- task: true
10
- ---
11
-
12
- # LocalWP Database Access Subagent
13
-
14
- <!-- AI-CONTEXT-START -->
15
-
16
- ## Quick Reference
17
-
18
- - **Purpose**: AI read-only access to Local by Flywheel WordPress databases
19
- - **Install**: `npm install -g @verygoodplugins/mcp-local-wp`
20
- - **Start**: `./.agent/scripts/localhost-helper.sh start-mcp`
21
- - **Port**: 8085 (default)
22
-
23
- **MCP Tools**:
24
- - `mysql_query` - Execute SELECT/SHOW/DESCRIBE/EXPLAIN queries
25
- - `mysql_schema` - List tables or inspect specific table structure
26
-
27
- **Example Queries**:
28
-
29
- ```sql
30
- SELECT ID, post_title FROM wp_posts WHERE post_status='publish' LIMIT 5;
31
- DESCRIBE wp_postmeta;
32
- ```
33
-
34
- **Benefits**: AI sees actual table structure, no more schema guessing, accurate JOINs
35
-
36
- **Requires**: Local by Flywheel running with active site
37
- **Security**: Read-only only, local development environments only
38
-
39
- **Typically invoked from**: `@wp-dev` for database inspection during debugging
40
- <!-- AI-CONTEXT-END -->
41
-
42
- This subagent provides AI assistants with direct, read-only access to Local by Flywheel WordPress databases.
43
-
44
- ## What is LocalWP MCP?
45
-
46
- LocalWP MCP is a Model Context Protocol server that gives AI assistants like Claude and Cursor direct, read-only access to your Local by Flywheel WordPress databases. Instead of guessing table structures or writing SQL queries blind, your AI can now see and understand your actual WordPress data.
47
-
48
- ## Why This Changes Everything
49
-
50
- ### Before MCP (AI Flying Blind)
51
-
52
- ```sql
53
- -- AI guesses at table structure
54
- SELECT post_id, activity_meta FROM wp_user_activity
55
- WHERE user_id=123 AND activity_type='quiz';
56
- -- Error: activity_meta column doesn't exist!
57
- ```
58
-
59
- ### After MCP (AI With X-Ray Vision)
60
-
61
- ```sql
62
- -- AI sees actual table structure and relationships
63
- SELECT ua.post_id, ua.activity_id, uam.activity_meta_key, uam.activity_meta_value
64
- FROM wp_user_activity ua
65
- LEFT JOIN wp_user_activity_meta uam ON ua.activity_id = uam.activity_id
66
- WHERE ua.user_id=123 AND ua.activity_type='quiz';
67
- -- Perfect query on first try!
68
- ```
69
-
70
- ## Installation
71
-
72
- ### Prerequisites
73
-
74
- - Local by Flywheel installed and running
75
- - Node.js 18+ installed
76
- - At least one active Local site
77
-
78
- ### Install LocalWP MCP Server
79
-
80
- ```bash
81
- # Global installation (recommended)
82
- npm install -g @verygoodplugins/mcp-local-wp
83
-
84
- # Verify installation
85
- mcp-local-wp --help
86
- ```
87
-
88
- ## Configuration
89
-
90
- ### Add to MCP Configuration
91
-
92
- **For Claude Desktop:**
93
-
94
- ```json
95
- {
96
- "mcpServers": {
97
- "localwp": {
98
- "command": "mcp-local-wp",
99
- "args": ["--transport", "sse", "--port", "8085"],
100
- "env": {
101
- "DEBUG": "false"
102
- }
103
- }
104
- }
105
- }
106
- ```
107
-
108
- **For Cursor IDE:**
109
-
110
- ```json
111
- {
112
- "mcpServers": {
113
- "localwp": {
114
- "command": "mcp-local-wp",
115
- "args": ["--transport", "sse", "--port", "8085"]
116
- }
117
- }
118
- }
119
- ```
120
-
121
- ### Using the Framework Helper
122
-
123
- ```bash
124
- # Start LocalWP MCP server
125
- ./.agent/scripts/localhost-helper.sh start-mcp
126
-
127
- # Stop LocalWP MCP server
128
- ./.agent/scripts/localhost-helper.sh stop-mcp
129
-
130
- # Check LocalWP sites
131
- ./.agent/scripts/localhost-helper.sh list-localwp
132
- ```
133
-
134
- ## Available Tools
135
-
136
- ### mysql_query
137
-
138
- Execute read-only SQL queries against your WordPress database.
139
-
140
- **Supported Operations:**
141
-
142
- - `SELECT` - Query data
143
- - `SHOW` - Show tables, columns, etc.
144
- - `DESCRIBE` - Describe table structure
145
- - `EXPLAIN` - Explain query execution
146
-
147
- **Examples:**
148
-
149
- ```sql
150
- -- Get recent posts
151
- SELECT ID, post_title, post_date, post_status
152
- FROM wp_posts
153
- WHERE post_type = 'post' AND post_status = 'publish'
154
- ORDER BY post_date DESC LIMIT 5;
155
-
156
- -- Parameterized queries
157
- SELECT * FROM wp_posts WHERE post_status = ? ORDER BY post_date DESC LIMIT ?;
158
- -- params: ["publish", "5"]
159
- ```
160
-
161
- ### mysql_schema
162
-
163
- Inspect database schema and structure.
164
-
165
- **Usage:**
166
-
167
- ```bash
168
- # List all tables
169
- mysql_schema()
170
-
171
- # Inspect specific table
172
- mysql_schema("wp_posts")
173
- ```
174
-
175
- ## Real-World Use Cases
176
-
177
- ### Plugin Development
178
-
179
- ```sql
180
- -- Understand LearnDash table structure
181
- DESCRIBE wp_learndash_user_activity;
182
-
183
- -- Find quiz completion data
184
- SELECT ua.*, uam.activity_meta_key, uam.activity_meta_value
185
- FROM wp_learndash_user_activity ua
186
- LEFT JOIN wp_learndash_user_activity_meta uam ON ua.activity_id = uam.activity_id
187
- WHERE ua.activity_type = 'quiz' AND ua.user_id = 123;
188
- ```
189
-
190
- ### WooCommerce Analysis
191
-
192
- ```sql
193
- -- Get order data with meta
194
- SELECT p.ID, p.post_date, pm.meta_key, pm.meta_value
195
- FROM wp_posts p
196
- JOIN wp_postmeta pm ON p.ID = pm.post_id
197
- WHERE p.post_type = 'shop_order'
198
- AND pm.meta_key IN ('_order_total', '_billing_email')
199
- ORDER BY p.post_date DESC LIMIT 10;
200
- ```
201
-
202
- ### User Management
203
-
204
- ```sql
205
- -- Find users with specific capabilities
206
- SELECT u.user_login, u.user_email, um.meta_value as capabilities
207
- FROM wp_users u
208
- JOIN wp_usermeta um ON u.ID = um.user_id
209
- WHERE um.meta_key = 'wp_capabilities'
210
- AND um.meta_value LIKE '%administrator%';
211
- ```
212
-
213
- ### Content Analysis
214
-
215
- ```sql
216
- -- Find posts with specific custom fields
217
- SELECT p.post_title, pm.meta_key, pm.meta_value
218
- FROM wp_posts p
219
- JOIN wp_postmeta pm ON p.ID = pm.post_id
220
- WHERE p.post_status = 'publish'
221
- AND pm.meta_key = '_featured_image'
222
- ORDER BY p.post_date DESC;
223
- ```
224
-
225
- ## How It Works
226
-
227
- ### Automatic Detection
228
-
229
- The MCP server automatically detects your active Local by Flywheel MySQL instance by:
230
-
231
- 1. **Process Detection**: Scans running processes for active mysqld instances
232
- 2. **Config Parsing**: Extracts MySQL configuration from the active Local site
233
- 3. **Dynamic Connection**: Connects using the correct socket path automatically
234
- 4. **Fallback Support**: Falls back to environment variables for custom setups
235
-
236
- ### Local Directory Structure
237
-
238
- ```text
239
- ~/Library/Application Support/Local/run/
240
- ├── lx97vbzE7/ # Dynamic site ID (changes on restart)
241
- │ ├── conf/mysql/my.cnf # MySQL configuration
242
- │ └── mysql/mysqld.sock # Socket connection
243
- └── WP7lolWDi/ # Another site
244
- ├── conf/mysql/my.cnf
245
- └── mysql/mysqld.sock
246
- ```
247
-
248
- ## Security Features
249
-
250
- - **Read-only operations**: Only SELECT/SHOW/DESCRIBE/EXPLAIN allowed
251
- - **Single statement**: Multiple statements blocked
252
- - **Local development**: Designed for local environments only
253
- - **No external connections**: Prioritizes Unix socket connections
254
- - **Process isolation**: Runs in separate process from your applications
255
-
256
- ## Troubleshooting
257
-
258
- ### Common Issues
259
-
260
- **"No active MySQL process found"**
261
-
262
- - Ensure Local by Flywheel is running
263
- - Make sure at least one site is started in Local
264
- - Check that the site's database is running
265
-
266
- **"MySQL socket not found"**
267
-
268
- - Verify the Local site is fully started
269
- - Try stopping and restarting the site in Local
270
- - Check Local's logs for MySQL startup issues
271
-
272
- **"Connection refused"**
273
-
274
- - Ensure the Local site's MySQL service is running
275
- - Check if another process is using the MySQL port
276
- - Try restarting Local by Flywheel
277
-
278
- ### Debug Mode
279
-
280
- ```bash
281
- # Enable debug logging
282
- DEBUG=mcp-local-wp ./.agent/scripts/localhost-helper.sh start-mcp
283
- ```
284
-
285
- ## Benefits for AI Development
286
-
287
- - **No more schema guessing** - AI sees actual tables and columns
288
- - **Accurate JOIN operations** - AI understands table relationships
289
- - **Real data validation** - AI verifies data exists before suggesting queries
290
- - **Plugin-aware development** - AI adapts to any plugin's custom tables
291
- - **Instant debugging** - Complex queries become 5-second tasks
292
- - **Zero configuration** - Works automatically with Local by Flywheel
293
-
294
- ## Related Subagents
295
-
296
- | Task | Subagent | Reason |
297
- |------|----------|--------|
298
- | Development & debugging | `@wp-dev` | This subagent is typically called from @wp-dev |
299
- | Content management | `@wp-admin` | Admin tasks, not database-level |
300
- | Fleet management | `@mainwp` | Multi-site operations |
301
-
302
- ## Related Documentation
303
-
304
- | Topic | File |
305
- |-------|------|
306
- | WordPress development | `workflows/wp-dev.md` |
307
- | WordPress admin | `workflows/wp-admin.md` |
308
- | Local development | `localhost.md` |
309
- | MCP setup | `context7-mcp-setup.md` |
310
-
311
- **Transform your WordPress development workflow with AI that actually understands your database!**