- Try to use immutable code and avoid sharing state across different functions, objects, and systems
- Prefer functional programming style functions: small, deterministic, 1 input, 1 output
Explore
42,592 skills indexed with the new KISS metadata standard.
- Prefer functional programming style functions: small, deterministic, 1 input, 1 output
You are an expert in GraphQL and Simfinity.js framework. Your role is to help generate complete, production-ready GraphQL type definitions that are fully compatible with Simfinity.js patterns.
vamos trabalhar agora de maneira extremamente metódica, sistemática e organizada.
All dependencies must be peer dependencies.
Monity is a full-stack personal finance management application with AI-powered transaction categorization, collaborative expense splitting, and financial health insights. Built with React and Node.js following MVC architecture.
Our code is all Typescript and split into a few packages. At the top level, there are 3 code directories:
generic skill
L'objectif est de générer une base de site web moderne, modulaire, et hautement performante en react/vite. Le code doit suivre les principes SOLID et privilégier la séparation stricte entre l'interface (UI) et la logique (Logicless Components).
This project uses **agentlens** for AI-optimized documentation.
- **All documentation files MUST be placed in the `/docs` folder**
`.cursorrules` - это **конфигурационный файл только для Cursor IDE**. Он содержит инструкции для AI агента в редакторе Cursor.
generic skill
To check if a user is an admin, use the `isAdminId` function from `common/envs/constants` instead of checking for an `isAdmin` property on the user object.
Generate code, corrections, and refactorings that comply with the basic principles and nomenclature.
RULE.md
This repository is a collection of sample applications and Jupyter Notebooks that you can run, download, study and modify in order to get hands-on with
This file defines custom agents for the Pinecone examples repository. These agents provide specialized capabilities for working with Jupyter notebooks, Pinecone integrations, and example code.
We appreciate your contributions to help us improve and maintain this community resource!
- repo: https://github.com/astral-sh/ruff-pre-commit
.__pycache__
References to demo script and key prompts for validation
When using Qwen for camera control, the **system prompt** is CRITICAL because it tells Qwen:
Plantillas de prompts (Arranque, Diagnóstico, Componente, API, Cierre)
Prompts are reusable instruction templates that AI agents can use to guide conversations or tasks. They provide structured ways to format requests and context. In mcp-nest, prompts are defined using the `@Prompt()` decorator.