Skip to main content

Skills neste repositório

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

O SkillsMP coletou 455 skills de Agents-Store/claude-plugins. Abra uma skill para revisar a origem e os detalhes.

Agents-Store/claude-plugins

Mostrando 40 de 455 skills coletadas.

ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores web
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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 do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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 do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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 do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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 do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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 do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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 do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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 do texto original: inglês

atualizado
ocupação
Arquitetos de banco de dados
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Especialistas em treinamento e desenvolvimento
descrição

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 do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Analistas de sistemas de computador
descrição

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 do texto original: inglês

atualizado
ocupação
Analistas de sistemas de computador
descrição

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 do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Analistas de gestão
descrição

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 do texto original: inglês

atualizado
ocupação
Secretárias e assistentes administrativos (exceto jurídico, médico e executivo)
descrição

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 do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

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 do texto original: inglês

atualizado
ocupação
Editores de desktop
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 do texto original: inglês

atualizado
Mostrando 40 de 455 skills coletadas.