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

FlexInput

يحتوي FlexInput على 81 من skills المجمعة من x-iso، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
81
Stars
13
محدث
2026-05-17
Forks
1
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

gsd-add-backlog
مطوّرو البرمجيات

Add an idea to the backlog parking lot (999.x numbering)

2026-05-17
gsd-add-phase
مطوّرو البرمجيات

Add phase to end of current milestone in roadmap

2026-05-17
gsd-add-tests
محللو ضمان جودة البرمجيات والمختبرون

Generate tests for a completed phase based on UAT criteria and implementation

2026-05-17
gsd-add-todo
مطوّرو البرمجيات

Capture idea or task as todo from current conversation context

2026-05-17
gsd-ai-integration-phase
مطوّرو البرمجيات

Generate AI design contract (AI-SPEC.md) for phases that involve building AI systems — framework selection, implementation guidance from official docs, and evaluation strategy

2026-05-17
gsd-analyze-dependencies
مطوّرو البرمجيات

Analyze phase dependencies and suggest Depends on entries for ROADMAP.md

2026-05-17
gsd-audit-fix
محللو ضمان جودة البرمجيات والمختبرون

Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit

2026-05-17
gsd-audit-milestone
محللو ضمان جودة البرمجيات والمختبرون

Audit milestone completion against original intent before archiving

2026-05-17
gsd-audit-uat
محللو ضمان جودة البرمجيات والمختبرون

Cross-phase audit of all outstanding UAT and verification items

2026-05-17
gsd-autonomous
مطوّرو البرمجيات

Run all remaining phases autonomously — discuss→plan→execute per phase

2026-05-17
gsd-check-todos
مطوّرو البرمجيات

List pending todos and select one to work on

2026-05-17
gsd-cleanup
مطوّرو البرمجيات

Archive accumulated phase directories from completed milestones

2026-05-17
gsd-code-review-fix
محللو ضمان جودة البرمجيات والمختبرون

Auto-fix issues found by code review in REVIEW.md. Spawns fixer agent, commits each fix atomically, produces REVIEW-FIX.md summary.

2026-05-17
gsd-code-review
محللو ضمان جودة البرمجيات والمختبرون

Review source files changed during a phase for bugs, security issues, and code quality problems

2026-05-17
gsd-complete-milestone
مطوّرو البرمجيات

Archive completed milestone and prepare for next version

2026-05-17
gsd-debug
مطوّرو البرمجيات

Systematic debugging with persistent state across context resets

2026-05-17
gsd-discuss-phase
مطوّرو البرمجيات

Gather phase context through adaptive questioning before planning. Use --all to skip area selection and discuss all gray areas interactively. Use --auto to skip interactive questions (the agent picks recommended defaults). Use --chain for interactive discuss followed by automatic plan+execute. Use --power for bulk question generation into a file-based UI (answer at your own pace).

2026-05-17
gsd-do
مطوّرو البرمجيات

Route freeform text to the right GSD command automatically

2026-05-17
gsd-docs-update
مطوّرو البرمجيات

Generate or update project documentation verified against the codebase

2026-05-17
gsd-eval-review
محللو ضمان جودة البرمجيات والمختبرون

Retroactively audit an executed AI phase's evaluation coverage — scores each eval dimension as COVERED/PARTIAL/MISSING and produces an actionable EVAL-REVIEW.md with remediation plan

2026-05-17
gsd-execute-phase
مطوّرو البرمجيات

Execute all plans in a phase with wave-based parallelization

2026-05-17
gsd-explore
مطوّرو البرمجيات

Socratic ideation and idea routing — think through ideas before committing to plans

2026-05-17
gsd-extract-learnings
مطوّرو البرمجيات

Extract decisions, lessons, patterns, and surprises from completed phase artifacts

2026-05-17
gsd-fast
مطوّرو البرمجيات

Execute a trivial task inline — no subagents, no planning overhead

2026-05-17
gsd-forensics
مطوّرو البرمجيات

Post-mortem investigation for failed GSD workflows — analyzes git history, artifacts, and state to diagnose what went wrong

2026-05-17
gsd-from-gsd2
مطوّرو البرمجيات

Import a GSD-2 (.gsd/) project back to GSD v1 (.planning/) format

2026-05-17
gsd-graphify
مطوّرو البرمجيات

Build, query, and inspect the project knowledge graph in .planning/graphs/

2026-05-17
gsd-health
مطوّرو البرمجيات

Diagnose planning directory health and optionally repair issues

2026-05-17
gsd-help
مطوّرو البرمجيات

Show available GSD commands and usage guide

2026-05-17
gsd-import
مطوّرو البرمجيات

Ingest external plans with conflict detection against project decisions before writing anything.

2026-05-17
gsd-inbox
مطوّرو البرمجيات

Triage and review all open GitHub issues and PRs against project templates and contribution guidelines

2026-05-17
gsd-ingest-docs
مطوّرو البرمجيات

Scan a repo for mixed ADRs, PRDs, SPECs, and DOCs and bootstrap or merge the full .planning/ setup from them. Classifies each doc in parallel, synthesizes a consolidated context with a conflicts report, and routes to new-project or merge-milestone depending on whether .planning/ already exists.

2026-05-17
gsd-insert-phase
مطوّرو البرمجيات

Insert urgent work as decimal phase (e.g., 72.1) between existing phases

2026-05-17
gsd-intel
مطوّرو البرمجيات

Query, inspect, or refresh codebase intelligence files in .planning/intel/

2026-05-17
gsd-join-discord
متخصصو إدارة المشاريع

Join the GSD Discord community

2026-05-17
gsd-list-phase-assumptions
مطوّرو البرمجيات

Surface the agent's assumptions about a phase approach before planning

2026-05-17
gsd-list-workspaces
مطوّرو البرمجيات

List active GSD workspaces and their status

2026-05-17
gsd-manager
مطوّرو البرمجيات

Interactive command center for managing multiple phases from one terminal

2026-05-17
gsd-map-codebase
مطوّرو البرمجيات

Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents

2026-05-17
gsd-milestone-summary
مطوّرو البرمجيات

Generate a comprehensive project summary from milestone artifacts for team onboarding and review

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