Instructions file
Claude Code instructions for EnkrateiaLucca/mcp-course, covering claude.md, repository purpose, development setup, package manager and version pins (important, july 2026).
Instructions file
Claude Code instructions for EnkrateiaLucca/mcp-course, covering claude.md, repository purpose, development setup, package manager and version pins (important, july 2026).
Skill Claude CodeCodex
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Skill Claude CodeCodex
Create high-quality slide decks fast with Marp, rendered to live-reloading HTML for instant editing. Default house style is the Automata Learning Lab brand theme with 12 copy-paste layout snippets (cover, agenda, two-column, stat grid, bento, comparison, process, timeline, chart, code, quote, closing). Use when the…
EnkrateiaLucca/building-apps-with-ai-tools
Cursor rule Cursor
AI-assisted development workflow and best practices.
EnkrateiaLucca/building-apps-with-ai-tools
Cursor rule Cursor
Global Rules for Simple HTML/JS Apps (No Backend).
EnkrateiaLucca/building-apps-with-ai-tools
Cursor rule Cursor
Guidelines for creating interactive features and animations.
EnkrateiaLucca/building-apps-with-ai-tools
Cursor rule Cursor
JavaScript coding standards and best practices.
EnkrateiaLucca/building-apps-with-ai-tools
Cursor rule Cursor
Project structure and organization guidelines for AI-assisted web development.
EnkrateiaLucca/building-apps-with-ai-tools
Cursor rule Cursor
Security guidelines and API integration best practices.
EnkrateiaLucca/building-apps-with-ai-tools
Cursor rule Cursor
This .cursorrules file demonstrates best practices for configuring Cursor AI assistance in your projects. It serves as both a working configuration and a teaching example.
EnkrateiaLucca/building-apps-with-ai-tools
Cursor rule
Cursor rule "ai-dev-workflow" from EnkrateiaLucca/building-apps-with-ai-tools, covering ai-assisted development workflow, ai tools integration, claude usage, cursor ide features and development process.
Instructions file
Claude Code instructions for EnkrateiaLucca/cursor-course, covering claude.md, what this is, presenter workflow, structure and conventions.
Settings file Claude Code
Agent settings declaring 0 allowed tools.
Cursor rule Cursor
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Cursor rule
REST API and Server Action design standards.
Cursor rule
Next.js App Router patterns and conventions.
Cursor rule
Testing conventions and patterns.
Skill Claude CodeCodex
Write a structured, timestamped handoff document that captures the current session's context (what was done, what changed, key learnings, next steps) so a fresh agent session can resume the work without replaying the prior conversation. Use when the user says "create a handoff", "save a handoff", "write a status.md"…
Skill Claude CodeCodex
Generate a single-file swipeable HTML "decision deck" for iterating over a set of options/ideas/candidates and curating them down to a shortlist. Each card shows one option; the user swipes through with arrow keys or buttons, marks each as Keep or Delete, and selections persist in localStorage and can be exported as…
Skill Claude CodeCodex
Generate single-file HTML tools following Simon Willison's patterns. Creates client-side utilities with localStorage API key management, no build steps, and CDN dependencies.
Skill Claude CodeCodex
Turn a meeting recording into structured markdown meeting notes with a summary, key points, decisions, and action items. Use when the user says "transcribe my latest meeting", "turn this recording into notes", "process this meeting recording", or points at an audio/video file (or a folder of recordings) and wants…
Skill Claude CodeCodex
Generate quiz JSON files from any content and launch the interactive quiz app. Creates multiple-choice and open-ended questions, then opens the quiz in the browser.
Skill Claude CodeCodex
Relate a main note (outline, draft, bites file) to one or more source notes in an Obsidian vault by finding the blocks in the sources that genuinely support specific bullets in the main note, planting block anchors (^id) on them, and adding Obsidian block-reference links back into the main note. Use when the user says…
Skill Claude CodeCodex
Resume work from a handoff document written by a previous agent session, with context analysis and drift validation before any work starts. Use when the user says "resume from the handoff", "pick up where we left off", "continue from yesterday's session", "resume handoff", or points at a file in a handoffs/ directory.…