@patricio0312rev/skillset 0.1.2 → 0.1.3

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 (102) hide show
  1. package/package.json +1 -1
  2. package/src/lib/generator.js +1 -5
  3. /package/templates/ai-engineering/agent-orchestration-planner/{ SKILL.md → SKILL.md} +0 -0
  4. /package/templates/ai-engineering/cost-latency-optimizer/{ SKILL.md → SKILL.md} +0 -0
  5. /package/templates/ai-engineering/doc-to-vector-dataset-generator/{ SKILL.md → SKILL.md} +0 -0
  6. /package/templates/ai-engineering/evaluation-harness/{ SKILL.md → SKILL.md} +0 -0
  7. /package/templates/ai-engineering/guardrails-safety-filter-builder/{ SKILL.md → SKILL.md} +0 -0
  8. /package/templates/ai-engineering/llm-debugger/{ SKILL.md → SKILL.md} +0 -0
  9. /package/templates/ai-engineering/prompt-regression-tester/{ SKILL.md → SKILL.md} +0 -0
  10. /package/templates/ai-engineering/prompt-template-builder/{ SKILL.md → SKILL.md} +0 -0
  11. /package/templates/ai-engineering/rag-pipeline-builder/{ SKILL.md → SKILL.md} +0 -0
  12. /package/templates/ai-engineering/tool-function-schema-designer/{ SKILL.md → SKILL.md} +0 -0
  13. /package/templates/architecture/adr-writer/{ SKILL.md → SKILL.md} +0 -0
  14. /package/templates/architecture/api-versioning-deprecation-planner/{ SKILL.md → SKILL.md} +0 -0
  15. /package/templates/architecture/domain-model-boundaries-mapper/{ SKILL.md → SKILL.md} +0 -0
  16. /package/templates/architecture/migration-planner/{ SKILL.md → SKILL.md} +0 -0
  17. /package/templates/architecture/performance-budget-setter/{ SKILL.md → SKILL.md} +0 -0
  18. /package/templates/architecture/reliability-strategy-builder/{ SKILL.md → SKILL.md} +0 -0
  19. /package/templates/architecture/rfc-generator/{ SKILL.md → SKILL.md} +0 -0
  20. /package/templates/architecture/scalability-playbook/{ SKILL.md → SKILL.md} +0 -0
  21. /package/templates/architecture/system-design-generator/{ SKILL.md → SKILL.md} +0 -0
  22. /package/templates/architecture/tech-debt-prioritizer/{ SKILL.md → SKILL.md} +0 -0
  23. /package/templates/backend/api-contract-normalizer/{ SKILL.md → SKILL.md} +0 -0
  24. /package/templates/backend/api-endpoint-generator/{ SKILL.md → SKILL.md} +0 -0
  25. /package/templates/backend/auth-module-builder/{ SKILL.md → SKILL.md} +0 -0
  26. /package/templates/backend/background-jobs-designer/{ SKILL.md → SKILL.md} +0 -0
  27. /package/templates/backend/caching-strategist/{ SKILL.md → SKILL.md} +0 -0
  28. /package/templates/backend/error-handling-standardizer/{ SKILL.md → SKILL.md} +0 -0
  29. /package/templates/backend/rate-limiting-abuse-protection/{ SKILL.md → SKILL.md} +0 -0
  30. /package/templates/backend/rbac-permissions-builder/{ SKILL.md → SKILL.md} +0 -0
  31. /package/templates/backend/service-layer-extractor/{ SKILL.md → SKILL.md} +0 -0
  32. /package/templates/backend/webhook-receiver-hardener/{ SKILL.md → SKILL.md} +0 -0
  33. /package/templates/ci-cd/artifact-sbom-publisher/{ SKILL.md → SKILL.md} +0 -0
  34. /package/templates/ci-cd/caching-strategy-optimizer/{ SKILL.md → SKILL.md} +0 -0
  35. /package/templates/ci-cd/deployment-checklist-generator/{ SKILL.md → SKILL.md} +0 -0
  36. /package/templates/ci-cd/github-actions-pipeline-creator/{ SKILL.md → SKILL.md} +0 -0
  37. /package/templates/ci-cd/monorepo-ci-optimizer/{ SKILL.md → SKILL.md} +0 -0
  38. /package/templates/ci-cd/preview-environments-builder/{ SKILL.md → SKILL.md} +0 -0
  39. /package/templates/ci-cd/quality-gates-enforcer/{ SKILL.md → SKILL.md} +0 -0
  40. /package/templates/ci-cd/release-automation-builder/{ SKILL.md → SKILL.md} +0 -0
  41. /package/templates/ci-cd/rollback-workflow-builder/{ SKILL.md → SKILL.md} +0 -0
  42. /package/templates/ci-cd/secrets-env-manager/{ SKILL.md → SKILL.md} +0 -0
  43. /package/templates/db-management/backup-restore-runbook-generator/{ SKILL.md → SKILL.md} +0 -0
  44. /package/templates/db-management/data-integrity-auditor/{ SKILL.md → SKILL.md} +0 -0
  45. /package/templates/db-management/data-retention-archiving-planner/{ SKILL.md → SKILL.md} +0 -0
  46. /package/templates/db-management/data-seeding-fixtures-builder/{ SKILL.md → SKILL.md} +0 -0
  47. /package/templates/db-management/db-performance-watchlist/{ SKILL.md → SKILL.md} +0 -0
  48. /package/templates/db-management/etl-sync-job-builder/{ SKILL.md → SKILL.md} +0 -0
  49. /package/templates/db-management/multi-tenant-safety-checker/{ SKILL.md → SKILL.md} +0 -0
  50. /package/templates/db-management/prisma-migration-assistant/{ SKILL.md → SKILL.md} +0 -0
  51. /package/templates/db-management/schema-consistency-checker/{ SKILL.md → SKILL.md} +0 -0
  52. /package/templates/db-management/sql-query-optimizer/{ SKILL.md → SKILL.md} +0 -0
  53. /package/templates/foundation/changelog-writer/{ SKILL.md → SKILL.md} +0 -0
  54. /package/templates/foundation/code-formatter-installer/{ SKILL.md → SKILL.md} +0 -0
  55. /package/templates/foundation/codebase-summarizer/{ SKILL.md → SKILL.md} +0 -0
  56. /package/templates/foundation/dependency-doctor/{ SKILL.md → SKILL.md} +0 -0
  57. /package/templates/foundation/dev-environment-bootstrapper/{ SKILL.md → SKILL.md} +0 -0
  58. /package/templates/foundation/dev-onboarding-builder/{ SKILL.md → SKILL.md} +0 -0
  59. /package/templates/foundation/docs-starter-kit/{ SKILL.md → SKILL.md} +0 -0
  60. /package/templates/foundation/git-hygiene-enforcer/{ SKILL.md → SKILL.md} +0 -0
  61. /package/templates/foundation/project-scaffolder/{ SKILL.md → SKILL.md} +0 -0
  62. /package/templates/foundation/repo-structure-linter/{ SKILL.md → SKILL.md} +0 -0
  63. /package/templates/frontend/animation-micro-interaction-pack/{ SKILL.md → SKILL.md} +0 -0
  64. /package/templates/frontend/component-scaffold-generator/{ SKILL.md → SKILL.md} +0 -0
  65. /package/templates/frontend/design-to-component-translator/{ SKILL.md → SKILL.md} +0 -0
  66. /package/templates/frontend/form-wizard-builder/{ SKILL.md → SKILL.md} +0 -0
  67. /package/templates/frontend/frontend-refactor-planner/{ SKILL.md → SKILL.md} +0 -0
  68. /package/templates/frontend/i18n-frontend-implementer/{ SKILL.md → SKILL.md} +0 -0
  69. /package/templates/frontend/modal-drawer-system/{ SKILL.md → SKILL.md} +0 -0
  70. /package/templates/frontend/page-layout-builder/{ SKILL.md → SKILL.md} +0 -0
  71. /package/templates/frontend/state-ux-flow-builder/{ SKILL.md → SKILL.md} +0 -0
  72. /package/templates/frontend/table-builder/{ SKILL.md → SKILL.md} +0 -0
  73. /package/templates/performance/alerting-dashboard-builder/{ SKILL.md → SKILL.md} +0 -0
  74. /package/templates/performance/backend-latency-profiler-helper/{ SKILL.md → SKILL.md} +0 -0
  75. /package/templates/performance/caching-cdn-strategy-planner/{ SKILL.md → SKILL.md} +0 -0
  76. /package/templates/performance/capacity-planning-helper/{ SKILL.md → SKILL.md} +0 -0
  77. /package/templates/performance/core-web-vitals-tuner/{ SKILL.md → SKILL.md} +0 -0
  78. /package/templates/performance/incident-runbook-generator/{ SKILL.md → SKILL.md} +0 -0
  79. /package/templates/performance/load-test-scenario-builder/{ SKILL.md → SKILL.md} +0 -0
  80. /package/templates/performance/observability-setup/{ SKILL.md → SKILL.md} +0 -0
  81. /package/templates/performance/postmortem-writer/{ SKILL.md → SKILL.md} +0 -0
  82. /package/templates/performance/structured-logging-standardizer/{ SKILL.md → SKILL.md} +0 -0
  83. /package/templates/security/auth-security-reviewer/{ SKILL.md → SKILL.md} +0 -0
  84. /package/templates/security/dependency-vulnerability-triage/{ SKILL.md → SKILL.md} +0 -0
  85. /package/templates/security/input-validation-sanitization-auditor/{ SKILL.md → SKILL.md} +0 -0
  86. /package/templates/security/pii-redaction-logging-policy-builder/{ SKILL.md → SKILL.md} +0 -0
  87. /package/templates/security/rbac-policy-tester/{ SKILL.md → SKILL.md} +0 -0
  88. /package/templates/security/secrets-scanner/{ SKILL.md → SKILL.md} +0 -0
  89. /package/templates/security/secure-headers-csp-builder/{ SKILL.md → SKILL.md} +0 -0
  90. /package/templates/security/security-incident-playbook-generator/{ SKILL.md → SKILL.md} +0 -0
  91. /package/templates/security/security-pr-checklist-skill/{ SKILL.md → SKILL.md} +0 -0
  92. /package/templates/security/threat-model-generator/{ SKILL.md → SKILL.md} +0 -0
  93. /package/templates/testing/contract-testing-builder/{ SKILL.md → SKILL.md} +0 -0
  94. /package/templates/testing/coverage-strategist/{ SKILL.md → SKILL.md} +0 -0
  95. /package/templates/testing/e2e-test-builder/{ SKILL.md → SKILL.md} +0 -0
  96. /package/templates/testing/flaky-test-detective/{ SKILL.md → SKILL.md} +0 -0
  97. /package/templates/testing/integration-test-builder/{ SKILL.md → SKILL.md} +0 -0
  98. /package/templates/testing/mocking-assistant/{ SKILL.md → SKILL.md} +0 -0
  99. /package/templates/testing/snapshot-test-refactorer/{ SKILL.md → SKILL.md} +0 -0
  100. /package/templates/testing/test-data-factory-builder/{ SKILL.md → SKILL.md} +0 -0
  101. /package/templates/testing/test-reporting-triage-skill/{ SKILL.md → SKILL.md} +0 -0
  102. /package/templates/testing/unit-test-generator/{ SKILL.md → SKILL.md} +0 -0
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@patricio0312rev/skillset",
3
3
  "displayName": "Skillset",
4
- "version": "0.1.2",
4
+ "version": "0.1.3",
5
5
  "description": "CLI tool to import production-ready development skills for Claude Code, Cursor, GitHub Copilot, and other AI coding assistants",
6
6
  "main": "src/index.js",
7
7
  "bin": {
@@ -113,11 +113,7 @@ async function generateSkillFile(domain, skill, domainDir, config) {
113
113
  skill
114
114
  );
115
115
 
116
- let sourceFile = path.join(sourceDir, "SKILL.md");
117
-
118
- if (!await fs.pathExists(sourceFile)) {
119
- sourceFile = path.join(sourceDir, " SKILL.md");
120
- }
116
+ const sourceFile = path.join(sourceDir, "SKILL.md");
121
117
 
122
118
  // Target file with appropriate extension
123
119
  const targetSkillDir = path.join(domainDir, skill);