npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@devground/design-taste

v0.1.0

Published

Anti-slop UI/UX design skills for Claude Code — layout, typography, motion and spacing taste, installable into any project

Readme

@devground/design-taste

Anti-slop UI/UX design skills for Claude Code. Stronger layout, typography, motion and spacing — interfaces that read as designed, not templated. The agent reads your brief, infers a design direction, and ships against a strict pre-flight check instead of falling back to the usual AI clichés (centered hero over dark mesh, three equal cards, purple gradients, em-dashes everywhere).

Bundles five skills, vendored from Leonxlnx/taste-skill (MIT). See skills/ATTRIBUTION.md.

Install

Into the current project:

npx @devground/design-taste
# -> .claude/skills/{design-taste-frontend,minimalist-ui,...}

For all your projects (user-level):

npx @devground/design-taste --global
# -> ~/.claude/skills/...

Existing files are never overwritten — re-run after an upgrade to add new skills or reference files while keeping your local edits.

Skills included

Text / design skills

| Skill (name) | Use it for | |----------------|-----------| | design-taste-frontend | The flagship — landing pages, portfolios, redesigns. Reads the brief, picks a design system when applicable, audit-first on redesigns, strict pre-flight. | | minimalist-ui | Clean editorial interfaces: warm monochrome, typographic contrast, flat bento grids. No gradients, no heavy shadows. | | industrial-brutalist-ui | Raw Swiss-print × terminal aesthetics for data-heavy dashboards and editorial sites. | | high-end-visual-design | Agency-grade polish: the exact fonts, spacing, shadows and motion that make a site feel expensive. | | redesign-existing-projects | Upgrades existing sites/apps to premium quality without breaking functionality. Any CSS framework. |

Image / Stitch skills (expect image-generation or Google Stitch tooling)

| Skill (name) | Use it for | |----------------|-----------| | brandkit | Generate a cohesive brand kit as design references (palette, type, logo direction). | | imagegen-frontend-web | Produce web UI design references via image generation before coding. | | imagegen-frontend-mobile | Same, for mobile app screens. | | image-to-code | Image-first workflow: turn a screenshot / design image into faithful frontend code. | | stitch-design-taste | Drive Google Stitch with a taste-calibrated DESIGN.md for premium screen generation. |

How it triggers

Describe an interface ("build a landing page for…", "make this page feel less generic", "redesign this dashboard") and Claude Code loads the matching skill automatically. The skill does the design reasoning before writing code.

License

MIT (this package). Bundled skills are MIT © 2026 Leonxlnx — see skills/UPSTREAM-LICENSE.