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

sdd

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

skills مجمعة
59
Stars
37
محدث
2026-02-23
Forks
3
التغطية المهنية
10 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

init-orchestration
مطوّرو البرمجيات

Orchestrates SDD project initialization — version detection, environment verification, scaffolding, and git setup.

2026-02-23
project-settings
مطوّرو البرمجيات

Manage project settings in sdd/sdd-settings.yaml including component settings that drive scaffolding.

2026-02-23
techpacks
مطوّرو البرمجيات

Single gateway for all core↔tech-pack interactions. Reads manifests, resolves paths, loads skills/agents, routes commands.

2026-02-23
tasks
مطوّرو البرمجياتالمهن الحاسوبية الأخرى

Manage tasks and plans using the .tasks/ directory.

2026-02-23
agents-standards
مطوّرو البرمجيات

Standards for authoring SDD plugin agents — frontmatter, self-containment, skill references, and no-user-interaction rules.

2026-02-23
commands-standards
مطوّرو البرمجيات

Standards for authoring SDD plugin commands — frontmatter, user interaction, skill/agent invocation, CLI integration, and output formatting.

2026-02-23
commit
مطوّرو البرمجيات

Create a commit following repository guidelines with proper versioning and changelog updates.

2026-02-23
docs-standards
الكتّاب التقنيون

Writes and maintains user-facing documentation for the SDD plugin. Proactively detects when docs are out of sync with plugin capabilities.

2026-02-23
manifest-validation
محللو ضمان جودة البرمجيات والمختبرون

Validate plugin and marketplace manifest files against the official Claude Code specification

2026-02-23
plugin-product-standards
مطوّرو البرمجيات

Technical product expert specializing in platform engineering, DevOps, and AI dev tools. Critically reviews the SDD plugin for DX issues, inconsistencies, and gaps.

2026-02-23
skills-standards
مطوّرو البرمجيات

Standards for authoring SDD plugin skills — frontmatter, self-containment, and input/output schemas.

2026-02-23
system-cli-standards
مبرمجو الحاسوب

Standards for how plugin prompt files (skills, agents, commands) invoke and reference the SDD system CLI.

2026-02-23
skills-router
مطوّرو البرمجيات

Routes core skill requests to fullstack-typescript component standards and lifecycle skills.

2026-02-23
change-creation
مطوّرو البرمجيات

Create change specification and implementation plan with dynamic phase generation. Supports feature, bugfix, refactor, and epic types.

2026-02-23
external-spec-integration
محللو أنظمة الحاسوب

Process external specifications through transformation, classification, gap analysis, component discovery, and decomposition. Creates workflow items with classified context.

2026-02-23
change-orchestration
محللو أنظمة الحاسوب

Orchestrates the full change lifecycle — routes actions to phase-specific sub-files.

2026-02-23
spec-decomposition
مطوّرو البرمجيات

Analyze specifications and decompose into independent changes.

2026-02-23
spec-solicitation
مطوّرو البرمجيات

Guided requirements gathering through structured questions to create comprehensive specifications. Produces a complete requirements document via non-blocking conversational interaction.

2026-02-23
spec-writing
مطوّرو البرمجيات

Templates and validation for writing product specifications.

2026-02-23
workflow-state
مطوّرو البرمجيات

Internal skill for managing workflow lifecycle state in sdd/workflows/. Provides session-independent, resumable workflow tracking.

2026-02-23
commit-standards
مطوّرو البرمجيات

Guidelines for consistent, well-documented commits in SDD projects

2026-02-23
domain-population
مطوّرو البرمجيات

Populate domain specs (glossary, entity definitions, use-cases) from SPEC.md content during implementation.

2026-02-23
planning
مطوّرو البرمجيات

Templates and guidance for implementation plans with dynamic phase generation.

2026-02-23
project-scaffolding
مطوّرو البرمجيات

Scaffolds project-level structure (root files, specs).

2026-02-23
component-discovery
محللو أنظمة الحاسوب

Discover required technical components through targeted questions based on classified requirements.

2026-02-23
backend-scaffolding
مطوّرو البرمجيات

Scaffolds Node.js/TypeScript backend components with CMDO architecture, driven by component settings.

2026-02-23
config-scaffolding
مديرو الشبكات وأنظمة الحاسوب

Scaffolds the config component for centralized configuration management, driven by component settings.

2026-02-23
contract-scaffolding
مطوّرو البرمجيات

Scaffolds OpenAPI contract component with type generation.

2026-02-23
database-scaffolding
مديرو قواعد البيانات

Scaffolds PostgreSQL database component with migrations, seeds, and management scripts.

2026-02-23
frontend-scaffolding
مطوّرو البرمجيات

Scaffolds React/TypeScript frontend components with MVVM architecture.

2026-02-23
helm-scaffolding
مديرو الشبكات وأنظمة الحاسوب

Scaffolds Helm charts for SDD components, driven by component settings.

2026-02-23
cicd-standards
مديرو الشبكات وأنظمة الحاسوب

Standards for CI/CD pipelines using GitHub Actions workflows.

2026-02-23
contract-standards
مطوّرو البرمجيات

OpenAPI contract standards for API specification, versioning, and type generation.

2026-02-23
database-standards
مديرو قواعد البيانات

PostgreSQL database standards for migrations, seeds, and schema management.

2026-02-23
e2e-testing-standards
محللو ضمان جودة البرمجيات والمختبرون

End-to-end testing with Playwright - browser automation, visual regression, test data management.

2026-02-23
helm-standards
مديرو الشبكات وأنظمة الحاسوب

Standards for Helm charts in SDD projects, including settings-driven patterns.

2026-02-23
integration-testing-standards
محللو ضمان جودة البرمجيات والمختبرون

Integration testing patterns - database setup/teardown, API testing, contract testing, and Testkube execution.

2026-02-23
config-orchestration
مطوّرو البرمجيات

Orchestrates project configuration operations — generate, validate, diff, and add-env.

2026-02-23
local-env-orchestration
مديرو الشبكات وأنظمة الحاسوب

Orchestrates local Kubernetes development environment management.

2026-02-23
scaffolding
مطوّرو البرمجيات

Orchestrates component scaffolding by delegating to component-specific scaffolding skills.

2026-02-23
عرض أهم 40 من أصل 59 skills مجمعة في هذا المستودع.