·pub-package-explorer
</>

pub-package-explorer

exaby73/skills

Find and read source code for Dart or Flutter package dependencies installed in a project. Use when asked to inspect code from a package on pub.dev, trace implementation details in dependencies, or locate package files from package names by resolving `.dart_tool/package_config.json`.

4Installs·0Trend·@exaby73

Installation

$npx skills add https://github.com/exaby73/skills --skill pub-package-explorer

SKILL.md

Use this workflow to read source code for a dependency package in a Dart or Flutter project.

Then inspect source files under that directory (rg, ls, cat).

Find and read source code for Dart or Flutter package dependencies installed in a project. Use when asked to inspect code from a package on pub.dev, trace implementation details in dependencies, or locate package files from package names by resolving `.dart_tool/package_config.json`. Source: exaby73/skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/exaby73/skills --skill pub-package-explorer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/exaby73/skills --skill pub-package-explorer
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is pub-package-explorer?

Find and read source code for Dart or Flutter package dependencies installed in a project. Use when asked to inspect code from a package on pub.dev, trace implementation details in dependencies, or locate package files from package names by resolving `.dart_tool/package_config.json`. Source: exaby73/skills.

How do I install pub-package-explorer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/exaby73/skills --skill pub-package-explorer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/exaby73/skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-11

Related Skills

None