Browse all
Evaluate Product Positioning Against Key Frameworks
This skill assesses whether a product's positioning surface—be it a homepage or pitch—effectively communicates value to the target ICP. It combines rigorous scoring across five lenses: Obviously Awesome, Made to Stick, ICP alignment, and su…
Consistent Visual Style for Blog Post Imagery
This skill enforces a mandatory, consistent visual aesthetic for all blog post assets, including heroes and social previews. It guides the generation of polished, monochromatic white line-art images on a solid black background, ensuring bra…
Automates creation of persistent AI guidance rules
This skill automates the creation of structured rule files for persistent AI guidance, supporting both main repository and submodule contexts. It ensures the rule is immediately available to agents by generating the necessary symlink in the…
Neotoma Plan Creation Skill
Automates the creation of plan entities within Neotoma by managing field collection, alignment verification, and the establishment of relational links to objectives or releases.
Orchestrates full software release lifecycle management
This skill orchestrates the entire software release lifecycle, managing everything from initial planning and dependency graph generation to execution scheduling and cross-feature integration testing. It supports complex workflows, enabling …
Create fully interactive client-side feature prototypes
This skill generates a fully interactive, client-side prototype for a specified feature unit. It uses mocked APIs and existing design system components, ensuring the resulting code is runnable and testable before full implementation.
Structured git commit management for monorepos
This tool automates structured committing across complex monorepos, ensuring all submodules and the main repository adhere to a detailed, multi-section commit message format. It manages commit scope via parameters and includes robust push r…
Neotoma Graph Health Audit Skill
Performs a comprehensive read-only audit of a Neotoma database to identify graph-health issues such as duplicate entities, schema drift, and relationship inconsistencies. It provides structured remediation hints for use with existing Neotom…
Systematic Comparative Project Analysis Across Repositories
This skill systematically assesses a target project or concept by comparing it against the foundational context of all repositories loaded from the truth layer. It generates structured reports covering competitive positioning, potential par…
Sync Environment Variables from 1Password
Automatically synchronises local .env files with 1Password secrets using predefined mappings stored in Parquet format. It supports both 1Password MCP and CLI, ensuring secure updates with automatic backups and environment-specific key handl…
Store Chat Conversations to Neotoma Knowledge Graph
This skill reviews the current chat transcript, generating a structured preview of all data to be persisted in Neotoma. It ensures canonical storage by creating dual agent_message records per turn (user and assistant) and requires explicit …
Automated Cursor Rules and Commands Setup
Automates the deployment of foundation cursor rules and commands into the .cursor/ directory using either symlinks for git submodules or independent copies. It facilitates synchronisation between a central foundation repository and peer rep…
Integrating and managing shadcn/ui components
This skill guides developers through integrating, updating, and managing components from the shadcn/ui ecosystem, covering core, standard, and community registry components. It enforces adherence to the defined token system for consistent s…
Migrate legacy cursor setup commands
This skill guides users through the deprecation of legacy cursor commands. It directs the user to run setup-cursor-copies to correctly refresh foundation rules and skills into the modern .cursor/ directory structure.
Automated Error Reporting for Agentic Workflows
Enables agents to systematically report, classify, and document errors for automated resolution. It supports cross-repository reporting by auto-detecting target repositories through MCP server context or file path analysis.
Orchestrates Feature Unit Development and Validation
This skill manages the end-to-end lifecycle of a feature unit, handling configuration loading, comprehensive testing (unit, integration, E2E), and bug remediation. It critically enforces spec-to-implementation alignment before generating a …
Open WebSearch: Advanced Live Web Retrieval Skill
This skill provides comprehensive, multi-source web retrieval, managing complex setup via local CLI/daemon or workspace MCP tools. It intelligently prioritises direct URL fetching, focused searches, and GitHub READMEs while adhering to stri…
Open WebSearch MCP Server Maintenance
Facilitates the maintenance and extension of the open-websearch MCP server by providing protocols for engine integration, network configuration, and tool schema updates.
Structured Error Reporting and Resolution Skill
This skill enables agents to systematically detect, classify, and report various error types, such as build, runtime, and test failures, to a designated target repository. It automatically resolves the target location and stores a structure…
Automated full-stack release management and publishing
This tool automates the entire software release lifecycle, managing preflight checks, version bumping, and generating comprehensive release notes. It ensures coordinated publishing across npm, GitHub, and the live sandbox environment.
Automated Git release and deployment workflow
Automates merging development branches into main, managing both planned and incremental semantic versioning releases, and deploying to production. The workflow supports both the primary repository and specific submodules.
Recover Neotoma SQLite Database Corruption
This utility addresses common SQLite corruption errors (e.g., `SQLITE_CORRUPT`) encountered with Neotoma's local database files. It generates a verified recovered copy, which must then be manually validated and swapped into the live databas…
Manage Inbox Zero via Command Line Interface
This tool provides a command-line interface to inspect, manage, and analyze Inbox Zero data. It allows developers to list automation rules, read analytics, and inspect the live API schema programmatically.
Push current git branch to origin or submodule
This skill pushes the current git branch to the configured origin remote, performing comprehensive checks for remote existence and unpushed commits. It also supports scoping the entire push workflow to a specified submodule directory.