Use Cases

Real-world scenarios and solutions

13 Guides 4 Developer Types 3 Problem Categories

By Developer Type

Find guides tailored to your role

๐Ÿ‘ค

Solo Developer

Complete projects faster with AI teammates

  • Quick prototyping
  • Full-stack development
  • Code review partner
  • Documentation generator
View Guide โ†’
๐Ÿ‘ฅ

Team Development

Collaborative workflows for groups

  • Consistent code quality
  • Onboarding assistance
  • PR review automation
  • Knowledge sharing
View Guide โ†’
โ˜๏ธ

Salesforce Developer

Specialized Salesforce workflows

  • Apex bulkification
  • LWC development
  • Schema management
  • Deployment automation
View Guide โ†’
๐Ÿข

Enterprise Developer

Scale and compliance focus

  • Security scanning
  • Compliance checks
  • Legacy migration
  • API integration
View Guide โ†’

By Task Type

What are you trying to do?

By Problem Type

Solve specific challenges

๐Ÿ“‰

Low Test Coverage

Tests missing or inadequate coverage

Solution:
  • /siftcoder:tdd - Test-driven development
  • /siftcoder:test - Generate comprehensive tests
  • /siftcoder:coverage - Analyze coverage gaps
๐Ÿ”

Legacy Code Mystery

Don't understand why code exists

Solution:
  • /siftcoder:archaeologist - Learn code history
  • /siftcoder:investigate - Safe exploration
  • /siftcoder:understand - Full codebase analysis
๐Ÿ˜ซ

Painful Code Areas

Frustrating code to work with

Solution:
  • /siftcoder:empathy - Detect pain points
  • /siftcoder:refactor - Safe improvements
  • /siftcoder:zen - Aggressive simplification
๐Ÿšจ

Security Concerns

Vulnerabilities or compliance issues

Solution:
  • /siftcoder:security-scanner - Full security scan
  • /siftcoder:secure - Compliance workflow
  • /siftcoder:comply - OWASP validation
๐Ÿข

Slow Development

Taking too long to ship features

Solution:
  • /siftcoder:build - Autonomous project creation
  • /siftcoder:add-feature - Quick feature addition
  • /siftcoder:swarm - Parallel task execution
๐Ÿ“š

Missing Documentation

No docs or outdated documentation

Solution:
  • /siftcoder:document - Generate all doc types
  • /siftcoder:architecture - Create diagrams
  • /siftcoder:api-docs - API documentation

Popular Scenarios

๐Ÿš€ First-Time Project Setup

Scenario: Starting a new web application

Commands:

  1. Create spec file
  2. /siftcoder:build ./spec.md
  3. Review implementation
  4. /siftcoder:test

Result: Full-stack app in minutes

๐Ÿ› Production Bug Investigation

Scenario: Critical bug in production

Commands:

  1. /siftcoder:timewarp "Error at 2pm"
  2. /siftcoder:investigate "Issue description"
  3. /siftcoder:fix "Bug"
  4. /siftcoder:test

Result: Bug fixed with full audit trail

๐Ÿ“ Documentation Sprint

Scenario: Zero documentation, need it all

Commands:

  1. /siftcoder:understand
  2. /siftcoder:document architecture
  3. /siftcoder:document technical
  4. /siftcoder:document user-manual

Result: Complete documentation suite

โ˜๏ธ Salesforce Feature Add

Scenario: Add custom field and validation

Commands:

  1. /siftcoder:sf-schema "Add CustomField__c"
  2. /siftcoder:apex "Validation rule"
  3. /siftcoder:sf-test
  4. /siftcoder:sf-deploy

Result: Feature deployed to org

Ready to Solve Your Problem?

Browse workflows or jump straight to the command you need