Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

peek-stash-browser

peek-stash-browser contient 12 skills collectées depuis carrotwaxr, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
31
mis à jour
2026-03-03
Forks
6
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

writing-tests
Analystes en assurance qualité des logiciels et testeurs

Use when writing tests for peek-stash-browser. Covers Vitest + React Testing Library (client) and Vitest + integration testing (server). Follow these conventions exactly.

2026-03-03
pre-release
Analystes en assurance qualité des logiciels et testeurs

Run all validation checks before tagging a new release

2026-03-03
start-session
Développeurs de logiciels

Use when starting a new coding session, beginning work on a branch, or resuming after a context reset. Gathers branch context, in-progress work, plan documents, and recent history to produce a briefing before any code is written.

2026-02-27
self-review
Analystes en assurance qualité des logiciels et testeurs

Perform a code quality review before creating a PR. Use when reviewing changes, checking code quality, or doing a self-review of the current branch. Invoked as part of the work-ticket lifecycle after verification-before-completion and before finishing-a-development-branch.

2026-02-27
release-workflow
Développeurs de logiciels

Use when preparing or executing a release of peek-stash-browser. Covers the full release lifecycle from validation through Docker image publishing.

2026-02-27
express5-api-patterns
Développeurs web

Express 5 patterns for peek-stash-browser — TypeScript backend serving a React SPA with HLS video proxying, multi-instance Stash server routing, JWT auth via HTTP-only cookies, and SQLite via Prisma. Use when writing or modifying Express route handlers, middleware, proxy controllers, or streaming endpoints in the peek project.

2026-02-27
prisma-sqlite-expert
Administrateurs de bases de données

Expert guidance for Prisma ORM with SQLite databases. Use when designing schemas, writing migrations, optimizing queries, working with FTS5 full-text search, or troubleshooting SQLite-specific issues in Node.js/TypeScript applications.

2026-02-27
react-spa-performance
Développeurs web

React 19 + Vite 7 SPA performance optimization guide. Apply when writing, reviewing, or refactoring React components, routes, data fetching, bundle config, or performance in any Vite SPA project. Covers build optimization, code splitting, re-render prevention, context design, virtualization, media loading, bundle analysis, TanStack Query, CSS, and dev performance.

2026-02-27
release-stable
Développeurs de logiciels

Release a stable version (non-beta) - bumps versions in both package.json files, commits, tags, and pushes. Use when cutting a stable release, promoting from beta, or shipping a new version.

2026-02-27
updating-docs
Rédacteurs techniques

Use when creating or updating documentation in peek-stash-browser. Covers MkDocs conventions, doc structure, API reference generation, and plan document formatting.

2026-02-13
visual-style
Graphistes

Use when creating or modifying UI components, styling, themes, or layouts in peek-stash-browser. Follow these visual conventions exactly.

2026-02-13
release-beta
Développeurs de logiciels

Release a new beta version - bumps versions in both package.json files, commits, tags, and pushes

2026-01-19