@codemcp/agentskills-cli 0.0.9 → 1.1.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.
@@ -0,0 +1,12 @@
1
+ /**
2
+ * Tests for auto-install agentskills-mcp server feature
3
+ *
4
+ * TDD RED PHASE - Tests written before implementation
5
+ * These tests define the expected behavior of automatically installing
6
+ * the @codemcp/agentskills-mcp server when running install command.
7
+ *
8
+ * Task: agent-skills-2.3.19
9
+ * Phase: TDD RED - Writing failing tests
10
+ */
11
+ export {};
12
+ //# sourceMappingURL=install-agentskills-mcp.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"install-agentskills-mcp.test.d.ts","sourceRoot":"","sources":["../../src/__tests__/install-agentskills-mcp.test.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG"}