Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

slidespeak-onbrand

slidespeak-onbrand contient 6 skills collectées depuis SlideSpeak, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
6
mis à jour
2026-06-24
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

release
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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