@atlashub/smartstack-cli 1.22.0 → 1.24.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 (35) hide show
  1. package/dist/index.js +13 -0
  2. package/dist/index.js.map +1 -1
  3. package/package.json +1 -1
  4. package/templates/agents/gitflow/init.md +42 -0
  5. package/templates/skills/check-version/SKILL.md +183 -0
  6. package/templates/skills/debug/SKILL.md +161 -0
  7. package/templates/skills/explore/SKILL.md +96 -0
  8. package/templates/skills/gitflow/steps/step-init.md +202 -131
  9. package/templates/skills/quick-search/SKILL.md +87 -0
  10. package/templates/skills/refactor/SKILL.md +219 -0
  11. package/templates/skills/review-code/SKILL.md +72 -44
  12. package/templates/skills/review-code/references/smartstack-conventions.md +93 -33
  13. package/templates/skills/ui-components/responsive-guidelines.md +278 -0
  14. package/templates/skills/utils/SKILL.md +37 -0
  15. package/templates/{commands/utils → skills/utils/subcommands}/test-web-config.md +35 -43
  16. package/templates/{commands/utils → skills/utils/subcommands}/test-web.md +25 -53
  17. package/templates/{commands/validate.md → skills/validate/SKILL.md} +80 -139
  18. package/templates/commands/check-version.md +0 -267
  19. package/templates/commands/debug.md +0 -95
  20. package/templates/commands/efcore/_env-check.md +0 -153
  21. package/templates/commands/efcore/_shared.md +0 -352
  22. package/templates/commands/efcore/conflicts.md +0 -90
  23. package/templates/commands/efcore/db-deploy.md +0 -109
  24. package/templates/commands/efcore/db-reset.md +0 -180
  25. package/templates/commands/efcore/db-seed.md +0 -103
  26. package/templates/commands/efcore/db-status.md +0 -102
  27. package/templates/commands/efcore/migration.md +0 -186
  28. package/templates/commands/efcore/rebase-snapshot.md +0 -172
  29. package/templates/commands/efcore/scan.md +0 -94
  30. package/templates/commands/efcore/squash.md +0 -329
  31. package/templates/commands/efcore.md +0 -96
  32. package/templates/commands/explore.md +0 -45
  33. package/templates/commands/quick-search.md +0 -72
  34. package/templates/commands/refactor.md +0 -164
  35. /package/templates/{commands → skills}/_resources/formatting-guide.md +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.