11 skills found
martha-ketsela-mengistu / agentAI Fluency Trigger Rules and Response Handling You have access to 2 trigger logging tools for AI fluency tracking. Call these tools when specific patterns are detected and at the end of you work an
0xdpfly / CLAUDEA development framework based on Gin, which provides a clear directory structure and powerful features. It includes commonly used middleware such as parameter validation and exception handling, as well as utility methods like HTTP request encapsulation and email services. It also supports databases like MySQL, MongoDB, and Redis.
tokamak-network / CURSOR_PROMPTCursor AI Assistant Prompt Project Context You are working on a Tokamak zkEVM Playground project - an Electron-based application with React frontend that provides tools for blockchain developme
sandalsoft / stackwebapp
RigelSystems / useageVue component library
SpaceCorps / cursor<Ivy-Generated> Ivy MCP Integration MCP Server Connection The Ivy MCP server provides the following capabilities: ["tutorial", "lsp-hover", "lsp-definition", "lsp-completion", "docs", "feedbac
codekiln / AGENTSHooks for storing Ableton Live .als and .alc files in git
algtools / nextjsAlgenium Web App Template
dzp5103 / modelsModel Switching Guide Routing - Fast tasks: Llama 3.1 8B or GPT-4-mini - Balanced coding/reasoning: GPT-4 - Long context/nuanced reasoning: Claude 3.7 - Research/current docs: Grok-4 equivalent via
seanmdalton / 00-baseEmployee engagement platform combining Q&A and pulse surveys.
dzp5103 / backendBackend Rules (Node + Express) API Design - RESTful routes; nouns for resources, verbs in HTTP methods. Validate input with lightweight checks. - Return structured errors `{ code, message, details