Skip to main content

Skills en este repositorio

Agents-Store/claude-plugins - Página 7

SkillsMP ha recopilado 455 skills de Agents-Store/claude-plugins. Abre una skill para revisar su origen y sus detalles.

Agents-Store/claude-plugins

Mostrando 40 de 455 skills recopiladas.

ocupación
Desarrolladores de software
descripción

Guide for using n8n native MCP server tools. Use when creating workflows from SDK code, executing workflows, publishing/unpublishing, getting node type definitions, using get_sdk_reference, or working with the official n8n MCP server. Also use when asking…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Complete SEO recipes and implementation examples for Next.js App Router. This skill should be used when the user asks for "SEO example", "blog SEO setup", "e-commerce SEO", "landing page SEO", "SaaS SEO", "full SEO implementation", "SEO recipe", "SEO…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Schema.org structured data and JSON-LD implementation for Next.js. This skill should be used when the user asks about "structured data", "JSON-LD", "Schema.org", "rich snippets", "rich results", "schema markup", "Organization schema", "Article schema",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Next.js API design patterns for Route Handlers and Server Actions. Use when the user asks about "Route Handlers", "API routes in App Router", "Server Actions vs API routes", "input validation", "API response patterns", "streaming responses", "SSE", "webhooks…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Next.js authentication and authorization patterns. Use when the user asks about "authentication in Next.js", "NextAuth.js", "Auth.js", "middleware auth guards", "protected routes", "session management", "role-based access", "login page", "signup form", "JWT…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Next.js project architecture and file organization patterns. Use when the user asks about "Next.js project structure", "folder organization", "feature-based structure", "where to put shared code", "naming conventions", "barrel exports", "modular…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Next.js security best practices for production applications. Use when the user asks about "Next.js security", "CSRF protection", "CSP headers", "Content Security Policy", "XSS prevention", "environment variable safety", "server-only", "security headers",…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Single source of truth for Agile formulas, Definition of Ready, Definition of Done, MoSCoW priority mapping, WSJF scoring, capacity and velocity formulas, WIP limits, Fibonacci story points, and sprint buffer policy. Use whenever the user asks about story…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

MUST be consulted at the start of ANY Plane-related request before answering the user or declaring tools unavailable. Discovers Plane tools across any MCP server, connector, or instance naming convention (cowork mode, remote MCP, local MCP, self-hosted,…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Long-horizon planning in Plane — epics, initiatives, and milestones. Use when the user wants to create an epic, group epics under an initiative, track a release milestone, build a roadmap, or report progress on a long-running goal that spans multiple sprints…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Plane intake inbox — triage incoming requests, bug reports, and ideas before they enter the backlog. Use when the user wants to review the intake queue, accept or reject incoming items, convert intake items into work items, or set up a triage process. Covers…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Plane modules — feature and workstream grouping that cuts across sprints. Use when the user wants to group related work items by feature area, track progress of a larger feature over multiple sprints, create or manage modules, or ask about workstream…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Work item operations in Plane — create, read, update, delete, search, assign, label, link, comment, relate, and log time on work items (issues/tasks/tickets). Use when the user wants to create a task, update an issue, add a comment, attach a label, link a PR,…

Idioma del texto original: inglés

actualizado
ocupación
Arquitectos de bases de datos
descripción

This skill should be used when the user wants to "query PostgreSQL directly", "use PostgREST API", "make REST calls to PostgreSQL", "use postgresql-mcp tools", "run SQL via MCP", "check database status", "inspect database schema", "analyze query performance",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

This skill should be used when the user wants to "create a background job", "run async task", "process data in background", "schedule recurring task", "set up a queue", or needs patterns for background processing using Trigger.dev and n8n in the Composable…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

This skill should be used when the user wants to "trigger n8n workflow from NocoDB", "connect NocoDB data to n8n", "create webhook from NocoDB to n8n", "automate NocoDB with n8n", or needs to integrate NocoDB data events with n8n workflow automation.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

This skill should be used when the user wants to "trigger background task from NocoDB", "connect NocoDB to Trigger.dev", "process NocoDB data with Trigger.dev", "run background job on NocoDB change", or needs to integrate NocoDB data events with Trigger.dev…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

NocoDB workflow examples, scenario walkthroughs, and practical patterns. Use when: - "show me a NocoDB example" - "workflow examples" - "scenario walkthroughs" - "how do I use NocoDB for..." - "NocoDB use case"

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Import data into NocoDB tables and export records out. Use when: - "import CSV into NocoDB" - "load data into this table" - "bulk create records" - "export records to CSV" - "migrate data between tables" - "import JSON data" - "extract all records" -…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

NocoDB MCP tools reference -- available tools, parameters, and usage patterns. Use when: - "what NocoDB tools are available?" - "how do I query records?" - "show me NocoDB MCP parameters" - "which tool do I use for..." - "NocoDB tool reference"

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create, read, update, and delete NocoDB records. Use when: - "add a new record" - "create entries in NocoDB" - "update a record" - "delete records" - "bulk import data" - "search and edit records" - "how many records match..."

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

NocoDB filter syntax reference for searching, filtering, and sorting records. Use when: - "filter records" - "search for records where" - "NocoDB where clause" - "how to filter by date" - "sort results" - "query syntax" - "find records matching" - "filter by…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Build reports, summaries, and dashboards from NocoDB data. Use when: - "create a report" - "summarize this table" - "show sales by region" - "build a dashboard" - "aggregate data" - "what views exist on this table?" - "kanban board" - "monthly summary" -…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Provision an n8n instance with multiple workflows in a single batch operation. Handles dependency ordering, credential grouping, progress tracking, rollback strategy, and post-flight verification. Use when: "provision n8n instance", "batch import workflows",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Find n8n workflows from GitHub repositories and third-party platforms when the official template library is insufficient. Use when asked to "find n8n workflow on github", "community n8n workflows", "search github for n8n", "n8n workflow sources", "n8n…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Plan and prepare credentials before importing workflows to an n8n instance. Extracts credential requirements from workflow JSON, checks existing credentials, groups by service, and produces a setup checklist. Use when: "plan credentials for import", "what…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en formación y desarrollo
descripción

End-to-end scenario walkthroughs for n8n workflow provisioning. This skill should be used when the user asks for "n8n provisioning example", "how to import workflows", "n8n provision walkthrough", "batch import tutorial", "template deploy guide", "n8n setup…

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

Assess n8n instance readiness before provisioning. Runs health checks, inventories workflows and credentials, detects conflicts, verifies community nodes, and produces a readiness report with pass/warn/fail ratings. Use when: "check n8n instance", "is n8n…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Import and deploy a single workflow to an n8n instance from the official template library or community JSON source. Handles validation, auto-fix, credential stripping, and post-import verification. Use when: "import n8n workflow", "deploy n8n template",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Search the official n8n template library (9,166+ templates). Use when asked to "search n8n templates", "find n8n workflow", "browse n8n template library", "n8n workflow catalog", "discover n8n automation", or need to find a template by keyword, node type,…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de sistemas informáticos
descripción

Diagnose and fix n8n provisioning and import issues. This skill should be used when the user encounters "n8n import error", "template deploy failed", "workflow validation error", "provisioning troubleshoot", "n8n provision problem", "community node missing",…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de sistemas informáticos
descripción

Analyze an n8n workflow JSON before importing — node inventory, connection topology, credential requirements, security flags, complexity scoring, and compatibility checks. Use when asked to "analyze n8n workflow", "check workflow before import", "workflow…

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores gráficos
descripción

Comprehensive library of professional document design best practices sourced from top consulting firms (McKinsey, Deloitte, BCG), tech leaders (Stripe, Apple, Google), and typography/layout research. Use this skill when making design decisions, choosing…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Document generation process -- format selection, data collection, script invocation, and delivery. This skill should be used when generating any document (proposal, invoice, estimate, report, presentation, contract, NDA, certificate of completion), deciding…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de gestión
descripción

Document template structures and data collection checklists for each document type (proposal, invoice, estimate, report, presentation, contract, NDA, certificate of completion). This skill should be used when determining what data to collect from the user,…

Idioma del texto original: inglés

actualizado
ocupación
Secretarios y asistentes administrativos (excepto legal, médico y ejecutivo)
descripción

End-to-end document generation examples, workflow walkthroughs, and complete JSON input samples for all document types (proposal, invoice, estimate, report, presentation, contract, NDA, certificate of completion). This skill should be used when the user asks…

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores gráficos
descripción

Typography, font, margin, color, and layout standards for professional business documents. Use this skill when making any formatting decisions — choosing fonts, colors, margins, spacing, or layout patterns for any document type.

Idioma del texto original: inglés

actualizado
ocupación
Editores de escritorio
descripción

First-use onboarding, user style preferences, company profiles, and logo management for document generation. This skill should be used on the first document generation request to collect user preferences, when the user wants to change their style, or when…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

n8n REST API reference with all endpoints, authentication, and curl examples. Use when making direct API calls, writing scripts that interact with n8n API, or when MCP tools are unavailable. Reference-only skill.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

n8n CLI commands for self-hosted instances. Use when executing workflows from command line, exporting/importing workflows and credentials, managing licenses, resetting user accounts, running security audits via CLI, or managing community nodes. Also use when…

Idioma del texto original: inglés

actualizado
Mostrando 40 de 455 skills recopiladas.