This commit is contained in:
2026-02-23 19:57:28 +00:00
parent 8258adbcc6
commit 95dc6eaffb
3 changed files with 15 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"settings": {
"idleTimeout": 10
},
"mcpServers": {}
}
+4 -1
View File
@@ -3,5 +3,8 @@
"defaultProvider": "openrouter",
"defaultModel": "z-ai/glm-5",
"defaultThinkingLevel": "medium",
"theme": "matugen"
"theme": "matugen",
"packages": [
"npm:pi-mcp-adapter"
]
}
+5
View File
@@ -1,3 +1,8 @@
---
name: ripple
description: Work with Ripple TS framework projects. Use when working with .ripple files or projects using the ripple or @ripple-ts/* packages.
---
# Ripple TS Framework Skill
Use this skill when working on Ripple TS projects. Ripple is a TypeScript UI framework combining the best parts of React, Solid, and Svelte.