Skip to main content

このリポジトリの skills

PracticalSwan/agent-skills - 4ページ

SkillsMP は PracticalSwan/agent-skills から 237 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

PracticalSwan/agent-skills

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

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

Store and retrieve unstructured objects, file uploads, and cache-like state on Netlify using the @netlify/blobs key/value API from Functions, Edge Functions, and Build Plugins. Use when a task involves saving user file or image uploads, persisting form or…

原文の言語: 英語

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

Cache dynamic and static responses on Netlify's CDN from Functions, Edge Functions, and proxies. Use when you add caching or cache-control headers to a function response, tune cache TTL or stale-while-revalidate, set up the durable cache, vary a cache key by…

原文の言語: 英語

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

Configure Netlify projects via netlify.toml and the _headers/_redirects files — covering build settings and deploy contexts alongside environment variables/scopes and the Secrets Controller plus redirect/rewrite/proxy and custom-header rules. Use when setting…

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

Zero-config Postgres for Netlify apps via @netlify/database — querying data from Functions/Edge Functions, writing schema migrations, setting up Drizzle ORM, local dev with netlify dev, database branches for deploy previews, and migrating an existing Postgres…

原文の言語: 英語

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

Create and manage Netlify deploys — Git continuous deployment, CLI manual/anonymous deploys, Deploy to Netlify buttons, drag-and-drop, and per-context netlify.toml build settings. Use when linking a repo, deploying from the CLI, setting up Deploy Previews or…

原文の言語: 英語

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

Write, configure, and deploy Netlify Edge Functions (Deno runtime at the network edge) in TypeScript/JavaScript. Use when adding request/response manipulation at the edge — auth middleware, geolocation redirects, A/B testing and personalization, content…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Serverless form handling on Netlify-hosted sites — detects HTML forms at deploy time, stores submissions, filters spam, and sends notifications. Use when adding a contact form, lead-capture form, file-upload form, or newsletter signup to a Netlify site;…

原文の言語: 英語

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

Deploy and configure web frameworks on Netlify — build settings and SSR/edge adapters plus local platform emulation and env vars. Use when setting up or fixing a framework deploy (Next.js / Astro / Nuxt / SvelteKit / Remix / React Router / TanStack Start /…

原文の言語: 英語

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

Write, configure, and deploy Netlify serverless functions in TypeScript, JavaScript, or Go. Use this when adding an API endpoint or backend route, adding a contact form handler, wiring auth or Identity signup/login hooks, building streaming or AI-proxy…

原文の言語: 英語

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

Add authentication and user management to a Netlify site with @netlify/identity — signup/login/logout, OAuth social login (Google/GitHub/GitLab/Bitbucket), server-side user verification in Functions, role-based access control (RBAC), admin user management,…

原文の言語: 英語

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

Transform, resize, crop, reformat, and optimize images on demand via Netlify Image CDN's /.netlify/images endpoint. Use when adding responsive images, generating thumbnails, converting formats (avif/webp/png), cropping to aspect ratios, tuning image quality,…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Build, deploy, and secure Model Context Protocol (MCP) servers on Netlify. Use whenever the task involves creating an MCP server, exposing an app or API to AI agents as MCP tools, letting Claude / Cursor / Claude Code call a custom remote server, or adding…

原文の言語: 英語

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

Next.js 16.2.4 with TypeScript — App Router, Server Components, use cache directive, Turbopack dev, Server Actions, ISR, SSR, SSG, MCP devtools, metadata API, route handlers, instrumentation.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Review Jupyter notebooks for side effects, dependencies, and safe execution strategy before running or editing them.

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

NotebookLM MCP server management - query notebooks, add from share links, handle auth, reset sessions. Use when working with Google NotebookLM notebooks for conversational research tasks.

原文の言語: 英語

更新
職業分類
DTPオペレーター
説明

Notion workspace management via MCP - create databases, pages, comments, and knowledge bases. Use when building Notion documentation, organizing project wikis, or managing Notion content.

原文の言語: 英語

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

Use when the user asks how to build with OpenAI products or APIs, asks about Codex itself or choosing Codex surfaces, needs up-to-date official documentation with citations, help choosing the latest model for a use case, latest/current/default-model prompting…

原文の言語: 英語

更新
職業分類
DTPオペレーター
説明

Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplumber`, and `pypdf` for generation and extraction.

原文の言語: 英語

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

Optimize web performance for faster loading and better user experience. Use when asked to "speed up my site", "optimize performance", "reduce load time", "fix slow loading", "improve page speed", or "performance audit".

原文の言語: 英語

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

PHP 8.0+ development — XAMPP, RESTful APIs, PDO/MySQL/MariaDB, and authentication. Use when building PHP backends, creating API endpoints, configuring XAMPP, or integrating PHP with databases.

原文の言語: 英語

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

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default. Use when Codex needs to create a new personal plugin, add…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Power BI semantic models - DAX measures, star schemas, relationships, RLS, and performance tuning via MCP. Use when creating data models, writing DAX, or configuring table relationships in Power BI.

原文の言語: 英語

更新
職業分類
グラフィックデザイナー
説明

PowerPoint (.pptx) manipulation via MCP server. Use for creating slides, formatting presentations, managing placeholders, adding images, applying templates, or extracting text from .pptx files.

原文の言語: 英語

更新
職業分類
グラフィックデザイナー
説明

Use this skill any time a `.pptx` file is involved as input, output, or both. Covers reading decks, editing existing presentations, creating slides from scratch, visual QA, notes, layouts, and presentation-safe file transforms.

原文の言語: 英語

更新
職業分類
コンピュータ・情報システムマネージャー
説明

Recognize when disagreements reveal valuable context, preserve multiple valid approaches instead of forcing premature resolution

原文の言語: 英語

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

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

原文の言語: 英語

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

Sync local skills repository with upstream changes from obra/superpowers-skills

原文の言語: 英語

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

NVIDIA RAG Blueprint deployment, configuration, troubleshooting, and shutdown guidance for Docker, Helm, and library-based RAG stacks.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

NVIDIA RAG Blueprint evaluation guidance for measuring retrieval and answer quality with stable datasets, baselines, and reproducible scoring workflows.

原文の言語: 英語

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

NVIDIA RAG Blueprint performance-tuning guidance for profiling retrieval stacks, comparing bottlenecks, and validating latency or throughput improvements.

原文の言語: 英語

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

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 patterns. Triggers on tasks involving React components, Next.js…

原文の言語: 英語

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

React 19+ with TypeScript — hooks, custom hooks, state management (useState/useReducer/useContext), React Query/SWR, Tailwind CSS, performance. Use when building React components, apps, or optimizing renders.

原文の言語: 英語

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

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile…

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Receive and act on code review feedback with technical rigor, not performative agreement or blind implementation

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Evaluate recommender system quality for the CSX4207 Vinyl Record Store. Use whenever you must compute or report recommender metrics (Precision@k, Recall@k, HitRate@k, MRR, MAP@k, NDCG@k, coverage, diversity, novelty, serendipity, personalization), design an…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Search previous Claude Code conversations for facts, patterns, decisions, and context using semantic or text search

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Dispatch code-reviewer subagent to review implementation against plan or requirements before proceeding

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

原文の言語: 英語

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