Skip to main content

このリポジトリの skills

tomevault-io/skills-registry - 83ページ

SkillsMP は tomevault-io/skills-registry から 17,125 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

tomevault-io/skills-registry

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

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

> Use when this capability is needed.

原文の言語: 英語

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

Use when working with a skill with no eval.yaml for testing discovery behavior.

原文の言語: 英語

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

Analyzes test suites in any language and tags each test with a standardized set of traits (positive, negative, critical-path, boundary, smoke, regression, integration, performance, security). Use when the user wants to categorize, audit, or label tests with…

原文の言語: 英語

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

Generate release notes for a new stable release of the C# extension by gathering prerelease CHANGELOG entries and writing them in VS Code release notes style. Use this when asked to generate, draft, or write release notes. Use when this capability is needed.

原文の言語: 英語

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

Start and persist the local .NET API and React frontend on the managed agent runtime (supervisord, system Postgres on 5432). Use when (1) starting backend/frontend for local dev on the agent machine, (2) services died after an agent turn, (3) user asks to run…

原文の言語: 英語

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

Pragmatic code review for finding REAL issues. Use when: (1) User asks to review code, (2) Before finishing a feature, (3) User says 'review', 'check code', 'find bugs', or 'audit'. Flags: manual types, missing Orval hooks, untyped controllers, wrong…

原文の言語: 英語

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

>- Use when this capability is needed.

原文の言語: 英語

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

Use when RLM requirement involves debugging a bug, test failure, or unexpected behavior. Insert Phase 1.5 between Phase 1 and Phase 2 to perform systematic root cause analysis before attempting any fixes. Trigger phrases: "debug", "investigate", "failing…

原文の言語: 英語

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

Use this skill whenever the user is working with the Pydantic AI framework — including building AI agents, defining structured outputs with Pydantic models, wiring up tools/function calling, configuring model providers (OpenAI, Anthropic, Gemini, etc.),…

原文の言語: 英語

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

Create production-quality Android applications following Google's official architecture guidance and NowInAndroid best practices. Use when building Android apps with Kotlin, Jetpack Compose, MVVM architecture, Hilt dependency injection, Room database, or…

原文の言語: 英語

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

Production FastAPI patterns with Pydantic v2, async endpoints, OAuth2/JWT, dependency injection, testing, and Kubernetes deployment Use when this capability is needed.

原文の言語: 英語

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

Build fast, production-ready Python APIs with type hints, validation, and async support. Use when this capability is needed.

原文の言語: 英語

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

> 适用平台:Claude / ChatGPT / Gemini 网页版 Use when this capability is needed.

原文の言語: 中国語

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

Use when committing code, pushing changes, or managing Git operations that require safety checks

原文の言語: 英語

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

| Use when this capability is needed.

原文の言語: 中国語

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

Scaffold a new Django project following Felipe's established patterns Use when this capability is needed.

原文の言語: 英語

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

Customize Shopify checkout with UI extensions and functions. Use this skill for building checkout UI extensions, adding custom fields, implementing payment customizations, creating post-purchase experiences, and extending customer accounts. Covers Checkout UI…

原文の言語: 英語

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

Vue.js development standards and tooling. Use when this capability is needed.

原文の言語: 英語

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

This skill enables Claude to automatically monitor ADD realm patterns and update the `.add-status` file at natural conversation boundaries. It runs silently in the background, maintaining flow observability without user intervention. Use when this capability…

原文の言語: 英語

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

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete. Use when this capability is needed.

原文の言語: 英語

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

Documentation for AI Agents (like Antigravity/Cursor/Windsurf) to understand how to manipulate the Trioceros-Viz 3D engine, add new Function Calling tools, and pass data to WebGL/WASM buffers. Use when this capability is needed.

原文の言語: 英語

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

Manage the local observability stack (OTel Collector + Loki + Prometheus + Grafana + image-renderer) that visualizes vsdd-factory hook events and Claude Code OTel telemetry. Starts/stops/resets the Docker stack, manages the multi-factory watched-list registry…

原文の言語: 英語

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

Guide the learner through a structured goal-setting exercise grounded in research on Mental Contrasting with Implementation Intentions (MCII). The exercise helps developers set concrete learning goals, visualize meaningful outcomes, anticipate realistic…

原文の言語: 英語

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

Facilitates deliberate skill development during AI-assisted coding. Offers interactive learning exercises after architectural work (new files, schema changes, refactors). Use when completing features, making design decisions, or when user asks to understand…

原文の言語: 英語

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

Sound env mutation in Rust 2024 requires BOTH std::sync::Once AND single-threaded invocation. One without the other is unsound. Use when this capability is needed.

原文の言語: 英語

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

Build and test the aitop Rust workspace (8 crates, edition 2024, MSRV 1.95). Covers cargo build, test, clippy, and the aitop doctor health checks. Use when this capability is needed.

原文の言語: 英語

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

Shift Left quality gates, feature flag pipelines, and deployment automation. Use when setting up or modifying build and deploy pipelines, or when establishing quality gates for a project. Use when this capability is needed.

原文の言語: 英語

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

Building any sort of frontend in React Use when this capability is needed.

原文の言語: 英語

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

Multi-lens code review against working directory changes. Evaluates diffs through configurable criteria like code-quality, maintainability, product-vision, and accessibility. Use when user says "review my changes", "review this code", "check before…

原文の言語: 英語

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

Use when searching HelpScout tickets, customers, or organizations. Provides correct tool selection, required sequencing, and prevents common mistakes. Triggers on "search helpscout", "find tickets", "check support inbox", "helpscout conversations", "look up…

原文の言語: 英語

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

>- Use when this capability is needed.

原文の言語: 英語

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

Pick up a task and execute it using subagents to parallelize independent workstreams. Use when the user wants to work on a task with maximum concurrency. Use when this capability is needed.

原文の言語: 英語

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

Initialize a new Sphinx documentation project. Detects the project's package manager (uv recommended; supports poetry, pipenv, plain venv) and uses it for dependency installation. Supports RST or MyST (Markdown) syntax selection. Triggers when user asks to…

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

Set up and run an autonomous experiment loop for any optimization target. Use when asked to "run autoresearch", "optimize X in a loop", "set up autoresearch for X", or "start experiments". Use when this capability is needed.

原文の言語: 英語

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

Apply when preparing a PR, reviewing code changes, running git diff, or generating a changeset. Use when user says "review", "PR prep", "code review", or "changeset". Use when this capability is needed.

原文の言語: 英語

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

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete. Use when this capability is needed.

原文の言語: 英語

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

Create production-quality Android applications following Google's official Android architecture guidance with Kotlin, Jetpack Compose, MVVM architecture, Hilt dependency injection, Room database, and multi-module architecture. Triggers on requests to create…

原文の言語: 英語

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

>- Use when this capability is needed.

原文の言語: 英語

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

Mobilerun documentation reference. Use when users ask about Mobilerun setup, configuration, SDK usage, CLI commands, device setup, agents, architecture, app cards, credentials, tracing, Docker, migration, structured output, or any Mobilerun "how do I..."…

原文の言語: 英語

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

| Use when this capability is needed.

原文の言語: 英語

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