pipe & flow Quick Reference pipe - Transform a Value flow - Create Reusable Pipeline When to Use | Use | When | |-----|------| | | Transform a specific value now | | | Create reusable transformation | With fp-ts Types Common Pattern Limitations - Use this skill only when the task clearly matches the scope described above. - Do not treat the output as a substitute for environment-specific validation, testing, or expert review. - Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing. ---