Skills

Type: All Skills Tools
skill ★ 10,706

Browser QA Flow Orchestrator

Orchestrates browser-based QA test flows by executing predefined specifications and generating detailed JSON and Markdown reports. It supports parallel execution, flow filtering by priority or group, and captures screenshots for failed test…

elie222/inbox-zero qa-automation browser-testing test-orchestration automated-testing
skill ★ 10,706

Audit AI Prompt and Tool Description Changes

This skill audits changes to system prompts and tool descriptions within a codebase, focusing on identifying behavioral changes, redundant guidance, and instances where instructions appear overly tailored to evaluation failure modes. It pro…

elie222/inbox-zero prompt-review tool-description prompt-auditing system-prompt
skill ★ 23

Neotoma Issue Queue Management and Resolution

This skill automates the end-to-end processing of open issues, classifying reproduction environments and executing resolution plans. It can autonomously open PRs for public fixes, create local worktrees, or generate security advisories for …

markmhendrickson/neotoma issue-tracking github-automation pr-generation security-advisory
skill ★ 10,706

Comprehensive Testing Guidelines for Inbox-Zero

Provides comprehensive guidance for testing the application, covering unit, integration, and end-to-end workflows. It details running specialized tests for LLM features and cross-model evaluation.

elie222/inbox-zero testing unit-testing llm integration
skill ★ 23

Product Positioning Framework Methodology

This skill implements the Product Positioning Framework, providing a structured methodology for defining a product's unique value context. It guides the identification of competitive alternatives and unique attributes to ensure market diffe…

markmhendrickson/neotoma product-positioning product-strategy market-analysis framework
skill ★ 23

structured workflow for bug fixing and testing

This skill automates the process of fixing bugs within a feature or module by following a structured workflow. It supports optional error classification (implementation, spec, or architectural) and ensures all fixes are validated with regre…

markmhendrickson/neotoma bug-fixing workflow regression-testing code-correction
skill ★ 23

Finalizing feature unit implementation for review

This skill manages the final checkpoint of a feature unit workflow, validating spec compliance and ensuring all tests pass. It presents a comprehensive summary to the user for manual review and approval, handling necessary file movements an…

markmhendrickson/neotoma feature-workflow review spec-compliance git-workflow
skill ★ 10,706

Automate QA testing with PR labels

Triggers automated browser tests on a QA server by adding a specific label to a pull request using the GitHub CLI.

elie222/inbox-zero github-cli qa-automation pull-requests browser-testing
skill ★ 10,706

Generate new browser QA flow specification file

This skill automates the creation of structured browser QA flow specification files from a template. It accepts key parameters such as ID, title, and goal, handling necessary front matter population and validation for the resulting markdown…

elie222/inbox-zero qa-flow browser-testing spec-generation markdown
skill ★ 23

Evaluate product positioning across all assets

This skill assesses product positioning across various assets by combining five complementary lenses, including Obviously Awesome, Made to Stick, and ICP alignment. It provides a weighted score to determine if the context and messaging reso…

markmhendrickson/neotoma positioning product-marketing icp-alignment content-evaluation
skill ★ 10,706

Project Structure and Organisation Guidelines

Defines the architectural standards and directory structure for a Turborepo monorepo using Next.js and pnpm. It covers file naming conventions, component colocation, and utility function organisation.

elie222/inbox-zero turborepo nextjs monorepo pnpm
skill ★ 23

Consistent Visual Style for Blog Post Artwork

This skill enforces a mandatory, polished visual style—specifically white line-art on a solid black background—for all blog hero, OG, and post artwork. It ensures cross-repository visual consistency, guiding image generation and asset compo…

markmhendrickson/neotoma blog-art image-generation visual-style line-art
skill ★ 23

Resolving GitHub needs-design issues

Automates the resolution of design questions within GitHub issues labelled needs-design by analysing codebase context and existing plans. It facilitates a structured workflow for evaluating technical options, recording decisions in Neotoma,…

markmhendrickson/neotoma github-issues design-resolution issue-management automated-workflow
skill ★ 10,706

Prisma ORM for Type-Safe Database Interactions

This skill guides the correct implementation of Prisma ORM, ensuring proper type safety and usage of generated clients and enums within a TypeScript environment. It facilitates robust database interactions with PostgreSQL.

elie222/inbox-zero prisma orm database typescript
skill ★ 10,706

Automated Pull Request Review Comment Resolution

This skill establishes a background loop to continuously monitor a specified Pull Request for new review comments. It automatically evaluates suggestions, replies to comments, and manages the resolution process until all review feedback is …

elie222/inbox-zero pr-review github-cli background-loop automation
skill ★ 23

Automate Cursor Rule Creation and Symlinking

Automates the generation of Cursor rule files and their corresponding symlinks within the .cursor/rules/ directory. It supports both repository-wide and submodule-specific rule creation using standardised templates for persistent AI guidanc…

markmhendrickson/neotoma cursor rule-generation automation ai-guidance
skill ★ 23

Manage and debug cross-repository error reports

This skill provides comprehensive error management by checking pending error reports across local and sibling repositories. It also manages an automated watcher process, allowing developers to start, stop, and monitor the error debugging au…

markmhendrickson/neotoma debug error-reporting watcher-management cross-repo
skill ★ 10,706

Automated PR Review and Comment Resolution Loop

This skill automates the entire PR lifecycle, starting with an initial code review and fixing findings, followed by committing and creating the PR. It then enters an iterative loop, fetching and automatically addressing all code review comm…

elie222/inbox-zero pr-workflow git-automation review-loop github-api
skill ★ 10,706

Request-scoped logging pattern for backend applications

Implements a centralized, request-scoped logging pattern using middleware wrappers for API routes, server actions, and helper functions. This ensures automatic log enrichment with critical context such as request IDs, user IDs, and specific…

elie222/inbox-zero logging context middleware typescript
skill ★ 23

Orchestrates full software release lifecycle management

This skill orchestrates the entire software release lifecycle, from initial planning and dependency graph generation to execution scheduling and cross-feature integration testing. It manages complex workflows, including pre-mortem analysis …

markmhendrickson/neotoma release-management workflow-orchestration dependency-graph software-release
skill ★ 10,706

Guidelines for Robust LLM Integration

This skill outlines best practices for implementing Language Model functionality, focusing on structured code patterns, mandatory Zod schema validation, and robust error handling. It guides developers on separating system and user prompts w…

elie222/inbox-zero llm ai best-practices prompt-engineering
skill ★ 23

Create interactive client-side feature prototypes

This skill generates a fully interactive, client-side prototype for a given feature unit, using existing specifications and configuration. It includes mocked API fixtures and components, ensuring the prototype is runnable and testable befor…

markmhendrickson/neotoma prototype frontend ui-mocking client-side
skill ★ 10,706

Guidelines for LLM Testing and Development

Provides comprehensive guidelines for developing robust tests for LLM-related functionality. It advises developers on fixture usage, particularly regarding model and provider selection, ensuring tests remain flexible.

elie222/inbox-zero llm testing guidelines development
skill ★ 23

Create structured development plans in Neotoma

This skill guides the user through a comprehensive workflow to define and store a new plan entity within Neotoma. It systematically collects required fields, performs an alignment check, and establishes necessary relationships before persis…

markmhendrickson/neotoma neotoma planning entity-management workflow