Auto-merge PR via gh and fully clean up feature worktree/branch/metadata. Feature-first, safe, idempotent.
Development
Code generation, debugging, testing, and development workflows
Generate a PR-ready draft from TASKS, diff, and review status. Feature-first and git-aware.
Perform CI-parity self-review for the current feature. Feature-first, git/local safe.
Everyday data transformations using functional patterns - arrays, objects, grouping, aggregation, and null-safe access
Master function composition in fp-ts using pipe and flow for building elegant, type-safe data transformation pipelines
A practical, jargon-free guide to functional programming - the 80/20 approach that gets results without the academic overhead
Practical patterns for using fp-ts with React - hooks, state, forms, data fetching. Works with React 18/19, Next.js 14/15.
Comprehensive guide for refactoring imperative TypeScript code to fp-ts functional patterns
Master functional approaches to side effects including IO types, effect isolation, idempotent operations, and...
Run code quality checks (ruff, mypy, pytest) and optionally simplify code. This skill should be used when the user...
This skill manages all documentation for the Synapse A2A project. It should be used when code changes require...
This skill synchronizes plugin skills (plugins/synapse-a2a/skills/) with the current implementation, README.md, and...
基于复杂条件筛选股票并输出候选列表。
公司基本面分析与财务指标解读。
追踪金融大佬/机构最新持仓与变动。
宏观与公司相关新闻分析,识别事件冲击与趋势变化。
采用三文件(task_plan/findings/progress)进行外部记忆与阶段规划。
舆情与市场情绪分析,结合社媒与新闻情绪信号。
技术指标与价格走势分析。
负责规划任务、加载工具与子智能体、分配执行并统筹验收。
步骤级状态检查与重试控制。
按 task_plan 顺序执行任务,并维护 findings/progress。
Create conventional commit messages following best conventions. Use when committing code changes, writing commit...
Build Laravel admin panels with Filament v5. Use for creating resources, forms, tables, widgets, and testing admin...