Function Design & Composition
CommunityCraft robust, maintainable serverless handlers.
Software Engineering#design#architecture#serverless#orchestration#best-practices#idempotency#batch-processing
Authorftnilsson
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill teaches how to structure serverless function handlers to maximize reliability, maintainability, and predictable behavior by isolating concerns, reusing connections, and enforcing single-responsibility patterns.
Core Features & Use Cases
- Single-responsibility handler structure with module-scoped resource initialization and small, glue-like handlers.
- Idempotent designs and robust error handling for batch processing in event-driven architectures.
- Guidance for function composition and orchestration to build multi-step workflows (e.g., event pipelines using queues and state machines).
Quick Start
Implement a sample Lambda handler that uses module-scoped clients, a dedicated service layer, and an orchestrated flow to process a batch of events.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Function Design & Composition Download link: https://github.com/ftnilsson/agent-registry/archive/main.zip#function-design-composition Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.