@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.
- package/package.json +1 -1
- package/src/lib/generator.js +1 -5
- /package/templates/ai-engineering/agent-orchestration-planner/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ai-engineering/cost-latency-optimizer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ai-engineering/doc-to-vector-dataset-generator/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ai-engineering/evaluation-harness/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ai-engineering/guardrails-safety-filter-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ai-engineering/llm-debugger/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ai-engineering/prompt-regression-tester/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ai-engineering/prompt-template-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ai-engineering/rag-pipeline-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ai-engineering/tool-function-schema-designer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/architecture/adr-writer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/architecture/api-versioning-deprecation-planner/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/architecture/domain-model-boundaries-mapper/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/architecture/migration-planner/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/architecture/performance-budget-setter/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/architecture/reliability-strategy-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/architecture/rfc-generator/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/architecture/scalability-playbook/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/architecture/system-design-generator/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/architecture/tech-debt-prioritizer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/backend/api-contract-normalizer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/backend/api-endpoint-generator/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/backend/auth-module-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/backend/background-jobs-designer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/backend/caching-strategist/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/backend/error-handling-standardizer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/backend/rate-limiting-abuse-protection/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/backend/rbac-permissions-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/backend/service-layer-extractor/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/backend/webhook-receiver-hardener/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ci-cd/artifact-sbom-publisher/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ci-cd/caching-strategy-optimizer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ci-cd/deployment-checklist-generator/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ci-cd/github-actions-pipeline-creator/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ci-cd/monorepo-ci-optimizer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ci-cd/preview-environments-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ci-cd/quality-gates-enforcer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ci-cd/release-automation-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ci-cd/rollback-workflow-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/ci-cd/secrets-env-manager/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/db-management/backup-restore-runbook-generator/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/db-management/data-integrity-auditor/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/db-management/data-retention-archiving-planner/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/db-management/data-seeding-fixtures-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/db-management/db-performance-watchlist/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/db-management/etl-sync-job-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/db-management/multi-tenant-safety-checker/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/db-management/prisma-migration-assistant/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/db-management/schema-consistency-checker/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/db-management/sql-query-optimizer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/foundation/changelog-writer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/foundation/code-formatter-installer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/foundation/codebase-summarizer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/foundation/dependency-doctor/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/foundation/dev-environment-bootstrapper/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/foundation/dev-onboarding-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/foundation/docs-starter-kit/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/foundation/git-hygiene-enforcer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/foundation/project-scaffolder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/foundation/repo-structure-linter/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/frontend/animation-micro-interaction-pack/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/frontend/component-scaffold-generator/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/frontend/design-to-component-translator/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/frontend/form-wizard-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/frontend/frontend-refactor-planner/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/frontend/i18n-frontend-implementer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/frontend/modal-drawer-system/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/frontend/page-layout-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/frontend/state-ux-flow-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/frontend/table-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/performance/alerting-dashboard-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/performance/backend-latency-profiler-helper/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/performance/caching-cdn-strategy-planner/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/performance/capacity-planning-helper/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/performance/core-web-vitals-tuner/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/performance/incident-runbook-generator/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/performance/load-test-scenario-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/performance/observability-setup/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/performance/postmortem-writer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/performance/structured-logging-standardizer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/security/auth-security-reviewer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/security/dependency-vulnerability-triage/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/security/input-validation-sanitization-auditor/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/security/pii-redaction-logging-policy-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/security/rbac-policy-tester/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/security/secrets-scanner/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/security/secure-headers-csp-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/security/security-incident-playbook-generator/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/security/security-pr-checklist-skill/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/security/threat-model-generator/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/testing/contract-testing-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/testing/coverage-strategist/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/testing/e2e-test-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/testing/flaky-test-detective/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/testing/integration-test-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/testing/mocking-assistant/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/testing/snapshot-test-refactorer/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/testing/test-data-factory-builder/{ SKILL.md → SKILL.md} +0 -0
- /package/templates/testing/test-reporting-triage-skill/{ SKILL.md → SKILL.md} +0 -0
- /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.
|
|
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": {
|
package/src/lib/generator.js
CHANGED
|
@@ -113,11 +113,7 @@ async function generateSkillFile(domain, skill, domainDir, config) {
|
|
|
113
113
|
skill
|
|
114
114
|
);
|
|
115
115
|
|
|
116
|
-
|
|
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);
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|