Skip to main content

このリポジトリの skills

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

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

tomevault-io/skills-registry

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

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

GitHub workflow, commit conventions, and PR process for MAPL Use when this capability is needed.

原文の言語: 英語

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

MAPL error handling macros and best practices Use when this capability is needed.

原文の言語: 英語

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

First-time MAPL development environment setup and configuration Use when this capability is needed.

原文の言語: 英語

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

Debug and fix pFUnit test failures in MAPL Use when this capability is needed.

原文の言語: 英語

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

Guide for building MAPL on bucy remote server with Intel compiler Use when this capability is needed.

原文の言語: 英語

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

Rules to develop astro projects Use when this capability is needed.

原文の言語: 英語

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

General rules to use when generating code is asked Use when this capability is needed.

原文の言語: 英語

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

Git commit message conventions and pre-commit guidance. Use when committing code. Use when this capability is needed.

原文の言語: 英語

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

Analyze memory files for generally applicable learnings and extract them to AGENTS.md, skills, or other permanent locations. Use when reviewing accumulated corrections and decisions for broader applicability. Use when this capability is needed.

原文の言語: 英語

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

Browser debugging and visual verification using Playwright CLI. Use when needing to take screenshots, verify a page loads correctly, debug visual issues, check localhost web apps, or inspect UI rendered by dev servers. Use when this capability is needed.

原文の言語: 英語

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

Capture corrections, decisions, or learnings to persistent agent memory files Use when this capability is needed.

原文の言語: 英語

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

You have read-only access to the Gertrude PostgreSQL database for querying and analysis. Use when this capability is needed.

原文の言語: 英語

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

Analyzes git diffs and generates structured markdown summaries of code changes. Use when reviewing commits, understanding what changed in a branch, creating change documentation, or reviewing pull requests.

原文の言語: 英語

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

Set up Convex authentication with proper user management, identity mapping, and access control patterns. Use when implementing auth flows. Use when this capability is needed.

原文の言語: 英語

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

Guide to using Convex components for feature encapsulation. Learn about sibling components, creating your own, and when to use components vs monolithic code. Use when this capability is needed.

原文の言語: 英語

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

Discover and use convex-helpers utilities for relationships, filtering, sessions, custom functions, and more. Use when you need pre-built Convex patterns. Use when this capability is needed.

原文の言語: 英語

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

Initialize a new Convex backend from scratch with schema, auth, and basic CRUD operations. Use when starting a new project or adding Convex to an existing app. Use when this capability is needed.

原文の言語: 英語

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

Create Convex queries, mutations, and actions with proper validation, authentication, and error handling. Use when implementing new API endpoints. Use when this capability is needed.

原文の言語: 英語

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

Design and generate Convex database schemas with proper validation, indexes, and relationships. Use when creating schema.ts or modifying table definitions. Use when this capability is needed.

原文の言語: 英語

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

Ansible playbook, role, and security best practices Use when this capability is needed.

原文の言語: 英語

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

Python async/await patterns and asyncio best practices Use when this capability is needed.

原文の言語: 英語

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

Python Enhancement Proposals (PEPs) and style guidelines Use when this capability is needed.

原文の言語: 英語

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

Python performance optimization and profiling Use when this capability is needed.

原文の言語: 英語

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

Python testing best practices with pytest, unittest, and mocking Use when this capability is needed.

原文の言語: 英語

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

Python type hints, mypy, Protocol, and static typing best practices Use when this capability is needed.

原文の言語: 英語

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

Rust async/await with Tokio and async patterns Use when this capability is needed.

原文の言語: 英語

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

Rust error handling with Result, Error trait, anyhow, thiserror Use when this capability is needed.

原文の言語: 英語

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

Rust ownership, borrowing, and lifetimes Use when this capability is needed.

原文の言語: 英語

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

Rust testing patterns (unit, integration, property-based) Use when this capability is needed.

原文の言語: 英語

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

Rust unsafe code, FFI, and safety invariants Use when this capability is needed.

原文の言語: 英語

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

Add a Doover widget to an existing app. Use when users want to add a remote UI component/widget to their Doover application, scaffold a new widget from the widget template, or need help setting up Module Federation widgets. Use when this capability is needed.

原文の言語: 英語

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

Administration guide for the Doover platform Use when this capability is needed.

原文の言語: 英語

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

Generate Doover applications step-by-step with guided phases. Use when users want to create a new Doover app, scaffold application components, or need help with the app generation workflow. Use when this capability is needed.

原文の言語: 英語

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

Complete reference for the Doover CLI app management commands Use when this capability is needed.

原文の言語: 英語

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

Comprehensive guide for creating and developing Doover device applications, including state machines, workers, and hardware I/O patterns Use when this capability is needed.

原文の言語: 英語

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

Doover platform development reference. Use when assisting with development of Doover applications — provides correct import paths, class structures, API patterns, and code examples for the pydoover SDK across all app types (Docker, Processor, Integration,…

原文の言語: 英語

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

Index of Doover skills - start here to understand available skills and load only what you need Use when this capability is needed.

原文の言語: 英語

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

API reference for the pydoover Python library for Doover application development Use when this capability is needed.

原文の言語: 英語

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

Analyze and resolve Sentry comments on GitHub Pull Requests. Use this when asked to review or fix issues identified by Sentry in PR comments. Can review specific PRs by number or automatically find recent PRs with Sentry feedback. Use when this capability is…

原文の言語: 英語

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

Setup Sentry AI Agent Monitoring in any project. Use when asked to monitor LLM calls, track AI agents, or instrument OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI/Pydantic AI. Detects installed AI SDKs and configures appropriate integrations. Use when…

原文の言語: 英語

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