Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

simple-trpg-chat

simple-trpg-chat contém 3 skills coletadas de Joycai, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
3
Stars
0
atualizado
2026-06-28
Forks
0
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

simple-trpg-chat-rules
Desenvolvedores de software

Complete reference for the pluggable rule-template module system in simple-trpg-chat (RuleModule interface + capability-driven UI + registry). USE THIS SKILL whenever the user asks to add a new TRPG ruleset (DnD 5e / d20 / PbtA / 骰池 / WoD / FATE …), modify rule-template behavior, debug rule-gated commands (.rc / .sc / .st), reason about why a check resolved a certain way, change how rule capabilities drive UI (TopBar check menu / character-sheet bars / attribute grid / SAN-check gating), or extend AI-agent rule integration. Also trigger when the user says "规则模板" / "规则模块" / "rule template" / "RuleModule" / "capabilities" / "resolveCheck" / "getRuleForRoom", or names a rule id like coc7th / basic / dnd5e in an implementation context. Even if the user just says "加一套规则" without specifying which system, consult this skill — the registry/capability pattern is the same for every ruleset.

2026-06-28
simple-trpg-chat-theme
Desenvolvedores web

Complete knowledge base for creating or upgrading themes in the simple-trpg-chat project. Use this skill whenever the user asks to create a new theme, upgrade an existing theme, redesign a theme, or import a design spec into the theme system. Also use it when the user says "主题" / "theme" in combination with any of: create, add, upgrade, redesign, implement, fix, port, or references a specific theme name (parchment / cthulhu / shrine / rainglass / aether / default).

2026-06-28
simple-trpg-chat
Desenvolvedores de software

Expert knowledge for the Simple TRPG Chat project — a lightweight web-based TRPG tool built with Next.js 16, Drizzle ORM (PostgreSQL), SSE real-time chat, AI Bot Agent, dice system, inventory, clue cards, character sheets, and multi-theme support. Use this skill whenever working on this project's codebase, adding features, fixing bugs, understanding the data model (16 tables), following development conventions (feature branches, PR workflow, pnpm, CI), or navigating the architecture (message audience router, Bot-as-User pattern, Server Actions, i18n with next-intl). Also use for questions about core concepts (Room, Bot, Dice, Character, Inventory, Clue, Private Chat, Markdown, Theme) or when troubleshooting common pitfalls.

2026-06-20