Skills
Archiving Completed Changes in OpenSpec Workflow
This skill automates the archiving of completed changes within the OpenSpec experimental workflow by verifying artifact and task completion. It manages delta spec synchronisation and moves change directories to a dated archive folder.
Implement OpenSpec change tasks
Automates the implementation of tasks defined in an OpenSpec change by parsing instructions and managing the development workflow. It handles task selection, context reading, and progress tracking through the OpenSpec CLI.
Automated Change Proposal Generation
Automates the generation of complete change proposals, including design documents and implementation tasks, using the openspec framework.
OpenSpec Explore: Agentic Problem Exploration Mode
An agentic skill for deep problem exploration and requirement clarification that focuses on thinking rather than implementation. It enables developers to investigate codebases, compare architectural options, and formalise decisions using Op…
Archive completed openspec changes
Finalises and archives completed changes within the openspec experimental workflow. The process includes verifying artifact and task completion, assessing delta spec synchronisation, and moving the change directory to a dated archive folder…
Implement tasks from OpenSpec changes
Automates the implementation of tasks defined within an OpenSpec change by parsing instructions, reading context files, and updating task progress. It manages the workflow from task selection through to completion or identified blockers.
System Information and Directory Listing Skill
This skill provides executable Python scripts to retrieve basic system details, such as the operating system and Python version, and to list directory contents.
Git Workflow Management Skill
Provides standardised guidelines for commit messages, branch naming, and pull request descriptions to maintain consistent version control practices.
Automated Code Review and Linting Skill
An agentic skill designed to automate code reviews by checking for style guide compliance, running automated linting scripts, and identifying security vulnerabilities or performance issues.
Transform Unstructured Notion Pages into Databases
Transforms unstructured Notion pages into well-designed, queryable databases by designing appropriate schemas and migrating content.
Bulk Update Notion Database Pages
Perform safe, large-scale updates to Notion database properties using pagination, dry-run verification, and robust error recovery.
Gorilla Lead Finder for SaaS
Scans Reddit, X, YouTube, and TikTok to identify potential SaaS users by matching social posts to specific product problems. It ranks leads by buying intent and generates personalised, platform-tuned outreach drafts and acquisition funnels.
Automated Lead Discovery and Outreach Playbook
An agentic skill for identifying high-intent leads across social platforms and generating personalised outreach kits. It automates the process of refining ideal customer profiles, searching platforms like Reddit and X, and triaging potentia…
Integrating MDMA into Applications
This skill facilitates the integration of MDMA into applications by configuring parsing, runtime stores, React rendering, and LLM streaming. It provides guidance on leveraging the @mobile-reality package ecosystem for custom components, pro…
Building AI Agents with Pydantic AI
This skill provides architectural patterns and implementation examples for building production-grade generative AI applications using the Pydantic AI framework. It covers topics such as structured output, dependency injection, tool integrat…
Local CI-style pre-push code review
Simulates automated CI review processes locally by evaluating git diffs against existing CI workflow criteria and project-specific guidelines.
Automated PR Review Feedback Resolution
An agentic skill that identifies, triages, and resolves unresolved GitHub pull request comments by applying code fixes and managing thread replies via the GitHub CLI and API.
Documentation Writing and Reviewing Style Guide
Provides a set of principles and tonal guidelines for creating, updating, and reviewing technical documentation. It emphasises conciseness, task-oriented content, and a clinical, developer-focused tone.
Automated Change Proposal Generation
Automates the creation of comprehensive change proposals by scaffolding directories and sequentially generating design documents, specifications, and implementation tasks.
OpenSpec Explore: Agentic Thinking Partner
An agentic skill for deep investigation, problem exploration, and requirement clarification without implementing code. It leverages codebase analysis and ASCII visualisation to assist developers in evaluating architectural decisions and man…
Archiving completed changes in openspec workflow
This skill automates the archiving of completed changes within the openspec experimental workflow by verifying artifact and task completion. It also assesses the need to synchronise delta specifications with main specifications before movin…
Implementing tasks from OpenSpec changes
This skill automates the implementation of tasks defined within an OpenSpec change by parsing instructions and updating task progress. It manages context files, executes code changes, and handles workflow transitions based on the current im…
Configure Neon Auth for v0 sandboxes
Provisions Neon Auth on a Neon branch and configures trusted origins for Vercel v0 sandboxes. It also generates the required environment variables, including a 63-bit authentication secret.
Implementing Canonical Log Lines
Provides architectural guidelines for implementing wide events, or canonical log lines, to facilitate high-cardinality, structured logging for advanced debugging and analytics.