Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

peek-stash-browser

peek-stash-browser contiene 12 skills recopiladas de carrotwaxr, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
12
Stars
31
actualizado
2026-03-03
Forks
6
Cobertura ocupacional
6 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

writing-tests
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

Run all validation checks before tagging a new release

2026-03-03
start-session
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Desarrolladores 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
Administradores de bases de datos

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
Desarrolladores 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
Desarrolladores de software

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
Redactores técnicos

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
Diseñadores gráficos

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
Desarrolladores de software

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

2026-01-19