@pymodel/niblet 0.4.0 → 0.4.1
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/skill/niblet/SKILL.md +1 -1
package/package.json
CHANGED
package/skill/niblet/SKILL.md
CHANGED
|
@@ -3,7 +3,7 @@ name: niblet
|
|
|
3
3
|
description: Keep interface work anchored to the product it belongs to instead of a generic template. Sets a short design contract, builds from the components and tokens already in the codebase, covers the states a surface can actually reach, and closes by looking at the rendered result. Use when building, reworking, or assessing a web or native interface. Trigger with "niblet", "niblet skill", "niblet designer ui", or "niblet review". Skip backend, CLI, data, and infrastructure work, prose-only tasks, and questions the product's own design system already settles.
|
|
4
4
|
license: Apache-2.0
|
|
5
5
|
metadata:
|
|
6
|
-
version: '0.4.
|
|
6
|
+
version: '0.4.1'
|
|
7
7
|
author: 'Mohamed Elkholy (elkaix)'
|
|
8
8
|
organization: 'PyModel'
|
|
9
9
|
source: 'https://github.com/PyModel/niblet-skill-mcp'
|