AgentStack
marchatton avatar

marchatton

44 listings · 0 installs

Open-source publisher. Listings imported from github.com/marchatton — credited to the original author with their license.

↗ github.com/marchatton
44 results
Self-run
SKILL

Deepen Plan

This skill should be used when deepening a plan with parallel research agents for each section.

0
13
Free
Self-run
SKILL

Landpr

This skill should be used when preparing a /landpr prompt/checklist to land a PR.

0
17
Free
Self-run
SKILL

Triage

This skill should be used when triaging and categorizing findings for the CLI todo system.

0
15
Free
Self-run
SKILL

Video Transcript Downloader

Download videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and any other yt-dlp supported site. Use when asked to “download this video”, “save this clip”, “rip audio”, “get subtitles”, “get transcript”, or to troubleshoot yt-dlp/ffmpeg and formats/playlists.

0
16
Free
Self-run
SKILL

Handoff

This skill should be used when preparing a handoff checklist for agents and persisting it as a handoff note that can be picked up in a fresh thread.

0
16
Free
Self-run
SKILL

Best Practices Researcher

Use this agent when you need to research and gather external best practices, documentation, and examples for any technology, framework, or development practice. This includes finding official documentation, community standards, well-regarded examples from open source projects, and domain-specific conventions. The agent excels at synthesizing information from multiple sources to provide comprehens…

0
11
Free
Self-run
SKILL

Framework Docs Researcher

Use this agent when you need to gather comprehensive documentation and best practices for frameworks, libraries, or dependencies in your project. This includes fetching official documentation, exploring source code, identifying version-specific constraints, and understanding implementation patterns.

0
9
Free
Self-run
SKILL

Firecrawl

Web search/scrape/crawl via Firecrawl CLI (prefer for live internet lookups).

0
17
Free
Self-run
SKILL

Docs List

Run `scripts/docs-list.ts` to list `docs/` markdown + frontmatter summary/read_when. Use when auditing docs coverage.

0
18
Free
Self-run
SKILL

Agentation

Add Agentation toolbar to Next.js. Use for install/config or dev-only <Agentation />.

0
14
Free
Self-run
SKILL

Pickup

This skill should be used when preparing a pickup checklist when starting a task, rehydrating context from the latest handoff note if available.

0
14
Free
Self-run
SKILL

Composition Patterns

React composition patterns that scale. Use when refactoring boolean prop proliferation, designing reusable component APIs, or reviewing component architecture.

0
15
Free
Self-run
SKILL

Plan Review

This skill should be used when having multiple specialized agents review a plan in parallel.

0
16
Free
Self-run
SKILL

Create Json Prd

Generate a Product Requirements Document (PRD) as JSON for Ralph by converting an existing PRD markdown file. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.

0
19
Free
Self-run
SKILL

File Todos

Manage file-based todos stored alongside a dossier. Create, triage, and track dependencies. Use when work is tracked in docs/*/todos.

0
16
Free
Self-run
SKILL

React Best Practices

React/Next.js performance best practices from Vercel. Use when writing, reviewing, or refactoring React/Next.js code for performance, data fetching, or bundle size.

0
15
Free
Self-run
SKILL

Engineering Tutor

Teach engineering concepts for real understanding using the Feynman technique, strong metaphors, and diagrams (render via beautiful-mermaid). Use when users ask to explain/teach/break down engineering concepts, build intuition/mental models, understand trade-offs/failure modes/design choices, or want a visual diagram.

0
16
Free
Self-run
SKILL

Spike Investigation

This skill should be used when shaping work and needing to de-risk rabbit holes (technical unknowns, design gaps, interdependencies) by running timeboxed spikes, documenting proof, and updating the shaped concept with patches, cuts, and out-of-bounds so the work stays thin-tailed within the appetite.

0
15
Free
Self-run
SKILL

Dev Browser

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.

0
15
Free
Self-run
SKILL

Canvas Design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

0
14
Free
Self-run
SKILL

Brand Dna Extractor

This skill should be used when users want to scrape multiple websites (Firecrawl, Parallel, or hybrid), extract brand guideline signals (including CSS variables + computed styles via browser probing), generate per-site prompt packs, and blend sources into a composite brand direction with exactly three outputs: brand_guidelines.md, prompt_library.json, design_tokens.json.

0
14
Free
Self-run
SKILL

Bug Reproduction Validator

Use this agent when you receive a bug report or issue description and need to verify whether the reported behavior is actually a bug. This agent will attempt to reproduce the issue systematically, validate the steps to reproduce, and confirm whether the behavior deviates from expected functionality.

0
14
Free
Self-run
SKILL

Wf Shape

This skill should only be used when the user uses the word workflow and asks to shape a project from messy inputs into a de-risked, de-scoped shaped packet (brief, breadboard, risks, spikes) ready for wf-plan, with handoff/pickup boundaries to avoid context rot.

0
14
Free
Self-run
SKILL

Ask Questions If Underspecified

Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.

0
16
Free
Self-run
SKILL

Spec Flow Analyzer

Use this agent when you have a specification, plan, feature description, or technical document that needs user flow analysis and gap identification. This agent should be used proactively when:\\n\\n.

0
15
Free
Self-run
SKILL

Baseline Ui

Baseline UI rules to prevent design slop. Use for UI design or review.

0
14
Free
Self-run
SKILL

Nano Banana Pro

Generate/edit images with Nano Banana Pro (Gemini 3 Pro Image). Use for image creation or modification incl logos, stickers, mockups, style transfer, multi-image composition, and multi-turn refinement.

0
20
Free
Self-run
SKILL

Reproduce Bug

This skill should be used when reproducing and investigating a bug using logs, console inspection, and browser screenshots.

0
15
Free
Self-run
SKILL

Repo Research Analyst

Use this agent when you need to conduct thorough research on a repository's structure, documentation, and patterns. This includes analyzing architecture files, examining GitHub issues for patterns, reviewing contribution guidelines, checking for templates, and searching codebases for implementation patterns. The agent excels at gathering comprehensive information about a project's conventions and…

0
16
Free
Self-run
SKILL

Brief

Write or update `brief.md` for shaping. Use when asked to create a project or feature brief, a 1-2 pager, or to turn rough inputs into goals, non-goals, scope, risks, and open questions.

0
18
Free
Self-run
SKILL

Create Cli

>

0
17
Free
Self-run
SKILL

Agent Browser

Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take screenshots, or scrape data. Alternative to Playwright MCP - uses Bash commands with ref-based element selection. Triggers on "browse website", "fill form", "click button", "take screenshot", "scrape page", "web automation".

0
14
Free
Self-run
SKILL

Wf Plan

This skill should only be used when the user uses the word workflow and asks to create a commit-ready, deep project plan from a shaped packet (brief, breadboard, risks, spikes) before development starts, with handoff/pickup boundaries to avoid context rot.

0
11
Free
Self-run
SKILL

Generating Tailwind Brand Config

Transforms Brand DNA artefacts (docs/02-guidelines/inspiration/brand_guidelines.md, design_tokens.json, prompt_library.json) into Tailwind-ready design system config (CSS variables + Tailwind preset) for a web app and a marketing site. Use when wiring tokens into Tailwind, setting up light/dark mode, or generating reusable presets and component recipes.

0
14
Free
Self-run
SKILL

Browser Use

Fast, persistent browser automation via `browser-use` CLI (sessions persist across commands). Use for multi-step web workflows (open -> state -> click/input -> verify -> repeat). Supports chromium/headed, real Chrome (logged-in), and remote browser.

0
16
Free
Self-run
SKILL

Commit

Write conventional commit messages with type, scope, and subject when the user wants to commit changes or save work.

0
16
Free
Self-run
SKILL

Rams

Design feedback via the rams skill. Use for UI critique or design suggestions; backup to ui-skills.

0
15
Free
Self-run
SKILL

Beautiful Mermaid

Render Mermaid diagrams to SVG or ASCII/Unicode with beautiful-mermaid (Node/Bun/Deno/browser, no DOM). Use when you need Mermaid render without DOM.

0
13
Free
Self-run
SKILL

12 Principles Of Animation

Apply Disney's 12 animation principles to web interfaces. Use when implementing motion, reviewing animation quality, designing micro-interactions, or making UI feel alive. Triggers on tasks involving CSS animations, transitions, motion libraries, easing curves, springs, or UX feedback.

0
15
Free
Self-run
SKILL

Oracle

Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.

0
13
Free
Self-run
SKILL

Parallel Web Tools

This skill should be used when users want a Firecrawl-like capability for web discovery and clean markdown extraction using Parallel Search and Parallel Extract (including objective-led excerpts and full content).

0
21
Free
Self-run
SKILL

Create Prd

Draft PRD with scope, stories, acceptance criteria, verification. Use when shaping a new feature or spec.

0
13
Free
Self-run
SKILL

Breadboarding

This skill should be used when shaping a software change and needing to breadboard the solution at the right level of abstraction (places, affordances, connections), including mapping an existing system via UI + code affordances, producing a wiring diagram, a parts/BOM plan, a fit check, and (when relevant) an extract-vs-duplicate analysis.

0
14
Free
Self-run
SKILL

Visual Explainer

Generate beautiful, self-contained HTML pages that visually explain systems, code changes, plans, and data. Use when the user asks for a diagram, architecture overview, diff review, plan review, project recap, comparison table, or any visual explanation of technical concepts. Also use proactively when you are about to render a complex ASCII table (4+ rows or 3+ columns) — present it as a styled H…

0
18
Free
You've reached the end · 44 loaded