Skip to main content

这个仓库中的 skills

aiskillstore/marketplace - 第 27 页

SkillsMP 已收集 aiskillstore/marketplace 中的 1,095 个 Skill。打开任一 Skill 可查看来源和详情。

aiskillstore/marketplace

已展示 40 / 1,095 个已收集 Skill。

职业分类
软件开发工程师
描述

Visualize datasets in 2D using embeddings with UMAP or t-SNE dimensionality reduction. Use when users want to explore dataset structure, find clusters in images, identify outliers, color samples by class or metadata, or understand data distribution. Requires…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Find duplicate or near-duplicate images in FiftyOne datasets using brain similarity computation. Use when users want to deduplicate datasets, find similar images, cluster visually similar content, or remove redundant samples. Requires FiftyOne MCP server with…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Triage FiftyOne GitHub issues by validating status, categorizing resolution, and generating standardized responses. Use when reviewing issues to determine if fixed, won't fix, not reproducible, no longer relevant, or still valid.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when coordinating dependency-aware task planning with beads (bd) CLI and bv graph sidecar - covers ready work selection, priority management, and robot flags for deterministic outputs

原文语言:英语

更新
职业分类
软件开发工程师
描述

git worktree を利用した分離作業環境を自動構築します。デフォルトブランチから最新コードを取得し、.git-worktrees/ ディレクトリに新規worktreeを作成、.env・npm依存関係を自動セットアップします。ブランチ名の '/' は自動的に '-' に変換されます。既存worktreeは再利用されます。

原文语言:日语

更新
职业分类
软件开发工程师
描述

コード変更を適切なgitコミット戦略でgit commitします。基本的には既存のgitコミットへのsquash戦略を採用し、必要に応じてブランチ全体のgitコミット履歴を再構成します。実装完了時やユーザーがgit commitを依頼した時に使用します。

原文语言:日语

更新
职业分类
软件开发工程师
描述

Search and answer questions about the ANcpLua ecosystem documentation. Use when users ask about ANcpLua.NET.Sdk features, ANcpLua.Analyzers rules, ANcpLua.Roslyn.Utilities APIs, or any configuration/usage questions about these packages.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Ensures Claude verifies both local tests AND remote CI before claiming completion. Use BEFORE any completion claims, commits, or pull requests. Mandatory verification with evidence.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Force verification before claiming success or completion. Prevents false "it works" claims. Triggers when about to say "done", "complete", "works", "fixed", or "the implementation is ready". Requires actually running builds/tests and showing output before…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Four-phase debugging framework that ensures root cause identification before fixes. Use when encountering bugs, test failures, unexpected behavior, or when previous fix attempts failed. Enforces investigate-first discipline ('debug this', 'fix this error',…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Deep code review with web research to verify against latest ecosystem. Use when user says 'double check against latest', 'verify versions', 'check security', 'review against docs', or needs deep analysis beyond automatic quality hook.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Systematic refactoring with small-step discipline. Use when user says 'refactor', 'clean up', 'restructure', 'extract', 'rename', 'simplify', or mentions code smells. Enforces one change → test → commit cycle. For structural improvements, NOT style/formatting…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Query Obsidian Bases via the Bases Query plugin (RPC). Use when you need to read structured data from Obsidian bases.

原文语言:英语

更新
职业分类
网页开发工程师
描述

Next.js 16+ uses App Router with Server Components by default. Client Components are only used when interactivity is needed (hooks, event handlers, browser APIs).

原文语言:英语

更新
职业分类
软件开发工程师
描述

Integrate Vercel AI SDK for LLMs, Chatbots, Generative UI, and Agentic Workflows.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when reverse engineering tools are missing, not working, or need configuration. Installation guides for radare2 (r2), Ghidra, GDB, QEMU, Frida, binutils, and cross-compilation toolchains. Keywords - "install radare2", "setup ghidra", "r2 not found", "qemu…

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when verifying documentation claims against codebase reality. Triggers on "audit docs", "verify documentation", "check docs", "docs accurate", "documentation drift", "before release", "after refactor", "docs don't match". Uses…

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when troubleshooting Firebase emulator issues, rules violations, function errors, auth problems, or deployment failures. Triggers on "error", "not working", "debug", "troubleshoot", "failing", "broken", "permission denied", "emulator…

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when initializing a new Firebase project with proven architecture. Triggers on "new firebase project", "initialize firebase", "firebase init", "set up firebase", "create firebase app", "start firebase project". Guides through CLI…

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used to update terminal window title with context. Triggers automatically at session start via hook. Also triggers on topic changes during conversation (debugging to docs, frontend to backend). Updates title with emoji + project + current…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Send and receive messages between AI agents using AI Maestro's messaging system. Use this skill when the user asks to "send a message", "check inbox", "read messages", "notify [agent]", "tell [agent]", or any inter-agent communication.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Markdown linting and automated fixing using markdownlint-cli2. Use when Claude needs to: (1) Check markdown files for style issues, (2) Fix markdown formatting problems, (3) Ensure markdown follows best practices, (4) Validate markdown documents, or (5) Apply…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Flowcharts are composed of **nodes** (geometric shapes) and **edges** (arrows or lines). The Mermaid code defines how nodes and edges are made and accommodates different arrow types, multi-directional arrows, and any linking to and from subgraphs.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implement event-driven communication using BlueprintEventBus for cross-module coordination. Use this skill when modules need to communicate without tight coupling, broadcasting domain events (task.created, member.added), subscribing to events with proper…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implement authentication and authorization using @delon/auth. Use this skill when adding login/logout flows, JWT token management, role-based access control (RBAC), route guards, HTTP interceptors, and session management. Integrates with Firebase Auth and…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implement caching strategies using @delon/cache. Use this skill when adding memory cache, LocalStorage cache, SessionStorage cache, or cache interceptors for HTTP requests. Supports TTL-based expiration, cache invalidation, cache grouping, and persistent…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implement fullscreen functionality using screenfull library for cross-browser fullscreen support in ng-events project

原文语言:英语

更新
职业分类
软件开发工程师
描述

UUID generation skill - Universally Unique Identifiers v4 and v7 for entity IDs. For ng-events construction site progress tracking system.

原文语言:英语

更新
职业分类
软件开发工程师
描述

GitHubのプルリクエスト(PR)を作成する際に使用します。変更のコミット、プッシュ、PR作成を含む完全なワークフローを日本語で実行します。「PRを作って」「プルリクエストを作成」「pull requestを作成」などのリクエストで自動的に起動します。

原文语言:日语

更新
职业分类
网络与计算机系统管理员
描述

Creates, updates, or reviews a project's gen-env command for running multiple isolated instances on localhost. Handles instance identity, port allocation, data isolation, browser state separation, and cleanup.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Fetches Zig language and standard library documentation via CLI. Activates when needing Zig API details, std lib function signatures, or language reference content that isn't covered in zig-best-practices.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Provides a structured workflow for planning and executing code reviews like a senior engineer. Use when asked to review code, PRs, or plan a code review task.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Agente especializado em criação massiva de conteúdo SEO seguindo a metodologia James/Diesel Dudes. Use para criar 50+ páginas otimizadas rapidamente, gerar artigos em batch, traduzir para múltiplos idiomas, e rankear no Google em 30 dias. Ideal para sites de…

原文语言:葡萄牙语

更新
职业分类
高级秘书和行政助理
描述

Schedule meetings, find free time, and manage Google Calendar — all connected to your contact network via Rarefriend. Resolve attendees by name, log notes after calls, and never double-book again. Use when the user wants to: schedule a meeting, check what's…

原文语言:英语

更新
职业分类
高级秘书和行政助理
描述

Manage Microsoft Outlook contacts and calendar from your AI assistant — search contacts, schedule Teams meetings, find free time, and keep relationship notes all in one place via Rarefriend. Use when the user wants to: search Outlook contacts, schedule an…

原文语言:英语

更新
职业分类
软件开发工程师
描述

B站视频、用户、评论、弹幕、直播数据查询助手。支持App和Web双端API。

原文语言:多语言混合

更新
职业分类
软件开发工程师
描述

Instagram 全场景数据查询助手。支持V1/V2/V3三个版本API,覆盖用户信息、帖子、Reels、Stories、评论、搜索、话题、地点等全功能。

原文语言:多语言混合

更新
职业分类
软件开发工程师
描述

快手全场景数据查询助手。支持App和Web双端API,覆盖视频详情、用户数据、搜索、热榜、直播、评论等全功能。

原文语言:多语言混合

更新
职业分类
软件开发工程师
描述

皮皮虾数据查询助手。覆盖作品详情、用户数据、搜索、热搜、评论、话题等全功能。

原文语言:多语言混合

更新
职业分类
软件开发工程师
描述

Sora2 视频平台数据查询助手。覆盖作品详情、用户数据、搜索、评论、Cameo等全功能。

原文语言:多语言混合

更新
已展示 40 / 1,095 个已收集 Skill。