wl

Manage a centralized wishlist of product ideas in a markdown document.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/lucasmonstrox/mrtip --skill wl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wl
Source: https://github.com/lucasmonstrox/mrtip/tree/main/.claude/skills/wl
Command: npx skills add https://github.com/lucasmonstrox/mrtip --skill wl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of scattered, forgotten, or unorganized product ideas by providing a structured inbox and lifecycle management system for potential features.

Core Features & Use Cases

  • Idea Capture & Enrichment: Quickly log raw thoughts and automatically enrich them with context, effort estimates, and domain-specific tags.
  • Lifecycle Management: Move ideas through a clear workflow from raw desire to active feature development or archival.
  • Use Case: When a user suggests a new feature during a brainstorming session, use this skill to log it as a wishlist item, categorize it by effort, and later promote it to a formal feature document once it matures.

Quick Start

Use the wl skill to capture a new idea about adding a dark mode toggle to the dashboard.

Frequently Asked Questions about wl

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize a backlog of product ideas in markdown?

To organize a product idea backlog in markdown, you need a centralized document with consistent header and list structures to maintain an ordered, searchable repository of project desires.

Can I track the lifecycle of a feature from ideation to development?

Yes, you can track the feature lifecycle from ideation to development by moving raw concepts through a status tracking workflow until they mature into formal feature specifications.

What is the best way to capture raw product management thoughts and add context?

The best way to capture raw product management thoughts is to log them into a centralized wishlist and enrich them with context, effort estimates, and domain-specific tags.

How do I promote a wishlist item into a formal feature specification?

You promote a wishlist item into a formal feature specification by updating its status metadata and transitioning it from a raw concept into an active feature document.

Does this wishlist skill require any specific dependencies or components?

No, this wishlist skill requires no external dependencies or components, relying solely on parsing markdown headers and list structures to manage the repository.