Sparc Implement
Skill Verifiziert AktivRun 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.
Funktionen
- 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
Anwendungsfälle
- 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.
Nicht-Ziele
- 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.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-sparc@rufloQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
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
100Ordnet eine Codebasis in Feature-gruppierte Flussdiagramme ein, identifiziert doppelte Belange über Features hinweg und schlägt eine einheitliche Architektur vor. Wird verwendet, wenn nach "dem idealen Pfad" gefragt wird, duplizierte Systeme vereinheitlicht oder die Architektur vor einem Refactoring auditiert werden soll. Gibt ein vorgeschlagenes einheitliches Flussdiagramm sowie Prompts zum Erstellen eines Plans pro System aus.
Understand
100Analysieren Sie eine Codebasis, um einen interaktiven Wissensgraphen zur Verständnis von Architektur, Komponenten und Beziehungen zu erstellen
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