Skills Plugins MCP Prompt Model 博客 我的中心
模型与提供方 #agent-skills#ai#dsh-plugin#hacktoberfest#javascript

reactive-resume

A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

reactive-resume @reactive-resume ⬇ 0 ★ 43,000 TypeScript

安装

dsh plugin add github:reactive-resume/reactive-resume
下载安装清单

需要可复现安装时,可在仓库后追加 #commit 固定提交。

A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

该插件未提供要点说明,请参考仓库 README。

agent-skillsaidsh-pluginhacktoberfestjavascript
  1. 安装并启动 DeepSeek Harness:npx @deepseek-ai/dsh web
  2. 在终端执行上面的安装命令(CLI 会解析插件并核验来源)
  3. 用 dsh plugins list 确认已安装,必要时重启 Harness 生效

插件以当前 dsh 进程的权限运行,安装时可能执行代码。请先通读仓库源码与许可证,确认无破坏性命令与越权访问;本站只做索引,不对第三方插件安全性作担保。

代码仓库github.com/reactive-resume/reactive-resume
许可证MIT
主要语言TypeScript
下载量0
GitHub 星标43,000
最近推送2026-09-17
收录日期2026-09-19
分类模型与提供方

事实信息来自公开插件目录快照(2026-09-19),介绍文案由本站再加工。

以下为插件仓库 README 全文(原始内容,由公开目录抓取整理)。

[!IMPORTANT]
Repository moved: Reactive Resume now lives at reactive-resume/reactive-resume on GitHub.
Docker Hub stays at amruthpillai/reactive-resume. GHCR builds now publish to ghcr.io/reactive-resume/reactive-resume.
Verified image tags: latest, v5, v5.3, and v5.3.0 (AMD64 and ARM64). The current version was rebuilt and production redeployed for this rename; no new GitHub release or version bump was made. See migration details.
GitHub Sponsors and Open Collective funding links remain unchanged.

    [图片: Reactive Resume]

Reactive Resume

Reactive Resume is a free and open-source resume builder that makes it easy to create, update, and share your resume.

    Get Started
    ·
    Learn More

    [图片: Reactive Resume Version]

    [图片: GitHub Stars]

    [图片: License]

    [图片: Docker Pulls]

    [图片: Discord]

    [图片: Crowdin]

    [图片: Sponsors]

    [图片: Donations]

Pick a template, fill in your details, and export to PDF. Basic use needs no account. If you want more control, you can run the whole application on your own infrastructure.

You own your data. The codebase is open source under the MIT license, with no tracking, no ads, and no hidden costs.

Features

Resume Building

Live preview as you type

Multiple export formats (PDF, JSON, DOCX)

Drag-and-drop section ordering

Custom sections for any content type

Rich text editor

Templates

15 templates to choose from

A4 and Letter page sizes

Customizable colors, fonts, and spacing

Structured Style Rules for section and text styling

Privacy & Control

Self-host on your own infrastructure

No tracking or analytics by default

Full data export at any time

Delete your data permanently with one click

Extras

AI integration (OpenAI, Google Gemini, Anthropic Claude)

Multi-language support

Share resumes via unique links

Import from JSON Resume format

Dark mode

Passkey and two-factor authentication

Templates

      [图片: Azurill]

Azurill

      [图片: Bronzor]

Bronzor

      [图片: Chikorita]

Chikorita

      [图片: Ditto]

Ditto

      [图片: Gengar]

Gengar

      [图片: Glalie]

Glalie

      [图片: Kakuna]

Kakuna

      [图片: Lapras]

Lapras

      [图片: Leafish]

Leafish

      [图片: Onyx]

Onyx

      [图片: Pikachu]

Pikachu

      [图片: Rhyhorn]

Rhyhorn

      [图片: Ditgar]

Ditgar

      [图片: Meowth]

Meowth

      [图片: Scizor]

Scizor

Quick Start

The quickest way to run Reactive Resume locally:

# Clone the repository
git clone --depth=1  https://github.com/reactive-resume/reactive-resume.git reactive-resume
cd reactive-resume

# Start all services
docker compose up -d

# Access the app
open http://localhost:3000

For detailed setup instructions, environment configuration, and self-hosting guides, see the documentation.

Tech Stack

Category
Technology

Framework
TanStack Start (React 19, Vite)

Runtime
Node.js

Language
TypeScript

Database
PostgreSQL with Drizzle ORM

API
ORPC (Type-safe RPC)

Auth
Better Auth

Styling
Tailwind CSS

UI Components
Base UI + shadcn-style package

State Management
Zustand + TanStack Query

Documentation

The full documentation lives at docs.rxresu.me:

Guide
Description

Getting Started
First-time setup and basic usage

Self-Hosting
Deploy on your own server

Development setup
Local development environment

Project architecture
Codebase structure and patterns

Exporting Your Resume
PDF and JSON export options

Self-Hosting

Reactive Resume can be self-hosted using Docker. The stack includes:

PostgreSQL — Database for storing user data and resumes

SeaweedFS (optional) — S3-compatible storage for file uploads

From v5.1.0 onwards — PDF generation runs entirely client-side via @react-pdf/renderer. New deployments no longer need Browserless, Chromium, or any external print service. The PRINTER_* and BROWSERLESS_* environment variables are no longer read and can be removed from your .env.

Pull the latest image from Docker Hub or GitHub Container Registry:

# Docker Hub
docker pull amruthpillai/reactive-resume:latest

# GitHub Container Registry
docker pull ghcr.io/reactive-resume/reactive-resume:latest

See the self-hosting guide for complete instructions.

Support

Reactive Resume is and always will be free and open source. If it has helped you land a job or saved you time, please consider supporting continued development:

    [图片: GitHub Sponsors]

    [图片: Open Collective]

Other ways to support:

Star this repository

Report reproducible bugs and suggest actionable features

Help other users in GitHub Discussions

Improve documentation

Help with translations

[图片: powered-by-blacksmith]

Star History

   [图片: Star History Chart]

Contributing

Every contribution helps, whether it is a typo fix or a new feature.

Fork the repository

Create a feature branch (git checkout -b feature/amazing-feature)

Commit your changes (git commit -m 'Add amazing feature')

Push to the branch (git push origin feature/amazing-feature)

Open a Pull Request

See the development setup guide for how to run the project locally.

Maintainers review the status: needs triage queue
weekly. Triaged bugs become status: confirmed; feature proposals become status: accepted; reports that need details become
status: needs info.

License

MIT — do whatever you want with it.

数据来源:公开的 DeepSeek Harness 插件目录与各插件 GitHub 仓库。本站为独立第三方目录,与 DeepSeek、幻方(High-Flyer)及插件作者均无隶属或背书关系。

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。