plebeian-market
Installation
SKILL.md
Plebeian Market Development Skill
Overview
This skill provides comprehensive guidance for developing features in the Plebeian Market application, a decentralized e-commerce marketplace built on the Nostr protocol. It ensures consistency with the established architecture, coding patterns, styling conventions, and Nostr integration approaches used throughout the codebase.
Use this skill when:
- Implementing new marketplace features (products, checkout, orders)
- Creating or modifying UI components
- Adding new routes or pages
- Working with Nostr events and NDK
- Fixing bugs or refactoring existing code
- Styling components with Tailwind CSS
- Managing state with TanStack Store or React Query