PuigFlows
Back to ResourcesBack
Tutorial
Beginner
AI

Tutorial: Secure Cursor IDE Configuration

Complete guide to securely configure Cursor IDE, including cursor rules (.cursor/rules and AGENTS.md), MCP, environment variables, and security best practices.

15 minutes read
Josue Puig
2026-01-19
21 views

Was this resource helpful?

Share your comments or suggestions to improve our content.

Loading comments...

Information

Category
AI
Type
Tutorial
Difficulty
Beginner
Time
15 min read
Author
Josue Puig
Published
19 de enero de 2026
views21

Related Resources

Tutorial

Tutorial: Introduction to LangChain

Learn the basics of LangChain to build AI applications. From installation to your first functional pattern.

Guía

Guide: RAG in Production — Chunking, Embeddings, Hybrid Search, and Reranking

Battle-tested patterns for building production-ready RAG (Retrieval-Augmented Generation) systems in 2026: semantic chunking, embedding selection, hybrid search, and cross-encoder reranking.

Guía
PREMIUM

LLM Evals: How to Test Your AI Application Before You Ship

Learn how to build evals for LLM applications: datasets from real traffic, deterministic checks, LLM-as-judge with binary rubrics, CI integration, and the biases and common mistakes that silently invalidate your metrics. Includes a complete pytest harness ready to use.