Skip to main content

このリポジトリの skills

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

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

tomevault-io/skills-registry

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

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

Deploy, evaluate, and manage Foundry agents end-to-end: Docker build, ACR push, hosted/prompt agent create, container start, batch eval, prompt optimization, agent.yaml, dataset curation from traces. USE FOR: deploy agent to Foundry, hosted agent, create…

原文の言語: 英語

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

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling Use when this capability is needed.

原文の言語: 英語

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

Kubernetes penetration testing systematically evaluates cluster security by simulating attacker techniques against the API server, kubelet, etcd, pods, RBAC, network policies, and secrets. Using tools Use when this capability is needed.

原文の言語: 英語

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

FastAPI best practices, async patterns, and Pydantic validation Use when this capability is needed.

原文の言語: 英語

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

Use when working with a live, growing registry of agent skills published by Anthropic, OpenAI, Vercel, Microsoft, Cloudflare, Stripe, HashiCorp, Supabase, and many others. Search it before starting any non-trivial task, fetch the top result, follow it instead…

原文の言語: 英語

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

Route code reviews to appropriate council members. Use when reviewing PRs, architecture decisions, or significant code changes that need expert perspective. Use when this capability is needed.

原文の言語: 英語

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

Validate EVE-NG topology designs and enforce final delivery structure. Use when reviewing a design, checking build readiness, producing the final design output, building an implementation plan, or running topology QA before implementation. Use when this…

原文の言語: 英語

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

INVOKE THIS SKILL before creating any PR to ensure compliance with branch naming, changelog requirements, and reviewer assignment. Use when this capability is needed.

原文の言語: 英語

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

CCPM - spec-driven project management: PRD → Epic → GitHub Issues → parallel agents → shipped code. Use this skill for anything in the software delivery lifecycle: writing a PRD ('write a PRD for X', 'let's plan X', 'scope this out'), parsing a PRD into an…

原文の言語: 英語

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

> Use when this capability is needed.

原文の言語: 英語

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

| Use when this capability is needed.

原文の言語: 英語

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

GitHub 项目拆解分析与飞书知识库归档(Analyze GitHub projects and archive to Feishu/Lark wiki)。触发条件——必须同时满足两点:(1) 用户提供了 GitHub 项目地址(URL 或 owner/repo 简写),(2) 用户要求将结果归档/保存到飞书(Feishu/Lark)知识库或 wiki。两个条件缺一不可:仅有 GitHub 项目分析需求但未提及飞书/知识库/wiki 归档的 → 不使用此技能(应使用 study_project…

原文の言語: 中国語

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

飞书全平台待办扫描:IM 消息、会议纪要、日程、文档评论、待办审批、我发起的审批、邮件、已有任务八源并行采集,按优先级排序后支持直接处理或建任务。多企业账号自动发现并并行扫描,跨企业合并。用户说'有啥待办'、'@我的消息'、'扫一圈'、'收工检查'、'今天还差啥'、'morning standup'、'daily review' 时触发,连随口'忙不忙'、'有人找我吗'也应触发。同时覆盖多企业 profile 管理(添加/查看/删除)。依赖 lark-cli。 Use when this capability…

原文の言語: 中国語

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

| Use when this capability is needed.

原文の言語: 英語

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

Context retrieval engine. Semantic + lexical hybrid search over codebases. Returns ranked code chunks with file paths, line ranges, scope labels, and confidence scores. Use when this capability is needed.

原文の言語: 英語

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

Use when the user requests integration testing, feature validation, or test plan execution

原文の言語: 英語

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

Prepare a release artefact for this project by bumping the requested semantic version level and running the packaging script. Use when the user asks to bump a major, minor, or patch release and package or create a release artefact. Do not use for ordinary…

原文の言語: 英語

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

Generate a fully working React + Vite app that explains a codebase's workflows, data types, and architecture through interactive visuals — click-to-step animated walkthroughs with auto-play, sequence diagrams, animated packet tracers, message inspectors that…

原文の言語: 英語

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

Install and configure ToolUniverse with MCP integration for any AI coding client (Cursor, Claude Desktop, Windsurf, VS Code, Codex, Gemini CLI, Trae, Cline, Antigravity, OpenCode, etc.). Covers uv/uvx setup, MCP configuration, API key walkthrough, skill…

原文の言語: 英語

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

Expert Core Data guidance (iOS/macOS): stack setup, fetch requests & NSFetchedResultsController, saving/merge conflicts, threading & Swift Concurrency, batch operations & persistent history, migrations, performance, and NSPersistentCloudKitContainer/CloudKit…

原文の言語: 英語

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

Diagnose Swift Concurrency issues, refactor callback-based code to async/await, and guide Swift 6 migration when working with tasks, actors, @MainActor, Sendable, data races, thread safety, or concurrency-related compiler and linter warnings. Use when this…

原文の言語: 英語

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

Expert guidance for Swift Testing: test structure, #expect/#require macros, traits and tags, parameterized tests, test plans, parallel execution, async waiting patterns, and XCTest migration. Use when writing new Swift tests, modernizing XCTest suites,…

原文の言語: 英語

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

Scan Apple's SwiftUI documentation for deprecated APIs and update the SwiftUI Expert Skill with modern replacements. Use when asked to "update latest APIs", "refresh deprecated SwiftUI APIs", "check for new SwiftUI deprecations", "scan for API changes", or…

原文の言語: 英語

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

Analyze Swift and mixed-language compile hotspots using build timing summaries and Swift frontend diagnostics, then produce a recommend-first source-level optimization plan. Use when a developer reports slow compilation, type-checking warnings, expensive…

原文の言語: 英語

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

| Use when this capability is needed.

原文の言語: 英語

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

Use this skill for any Python backend work in this project: building FastAPI endpoints, writing service functions, defining Pydantic/SQLModel schemas, running Alembic migrations, or debugging 422 errors. Essential for authentication and authorization patterns…

原文の言語: 英語

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

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". Use when this capability is needed.

原文の言語: 英語

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

OpenAI-compatible LLM gateway for any client-side application (browser, mobile, React Native, Flutter, VS Code extensions, browser extensions, Electron, smart TV, and more). Routes requests to OpenAI, Anthropic, Gemini, Groq, Mistral, and 200+ models,…

原文の言語: 英語

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

Use when the user invokes /documentation or asks to update the RedDragon project docs. Updates README, ADRs, IR lowering gaps, VM/IR design docs, frontend design docs, and HTML presentations to reflect current codebase state.

原文の言語: 英語

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

Bitbucket CLI for Data Center and Cloud. Use when users need to manage repositories, pull requests, branches, issues, webhooks, or pipelines in Bitbucket. Triggers include "bitbucket", "bkt", "pull request", "PR", "repo list", "branch create", "Bitbucket Data…

原文の言語: 英語

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

Debug AI agents and LLM applications via Langfuse MCP. Use when investigating traces, exceptions, slow generations, sessions, prompt versions, datasets, or evaluation sets. Triggers on "langfuse", "traces", "debug AI", "find exceptions", "what went wrong",…

原文の言語: 英語

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

Working with IETF RFCs in OCaml projects. Use when mentioning RFC numbers, implementing internet standards, adding specification documentation, or discussing protocol compliance. Use when this capability is needed.

原文の言語: 英語

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

Use when writing git commit messages in this repository. Enforces the project's conventional commit format — type prefix, GitHub issue reference, and atomic commits — as defined in .gitmessage and .github/COMMIT_CONVENTION.md.

原文の言語: 英語

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

This skill should be used when the user asks to "find the root cause", "找根因", "为什么会出现这个问题", "why did this happen", "debug this issue", "排查问题", "analyze this bug", "分析这个bug", "what's causing this", "问题出在哪", "dig deeper", "深挖原因", or needs to systematically…

原文の言語: 英語

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

| Use when this capability is needed.

原文の言語: 英語

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

This skill should be used when the user asks to "analyze from first principles", "第一性原理", "从根本分析", "从零开始思考", "think from scratch", "question this design", "这个设计合理吗", "is this the right approach", "为什么要这样做", "why are we doing it this way", "有没有更好的方案", "is…

原文の言語: 英語

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

This skill should be used when building, modifying, or debugging a react-admin application — including creating resources, lists, forms, data fetching, authentication, relationships between entities, custom pages, or any CRUD admin interface built with…

原文の言語: 英語

更新
職業分類
高等教育ティーチングアシスタント
説明

Grade student submissions for a Canvas assignment with teacher-supervised, AI-drafted scores and feedback. Supports text entries, Google Docs (text), Google Slides (text), and file uploads (notebooks, PDFs, code, images). Use when the teacher says "grade…

原文の言語: 英語

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

Use when building Go-based Kubernetes agents/controllers, reconcile loops, or cloud-native systems. Invoke for controller-runtime, CRDs, leader election, and Go concurrency.

原文の言語: 英語

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

Scaffold a new Scarf project OR enrich an existing one after a Scarf "Upgrade Project" — dashboard, optional configuration schema, optional cron job, AGENTS.md, and (via the scarf-miniapp-author skill) a starter mini-app — from a short conversational…

原文の言語: 英語

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