Ltelitas/awesome-agentic-workflows
Provide ready-to-use GitHub Agentic Workflow templates to automate issue triage, PR review, and release note generation with minimal setup.
Provide ready-to-use GitHub Agentic Workflow templates to automate issue triage, PR review, and release note generation with minimal setup.
npx skills add Ltelitas/awesome-agentic-workflowsProvide ready-to-use GitHub Agentic Workflow templates to automate issue triage, PR review, and release note generation with minimal setup.
A commercial multi-agent framework wrapping LangGraph with a business-friendly API
Use when creating Nuxt modules: (1) Published npm modules (@nuxtjs/, nuxt-), (2) Local project modules (modules/ directory), (3) Runtime extensions (components, composables, plugins), (4) Server extensions (API routes, middleware), (5) Releasing/publishing modules to npm, (6) Setting up CI/CD workflows for modules. Provides defineNuxtModule patterns, Kit utilities, hooks, E2E testing, and release automation.
Awesome Agent Skills A curated list of high-quality Agent Skills, AI coding skills, tool-use recipes, MCP workflows, and reusable agent instructions. > Find, compare, and reuse practical skills for Codex, Claude Code, Cursor, GitHub Copilot, and other AI agents.
Builds remote MCP (Model Context Protocol) servers on Cloudflare Workers with tools, OAuth authentication, and production deployment. Generates server code, configures auth providers, and deploys to Workers. Use when: user wants to "build MCP server", "create MCP tools", "remote MCP", "deploy MCP", add "OAuth to MCP", or mentions Model Context Protocol on Cloudflare. Also triggers on "MCP authentication" or "MCP deployment". Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
Python background job patterns including task queues, workers, and event-driven architecture. Use when implementing async task processing, job queues, long-running operations, or decoupling work from request/response cycles.
A skill to evaluate how secure Firestore security rules are. Use this when Firestore security rules are updated to ensure that the generated rules are extremely secure and robust.