@valentia-ai-skills/framework 1.0.0 → 1.0.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/README.md CHANGED
@@ -1,6 +1,7 @@
1
1
  # AI Skills Framework
2
2
 
3
3
  Centralized coding standards, security patterns, and SOPs for AI-assisted development.
4
+ Welcome to Version 1.0.2 Dated 20th March 2026
4
5
 
5
6
  **One install. All AI tools. Every team follows the same rules.**
6
7
 
@@ -20,6 +21,7 @@ npx ai-skills setup
20
21
 
21
22
  This package installs your organization's coding standards into whatever AI coding tool your team uses:
22
23
 
24
+
23
25
  | AI Tool | What Gets Created |
24
26
  |---------|------------------|
25
27
  | **Claude Code** | Individual skill folders in `.claude/skills/` |
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@valentia-ai-skills/framework",
3
- "version": "1.0.0",
4
- "description": "AI development skills framework centralized coding standards, security patterns, and SOPs for AI-assisted development. Works with Claude Code, Cursor, Copilot, Windsurf, and any AI coding tool.",
3
+ "version": "1.0.3",
4
+ "description": "AI development skills framework — centralized coding standards, security patterns, and SOPs for AI-assisted development. Works with Claude Code, Cursor, Copilot, Windsurf, and any AI coding tool.",
5
5
  "keywords": [
6
6
  "ai-skills",
7
7
  "claude-code",
@@ -1,3 +1,11 @@
1
+ ---
2
+ name: api-design
3
+ description: No description
4
+ version: 1.0.0
5
+ scope: global
6
+ last_reviewed: 2026-03-19
7
+ ---
8
+
1
9
  ---
2
10
  name: api-design
3
11
  description: >
@@ -1,3 +1,11 @@
1
+ ---
2
+ name: code-standards
3
+ description: No description
4
+ version: 1.0.0
5
+ scope: global
6
+ last_reviewed: 2026-03-19
7
+ ---
8
+
1
9
  ---
2
10
  name: code-standards
3
11
  description: >