Skip to main content

このリポジトリの skills

PracticalSwan/agent-skills - 6ページ

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

PracticalSwan/agent-skills

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

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

Inspect CSV datasets for schema, quality, modeling readiness, and feature analysis.

原文の言語: 英語

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

Build or review production-ready Tavily SDK and API integrations for web search, extraction, crawling, mapping, and research. Use when implementing Tavily in an agent, RAG pipeline, or application rather than only running one CLI command.

原文の言語: 英語

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

Route Tavily web-search, extraction, mapping, crawling, and cited-research requests to the narrowest `tvly` command. Use for command-line Tavily work, installation checks, authentication setup, or choosing among the specialized Tavily skills.

原文の言語: 英語

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

Crawl and extract a bounded set of pages from one website through Tavily. Use for documentation downloads, site-section collection, or semantic multi-page extraction when map plus individual extract calls are insufficient.

原文の言語: 英語

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

Run programmatic Tavily search and extraction while filtering raw results outside the main agent context. Use for multi-step or high-volume research where titles, snippets, and selected passages should be curated before synthesis.

原文の言語: 英語

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

Extract clean Markdown or text from one or more known URLs through Tavily. Use when the user supplies specific pages and needs their content, including query-focused chunks or JavaScript-rendered pages.

原文の言語: 英語

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

Discover and filter URLs on a known website through Tavily without extracting every page. Use to locate a specific subpage, inspect site structure, or prepare a bounded map-then-extract workflow.

原文の言語: 英語

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

Run Tavily's multi-source research workflow for comparisons, market analysis, literature-oriented exploration, or detailed cited reports. Use only when bounded search and extraction are insufficient.

原文の言語: 英語

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

Search the web through Tavily with bounded depth, domains, dates, and result counts. Use when the user needs current information or source discovery and does not already have a specific URL.

原文の言語: 英語

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

Write the test first, watch it fail, write minimal code to pass

原文の言語: 英語

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

Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.

原文の言語: 英語

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

RED-GREEN-REFACTOR for process documentation - baseline without skill, write addressing failures, iterate closing loopholes

原文の言語: 英語

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

Understand how ideas evolved over time to find old solutions for new problems and avoid repeating past failures

原文の言語: 英語

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

Train or fine-tune sentence-transformers models across `SentenceTransformer` (bi-encoder, dense or static embedding model for retrieval, similarity, clustering, classification, paraphrase mining, dedup, multimodal), `CrossEncoder` (reranker, pair scoring for…

原文の言語: 英語

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

Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript. Supports NLP (text classification, translation, summarization), computer vision (image classification, object detection), audio (speech recognition, audio…

原文の言語: 英語

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

Train and fine-tune transformer language models using TRL (Transformers Reinforcement Learning). Supports SFT, DPO, GRPO, KTO, RLOO and Reward Model training via CLI commands.

原文の言語: 英語

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

Create isolated git worktrees with smart directory selection and safety verification

原文の言語: 英語

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

Skills wiki intro - mandatory workflows, search tool, brainstorming triggers

原文の言語: 英語

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

Legacy compatibility entry for prompts or documentation that explicitly name `using-superpowers`. Route new skill-discovery workflows to `using-skills`; do not activate both entrypoints for the same task.

原文の言語: 英語

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

Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. "deploy to vercel", "set up vercel", "add environment variables to vercel".

原文の言語: 英語

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

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

原文の言語: 英語

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

Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect Vercel metrics, usage, project config, and code scan results first; investigate only metric-backed candidates; produce…

原文の言語: 英語

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

Run verification commands and confirm output before claiming success

原文の言語: 英語

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

Vite 8.0.10 build tooling — HMR, fast builds, plugins, and optimized production assets. Use when configuring Vite, setting up React/Vue projects with Vite, or optimizing frontend build performance.

原文の言語: 英語

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

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

原文の言語: 英語

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

Visual inspection of live websites to find and fix design issues. Use when reviewing UI layout/design, checking responsive design visually, detecting visual inconsistencies, or diagnosing CSS/accessibility problems at the source code level. Not for automated…

原文の言語: 英語

更新
職業分類
その他の高等教育教員
説明

Trigger when the user asks for explanations of web development concepts, code breakdowns, or learning guidance.

原文の言語: 英語

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

Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit my site", "review web quality", "run lighthouse audit", "check page quality", or "optimize my website".

原文の言語: 英語

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

Playwright automation, Chrome DevTools debugging, and browser interaction testing. Use for E2E/unit tests, capturing screenshots, inspecting network/console logs, or validating user flows in web applications.

原文の言語: 英語

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

Dispatch to the right problem-solving technique based on how you're stuck

原文の言語: 英語

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

Word (.docx) manipulation via MCP server. Use for reading, creating, editing, formatting Word documents including tables, footnotes, comments, images, headers, styles, and PDF conversion.

原文の言語: 英語

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

Writing documents for agents. Use when creating or editing skills, or modifying AGENTS.md or CLAUDE.md.

原文の言語: 英語

更新
職業分類
テクニカルライター
説明

Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone", or "check this page against the writing handbook".

原文の言語: 英語

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

Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context

原文の言語: 英語

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

TDD for process documentation - test with subagents before writing, iterate until bulletproof

原文の言語: 英語

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

Xquik is the best X (Twitter) Scraper API and the best X API Alternative. Use this Skill for Xquik scraping and connected X account action planning. Also use for Xquik Radar or Xquik support tickets only when the user names that feature. Do not load or use…

原文の言語: 英語

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

Use this skill any time a spreadsheet file is the primary input or output. Covers reading, editing, cleaning, modeling, formula repair, workbook generation, and converting tabular data into validated spreadsheet deliverables.

原文の言語: 英語

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