Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

slidespeak-onbrand

slidespeak-onbrand에는 SlideSpeak에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 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