relate: e0a851a7 --CAUSES--> 002fc433

This commit is contained in:
Cal Corum 2026-02-28 23:48:45 -06:00
parent bc0e8e7fde
commit fda4dc3c4c
3 changed files with 26 additions and 2 deletions

View File

@ -6,13 +6,18 @@ tags: [claude-code, skills, architecture, best-practices, python, uv, claude-cod
importance: 0.75
confidence: 0.8
created: "2026-03-01T05:48:30.126096+00:00"
updated: "2026-03-01T05:48:42.810088+00:00"
updated: "2026-03-01T05:48:45.159537+00:00"
relations:
- target: 6cc417e2-8b8a-4629-a611-b2b379ad39b4
type: CAUSES
direction: incoming
strength: 0.9
edge_id: 08489f38-78fc-4153-bad9-5d41e8c3164c
- target: 002fc433-6969-4f1d-b400-50b8324bb82d
type: CAUSES
direction: outgoing
strength: 0.9
edge_id: f8920f75-7809-4b4a-ae30-77bd85c28ef1
---
# Skill Architecture Pattern: Separate App Code from Skill Instructions

View File

@ -6,7 +6,13 @@ tags: [z-image, python, uv, cli-tools, configuration, claude-code-config, skills
importance: 0.65
confidence: 0.8
created: "2026-03-01T05:48:22.211904+00:00"
updated: "2026-03-01T05:48:22.211904+00:00"
updated: "2026-03-01T05:48:45.159537+00:00"
relations:
- target: e0a851a7-1dc5-4191-b220-aa90112a1171
type: CAUSES
direction: incoming
strength: 0.9
edge_id: f8920f75-7809-4b4a-ae30-77bd85c28ef1
---
# z-image Restructured as Proper Python Package

View File

@ -0,0 +1,13 @@
---
id: f8920f75-7809-4b4a-ae30-77bd85c28ef1
type: CAUSES
from_id: e0a851a7-1dc5-4191-b220-aa90112a1171
from_title: "Skill architecture: SKILL.md only, app code lives separately"
to_id: 002fc433-6969-4f1d-b400-50b8324bb82d
to_title: "z-image restructured as proper Python package with uv tool install"
strength: 0.9
created: "2026-03-01T05:48:45.159537+00:00"
updated: "2026-03-01T05:48:45.159537+00:00"
---
The SKILL.md-only pattern was applied to restructure z-image as a proper Python package