mcp
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"settings": {
|
||||||
|
"idleTimeout": 10
|
||||||
|
},
|
||||||
|
"mcpServers": {}
|
||||||
|
}
|
||||||
@@ -3,5 +3,8 @@
|
|||||||
"defaultProvider": "openrouter",
|
"defaultProvider": "openrouter",
|
||||||
"defaultModel": "z-ai/glm-5",
|
"defaultModel": "z-ai/glm-5",
|
||||||
"defaultThinkingLevel": "medium",
|
"defaultThinkingLevel": "medium",
|
||||||
"theme": "matugen"
|
"theme": "matugen",
|
||||||
|
"packages": [
|
||||||
|
"npm:pi-mcp-adapter"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
@@ -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
|
# 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.
|
Use this skill when working on Ripple TS projects. Ripple is a TypeScript UI framework combining the best parts of React, Solid, and Svelte.
|
||||||
|
|||||||
Reference in New Issue
Block a user