@haus-tech/haus-workflow 0.17.0 → 0.18.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.
- package/CHANGELOG.md +16 -0
- package/README.md +14 -3
- package/dist/cli.js +80 -19
- package/library/catalog/manifest.json +505 -74
- package/library/catalog/validation-rules.json +2 -3
- package/package.json +1 -1
- package/tests/fixtures/catalog/skills/auth-oidc-azure-bankid-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/bullmq-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/database-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/dotnet-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/dotnet-service-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/eslint-setup/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/expo-react-native-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/global-engineering-rules/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/i18next-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/jest-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/laravel-nova-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/laravel-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/nestjs-graphql-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/nextauth-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/nextjs-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/nx21-monorepo-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/package-manager-yarn4-pnpm89/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/phpunit-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/playwright-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/prettier-setup/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/prisma-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/production-readiness-review/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/qliro-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/radix-shadcn-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/react-router-v7-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/react19-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/sanity-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/security-review/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/sentry-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/storybook-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/strapi-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/stripe-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/supabase-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/tailwind-scss-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/tanstack-query-router-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/testing-library-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/turbo-monorepo-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/typescript5-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/vendure-app-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/vendure-plugin-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/vite8-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/vitest-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/vue-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/wordpress-acf-elementor-jetengine-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/wordpress-bedrock-patterns/SKILL.md +6 -1
- package/tests/fixtures/catalog/skills/wordpress-patterns/SKILL.md +6 -1