Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

396 skills found

EngineeringProductivityAutomation
long-running-agent avatar

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.

Views: 101
EngineeringProductivityAutomation
svelte-code-writer avatar

svelte-code-writer

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.

Views: 10237
EngineeringProductivityAutomation
lsp-code-analysis avatar

lsp-code-analysis

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.

Views: 161
EngineeringData AnalysisAutomation
backend-rag-implementation avatar

backend-rag-implementation

Build RAG systems to ground LLMs in proprietary data. Includes vector database integration, embedding strategies, hybrid search, and advanced retrieval patterns for FastAPI backends.

Views: 10
EngineeringAutomation
temporal avatar

temporal

Automate the migration of Netflix Conductor workflows to Temporal Python, including server orchestration, worker management, and workflow troubleshooting.

Views: 203
EngineeringAutomation
updating-dawncaster-filters avatar

updating-dawncaster-filters

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.

Views: 101
Engineering
semgrep-rule-variant-creator avatar

semgrep-rule-variant-creator

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.

Views: 54,910
EngineeringAutomationProductivity
pr-review-fix-loop avatar

pr-review-fix-loop

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.

Views: 83
EngineeringAutomation
agent-architecture avatar

agent-architecture

Implement production-grade AI agents with LangGraph, tool-calling guardrails, SSE streaming, and episodic memory. Includes anti-patterns, fix pairs, and stateful architecture patterns.

Views: 22
EngineeringAutomation
otto avatar

otto

🛡️ GDPR & LGPD Privacy Guardian: Automated compliance scanner that detects PII exposure, insecure logging, and tracking violations in your codebase to prevent regulatory fines.

Views: 712
EngineeringProductivityAutomation
draw-io avatar

draw-io

Specialized skill for creating, editing, and maintaining .drawio diagrams. Supports XML manipulation, layout optimization, AWS icon usage, and automated PNG conversion for documentation.

Views: 4026,286
Engineering
prisma-driver-adapter-implementation avatar

prisma-driver-adapter-implementation

Implementation guide for Prisma v7 SQL driver adapters, covering SqlDriverAdapter, transaction protocols, error mapping, and verification contracts.

Views: 1234