framework-quickstart

在不通读全部代码的情况下快速理解 Sirius Chat 架构时使用,包括模块边界、执行流与扩展点。关键词:架构总览、框架地图、修改位置、provider 集成、多人格。

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "framework-quickstart" with this command: npx skills add Sparrived/skillsmp-sparrived-sparrived-framework-quickstart

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

commit-preparation

在发布commit前执行检查清单,包括gitignore验证、改动总结、ChangeLog更新与标准格式commit。关键词:commit前检查、gitignore、ChangeLog、commit格式、版本管理。

Repository SourceNeeds Review
General

debug-diagnosis

在修改 Sirius Chat 核心模块(core/memory/providers/platforms 等)后,系统化排查异常、定位根因并验证修复。关键词:调试诊断、bug排查、异常定位、核心模块、修复验证。

Repository SourceNeeds Review
General

release-management

在为 Sirius Chat 做版本发布时使用,涵盖发布前校验、PyPI自动化发布流程与Trusted Publishing配置。关键词:版本发布、PyPI发布、发布检查、自动化构建、Trusted Publishing。

Repository SourceNeeds Review
General

write-tests

编写新测试文件或为现有模块补充测试时使用,覆盖命名约定、速度要求、Mock 模式与断言规范。关键词:测试编写、单元测试、pytest、MockProvider、测试速度、精准测试。

Repository SourceNeeds Review
framework-quickstart | V50.AI