Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

llms-remote

llms-remote contiene 60 skills recopiladas de involvex, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
60
Stars
0
actualizado
2026-03-07
Forks
0
Cobertura ocupacional
9 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

building-ai-agent-on-cloudflare
Desarrolladores de software

Builds AI agents on Cloudflare using the Agents SDK with state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities. Generates production-ready agent code deployed to Workers. Use when: user wants to "build an agent", "AI agent", "chat agent", "stateful agent", mentions "Agents SDK", needs "real-time AI", "WebSocket AI", or asks about agent "state management", "scheduled tasks", or "tool calling".

2026-03-07
cloudflare
Desarrolladores de software

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.

2026-03-07
frontend-dev-guidelines
Desarrolladores de software

Opinionated frontend development standards for modern React + TypeScript applications. Covers Suspense-first data fetching, lazy loading, feature-based architecture, MUI v7 styling, TanStack Router...

2026-03-07
frontend-mobile-development-component-scaffold
Desarrolladores de software

You are a React component architecture expert specializing in scaffolding production-ready, accessible, and performant components. Generate complete component implementations with TypeScript, tests, s

2026-03-07
frontend-ui-dark-ts
Desarrolladores web

Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards, admin panels, or data-rich interfaces with a refined dark aesthetic.

2026-03-07
plan-writing
Especialistas en gestión de proyectos

Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.

2026-03-07
planning-with-files
Empleados de producción, planificación y expedición

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requirin...

2026-03-07
powershell-windows
Desarrolladores de software

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

2026-03-07
react-best-practices
Desarrolladores de software

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance pat...

2026-03-07
react-flow-architect
Desarrolladores de software

Expert ReactFlow architect for building interactive graph applications with hierarchical node-edge systems, performance optimization, and auto-layout integration. Use when Claude needs to create or...

2026-03-07
react-flow-node-ts
Desarrolladores de software

Create React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom nodes for React Flow canvas, creating visual workflow editors, or implementing no...

2026-03-07
react-native-architecture
Desarrolladores de software

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecti...

2026-03-07
react-patterns
Desarrolladores de software

Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.

2026-03-07
react-state-management
Desarrolladores de software

Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.

2026-03-07
react-ui-patterns
Desarrolladores web

Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.

2026-03-07
3d-web-experience
Desarrolladores de software

Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D scenes. Covers product configurators, 3D portfolios, immersive websites, and bringing ...

2026-03-07
agent-memory-mcp
Desarrolladores de software

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).

2026-03-07
agent-memory-systems
Desarrolladores de software

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector s...

2026-03-07
agentfolio
Analistas de investigación de mercados y especialistas en marketing

Skill for discovering and researching autonomous AI agents, tools, and ecosystems using the AgentFolio directory.

2026-03-07
agents-sdk
Desarrolladores de software

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.

2026-03-07
ai-agent-development
Desarrolladores de software

AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.

2026-03-07
ai-agents-architect
Desarrolladores de software

Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool ...

2026-03-07
ai-product
Desarrolladores de software

Every product will be AI-powered. The question is whether you'll build it right or ship a demo that falls apart in production. This skill covers LLM integration patterns, RAG architecture, prompt ...

2026-03-07
ai-wrapper-product
Desarrolladores de software

Expert in building products that wrap AI APIs (OpenAI, Anthropic, etc.) into focused tools people will pay for. Not just 'ChatGPT but different' - products that solve specific problems with AI. Cov...

2026-03-07
android-ui-verification
Analistas de garantía de calidad de software y probadores

Automated end-to-end UI testing and verification on an Android Emulator using ADB.

2026-03-07
api-documentation-generator
Desarrolladores de software

Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices

2026-03-07
api-documentation
Desarrolladores de software

API documentation workflow for generating OpenAPI specs, creating developer guides, and maintaining comprehensive API documentation.

2026-03-07
api-patterns
Desarrolladores de software

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

2026-03-07
app-builder
Desarrolladores de software

Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.

2026-03-07
templates
Desarrolladores de software

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

2026-03-07
appdeploy
Desarrolladores de software

Deploy web apps with backend APIs, database, and file storage. Use when the user asks to deploy or publish a website or web app and wants a public URL. Uses HTTP API via curl.

2026-03-07
auth-implementation-patterns
Desarrolladores de software

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing A...

2026-03-07
autonomous-agents
Desarrolladores de software

Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it'...

2026-03-07
backend-dev-guidelines
Desarrolladores de software

Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency injection, Prisma repositories, Zod valid...

2026-03-07
building-mcp-server-on-cloudflare
Desarrolladores de software

Builds remote MCP (Model Context Protocol) servers on Cloudflare Workers with tools, OAuth authentication, and production deployment. Generates server code, configures auth providers, and deploys to Workers. Use when: user wants to "build MCP server", "create MCP tools", "remote MCP", "deploy MCP", add "OAuth to MCP", or mentions Model Context Protocol on Cloudflare. Also triggers on "MCP authentication" or "MCP deployment".

2026-03-07
changelog-automation
Desarrolladores de software

Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.

2026-03-07
continual-learning
Desarrolladores de software

Guide for implementing continual learning in AI coding agents — hooks, memory scoping, reflection patterns. Use when setting up learning infrastructure for agents.

2026-03-07
conversation-memory
Desarrolladores de software

Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.

2026-03-07
copilot-sdk
Desarrolladores de software

Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python, Go, or .NET. Covers session management, custom tools, streaming, hooks, MCP servers, BYOK providers, session persistence, custom agents, skills, and deployment patterns. Requires GitHub Copilot CLI installed and a GitHub Copilot subscription (unless using BYOK).

2026-03-07
database-design
Arquitectos de bases de datos

Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.

2026-03-07
Mostrando las 40 principales de 60 skills recopiladas en este repositorio.