Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

peek-stash-browser

peek-stash-browser 收录了来自 carrotwaxr 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
31
更新
2026-03-03
Forks
6
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

writing-tests
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

Run all validation checks before tagging a new release

2026-03-03
start-session
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
网页开发工程师

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
数据库管理员

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
网页开发工程师

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
软件开发工程师

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
技术写作员

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
平面设计师

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
软件开发工程师

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

2026-01-19