Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

tdk

يحتوي tdk على 64 من skills المجمعة من vinhltt، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
64
Stars
2
محدث
2026-07-17
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

tdk-clarify
متخصصو إدارة المشاريع

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-07-17
tdk-specify
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-07-17
tdk-boundary-map
مطوّرو البرمجيات

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

2026-07-17
tdk-brownfield-start
مطوّرو البرمجيات

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
مطوّرو البرمجيات

Compare Workspace and Sub-Workspace Docs.

2026-07-17
tdk-config-index
مطوّرو البرمجيات

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

2026-07-17
tdk-config-sync
مطوّرو البرمجيات

Synchronize documentation files between workspace and sub-workspaces.

2026-07-17
tdk-constitution
مطوّرو البرمجيات

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

2026-07-17
tdk-greenfield-start
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-07-17
tdk-sub-workspace-docs
مطوّرو البرمجيات

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
مطوّرو البرمجيات

Initialize a new sub-workspace configuration in the current directory

2026-07-17
tdk-sub-workspace-list
مطوّرو البرمجيات

List all sub-workspaces in the current workspace

2026-07-17
tdk-workflow-config-apply
مطوّرو البرمجيات

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

2026-07-17
tdk-workspace-dependency-policy
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-07-17
tdk-retro-collect
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-07-07
tdk-bump
مطوّرو البرمجيات

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
المهن الحاسوبية الأخرى

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
المهن الحاسوبية الأخرى

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
عرض أهم 40 من أصل 64 skills مجمعة في هذا المستودع.