settings.local.json 1.1 KB

1234567891011121314151617
  1. {
  2. "permissions": {
  3. "allow": [
  4. "Read(//c/Users/Administrator/.claude/plugins/marketplaces/ui-ux-pro-max-skill/.claude/skills/ui-ux-pro-max/**)",
  5. "Bash(python3 scripts/search.py \"SaaS platform dashboard admin AI agent workflow orchestration dark mode professional\" --design-system -p \"Auto Platform\")",
  6. "Bash(python scripts/search.py \"SaaS platform dashboard admin AI agent workflow orchestration dark mode professional\" --design-system -p \"Auto Platform\")",
  7. "Bash(python scripts/search.py \"dashboard admin panel workflow\" --domain product)",
  8. "Bash(python scripts/search.py \"dark mode professional dashboard\" --domain style)",
  9. "Bash(python scripts/search.py \"saas platform technology\" --domain color)",
  10. "Bash(python scripts/search.py \"dashboard data analytics\" --domain typography)",
  11. "Bash(python scripts/search.py \"workflow flowchart status pipeline\" --domain chart)",
  12. "Bash(python scripts/search.py \"sidebar navigation dashboard admin\" --domain ux)",
  13. "Bash(npm install:*)",
  14. "Bash(npx tsc:*)"
  15. ]
  16. }
  17. }