peek-stash-browser
Full-stack development workflow for a Stash media browser
All Skills in This Repository (12)
Pure Emerald Level Indicatorsprisma-sqlite-expert
Guide Prisma ORM schema design and operations for SQLite databases.
release-beta
Bump client and server package.json versions, commit, tag, and push beta releases.
self-review
Review repository changes for bugs, style issues, and test coverage.
pre-release
Run pre-release validation of CI, builds, tests, linters, and Docker images.
release-workflow
Automate release preparation and Docker image publishing for peek-stash-browser.
visual-style
Enforce consistent visual styling for Peek UI components with CSS custom properties and Tailwind patterns.
release-stable
Bump client and server package.json versions and push a matching git tag.
react-spa-performance
Optimizes React Vite SPA builds, rendering, and media loading for better runtime responsiveness.
express5-api-patterns
Implement Express 5 TypeScript patterns for HLS proxying, JWT cookie auth, and multi-instance routing.
updating-docs
Enforce MkDocs structure and generate TypeScript API reference documentation.
writing-tests
Enforce consistent testing conventions across client, server, and E2E suites.
start-session
Gather branch and workspace context into a structured briefing before development.
Frequently Asked Questions
FAQPage SchemaHow to install peek-stash-browser skills?โผ
Run `npx skills add carrotwaxr/peek-stash-browser --all -g -y` in your terminal to install all skills in this suite globally.
What do these skills cover?โผ
They cover the full development lifecycle of the Peek Stash Browser app, including Prisma SQLite migrations, Express 5 API patterns, React performance, testing conventions, and release workflows.
How does the agent know which skill to use?โผ
The CLAUDE.md file maps each work area, such as database changes or UI components, to the correct skill, and the start-session skill briefs the agent before any code is written.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and other compatible coding agents.
Can I use these skills for my own React and Express project?โผ
Yes. Skills like prisma-sqlite-expert, express5-api-patterns, and react-spa-performance contain reusable patterns that apply to any similar full-stack TypeScript project.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core