Skip to content

karozi/PWA-open-sourced-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Product with Attitude - Open Sourced Resources

Product with Attitude Made with Love

Author: Karo Z. Last updated: October 2025

A curated collection of open-source cheat sheets, guides, and templates for product builders, AI-assisted developers, and creators who ship fast with purpose.


🎯 What's Inside

This repository contains battle-tested resources for:

  • Vibecoding & Spec-Driven Development - Two complementary approaches to building
  • API & CLI Tools - Practical cheat sheets for everyday development
  • Architecture & Documentation - Guides for creating maintainable systems
  • Templates & Playbooks - Reusable frameworks for shipping faster

📁 Repository Structure

PWA-open-sourced-resources/
├── cheatsheets/          # Quick reference guides
│   ├── curl-cheatsheet.md
│   ├── vibecoding-vs-spec-driven.md
│   └── README.md
├── guides/               # In-depth guides and documentation
│   ├── architecture-documentation.md
│   └── the-ethics-stack.md
└── templates/            # Prompt templates and playbooks
    ├── prd-generator.md
    ├── implementation-plan.md
    ├── prompt-builder.md
    ├── ui-elements-pack.md
    ├── replit-agents/    # Replit-specific development agents
    │   ├── backend-api-agent.md
    │   ├── frontend-agent.md
    │   ├── authentication-security-agent.md
    │   ├── api-testing-agent.md
    │   └── README.md
    └── README.md

🚀 Quick Start

For Vibecoding (Rapid Prototyping)

  • Start with cheatsheets/vibecoding-vs-spec-driven.md
  • Use when exploring ideas, testing hypotheses, or creating demos
  • Perfect for: MVPs, prototypes, user research sprints

For Spec-Driven Development (Production-Ready)

  • Follow the frameworks in cheatsheets/
  • Use when building production features, scaling systems, or working in teams
  • Perfect for: Production code, maintainable systems, team collaboration

For API Development

  • Check out cheatsheets/curl-cheatsheet.md
  • Essential commands for testing, debugging, and automating API workflows

💡 Philosophy

"Move fast, but with purpose." — Product With Attitude

This repository embodies two core principles:

  1. Ship faster, break fewer things: Product-grade AI builds need guardrails and systems
  2. Reduce entropy: Spec-driven scaffolds + vibecoding loops keep development on track

🎓 When to Use Each Approach

Use Vibecoding When:

  • Exploring new ideas or UX concepts
  • Testing hypotheses quickly
  • Creating demos for stakeholder feedback
  • Prototyping before committing to architecture

Use Spec-Driven When:

  • Building production features
  • Working with distributed teams
  • Maintaining complex systems
  • Ensuring long-term maintainability

The Sweet Spot:

Cycle between both: vibe → spec → vibe → spec as your project evolves.


📚 Resources

Cheat Sheets

Guides

Templates & Prompts


🤝 Contributing

Contributions are welcome! To add your own resources:

  1. Fork this repository
  2. Add your resource to the appropriate directory
  3. Update the README with a link to your resource
  4. Open a pull request

Guidelines:

  • Keep resources practical and actionable
  • Include real examples where possible
  • Add attribution if adapting from other sources
  • Follow the existing format and structure

📖 Related Projects


🎁 You Might Also Enjoy

Explore more open-source resources from the Product with Attitude ecosystem:

  • PWA Sources - Reference lists and source materials for Product with Attitude articles. Verify claims, explore research, and ingest complete source lists into your own research tools.
  • Product People of Substack - Curated directory of product managers, UX designers, and AI builders on Substack. Discover authentic voices from practitioners actively shipping products, without the algorithm's big-name bias.

📄 License & Attribution

You're free to use, modify, and share everything in this repository for personal or commercial projects.

The only requirement: Please credit Product with Attitude wherever you reuse, adapt, or redistribute this work.


🌟 Community

  • Newsletter: Product with Attitude on Substack
  • Twitter/X: Share your builds and tag us!
  • Issues & Discussions: Use GitHub Issues for questions, suggestions, and discussions

🎯 Credits

Author: Karo Z. Inspiration: Pragmatic builders who ship with intention, awesome-repo patterns, and the Product with Attitude community


Built with 🧡 by the Product with Attitude community

Copy, remix, and share - attribution appreciated!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •