人格实验室 人格测试合集
人格实验室是 jiligulu 的人格测试集合站,收录 16 款趣味人格测试,覆盖 MBTI、恋爱、工作、价值观、社交人设等主题。
What it is / 项目是什么
A dedicated personality-test hub with 16 playful tests, from MBTI-inspired formats to relationship, work, values, and social-persona quizzes.
人格测试集合站,包含 16 款趣味测试:从 MBTI 到东方 MBTI,从恋爱脑到朋友圈人设,用轻松方式观察自己。
How it works / 实现原理
人格实验室是一个聚合站点,把 jiligulu 设计的多个独立测试放在统一入口下。每个测试有自己的题库、维度、结果原型,但共用同一套组件:进度条、移动端布局、结果分享卡、相关阅读推荐。新增一个测试只需要写题目 JSON、维度定义和结果映射,不需要重做前端。结果页统一支持截图分享、复制链接和返回测试集主页。
Who it is for / 适合谁
想集中体验不同人格测试、比较结果和分享测试链接的用户。
Typical use cases / 常见使用场景
- 想在一个站点连续做多个测试,比对自己在不同维度的表现
- 为团建、朋友聚会准备一个可以一起做的测试集合
- 收藏一个"心情低时随便玩"的轻量站点
Key features / 主要功能
- 聚合 16 款人格和自我观察测试
- 覆盖恋爱、工作、价值观、社交媒体和类型化人格
- 每个测试都有独立入口,适合移动端快速完成和分享
Design notes / 设计取舍
把多个测试聚合的好处是降低用户决策成本——不必每次为一个测试单独打开链接。代价是要在保持各测试个性的同时统一基础体验。人格实验室更看重移动端速度和分享流畅度,因此放弃了复杂动画,结果页结构也尽量轻量。
Technology stack / 技术栈
Each layer below was chosen for what it lets the project avoid as much as what it enables. Together they shape the latency, the build pipeline, and how quickly new ideas can be tried in production.
下面这些选择,更多是为了排除某些复杂度,而不只是为了“用上”。它们共同决定了项目的延迟特性、构建流水线,以及把一个想法跑通的最短路径。
React
A component-based JavaScript library for building user interfaces. Used for fast, interactive UI with predictable rendering.
TypeScript
A typed superset of JavaScript that catches mismatches at compile time. Helps keep the codebase maintainable as projects grow.
Vercel
A cloud platform that hosts the project with edge delivery, automatic HTTPS, and preview deployments for every commit.
FAQ / 常见问题
16 款测试都是 jiligulu 原创的吗?
是。每个测试的维度、题目和结果文案都是站方原创,未直接复用第三方授权量表。
需要注册账号吗?
不需要。测试可以匿名完成,结果在本地或链接里保留。
结果可以和朋友比较吗?
可以截图分享。部分测试支持生成分享链接,朋友打开就能看到你的结果。
会不会增加新测试?
会。新增测试会在 jiligulu.xyz 主站点的相关文章和测试目录页同步。
More projects from jiligulu
If this project struck a chord, the same hands are behind these. Each one was built to answer a different question — and each one borrows lessons from the rest.
SBTI
A provocative personality test that roasts you. 31 questions, 15 dimensions, 29 personality types — each one brutally honest. 100K+ tests taken.
Read moreAI character chat话影
An AI character chat project that turns chat records you have the right to use into a testable role, with tone, relationship context, and shared memories.
Read moreRAG assistant命理问答
A Bazi Q&A assistant built around a local RAG knowledge base, designed for conversational answers from curated astrology and Bazi material.
Read moreContinue reading
The blog goes deeper into the ideas behind 人格实验室. These pieces unpack the psychology, the engineering trade-offs, and the design questions this project raises.
- 9 min read
你在 GitHub、LinkedIn、Twitter 上是同一个人吗?/ Are You the Same Person on GitHub, LinkedIn, and Twitter?
程序员、设计师、做产品的人——基本上每个互联网工作者,都在三五个平台上有不同程度割裂的"自己"。这种割裂是策略上的成熟,还是身份层面的代价?/ Engineers, designers, product folks — basically everyone who works online maintains some level of fractured self across three or five platforms. Is that fracture strategic maturity, or an identity-level cost?
- 9 min read
性别差异在人格测试里是真的吗?/ Are the Gender Differences in Personality Test Scores Real?
几乎所有大规模人格研究都重复地发现:女性在神经质和宜人性上平均得分高于男性。这事是真的吗?真的话又意味着什么?这篇用尽可能克制的笔调讨论这个容易被滥用的话题。/ Almost every large personality study finds women, on average, scoring higher on Neuroticism and Agreeableness than men. Is the pattern real? And if it is, what should we make of a finding this easy to misuse?
- 8 min read
三十岁后人格的"成熟红利"/ The Maturity Principle: How Personality Quietly Improves With Age
心理学里有个不太被网友讨论但非常稳定的发现:随着年龄增长,大多数人会变得更尽责、更宜人、情绪更稳——而且这条曲线在 20 到 40 岁之间最陡。/ One of psychology's most quietly robust findings is that most people get more conscientious, more agreeable, and more emotionally stable as they age — and the steepest stretch of that curve is between roughly 20 and 40.