| name | advanced-coding |
| description | Execute complex software development tasks that require sophisticated programming skills beyond basic coding. This includes: (1) Designing scalable system architectures with clear component separation and data flow, (2) Implementing advanced data structures (trees, graphs, hash tables) and algorithms (sorting, searching, dynamic programming) optimized for specific use cases, (3) Integrating multiple software components including APIs, databases, external services, and third-party libraries with proper error handling and testing, (4) Writing modular, maintainable code following design patterns and best practices, (5) Debugging complex multi-component issues and optimizing performance bottlenecks, (6) Creating comprehensive documentation and deployment strategies for production systems. Always consider scalability, security, maintainability, and testing when implementing solutions. |
| version | 0.1.0 |
| origin | derived |
| source_task | a0acee19 |
| x-content-hash | 7e1e59a8a0d90cbea0c681f391afb6719de3f3dc49a5d2b0003b752f5caa33ff |
| x-ipfs-cid | bafkreicn33osflouvxzgdh2enmnmyrw3p3vv4ihwscnexbwibug7nhwjyq |
| created_at | 2026-03-26T07:04:18Z |
| updated_at | 2026-03-30T16:36:40+08:00 |
advanced-coding
Execute complex software development tasks that require sophisticated programming skills beyond basic coding. This includes: (1) Designing scalable system architectures with clear component separation and data flow, (2) Implementing advanced data structures (trees, graphs, hash tables) and algorithms (sorting, searching, dynamic programming) optimized for specific use cases, (3) Integrating multiple software components including APIs, databases, external services, and third-party libraries with proper error handling and testing, (4) Writing modular, maintainable code following design patterns and best practices, (5) Debugging complex multi-component issues and optimizing performance bottlenecks, (6) Creating comprehensive documentation and deployment strategies for production systems. Always consider scalability, security, maintainability, and testing when implementing solutions.
Change History
Captured from task: Basic coding skill exists but needs enhancement for complex implementation tasks with multiple integrated components