Sparc Implement
技能 已验证 活跃Run the SPARC Architecture and Implementation phases — design module boundaries, write pseudocode, implement code, and run tests
To automate the execution of the SPARC Architecture and Implementation phases, guiding users through pseudocode design and defining robust software architecture.
功能
- Designs pseudocode for algorithms
- Defines module boundaries and API contracts
- Handles error paths and concurrent access
- Stores architecture and pseudocode artifacts
- Supports SPARC methodology phases 2 and 3
使用场景
- When a feature specification is complete and ready for implementation.
- To ensure consistent and structured design for software modules.
- To generate detailed pseudocode and architecture artifacts for complex features.
非目标
- Executing the Specification, Testing, or Deployment phases of SPARC.
- Writing production-ready code directly without intermediate pseudocode and architecture design.
- Replacing manual code implementation entirely; this skill focuses on the design and planning stages.
安装
请先添加 Marketplace
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-sparc@ruflo质量评分
已验证类似扩展
Sparc Refine
95Run the SPARC Refinement and Completion phases — review code, improve test coverage, validate against specification, and generate documentation
V3 Ddd Architecture
100Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.
Pathfinder
100将代码库映射为按功能分组的流程图,识别不同功能之间的重复关注点,并提出统一的架构。在被要求“寻找理想路径”、统一重复系统或在重构前审计架构时使用。输出一个建议的统一流程图以及针对每个系统的“制定计划”提示。
Understand
100分析代码库以生成交互式知识图谱,用于理解架构、组件和关系
Cloud Architect
100Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.
API Design Patterns
100Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices