GitHub workflow, commit conventions, and PR process for MAPL Use when this capability is needed.
Skills in this repository
tomevault-io/skills-registry - Page 255
SkillsMP has collected 17,125 skills from tomevault-io/skills-registry. Open a skill to review its source and details.
tomevault-io/skills-registryShowing 40 of 17,125 collected skills.
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…