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

tdk

tdk contient 64 skills collectées depuis vinhltt, avec une couverture métier par dépôt et des pages de détail sur le site.

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

Skills dans ce dépôt

tdk-clarify
Spécialistes en gestion de projets

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

2026-07-17
tdk-implement
Développeurs de logiciels

Primary implementation skill. Execute phases from plan.md ## Phases table. Read plan.md as source of truth for status + dependency graph.

2026-07-17
tdk-plan
Développeurs de logiciels

Execute the implementation planning workflow using the plan template to generate design artifacts.

2026-07-17
tdk-specify
Développeurs de logiciels

Create spec.md from a feature or child-slice description, or replay --interview against existing spec.md. Supports --fast, memory, and an embedded quality gate.

2026-07-17
tdk-architecture-advisor
Développeurs de logiciels

Project-level architecture recommendation and brownfield recovery advisor. Writes architecture reports only; does not mutate layout or config.

2026-07-17
tdk-boundary-map
Développeurs de logiciels

Deprecated compatibility route for /tdk-workspace-layout-propose.

2026-07-17
tdk-brownfield-start
Développeurs de logiciels

Observe-first onboarding for existing repositories. Summarizes repo shape, current TDK config state, and safe next-step recommendations without product discovery or source-tree changes.

2026-07-17
tdk-config-diff
Développeurs de logiciels

Compare Workspace and Sub-Workspace Docs.

2026-07-17
tdk-config-index
Développeurs de logiciels

Generate or update the Document Manager index for workspace and sub-workspace docs.

2026-07-17
tdk-config-sync
Développeurs de logiciels

Synchronize documentation files between workspace and sub-workspaces.

2026-07-17
tdk-constitution
Développeurs de logiciels

Create or update the project constitution and constitution-owned project knowledge artifacts from interactive or provided principle inputs

2026-07-17
tdk-greenfield-start
Développeurs de logiciels

New-project intake and routing entry point that asks project-inception questions, writes project-inception.md, and recommends safe next TDK routes

2026-07-17
tdk-module-boundary-policy
Développeurs de logiciels

Deprecated compatibility route for /tdk-workspace-dependency-policy.

2026-07-17
tdk-sub-workspace-docs
Développeurs de logiciels

Init or update arc42-lite documentation for one or all configured sub-workspaces. Writes README, architecture, interfaces, and engineering docs under <docsPath>/sub-workspaces/<name>/.

2026-07-17
tdk-sub-workspace-init
Développeurs de logiciels

Initialize a new sub-workspace configuration in the current directory

2026-07-17
tdk-sub-workspace-list
Développeurs de logiciels

List all sub-workspaces in the current workspace

2026-07-17
tdk-workflow-config-apply
Développeurs de logiciels

Interactively review and apply guarded .specify/.specify.json changes derived from workspace layout proposal JSON.

2026-07-17
tdk-workspace-dependency-policy
Développeurs de logiciels

Optional workspace dependency policy workflow. Turns approved layout evidence into reviewable dependency guidance and non-applied enforcement snippets.

2026-07-17
tdk-workspace-layout-propose
Développeurs de logiciels

Project-level workspace boundary proposal workflow. Writes workspace layout proposal markdown and JSON without mutating runtime config.

2026-07-17
tdk-retro-collect
Développeurs de logiciels

Create or update retrospective feedback after a TDK spec: reviews, phase drift, UT results, Langfuse traces when available, and user feedback. Writes retro-feedback.md and supports adding or removing user feedback entries across repeated collection runs.

2026-07-17
tdk-load-project-context
Développeurs de logiciels

Load project configuration and resolve feature directory from validated TASK_ID. Called by: tdk-analyze, tdk-clarify, tdk-implement, tdk-plan, tdk-specify (supports --fast mode). NOT user-invocable.

2026-07-17
tdk-validate-task-id
Développeurs de logiciels

Validate and normalize task ID from $ARGUMENTS or conversation context. Called by: tdk-analyze, tdk-clarify, tdk-implement, tdk-plan, tdk-specify (supports --fast mode). NOT user-invocable.

2026-07-17
tdk-specify
Développeurs de logiciels

Create spec.md from a feature or child-slice description, or replay --interview against existing spec.md. Supports --fast, memory, and an embedded quality gate.

2026-07-17
tdk-retro-collect
Développeurs de logiciels

Create or update retrospective feedback after a TDK spec: reviews, phase drift, UT results, Langfuse traces when available, and user feedback. Writes retro-feedback.md and supports adding or removing user feedback entries across repeated collection runs.

2026-07-17
tdk-load-project-context
Développeurs de logiciels

Load project configuration and resolve feature directory from validated TASK_ID. Called by: tdk-analyze, tdk-clarify, tdk-implement, tdk-plan, tdk-specify (supports --fast mode). NOT user-invocable.

2026-07-17
tdk-validate-task-id
Développeurs de logiciels

Validate and normalize task ID from $ARGUMENTS or conversation context. Called by: tdk-analyze, tdk-clarify, tdk-implement, tdk-plan, tdk-specify (supports --fast mode). NOT user-invocable.

2026-07-17
tdk-discovery
Développeurs de logiciels

EPIC-ONLY v1 discovery entry point that creates context-only problem, persona, MVP, and discovery manifest artifacts before tdk-epic-prd, or interviews existing discovery artifacts with --interview

2026-07-09
tdk-epic-hld
Développeurs de logiciels

Turn epic PRD artifacts into parent high-level design context before /tdk-task-breakdown. Use after /tdk-epic-prd; child specs do not run HLD by default.

2026-07-09
tdk-epic-prd
Développeurs de logiciels

EPIC-ONLY product alignment and slice-map step after tdk-discovery; writes tracker-neutral epic PRD artifacts without minting requirements

2026-07-09
tdk-task-breakdown
Développeurs de logiciels

Generate parent epic child-spec-seed breakdown artifacts from epic PRD plus /tdk-epic-hld context. Use before child /tdk-specify loops.

2026-07-09
tdk-setup-guide
Développeurs de logiciels

Interactive setup guide for TDK environment. Checks prerequisites, verifies config, troubleshoots issues. Use when asking 'how to set up', 'setup help', 'verify setup', 'check prerequisites', 'tdk setup', 'installation guide', 'troubleshoot setup'.

2026-07-09
tdk-skill-guide
Développeurs de logiciels

Interactive guide for TDK skills and commands. Shows usage, scenarios, tips, and skill discovery. Use when asking 'how to use /tdk-*', 'what skills are available', 'show scenario', 'find a skill for X', 'tdk guide', 'tdk help'.

2026-07-09
tdk-skill-docs-sync
Développeurs de logiciels

This skill should be used when the user asks to 'sync skill docs', 'update docs for new skill', 'check skill documentation', 'verify skill docs are up to date', 'tdk-skill-docs-sync', 'docs sync after skill creation', or needs to scan and update guide documentation (tdk-skills-guide, index, scenarios, document-flow) after creating or modifying a skill in the tdk-speckit marketplace.

2026-07-07
tdk-plan-skill-routing
Développeurs de logiciels

Initialize, inspect, check, diff, register, verify, and optimize plan-skill-routing.md through the deterministic TDK routing helper.

2026-07-07
tdk-bump
Développeurs de logiciels

Generate Keep-a-Changelog entries for .specify/, .claude/, .github/ config changes. Use when updating commands, scripts, templates, or governance files.

2026-07-06
tdk-scaffold-from-recommendation
Autres occupations informatiques

Read approved automation recommendation markdown and scaffold SKILL.md, references stubs, agent.md files, and reviewable routing proposal artifacts.

2026-07-05
tdk-sub-workspace-automation-recommend
Autres occupations informatiques

Recommend skills and agents for one selected sub-workspace from arc42-lite docs, dependency policy, official docs, local installed skill catalog, and direct community skill lookup.

2026-07-05
tdk-guides-update
Développeurs de logiciels

Review or update TDK source guide docs with the accepted Progressive Workflow Guide format using `projects/tdk/.specify/docs/en/guides/index.md` as the route-map source of truth. Use when editing or auditing TDK guides, restructuring guide IA, creating route maps or scenario pages, scanning routed subfiles, checking guide links, or validating docs after an agent updated TDK guides. Default to check-only unless the user explicitly asks to patch docs.

2026-07-02
brainstorming
Développeurs de logiciels

Brainstorm solutions with trade-off analysis and brutal honesty. Use for ideation, architecture decisions, technical debates, feature exploration, feasibility assessment, design discussions.

2026-07-02
obsidian-brain
Développeurs de logiciels

Advanced knowledge management for Obsidian vaults.Use when: creating/editing .md notes, .canvas visual maps, .base database views, researching existing docs, or validating content consistency.

2026-07-02
Affichage des 40 principaux skills collectés sur 64 dans ce dépôt.