# Desarrolladores

Herramientas para ingenieros que crean software con IA: IDEs agénticos, constructores de aplicaciones y la infraestructura que los rodea.

## Entries (ranked)

- [How to make Claude time-travel and tell you how your plan dies](https://analoghq.ai/es/itsolelehmann/articles/claude-pre-mortem-skill) by itsolelehmann: How to turn Claude into a structured adversary by assuming your plan already failed, and a ready-to-upload skill that automates the pre-mortem for any decision.
- [I Searched the Whole Claude Skills Ecosystem - These Are the Ones That Matter](https://analoghq.ai/es/polydao/articles/claude-skills-ecosystem-ones-that-matter) by polydao: A curated breakdown of the Claude skills ecosystem, what skills are, how they work, and the handful worth installing first.
- [a color system that disappears](https://analoghq.ai/es/msllrs/articles/a-color-system-that-disappears) by msllrs: Explores the cultural fade of color in products alongside nanoscale methods that make material color disappear through structural interference.
- [Loops explained: Claude, GPT, Mira and what actually works](https://analoghq.ai/es/anatolikopadze/articles/loops-explained-claude-gpt-mira) by anatolikopadze: A viral breakdown of AI agent loops, how Claude, ChatGPT, and Mira implement Plan-Execute-Verify cycles and when to actually build one.
- [ui.sh Componentize](https://analoghq.ai/es/ui-sh/skills/ui-sh-componentize) by ui-sh: Agent skill that breaks large UI files into reusable components for frontend developers using AI-assisted workflows.
- [ui.sh](https://analoghq.ai/es/ui-sh/skills/ui-sh) by ui-sh: Agent skills for UI builders, by the creators of Tailwind CSS and Refactoring UI, wires into Claude Code, Cursor, and Codex to ship interfaces that look designed, not generated.
- [Maple](https://analoghq.ai/es/makisuo/software-tools/maple) by makisuo: Open-source OpenTelemetry observability platform with traces, logs, metrics, service maps, session replay, and an AI agent MCP server, for backend and platform teams.
- [cult/ui](https://analoghq.ai/es/nolly-studio/software-tools/cult-ui) by nolly-studio: 78+ animated shadcn/ui components plus 100+ AI agent patterns, distributed as copy-paste source, free, open-source, and zero npm lock-in.
- [Executor](https://analoghq.ai/es/rhyssullivan/mcp-servers/executor) by rhyssullivan: MCP gateway that gives AI agents like Claude Code, Cursor, and Codex one endpoint and one tool shape for every integration, with sandboxed execution and credential isolation by design.
- [Marketing Skills](https://analoghq.ai/es/coreyhaines31/skills/marketingskills) by coreyhaines31: Open-source collection of 45+ AI agent skills for marketing, CRO, SEO, copywriting, analytics, and growth, built for Claude Code, Cursor, and any Agent Skills-compatible agent.
- [Mnemosyne](https://analoghq.ai/es/axdsan/software-tools/mnemosyne) by axdsan: Zero-dependency, SQLite-backed AI memory layer for agents, MCP-ready, local-first, and benchmarked against BEAM and LongMemEval.
- [PixelRAG](https://analoghq.ai/es/startrail-org/software-tools/pixelrag) by startrail-org: Visual RAG pipeline that retrieves over screenshot tiles instead of parsed text, preserving tables, charts, and layout for more accurate document search.
- [jscpd](https://analoghq.ai/es/kucherenko/software-tools/jscpd) by kucherenko: Un detector de copiar/pegar para código fuente compatible con más de 200 formatos, con un motor impulsado por Rust hasta 24-37x más rápido, trece reporteros, integración con CI y hooks de pre-commit, y salida lista para IA que incluye una skill de agente y un servidor MCP.
- [Loading UI](https://analoghq.ai/es/turbostarter/software-tools/loading-ui) by turbostarter: Una colección de spinners, loaders y animaciones de carga para aplicaciones web modernas, construida con React, Next.js, shadcn/ui, Tailwind CSS y Framer Motion.
- [Nauval AI Components](https://analoghq.ai/es/nauval/software-tools/ai-components) by nauval: Open-source React component kit for agentic AI apps: streaming chat, tool calls, reasoning, citations, and more, SDK-agnostic and fully owned by your codebase.
- [shadcn/ui](https://analoghq.ai/es/shadcn/software-tools/shadcn-ui) by shadcn: shadcn/ui, open-source, copy-owned UI components for developers building their own design system with full code control.
- [theSVG](https://analoghq.ai/es/thesvg/software-tools/thesvg) by thesvg: Open-source brand SVG icon library with 6,149+ typed, tree-shakeable icons for developers and designers.
- [ScanRepo](https://analoghq.ai/es/scanrepo/software-tools/scanrepo) by scanrepo: Free repo scanner that checks GitHub and Bitbucket projects for malware, credential stealers, and crypto scams before you run their code.
- [The Orchestration Tax](https://analoghq.ai/es/addyosmani/articles/the-orchestration-tax) by addyosmani: Addy Osmani's essay on why more AI agents don't mean more shipped work, and how to architect your attention like a concurrent system.
- [Building recursive agent systems](https://analoghq.ai/es/leerob/articles/building-recursive-agent-systems) by leerob: Research synthesis covering two 2025 papers on recursive multi-agent systems: RecursiveMAS and RAH, for developers building agentic pipelines.
- [How to Actually Use Claude. 18 steps that unlock 100% of its potential](https://analoghq.ai/es/anatolikopadze/articles/how-to-actually-use-claude) by anatolikopadze: An 18-step practical guide to unlocking Claude's full capability through Projects, Custom Instructions, and a personal knowledge base.
- [You're doing RAG wrong](https://analoghq.ai/es/akshay-pachaar/articles/youre-doing-rag-wrong) by akshay-pachaar: A technical argument for replacing text chunks with structured QA packets in RAG pipelines, for ML engineers and data architects building production retrieval systems.
- [ui.sh Markup From Image](https://analoghq.ai/es/ui-sh/skills/ui-sh-markup-from-image) by ui-sh: Claude skill that turns UI screenshots, Figma exports, and wireframes into semantic, accessible HTML or JSX, no styling included, by design.
- [ui.sh Make Responsive](https://analoghq.ai/es/ui-sh/skills/ui-sh-make-responsive) by ui-sh: Agent skill for adapting desktop UIs to mobile, tablet, and desktop breakpoints, built by the makers of Tailwind CSS and Refactoring UI.
- [ui.sh Dark Mode Image](https://analoghq.ai/es/ui-sh/skills/ui-sh-dark-mode-image) by ui-sh: Agent skill that regenerates light-mode raster images as true dark-mode variants using gpt-image-2, for interface builders using Claude Code, Cursor, or Codex.
- [ui.sh Add Dark Mode](https://analoghq.ai/es/ui-sh/skills/ui-sh-add-dark-mode) by ui-sh: Agent skill for adding thoughtfully designed dark mode to existing UIs, balances contrast across text, surfaces, borders, and images for Claude Code, Cursor, Codex, and more.
- [ui.sh Canonicalize Tailwind](https://analoghq.ai/es/ui-sh/skills/ui-sh-canonicalize-tailwind) by ui-sh: Agent skill for Tailwind CSS cleanup: sorts, deduplicates, and resolves conflicting utility classes inside Claude Code, Cursor, and other coding agents.
- [ui.sh Brand Kit](https://analoghq.ai/es/ui-sh/skills/ui-sh-brand-kit) by ui-sh: ui.sh Brand Kit skill: generate a visual brand direction board with site mockups, typography, and color from a single prompt, for Codex-powered coding agents.
- [ui.sh Ideas](https://analoghq.ai/es/ui-sh/skills/ui-sh-ideas) by ui-sh: ui.sh Ideas skill for AI coding agents: generate and compare multiple UI design directions in the browser before committing to one.
- [ui.sh Design](https://analoghq.ai/es/ui-sh/skills/ui-sh-design) by ui-sh: Claude/Codex/Cursor skill from the Tailwind CSS team that upgrades AI-generated UI from generic to designer-quality, in any existing project.
- [loaders.wtf](https://analoghq.ai/es/dcp/software-tools/loaders-wtf) by dcp: Open-source file-format loaders for geospatial, tabular, and 3D data, with worker-thread and streaming support for big-data JS apps.
- [PM Skills Marketplace](https://analoghq.ai/es/phuryn/skills/pm-skills) by phuryn: Open-source PM skills marketplace: 68 AI skills and 42 workflows across 9 Claude plugins for product managers doing discovery, strategy, execution, and launch.
- [Headroom](https://analoghq.ai/es/headroomlabs-ai/mcp-servers/headroom) by headroomlabs-ai: Context compression MCP server and proxy for AI agents, cuts token usage 60-95% across tool outputs, logs, RAG, and files while preserving answer accuracy.
- [agentcn](https://analoghq.ai/es/shadcn-labs/software-tools/agentcn) by shadcn-labs: Free, open-source shadcn-style registry of production-ready AI agent recipes for developers who want full code ownership with zero config.
- [Loop Library](https://analoghq.ai/es/forward-future/skills/loop-library) by forward-future: A catalog of repeatable AI agent workflows with built-in feedback loops, plus an installable skill for finding, adapting, and designing your own loops.
- [Anthropic Skills](https://analoghq.ai/es/anthropics/skills/anthropic-skills) by anthropics: La colección pública de Agent Skills de ejemplo para Claude de Anthropic: carpetas autocontenidas de instrucciones, scripts y recursos que abarcan tareas creativas, técnicas y empresariales, incluidas las skills de documentos que impulsan las capacidades de archivos de Claude.
- [Boneyard](https://analoghq.ai/es/0xgf/software-tools/boneyard) by 0xgf: Un framework de carga skeleton que genera pantallas de carga pixel-perfect a partir de tu interfaz real, sin mediciones manuales ni marcadores de posición ajustados a mano, para React, Preact, Vue, Svelte 5, Angular y React Native.
- [Skills for Real Engineers](https://analoghq.ai/es/mattpocock/skills/skills-for-real-engineers) by mattpocock: Habilidades de agente para ingeniería real de Matt Pocock, en lugar de vibe coding: habilidades pequeñas, componibles e independientes del modelo (instalables mediante skills.sh), con una configuración guiada e integración con el gestor de incidencias.
- [LiquidGlass](https://analoghq.ai/es/ybouane/software-tools/liquidglass) by ybouane: Una biblioteca de efecto liquid-glass para la web: aplica refracción de vidrio realista, desenfoque, aberración cromática e iluminación a cualquier elemento HTML mediante shaders WebGL.
- [Shannon](https://analoghq.ai/es/keygraphhq/software-tools/shannon) by keygraphhq: Un pentester de IA autónomo y de caja blanca para aplicaciones web y APIs; analiza el código fuente, identifica rutas de ataque y ejecuta exploits reales para demostrar vulnerabilidades con una prueba de concepto funcional. Ejecútalo localmente (código abierto) o a través de la plataforma Keygraph.
- [Dotmatrix](https://analoghq.ai/es/zzzzshawn/software-tools/dotmatrix) by zzzzshawn: Una biblioteca de animaciones de carga reutilizables en estilo dotmatrix para React y Next.js, instalable a través del registro de shadcn o copiando el código fuente directamente desde la documentación.
- [Awesome GEO](https://analoghq.ai/es/luka2chat/skills/awesome-geo) by luka2chat: Una lista curada de recursos sobre Generative Engine Optimization (GEO), la optimización de contenido para motores de respuesta con IA como ChatGPT, Perplexity, Claude y Google AI Overviews, que abarca artículos de investigación, herramientas, estrategias y casos de estudio.
- [Transitions.dev](https://analoghq.ai/es/jakubantalik/software-tools/transitions-dev) by jakubantalik: Una colección interactiva de transiciones CSS reutilizables y listas para copiar: redimensionado de tarjetas, animaciones de modales y menús, aparición de insignias y más, cada una con un fragmento autocontenido que incluye una protección para movimiento reducido.
- [Spec Kit](https://analoghq.ai/es/github/software-tools/spec-kit) by github: El kit de herramientas de código abierto de GitHub para el Desarrollo Guiado por Especificaciones. La CLI Specify convierte especificaciones ejecutables en implementaciones funcionales, con soporte para muchos agentes de codificación con IA.
- [Hallmark](https://analoghq.ai/es/nutlope/skills/hallmark) by nutlope: Una habilidad de diseño para Claude Code, Cursor y Codex que se niega a parecer generada por IA: elige una macroestructura para el encargo, aplica uno de veinte temas y ejecuta decenas de filtros anti-repetición antes de emitir el resultado.
- [ping-email](https://analoghq.ai/es/getpingback/software-tools/ping-email) by getpingback: Una biblioteca de Node.js para la verificación de correos electrónicos por SMTP, comprueba la sintaxis, los registros MX del dominio y la entregabilidad SMTP en vivo, detecta direcciones desechables y devuelve un resultado de validez estructurado.
- [Symphony](https://analoghq.ai/es/openai/software-tools/symphony) by openai: El sistema de orquestación de código abierto de OpenAI para Codex, convierte el trabajo de un proyecto en ejecuciones de implementación aisladas y autónomas para que los equipos gestionen el trabajo en lugar de supervisar agentes de codificación.
- [Metal FX](https://analoghq.ai/es/jakubantalik/software-tools/metal-fx) by jakubantalik: Un efecto animado de metal líquido con WebGL para React; envuelve un botón, chip o icono para darle un anillo de metal en tiempo real, con presets, tematización, intensidad ajustable y reflejo de proximidad opcional en elementos vecinos.
- [Math Curve Loaders](https://analoghq.ai/es/paidax01/software-tools/math-curve-loaders) by paidax01: Una galería ligera de animaciones de carga basadas en curvas matemáticas: curvas de rosa, figuras de Lissajous, hipotrocoides, cardioedes y más, construida en HTML, CSS y JavaScript puro con notas de fórmulas y código listo para copiar.
- [glasscn](https://analoghq.ai/es/kostyniuk/software-tools/glasscn) by kostyniuk: Una biblioteca de componentes con glassmorfismo inspirada en Apple, construida sobre shadcn/ui y Base UI, con componentes de estilo glass listos para usar (alert, button, card, calendar, popover, sidebar y más) instalables mediante el registro de shadcn.

---
[View on Analog](https://analoghq.ai/es/for/dev)
