Browse all
Generate focused unit tests for backend logic
This skill generates focused unit tests specifically designed for backend and utility logic. It assists developers in ensuring robust coverage for core application functions.
Comprehensive Git pull and setup workflow
This skill executes a robust Git pull workflow, ensuring local changes are committed before fetching and merging remote updates. It concludes by detecting and running necessary setup scripts, including dependency installation and environmen…
Pause agent execution for specified duration
Allows the agent to pause its execution flow for a user-defined period. This is useful for rate limiting, waiting for external processes, or simulating human latency.
Publish internal plans as public GitHub discussions
This skill processes internal planning documents, redacting sensitive information and restructuring the content into a formal, public-facing GitHub Discussion post. It facilitates early community input by publishing the plan directly to the…
Update workspace dependencies respecting pinned versions
This skill manages dependency updates across a workspace, ensuring that critical packages listed in the .ncurc.cjs file remain pinned and are not upgraded. It executes standard package update workflows, including manifest checking, installa…
Triage, review, and merge open pull requests
This skill automates the end-to-end management of open pull requests. It assesses merge readiness by running security gates, checking CI status, managing required Opus reviews, and merging eligible changes while flagging release candidates …
UI Component and Styling Guidelines
Defines implementation standards for responsive UI components using Shadcn UI, Radix UI, and Tailwind CSS. It covers patterns for data fetching with SWR and managing loading states in Next.js applications.
End-to-End Feature Testing for Inbox Zero
This agent provides comprehensive end-to-end testing by orchestrating browser QA, direct API calls, Google Workspace operations, and LLM evaluation tests. It manages environment setup and data seeding to verify feature correctness across mu…
Automated Code Review and Auto-Fixing Skill
An agentic skill for performing deep code reviews, identifying bugs, and enforcing project-specific architectural patterns. It automatically resolves trivial issues like unused imports while providing a structured workflow for reporting and…
Manage Error Debugging Watcher Automation
This skill provides comprehensive lifecycle management for the error debugging watcher, allowing developers to start, stop, check status, and view logs for background error monitoring processes. It handles PID file management and verifies c…
Improve Agent Behavior from User Feedback
This skill formalizes the process of converting observed behavioral omissions or failures into durable, permanent process improvements. It captures the miss, selects the smallest appropriate artifact (rule, skill, or workflow), and immediat…
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…
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…
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 …
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.
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…
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…
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…
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.
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…
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…
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.
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…
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,…