Skip to main content

このリポジトリの skills

Agents-Store/claude-plugins - 9ページ

SkillsMP は Agents-Store/claude-plugins から 455 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

Agents-Store/claude-plugins

収集済み skill 455 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

Use this skill when the user asks to "validate template", "check template structure", "is my template correct", "verify template conventions", "validate project template", "check template files", or needs to verify that a project template follows the Level…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when the user says "wrap up", "end session", "done for today", "session review", "what should go into the template", "template improvements", "save template learnings", "review what we did for the template", "plugin improvements", "what should…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

SEO audit checklist and automated testing for Next.js sites. This skill should be used when the user asks to "audit SEO", "check SEO", "SEO checklist", "Lighthouse SEO", "SEO test", "automated SEO testing", "SEO report", or wants to systematically evaluate…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Core Web Vitals optimization and page speed for Next.js. This skill should be used when the user asks about "Core Web Vitals", "page speed", "PageSpeed", "LCP", "INP", "CLS", "Lighthouse score", "performance optimization", "next/image optimization",…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

SEO setup and initial audit for Next.js projects. This skill should be used when the user asks to "set up SEO", "add SEO to my project", "audit SEO", "check SEO setup", "initialize SEO", "configure metadata", or wants to verify their Next.js project has…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Build AI agent workflows on Trigger.dev — prompt chaining, routing, parallelization, orchestrator-workers, evaluator-optimizer, and human-in-the-loop. Use when the user asks to "build an AI agent with trigger.dev", "chain LLM calls", "parallelize AI tasks",…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Subscribe to Trigger.dev task runs in real-time from frontend and backend. Use when the user asks to "show task progress in UI", "stream AI responses", "use trigger.dev React hooks", "subscribe to runs", "build a progress indicator", "use useRealtimeRun", or…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Vercel AI SDK expert guidance. Use when building AI-powered features — chat interfaces, text generation, structured output, tool calling, agents, MCP integration, streaming, embeddings, reranking, image generation, or working with any LLM provider.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Upgrade Next.js to the latest version following official migration guides and codemods. Use when upgrading Next.js versions, running codemods, or migrating between major releases.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Vercel Functions expert guidance — Serverless Functions, Edge Functions, Fluid Compute, streaming, Cron Jobs, and runtime configuration. Use when configuring, debugging, or optimizing server-side code running on Vercel.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Autonomous research agent — start complex web research tasks, get structured results. This skill should be used when the user asks for multi-site exploration, open-ended web research, or deep-dive analysis across multiple sources.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Batch scraping — scrape multiple URLs in a single request with rate limiting and progress tracking. This skill should be used when the user asks to scrape multiple pages at once, process a list of URLs, or bulk extract content.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Cloud browser sessions — create sessions, execute code, interact with dynamic pages. This skill should be used when the user needs to interact with SPAs, handle authentication flows, or execute browser automation on JavaScript-heavy sites.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Multi-page crawling and site mapping. This skill should be used when the user asks to crawl an entire website, map all URLs on a site, discover site structure, or scrape multiple pages from a domain.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Tool call patterns, end-to-end workflow examples, and scenario references. This skill should be used when the user needs reference implementations, complete examples, or tool call patterns.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Single URL scraping — formats, selectors, wait strategies, headers. This skill should be used when the user asks to scrape a web page, get content from a URL, convert a page to markdown, or extract text from a site.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Web search and structured data extraction. This skill should be used when the user asks to search the web, extract structured data from pages into JSON, research a topic using online sources, or perform competitive analysis.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

This skill should be used when connecting to bank MCP servers, fetching account balances or transaction statements, handling MCP connection errors, or understanding bank API data formats. Relevant for queries like "show my balance", "connect my bank", "fetch…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

This skill should be used when showing account balances across all connected banks as a unified table. It covers the BROADCAST pattern for fetching balances from every bank simultaneously and merging them into one view. Use this skill whenever the user asks…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

This skill should be used when generating analytical financial reports — spending by category, income vs expenses, period comparisons, or spending trends across all connected banks. Use this skill whenever the user asks for a financial summary, analytics,…

原文の言語: 英語

更新
職業分類
銀行窓口係
説明

This skill should be used when creating a bank statement (виписка) for a specific account and period — a formal document listing all transactions with opening and closing balances. Use this skill whenever the user asks for a statement, виписка, account…

原文の言語: 英語

更新
職業分類
会計士・監査役
説明

This skill should be used when listing transaction history across all connected banks for a given period as a single chronological list. It covers fetching transactions via BROADCAST, merging results, date range handling, and pagination across different bank…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

This skill should be used when setting up real-time financial event notifications, configuring event subscribers, understanding event payload formats, or implementing the broadcast pub/sub system. Relevant for queries like "notify me when balance changes",…

原文の言語: 英語

更新
職業分類
予算アナリスト
説明

This skill should be used when setting spending budgets, checking budget utilization, configuring alert thresholds at 50/75/90/100%, or troubleshooting budget alerts. Relevant for queries like "set a monthly dining budget", "how much budget do I have left",…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

This skill should be used when checking currency exchange rates, viewing USD or EUR rate history, comparing rates across banks, or monitoring rate fluctuations. Relevant for queries like "what is the dollar rate today", "show EUR exchange rate history",…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

This skill should be used when listing electronic documents (EDO) from bank inbox or outbox, viewing document signatures, downloading documents, or managing document exchange. Relevant for queries like "show my document inbox", "list outgoing documents for…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

This skill should be used when encrypting or decrypting financial data files, rotating the storage passphrase, understanding where data is stored, or troubleshooting encryption errors. Relevant for queries like "encrypt my transaction data", "change my…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

This skill should be used when looking for complete workflow examples, step-by-step setup guides, architecture diagrams, or command references. Relevant for queries like "how do I set up multi-bank", "show me an example of the budget alert flow", "walk me…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

This skill should be used when preparing or sending payments, checking payment status, validating IBAN numbers, making tax or budget payments, or tracking payments by reference. Relevant for queries like "send a payment to this IBAN", "check payment status",…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

This skill should be used when exporting transaction data to CSV or PDF, generating financial reports for a date range, or configuring report layout and format options. Relevant for queries like "export my transactions to CSV", "generate a PDF report for last…

原文の言語: 英語

更新
職業分類
給与・勤怠管理事務員
説明

This skill should be used when managing employee salary contacts, creating salary payment registries, uploading or distributing payslips, generating payslip PDFs, or working with Maspay salary batches. Relevant for queries like "add an employee to salary…

原文の言語: 英語

更新
職業分類
個人向けファイナンシャルアドバイザー
説明

This skill should be used when categorizing bank transactions, mapping MCC codes to spending categories, matching Ukrainian merchant names, or analyzing spending by category. Relevant for queries like "what category is this transaction", "show spending by…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Code node patterns — JavaScript and Python data transformation, API processing, date handling, binary data. This skill should be used when the user asks to write code in Code nodes, transform data with JavaScript or Python, or process binary data.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Credentials and tags management. This skill should be used when the user asks to create or manage credentials, list service connections, organize workflows with tags, or configure authentication.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Tool call patterns, end-to-end workflow examples, and scenario references. This skill should be used when the user needs reference implementations, complete examples, or tool call patterns.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Workflow execution, monitoring, and debugging. This skill should be used when the user asks to run a workflow, check execution status, view execution history, or debug workflow errors.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expression syntax — variables, methods, JMESPath, data references. This skill should be used when the user asks to write expressions, reference data between nodes, use JMESPath, or debug expression errors.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Node configuration — HTTP Request, Code, IF, Switch, Merge, Split In Batches, error handling. This skill should be used when the user asks to configure a specific node type, set up authentication, write conditions, or add error handling.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Workflow creation — node definitions, connections, triggers, workflow structure. This skill should be used when the user asks to create a new workflow, build an automation, set up triggers, or scaffold a workflow structure.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Workflow editing — adding/removing nodes, updating connections, modifying node parameters. This skill should be used when the user asks to edit, modify, or update an existing workflow, add or remove nodes, or change node settings.

原文の言語: 英語

更新
収集済み skill 455 件中 40 件を表示しています。