12 skills found
filipecalegario / awesome-vibe-codingA curated list of vibe coding references, collaborating with AI to write code.
bytebase / dbhubZero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
m0n0x41d / quint-codeEngineering decisions engine that know when they're stale. Frame, compare, decide — with evidence decay and parity enforcement. For Claude Code, Cursor, Gemini CLI, Codex and more.
runkids / skillshare📚 Sync skills across all AI CLI tools with one command and simplify team sharing. Supporting Codex, Claude Code, OpenClaw & more
arinspunk / claude-talk-to-figma-mcpA Model Context Protocol (MCP) that allows Claude Desktop and other AI tools (Claude Code, Cursor, Antigravity, etc.) to read, analyze, and modify Figma designs
Unikyri / api-contractsWealthScope es una aplicación móvil que consolida todos los activos de inversión de un usuario—acciones, inmuebles, oro, bonos, criptomonedas—en un solo dashboard inteligente
jimdrury / librariesThis rule guides on the use of React Libraries
eason-dev / coreModern Content Security Policy (CSP) generator for popular web services and libraries
Codehagen / agentsConcise rules for building accessible, fast, delightful UIs Use MUST/SHOULD/NEVER to guide decisions Interactions - Keyboard - MUST: Full keyboard support per [WAI-ARIA APG](https://www.w3.org/
3urega / dddGuía de Principios DDD para el Proyecto > 📚 Documento Complementario : Este documento define los principios y reglas de DDD. Para ver templates de código, ejemplos detallados y guías paso
agentictrustlabs / web3Web3 & Blockchain Rules Libraries - Use `viem` for Ethereum interactions (not ethers.js) - Use `@agentic-trust/core` for agent operations - Use `@metamask/delegation-toolkit` for account abstrac
oldman14 / ruleCursor Rules - Vite React Boilerplate General - Always write clean, readable, and maintainable code. - Prefer clarity over cleverness. - Do not over-engineer solutions. - Follow existing project