7 skills found
filipecalegario / awesome-vibe-codingA curated list of vibe coding references, collaborating with AI to write code.
thehimel / cursor-rules-and-promptsA comprehensive, open-source collection of rules and prompts designed to guide Cursor AI in generating better, more consistent code. Enhance code quality, enforce coding standards, and streamline development workflows automatically.
swiftlens / swiftlensSwiftLens is a Model Context Protocol (MCP) server that provides deep, semantic-level analysis of Swift codebases to any AI models. By integrating directly with Apple's SourceKit-LSP, SwiftLens enables AI models to understand Swift code with compiler-grade accuracy.
liatrio-labs / spec-driven-workflowLightweight markdown-based workflow for collaborating with AI coding assistants using spec-driven development methodology
LinuxDevil / Create-MCPA modern CLI tool for generating production-ready Model Context Protocol (MCP) servers
NERVsystems / cotlibcotlib is a secure, high-performance Go library for parsing, validating, and generating Cursor-on-Target (CoT) XML messages. It features a comprehensive, embedded type catalog with metadata and XSD catalogue, robust validation logic, and LLM/AI-friendly search APIs. Designed for reliability, composability, and security.
Seredeep / tips🚀 Improving Animation Performance in Next.js Native Wrappers (without migrating to React Native) If you're using Next.js wrapped with Capacitor/Cordova to ship a native app, here’s how to work aro