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

pi-frontend-create

v1.0.3

Published

A Pi skill that creates distinctive, production-grade frontend interfaces that avoid common AI design patterns. Generates authentic, contextually-aware designs with real craft.

Readme

pi-frontend-create

A Pi skill that creates distinctive, production-grade frontend interfaces — designed to avoid the repetitive patterns common in AI-generated web design.

Why this skill exists

When AI agents design frontends, they tend to converge on the same patterns: Playfair Display + DM Sans, dark themes with grain overlays, centered hero sections, teal/cyan accent colors, fade-up scroll reveals. This skill explicitly identifies and avoids those patterns, producing designs that feel genuinely crafted.

What it does

  • Provides a detailed banned pattern list of 25+ specific AI design clichés
  • Offers constructive alternatives for typography, color, layout, interaction, and structure
  • Includes a 13-point anti-pattern checklist to verify output before delivery
  • Guides a design process grounded in contextual anchoring, not random generation

Installation

pi install npm:pi-frontend-create

Or install from the Codeberg repository:

pi install git:codeberg.org/parkerHurst/pi-frontend-create

Or install from a local path:

pi install /path/to/frontend-create

Usage

The skill activates automatically when you ask Pi to build web UI components, pages, or applications. You can also invoke it directly:

/skill:frontend-create

Key principles

  1. Choose lesser-known typefaces — no Playfair Display, Syne, Unbounded, Fraunces, or Space Grotesk as primary fonts
  2. Use abstract CSS variable names--ink, --paper, --signal, not --espresso, --moss, --caramel
  3. Break the hero-centered layout formula — try split grids, left-aligned heroes, or asymmetric compositions
  4. Use animations sparingly — one well-timed animation beats five simultaneous fade-ups
  5. Let backgrounds be colored — cream, pale yellow, warm grey, dusty rose — not just black or white
  6. Design for the specific brief — a coffee shop should feel different from a music streaming service

File structure

skills/
  frontend-create/
    SKILL.md        # Skill instructions
    LICENSE.txt     # Apache 2.0 license
    banner.html     # Source for the catalog banner image
    banner.png      # 16:9 banner for the Pi Packages Catalog

Links

License

Apache-2.0