long-running-agent
Framework for building AI agents that persist state across multiple context windows, enabling them to complete complex, multi-day coding tasks without losing progress or context.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
396 skills found
Framework for building AI agents that persist state across multiple context windows, enabling them to complete complex, multi-day coding tasks without losing progress or context.
CLI tools for Svelte 5 documentation lookup and code analysis. Automate Svelte component creation, debugging, and linting with real-time documentation retrieval and code autofixing.
Compiler-accurate semantic code analysis via LSP. Navigate definitions, references, and implementations, perform workspace-wide renames, and get file outlines for Python, Rust, Go, TypeScript/JS, and Java.
Build RAG systems to ground LLMs in proprietary data. Includes vector database integration, embedding strategies, hybrid search, and advanced retrieval patterns for FastAPI backends.
Automate the migration of Netflix Conductor workflows to Temporal Python, including server orchestration, worker management, and workflow troubleshooting.
Systematically updates Dawncaster card/talent browser filter dropdowns and mapping arrays when new game expansions are released, ensuring frontend data synchronization with the Blightbane API.
Port Semgrep rules to new languages using a strict, test-driven methodology. Includes applicability analysis, AST-based translation, and automated validation for each target language.
Orchestrate an automated PR review-fix loop. Dispatches subagents to analyze code, CI status, and comments, then applies iterative fixes until the PR reaches a passing state.
Implement production-grade AI agents with LangGraph, tool-calling guardrails, SSE streaming, and episodic memory. Includes anti-patterns, fix pairs, and stateful architecture patterns.
🛡️ GDPR & LGPD Privacy Guardian: Automated compliance scanner that detects PII exposure, insecure logging, and tracking violations in your codebase to prevent regulatory fines.
Specialized skill for creating, editing, and maintaining .drawio diagrams. Supports XML manipulation, layout optimization, AWS icon usage, and automated PNG conversion for documentation.
Implementation guide for Prisma v7 SQL driver adapters, covering SqlDriverAdapter, transaction protocols, error mapping, and verification contracts.