Discover AI agent definitions for any runtime
Development guidelines for Chess MCP Server - a powerful chess engine and game server built with the Model Context Protocol. Covers TypeScript patterns, AI implementation, testing, and performance optimization.
Code style guidelines for DCL Outreach internal tool - direct bindings, no interfaces, consistent patterns
Productivity guide for Next.js 13 App Router with Supabase SSR authentication. Covers server/client patterns, auth flows, data fetching, and repository conventions.
Development guidelines for trackIT Systems sensor station web interface. Emphasizes minimal documentation, essential README updates only, and explicit user requests for detailed docs.
Specialized assistant for maintaining Docusaurus-based documentation sites for the Codomyrmex project. Handles content structure, configuration, and site navigation.
Production-ready Aider setup with semantic commit messages, watch mode, auto-testing, and architect patterns for thoughtful LLM-assisted development
Production-ready Aider configuration for a Haskell backend with TypeScript frontend, featuring Gemini model, auto-testing, file watching, and comprehensive linting setup
Expert guidance for developing and maintaining the WebmentionService Azure Functions application written in F#. Handles webmention processing, RSS generation, and Azure deployment.
GitHub Copilot instructions for using UV (from Astral-SH) instead of pip/pipenv for Python package management
AI coding assistant for an Application Tracker web app built with FastAPI, React, and TypeScript. Enforces Onion Architecture (backend), Feature-Sliced Design (frontend), pre-commit hooks, and Conventional Commits standards.
Expert guidance for developing World of Warcraft addon WoWTools - Lua architecture, mixin patterns, and WoW API integration
GitHub Copilot instructions for building .NET applications following Resolute project conventions. Enforces .NET 10.0 standards, consistent state models, and xUnit testing patterns.
Development guidelines for the Social Bingo game built with React 19, TypeScript, Vite, and Tailwind v4. Includes architecture patterns, testing workflows, and pre-commit checklist.
AI agent instructions for contributing to Speckit TypeScript/Node + React projects following repository conventions
Multi-window terminal IDE using tmux as window manager with F-key navigation. Includes tree browser, file manager, workflow orchestrator, prompt writer, git interface, and AI-assisted screen customization.
Expert guidance for building and maintaining the Mosaic LifeTech healthcare AI governance website using React, TypeScript, Vite, and Tailwind CSS
Converts GitHub repository CLAUDE.md instruction files into the SKILL.md format for Claude Code skills. Preserves all technical guidance, architecture details, and development workflows while adapting to the SKILL.md structure with YAML frontmatter.
Comprehensive guide for working with MyShift flat-file CMS - MVC architecture, repository patterns, authentication, and API design
Best practices for implementing short-term (FAISS), long-term (PostgreSQL/pgvector), and user-aware memory systems in AI applications with proper vector operations and retrieval strategies.
Process video files to detect and identify faces of contestants from ViuTV's 全民造星 IV competition using face recognition. Manages contestant database, generates embeddings, and handles deployment to Cloudflare Workers.