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

slidespeak-onbrand

slidespeak-onbrand 收录了来自 SlideSpeak 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
6
更新
2026-06-24
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

release
软件开发工程师

Run this repository's release process. Use when the user asks to release, cut a release, publish Release Please changes, promote develop to main, or handle the Release Please release PR.

2026-06-24
improve-codebase-architecture
软件开发工程师

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

2026-06-17
review-feedback
软件质量保证分析师与测试员

Fetch PR review comments, research each one against the codebase, and grill the user on what to do with each. Use when user wants to go through PR feedback, review comments, or mentions "review feedback".

2026-06-13
grill-with-docs
软件开发工程师

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

2026-06-10
tdd
软件质量保证分析师与测试员

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

2026-06-10
to-prd
软件开发工程师

Turn the current conversation context into a local PRD Markdown file at the project root. Use when user wants to create a PRD from the current context.

2026-06-10