Skip to main content
Dépôt GitHub

speccrew

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

skills collectés
69
Stars
11
mis à jour
2026-04-21
Forks
1
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

speccrew-system-designer-orchestration
Développeurs de logiciels

System Designer 的核心编排技能,负责读取已确认的 Feature Spec 和 API Contract 文档,加载技术知识库,评估框架需求,调度各平台详细设计技能生成系统设计文档。支持 web、mobile、desktop 平台。

2026-04-21
speccrew-dev-frontend
Développeurs web

Frontend Development SOP. Guide System Developer Agent to implement frontend code according to system design documents. Reads design blueprints, extracts task checklist, and executes implementation task by task with local quality checks.

2026-04-21
speccrew-dev-backend
Développeurs de logiciels

Backend Development SOP. Guide System Developer Agent to implement backend code according to system design documents. Reads design blueprints, extracts task checklist, and executes implementation task by task with local quality checks.

2026-04-21
speccrew-dev-desktop-electron
Développeurs de logiciels

SpecCrew Electron Desktop Development Skill. Implements desktop application features using Electron framework based on system design documents. Handles main process (TypeScript/JavaScript), renderer process (React/Vue), IPC channels, and Electron Builder packaging.

2026-04-21
speccrew-dev-desktop-tauri
Développeurs de logiciels

SpecCrew Tauri Desktop Development Skill. Implements desktop application features using Tauri framework based on system design documents. Handles Rust backend commands, frontend integration, Tauri Command API, and Tauri Build packaging.

2026-04-21
speccrew-dev-mobile
Développeurs de logiciels

Mobile Development SOP. Guide System Developer Agent to implement mobile app code (Flutter/React Native) according to system design documents. Reads design blueprints, extracts task checklist, and executes implementation task by task with local quality checks.

2026-04-21
speccrew-sd-backend
Développeurs de logiciels

Backend System Design SOP. Guide System Designer Agent to generate platform-specific backend detailed design documents by filling technology implementation details into the Feature Spec skeleton. Reads techs knowledge to determine actual framework syntax, ORM patterns, and conventions.

2026-04-21
speccrew-sd-desktop
Développeurs de logiciels

Desktop System Design SOP. Guide System Designer Agent to generate platform-specific desktop detailed design documents by filling technology implementation details into the Feature Spec skeleton. Reads techs knowledge to determine actual framework syntax (Electron/Tauri/Qt) and conventions.

2026-04-21
speccrew-sd-frontend
Développeurs de logiciels

Frontend System Design SOP. Guide System Designer Agent to generate platform-specific frontend detailed design documents by filling technology implementation details into the Feature Spec skeleton. Reads techs knowledge to determine actual framework syntax and conventions.

2026-04-21
speccrew-sd-mobile
Développeurs de logiciels

Mobile System Design SOP. Guide System Designer Agent to generate platform-specific mobile detailed design documents by filling technology implementation details into the Feature Spec skeleton. Reads techs knowledge to determine actual framework syntax (Flutter/React Native) and conventions.

2026-04-21
speccrew-fd-api-contract
Développeurs de logiciels

API Contract Generation SOP. Based on feature spec document, outputs structured frontend-backend API contract document. Once confirmed, the contract cannot be modified in downstream stages.

2026-04-20
speccrew-sd-framework-evaluate
Développeurs de logiciels

Framework Evaluation Skill for System Designer. Analyzes Feature Spec requirements against current technology stack capabilities, identifies capability gaps, evaluates potential open-source frameworks/libraries, and generates a framework-evaluation.md report. Invoked by System Designer Agent during Phase 3.

2026-04-20
speccrew-system-developer-orchestration
Développeurs de logiciels

System Developer 的核心编排技能,负责读取系统设计蓝图、协调跨平台开发任务分发、加载技术知识、验证环境就绪、分发各平台开发技能、执行集成检查、交付开发完成报告。支持 web、mobile、desktop 和 backend 平台。

2026-04-20
speccrew-feature-designer-orchestration
Spécialistes en gestion de projets

Feature Designer 的核心编排技能,负责加载功能清单、协调功能分析、功能规格设计与 API 契约生成。处理单个功能(直接调用)和多个功能(Worker 分发)两种工作流路径。

2026-04-20
speccrew-pm-sub-prd-generate
Spécialistes en gestion de projets

Generate a single Sub-PRD document for one module. Used by PM Agent's worker dispatch to parallelize Sub-PRD generation across multiple modules. Each worker invocation generates one complete Sub-PRD file based on the PRD template.

2026-04-20
speccrew-fd-feature-design
Spécialistes en gestion de projets

Unified Feature Analysis & Design SOP. Performs complete feature analysis (read PRD, load system knowledge, function breakdown with [NEW]/[MODIFIED]/[EXISTING] markers) followed by detailed design (frontend/backend/data) and generates complete Feature Spec document using template-first workflow. Combines analysis and design in a single unified workflow without producing intermediate analysis artifacts. Use when Feature Designer needs to analyze PRD requirements and produce Feature Spec in one pass.

2026-04-18
speccrew-pm-phase0-init
Développeurs de logiciels

SpecCrew PM Phase 0 Initialization Skill. Handles iteration directory creation, WORKFLOW-PROGRESS.json management, checkpoint recovery, IDE detection, and path initialization. First step before any PM workflow execution.

2026-04-16
speccrew-task-worker-execution
Développeurs de logiciels

Task Worker 的通用任务执行技能,负责接收任务参数、加载 Skill 定义、读取 AgentFlow 规范、逐 Block 执行工作流并输出结构化完成报告。

2026-04-16
speccrew-pm-requirement-clarify
Spécialistes en gestion de projets

SpecCrew PM Requirement Clarification Skill. Dual-mode support (simple/complex). Produces .clarification-summary.md as interface contract for downstream PRD generation. First step in PRD workflow.

2026-04-16
speccrew-pm-phase2-complexity-assess
Spécialistes en gestion de projets

Complexity assessment and skill routing for PM Phase 2. Validates knowledge initialization completeness, evaluates requirement complexity across 5 dimensions, and routes to appropriate PRD workflow (simple vs full pipeline). Use after Phase 1 knowledge detection completes.

2026-04-16
speccrew-product-manager-orchestration
Spécialistes en gestion de projets

Product Manager core orchestration skill (pure routing layer v2.0), responsible for workflow resume routing and dispatch-to-worker scheduling for each Phase Skill. All business logic is executed by independent Phase Skills.

2026-04-16
speccrew-pm-phase6-verify-confirm
Spécialistes en gestion de projets

SpecCrew PM Phase 6 Verification & Confirmation Skill. Performs file integrity validation, feature list completeness check, user review gate, and finalization. Mandatory user confirmation required before status updates.

2026-04-16
speccrew-pm-requirement-model
Spécialistes en gestion de projets

SpecCrew PM Requirement Modeling Skill. Applies ISA-95 Stages 1-3 for business domain analysis, WBS decomposition, and module ordering. Produces .module-design.md as interface contract for downstream PRD generation. Second step in PRD workflow.

2026-04-16
speccrew-pm-phase1-knowledge-check
Spécialistes en gestion de projets

SpecCrew PM Phase 1 Knowledge Base Availability Check Skill. Detects knowledge base status and initializes business knowledge as needed. Supports three-path routing (Full/Lite/None) with Path B deep initialization sequence.

2026-04-16
speccrew-team-leader-routing
Gestionnaires des systèmes informatiques et d'information

Team Leader 的意图识别与路由调度技能,负责识别用户意图并路由到对应 Skill/Agent。处理项目初始化、知识库同步、工作流诊断等基础设施请求。

2026-04-16
speccrew-knowledge-bizs-dispatch
Spécialistes en gestion de projets

Dispatch bizs knowledge base generation tasks with 5-stage pipeline (XML Block version). Handles feature inventory, feature analysis with skill routing, graph data writing, module summarization, UI style pattern extraction, and system summary.

2026-04-16
speccrew-knowledge-module-summarize
Développeurs de logiciels

Summarize a module's features to complete MODULE-OVERVIEW.md using XML workflow blocks. Reads all FEATURE-DETAIL.md files of a module and generates the complete module overview with entities, dependencies, and business rules.

2026-04-16
speccrew-test-case-design
Analystes en assurance qualité des logiciels et testeurs

Designs structured test cases from Feature Spec and API Contract documents. Focuses on comprehensive test scenario analysis, test case matrix generation, and coverage traceability without involving any code implementation.

2026-04-16
speccrew-test-code-gen
Analystes en assurance qualité des logiciels et testeurs

Generates executable test code from confirmed test case documents. Reads test case matrix, platform technical conventions, and system design to produce well-structured test files with full traceability to test case IDs.

2026-04-16
speccrew-test-reporter
Analystes en assurance qualité des logiciels et testeurs

SpecCrew Test Reporter. Generates comprehensive test reports and individual bug reports from test execution results. Performs root cause analysis and severity classification.

2026-04-16
speccrew-test-runner
Analystes en assurance qualité des logiciels et testeurs

SpecCrew Test Runner. Executes test code, parses results, and detects deviations between expected and actual outcomes. Reads test code files and system design to run platform-specific test suites.

2026-04-16
speccrew-knowledge-bizs-api-analyze
Développeurs de logiciels

Analyze a single API controller from source code to extract business features and generate API documentation using XML Block workflow. Used by Worker Agent in parallel execution during knowledge base initialization Stage 2. Each worker analyzes one API controller file.

2026-04-16
speccrew-knowledge-bizs-ui-analyze
Développeurs de logiciels

Analyze a single UI feature from source code to extract business functionality and generate feature documentation using XML Block workflow. Used by Worker Agent in parallel execution during knowledge base initialization Stage 2. Each worker analyzes one feature (e.g., one Vue/React page component).

2026-04-16
speccrew-knowledge-bizs-init-features
Développeurs de logiciels

Execute generate-inventory.js script to create features.json inventory for a single platform. Called by bizs-dispatch Stage 1b for each platform.

2026-04-16
speccrew-pm-knowledge-detector
Spécialistes en gestion de projets

Detect business knowledge base availability and completeness status. Scans sync-state directory to determine if full knowledge (system-overview.md), lite knowledge (features-*.json), or no knowledge is available.

2026-04-15
speccrew-knowledge-bizs-identify-entries
Développeurs de logiciels

Analyze source directory structures to identify business module entry directories for each platform using XML workflow blocks. Use when initializing or updating business knowledge base to determine which directories contain user-facing entry points.

2026-04-15
speccrew-knowledge-bizs-module-classify
Développeurs de logiciels

Classify features into business modules by analyzing source code structure. Overrides directory-based module assignments from init-features with semantically meaningful business module groupings.

2026-04-15
speccrew-knowledge-graph-write
Développeurs de logiciels

Write, update, and initialize knowledge graph data (nodes, edges, index, metadata). Used by Dispatch Agent after receiving graphData from analysis skills. Handles batch writes, deduplication, index updates, and module initialization.

2026-04-15
speccrew-pm-module-initializer
Spécialistes en gestion de projets

Generate analyze task plan for a single business module. Reads features-*.json, filters matched module's pending features, and outputs a task plan JSON (list of features to analyze with analyzer parameters). Used by Worker Agent, invoked by PM Agent for on-demand module task planning.

2026-04-15
speccrew-system-deployer-orchestration
Administrateurs de réseaux et de systèmes informatiques

System Deployer 的编排调度技能,负责执行部署工作流:阶段门禁验证、IDE目录检测、准备阶段、技能调度(构建→迁移→启动→冒烟测试)、部署总结确认。

2026-04-15
Affichage des 40 principaux skills collectés sur 69 dans ce dépôt.