Skills

Type: All Skills Tools
skill

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.

gregario/onepiece-oracle openspec workflow-automation change-management archiving
skill

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.

gregario/onepiece-oracle openspec task-automation workflow-management agentic-skill
skill ★ 3

Automated Change Proposal Generation

Automates the generation of complete change proposals, including design documents and implementation tasks, using the openspec framework.

gregario/mtg-oracle openspec automated-proposals software-design task-generation
skill ★ 3

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…

gregario/mtg-oracle problem-solving architectural-exploration requirement-analysis agentic-workflow
skill ★ 3

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…

gregario/mtg-oracle openspec workflow-management archiving automation
skill ★ 3

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.

gregario/mtg-oracle openspec task-automation workflow-management agentic-skill
skill

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.

phidatahq/phidata system-info python-scripts directory-listing os-utilities
skill

Git Workflow Management Skill

Provides standardised guidelines for commit messages, branch naming, and pull request descriptions to maintain consistent version control practices.

phidatahq/phidata git-workflow version-control devops git-best-practices
skill

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.

phidatahq/phidata code-review linting security-auditing automated-testing
skill ★ 28

Transform Unstructured Notion Pages into Databases

Transforms unstructured Notion pages into well-designed, queryable databases by designing appropriate schemas and migrating content.

n24q02m/better-notion-mcp notion database-migration schema-design data-structuring
skill ★ 28

Bulk Update Notion Database Pages

Perform safe, large-scale updates to Notion database properties using pagination, dry-run verification, and robust error recovery.

n24q02m/better-notion-mcp notion bulk-update database-management automation
skill ★ 2

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.

opusforge/gorilla-mcp lead-generation saas-growth social-media-search market-research
skill ★ 2

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…

opusforge/gorilla-mcp lead-generation user-acquisition outreach-automation mcp
skill ★ 12

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…

MobileReality/mdma mdma react llm-streaming markdown-parsing
skill ★ 17,110

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…

pydantic/pydantic-ai pydantic-ai ai-agents python llm-framework
skill ★ 17,110

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.

pydantic/pydantic-ai code-review git-diff ci-simulation automated-review
skill ★ 17,110

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.

pydantic/pydantic-ai github pr-management code-review automation
skill ★ 33,262

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.

continuedev/continue documentation technical-writing style-guide content-review
skill

Automated Change Proposal Generation

Automates the creation of comprehensive change proposals by scaffolding directories and sequentially generating design documents, specifications, and implementation tasks.

gregario/lorcana-oracle openspec automation software-design scaffolding
skill

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…

gregario/lorcana-oracle agentic-skill problem-solving codebase-exploration architectural-design
skill

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…

gregario/lorcana-oracle openspec workflow-automation change-management archiving
skill

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…

gregario/lorcana-oracle openspec task-automation workflow-management software-implementation
skill ★ 598

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.

neondatabase/mcp-server-neon neon-auth v0 vercel mcp
skill ★ 598

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.

neondatabase/mcp-server-neon logging observability structured-logging wide-events