sc-implement
Feature Implementation
Implement features, components, and code functionality with intelligent expert activation and comprehensive development support.
When to use
- User asks to implement a feature or component
- New functionality or code needs to be written
- API or service implementation required
- Component development with framework integration
- Full-stack feature implementation needed
Instructions
Usage
/sc:implement [feature-description] [--type component|api|service|feature] [--framework react|vue|express|etc] [--safe]
Arguments
feature-description- Description of what to implement--type- Implementation type (component, api, service, feature, module)--framework- Target framework or technology stack--safe- Use conservative implementation approach--iterative- Enable iterative development with validation steps--with-tests- Include test implementation--documentation- Generate documentation alongside implementation
Execution
- Analyze implementation requirements and detect technology context
- Auto-activate relevant personas (frontend, backend, security, etc.)
- Coordinate with MCP servers (Magic for UI, Context7 for patterns, Sequential for complex logic)
- Generate implementation code with best practices
- Apply security and quality validation
- Provide testing recommendations and next steps
Claude Code Integration
- Uses Write/Edit/MultiEdit for code generation and modification
- Leverages Read and Glob for codebase analysis and context understanding
- Applies TodoWrite for implementation progress tracking
- Integrates Task tool for complex multi-step implementations
- Coordinates with MCP servers for specialized functionality
- Auto-activates appropriate personas based on implementation type
Auto-Activation Patterns
- Frontend: UI components, React/Vue/Angular development
- Backend: APIs, services, database integration
- Security: Authentication, authorization, data protection
- Architecture: System design, module structure
- Performance: Optimization, scalability considerations
Examples
/sc:implement user authentication system --type feature --with-tests
/sc:implement dashboard component --type component --framework react
/sc:implement REST API for user management --type api --safe
/sc:implement payment processing service --type service --iterative
More from htlin222/dotfiles
cpp
Write modern C++ with RAII, smart pointers, and STL. Use for C++ development, memory safety, or performance optimization.
130refactor
Refactor code for quality and maintainability. Use for cleanup and tech debt reduction.
74data-science
Data analysis, SQL queries, BigQuery operations, and data insights. Use for data analysis tasks and queries.
52c-lang
Write efficient C code with proper memory management and system calls. Use for C optimization, memory issues, or system programming.
46quarto-book
Generate Quarto Book project structure with chapters, configuration, and output settings. Use when user wants to create a book, multi-chapter document, technical manual, or asks about Quarto book setup.
45scientific-figure-assembly
Assemble multi-panel scientific figures with panel labels (A, B, C) at publication quality (300 DPI) using R. Use when combining individual plots into journal-ready figures.
43