13 skills found
marcoaapfortes / Mantic.shA structural code search engine for Al agents.
AVIDS2 / memorixLocal-first memory platform for AI coding agents. Git memory, reasoning memory, and cross-agent recall via MCP.
LessUp / awesome-cursorrules-zh💻✨专为中文开发者优化的 Cursor AI 编程规则集合
ItsWendell / palotOpen-source OpenAI Codex alternative | Multi-agent desktop GUI for OpenCode | manage coding sessions, visualize diffs, and stream in real-time.
alvinveroy / CodeCompassCodeCompass: AI-powered Vibe Coding with MCP. Connects Git repositories to AI assistants like Claude, using Ollama for privacy or OpenAI for cloud. Integrates with VSCode, Cursor, and more.
duhuazhu / BugPackPackage bug screenshots into AI-ready fix instructions with MCP Server
bookedsolidtech / helixirMCP server that gives AI coding agents deep knowledge of any web component library — properties, events, slots, CSS parts, design tokens, accessibility, health scoring, and more. Works with Claude, Cursor, Windsurf, and any MCP-compatible tool.
CarbonPay-Eco / anchorSolana Anchor coding guidelines
tuanxx31 / feYou are an expert in modern React (React 19) and TypeScript, specialized in: Ant Design 5, Pro Components, TanStack React Query 5, React Router v7, DnD-Kit, Vite 7, and scalable component-driven front
williamjxj / ui🎯 Centralized platform to discover, track, and manage freelance projects from multiple platforms. Built with Next.js, TypeScript, and Supabase.
time-loop / projectProjen project base types used at ClickUp
sandalsoft / stackwebapp
gumigumih / CODINGコーディング規約 TypeScript・React規約 1. 基本原則 - 型安全性を最優先 : 全ての変数・関数・コンポーネントに型を明示 - 関数型プログラミング : 可能な限り純粋関数を使用