tag

tldr

7 indexed skills · max 10 per page

skills (7)

tldr-deep

parcadei/continuous-claude-v3 · Productivity

0

Full 5-layer analysis of a specific function. Use when debugging or deeply understanding code.

tldr-overview

parcadei/continuous-claude-v3 · Productivity

0

Get a token-efficient overview of any project using the TLDR stack.

tldr-code

parcadei/continuous-claude-v3 · Productivity

0

Token-efficient code analysis. 95% savings vs raw file reads.

tldr-prompt

github/awesome-copilot · Productivity

0

Create concise tldr summaries for GitHub Copilot files, MCP servers, and documentation. \n \n Transforms verbose Copilot customization files (.prompt.md, .agent.md, .instructions.md, .collections.md), MCP server docs, and URLs into example-driven tldr references \n Supports batch processing of up to 5 files or URLs; automatically resolves ambiguous queries by searching workspace or GitHub awesome-copilot \n Generates markdown-formatted tldr pages with correct invocation syntax (/ for prompts, @

tldr-router

parcadei/continuous-claude-v3 · Productivity

0

Maps questions to the optimal tldr command. Use this to pick the right layer.

tldr-stats

parcadei/continuous-claude-v3 · Productivity

0

Show a beautiful dashboard with token usage, actual API costs, TLDR savings, and hook activity.

create-tldr-page

github/awesome-copilot · Productivity

0

Create concise, example-driven tldr pages from documentation URLs and command names. \n \n Requires both a command name and authoritative documentation URL; provides guidance if either is missing \n Extracts 5–8 most common use cases ordered by frequency, following strict tldr-pages project formatting standards \n Uses {{placeholder}} syntax for options, arguments, and user-provided values with specific conventions for flags, options with arguments, and subcommands \n Validates documentation sou