Skip to content

pastearmy — community skill for building pages on paste.trade#6

Open
babakarto wants to merge 1 commit intorohunvora:mainfrom
babakarto:main
Open

pastearmy — community skill for building pages on paste.trade#6
babakarto wants to merge 1 commit intorohunvora:mainfrom
babakarto:main

Conversation

@babakarto
Copy link
Copy Markdown

Summary

  • Claude Code skill that gives anyone the full design system, API reference, and page templates to build new features for paste.trade
  • Includes complete verified API docs (6 working endpoints with response shapes), exact CSS specs (colors, fonts, cards, animations), page template, and Bun proxy server
  • 14 documented gotchas to prevent common mistakes (wrong fonts on data, missing noise texture, hardcoded keys, etc.)

What's included

community/pastearmy/
├── pastearmy.md                    ← Main skill prompt (triggers + gotchas)
├── references/
│   ├── api.md                      ← Complete API reference (verified live)
│   ├── design-system.md            ← Full design system specs
│   └── architecture.md             ← Architecture + community build reference
└── assets/
    ├── page-template.html          ← Ready-to-use HTML template
    └── proxy-server.ts             ← Bun CORS proxy server

How to use

Install as a Claude Code skill. When someone says "build a page for paste.trade" or "add a feature to paste.trade", the skill activates with everything needed.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant