Browse all

Type: All Skills Tools
skill ★ 5

Systematic Asset Generation Failure Diagnosis and Repair

This skill diagnoses asset generation failures by mapping specific failure codes (e.g., checkerboard, palette drift) to appropriate repair primitives. It executes a systematic, budget-aware pipeline, preferring deterministic fixes over cost…

MohamedAbdallah-14/prompt-to-asset asset-validation repair-pipeline image-processing svg-repair
skill ★ 24,025

Automated Mastra Project Setup and Testing

Automates the creation of a Mastra project using create-mastra and performs automated smoke testing of the Mastra Studio via the Chrome MCP server. It handles dependency installation, environment configuration, and browser-based verificatio…

mastra-ai/mastra mastra automation smoke-testing chrome-mcp
skill ★ 24,025

Interactive TUI testing for Mastracode

This guide details how to perform interactive testing of the Mastracode TUI within Konsole. It covers verifying thread state isolation, rendering components, and managing model configurations.

mastra-ai/mastra tui testing konsole llm-interaction
skill ★ 5

Orchestrates production-grade software asset generation

This skill manages the entire lifecycle of creating software assets, classifying the required asset type and routing the request to the optimal generation pipeline. It supports multiple execution modes, including inline SVG generation, exte…

MohamedAbdallah-14/prompt-to-asset asset-generation logo icon-pack svg
skill ★ 24,025

Integration testing for core error processors

This guide provides patterns for writing robust integration tests for core error processors, detailing how to mock LLM API calls and verify complex retry and error recovery behaviors. It covers structured testing for happy paths, control te…

mastra-ai/mastra testing integration error-handling llm-mocking
tool ★ 5

Cross-Platform App Icon Asset Generator

This tool takes a single 1024² master mark and deterministically generates a complete bundle of app icons for major platforms, including iOS, Android, PWA, and visionOS. It manages complex platform requirements, such as adaptive icon layers…

MohamedAbdallah-14/prompt-to-asset app-icon cross-platform asset-generation mobile-ui
skill ★ 24,025

Tailwind CSS Best Practices for UI Consistency

This skill provides comprehensive styling guidelines for the Mastra Playground UI, ensuring design system consistency across component usage, design tokens, and class name implementation. It assists developers when writing, reviewing, or re…

mastra-ai/mastra tailwind-css ui-design best-practices refactoring
skill ★ 24,025

React performance optimization guidelines and patterns

This skill provides comprehensive, prioritized guidelines for optimizing React applications. It covers critical patterns such as eliminating waterfalls, managing bundle size, and optimizing re-renders for peak performance.

mastra-ai/mastra react performance optimization best-practices
skill ★ 24,025

Interactive Ralph Command Planning Assistant

An interactive assistant that guides developers through the collaborative creation of structured Ralph command sequences. It facilitates the definition of background context, environment setup, actionable tasks, and verification procedures.

mastra-ai/mastra planning-assistant agentic-workflow task-automation command-builder
skill ★ 24,025

Workflow for splitting complex pull requests

Use this workflow to decompose large, complex pull requests into smaller, reviewable units, safely managing the extraction of changes at the file or hunk level. It also provides mechanisms for tracking 'drift' and managing subsequent PRs ba…

mastra-ai/mastra pr-review git-workflow refactoring large-pr
skill ★ 24,025

Mastra Documentation Writing and Linting Skill

A skill for creating and updating Mastra documentation following specific styleguides and linting protocols. It leverages Prettier, Remark, and Vale to ensure consistency across quickstarts, tutorials, and API references.

mastra-ai/mastra mastra documentation-guidelines linting markdown
skill ★ 24,025

Generates comprehensive pull request review documentation

This skill generates a self-contained HTML document that guides reviewers through the entire pull request story. It synthesises diffs, commit history, and architectural context into a structured narrative, detailing the problem, solution, a…

mastra-ai/mastra pr-review documentation git-analysis html-generation
skill ★ 24,025

Comprehensive smoke testing for Mastra projects

This skill provides comprehensive smoke testing across the entire Mastra ecosystem, validating components such as agents, tools, workflows, and the Studio UI. It supports detailed verification for both local development and cloud deployment…

mastra-ai/mastra smoke-testing mastra agent-testing workflow-validation
skill ★ 24,025

E2E Behavior Validation for Agentic Systems

This skill guides developers in creating robust end-to-end tests using Playwright, focusing on validating core product behaviour and data flow rather than superficial UI states. It provides patterns for testing complex agentic interactions,…

mastra-ai/mastra e2e-testing playwright behavior-validation agent-testing
skill ★ 24,025

Agent Builder End-to-End Smoke Test

Performs end-to-end smoke testing of the Agent Builder feature set by scaffolding a hermetic project linked to the current worktree. It validates workspace reconciliation, RBAC, registry flows, and infrastructure diagnostics using both API …

mastra-ai/mastra agent-builder smoke-testing qa-automation integration-testing
skill ★ 24,025

Systematic debugging of complex runtime bugs

This skill guides the systematic debugging of complex, hard-to-reproduce bugs by instrumenting the actual runtime path. It involves generating append-only JSONL logs to capture state transitions and event sequences, allowing developers to a…

mastra-ai/mastra debugging-workflow runtime-logging jsonl state-management
skill ★ 24,025

testing core agent error handling and retries

This guide details patterns for writing robust integration tests for error processors, focusing on mocking LLM API calls to simulate failures and verify retry logic. It covers best practices for asserting successful retries, error propagati…

mastra-ai/mastra testing integration-testing error-handling llm-mocking
skill ★ 119

Generate Client-Based Time Reports

Generates detailed time reports by grouping captured screen activity into client and project-specific blocks. The skill identifies work durations, detects breaks, and provides formatted summaries suitable for timesheets.

deusXmachina-dev/memorylane time-tracking reporting productivity activity-monitoring
skill ★ 119

Curates and polishes detected automation patterns

This skill curates raw pattern detection output by applying rigorous scoring and filtering across multiple dimensions. It polishes the top candidates into actionable, structured automation runbooks, identifying data flow, effort, and estima…

deusXmachina-dev/memorylane pattern-review automation-workflow data-shuttling process-mining
skill ★ 119

workflow pattern to automation runbook

Automates the creation of structured runbooks by analysing activity logs to extract workflow sequences, variables, and error-handling requirements.

deusXmachina-dev/memorylane automation runbook-generation workflow-analysis process-documentation
skill ★ 119

Summarize recent user screen activity

This skill analyzes captured screen activity logs by fetching timeline data, grouping entries by application and task, and estimating time spent. It generates a structured, narrative summary detailing the user's recent workflow.

deusXmachina-dev/memorylane activity-logging screen-activity summarization user-behavior
skill ★ 119

Visualize complex workflows and process patterns

This skill analyzes historical user activity data to identify recurring patterns and multi-step processes. It then renders a clean, minimal swimlane flowchart, outputting both SVG and JPEG formats for comprehensive visualization.

deusXmachina-dev/memorylane process-flowchart workflow-visualization data-analysis pattern-recognition
skill ★ 119

Process Workflow Documentation from Activity Data

This skill synthesises raw activity logs and detected patterns into a comprehensive Process Description Document (PDD). It generates a downloadable PDF containing a visual process map, step-by-step walkthrough, and concrete automation oppor…

deusXmachina-dev/memorylane process-mapping workflow-analysis pdf-generation activity-logs
skill ★ 42

Financial Health and Spending Pulse

An agentic skill that performs rapid financial health assessments by aggregating transaction data to calculate discretionary budget and identify spending anomalies. It utilises Python for complex data processing and identifies subscription …

ignaciohermosillacornejo/copilot-money-mcp finance mcp spending-analysis budgeting