GitHub workflow, commit conventions, and PR process for MAPL Use when this capability is needed.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ١٧٬١٢٥ من skills من tomevault-io/skills-registry. افتح أي skill لمراجعة مصدره وتفاصيله.
tomevault-io/skills-registryعرض ٤٠ من أصل ١٧٬١٢٥ skills مجمعة.
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…
لغة النص الأصلي: الإنجليزية