#python #agentic_code #agentic_coding #ai_workflow_optimization #ai_workflows #anthropic #anthropic_claude #awesome #awesome_list #awesome_lists #awesome_resources #claude #claude_code #coding_agent #coding_agents #coding_assistant
This repository is a collection of resources to enhance your workflow with Claude Code, a powerful coding assistant. It includes **slash-commands**, **tooling**, **hooks**, and **CLAUDE.md files** that help you manage projects, automate tasks, and improve code quality. The repository is community-driven, allowing users to share and discover new ways to use Claude Code effectively. By contributing to this list, you can help others and improve your own productivity with Claude Code.
https://github.com/hesreallyhim/awesome-claude-code
This repository is a collection of resources to enhance your workflow with Claude Code, a powerful coding assistant. It includes **slash-commands**, **tooling**, **hooks**, and **CLAUDE.md files** that help you manage projects, automate tasks, and improve code quality. The repository is community-driven, allowing users to share and discover new ways to use Claude Code effectively. By contributing to this list, you can help others and improve your own productivity with Claude Code.
https://github.com/hesreallyhim/awesome-claude-code
GitHub
GitHub - hesreallyhim/awesome-claude-code: A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications…
A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic - hesreallyhim/awesome-claude-code
#rust #ai_pipelines #ai_workflows #durable_execution #durable_functions #durable_workflows #postgresql
This tool runs long SQL jobs inside PostgreSQL and saves progress after each step, so a crash, restart, or failed step does not force you to start over. It helps you replace extra workers, queues, cron jobs, and status tables with one SQL-based workflow, making background work simpler, more reliable, and easier to track in the same database as your data.
https://github.com/microsoft/pg_durable
This tool runs long SQL jobs inside PostgreSQL and saves progress after each step, so a crash, restart, or failed step does not force you to start over. It helps you replace extra workers, queues, cron jobs, and status tables with one SQL-based workflow, making background work simpler, more reliable, and easier to track in the same database as your data.
https://github.com/microsoft/pg_durable
GitHub
GitHub - microsoft/pg_durable: PostgreSQL in-database durable execution
PostgreSQL in-database durable execution. Contribute to microsoft/pg_durable development by creating an account on GitHub.