swe-cli-skills
Expert CLI guides for AI agents, featuring senior engineer workflows, safety guardrails, and operational patterns for cloud, IaC, containers, databases, and dev tools.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
495 skills found
Expert CLI guides for AI agents, featuring senior engineer workflows, safety guardrails, and operational patterns for cloud, IaC, containers, databases, and dev tools.
A framework for an LLM-based NetHack agent that dynamically synthesizes Python code in a secure sandbox to perform complex dungeon exploration and gameplay actions via a high-level API.
Universal MCP client for connecting to any MCP server with progressive disclosure. Wraps MCP servers as skills to prevent context window bloat from tool definitions. Use for Zapier, GitHub, sequential thinking, and file operations.
Manage AWS Lambda serverless functions: deploy code, configure event triggers, debug invocations, optimize cold starts, and maintain layers.
Build production-grade AI agents using LangGraph, Anthropic/OpenAI/vLLM, and structured outputs. Features streaming, A2A protocol, Pydantic validation, vector memory, and guardrails for resilient, multi-agent workflows.
Generate and edit images, diagrams, and infographics using Google's Gemini 3 Pro model. Supports text-to-image, style transformation, and data-accurate visual creation.
Analyzes Claude Code chat history to identify coding patterns and skill gaps, curates personalized learning resources from HackerNews, and sends progress reports to Slack.
A framework for creating reusable Claude Code agent skills, following best practices for directory structure, progressive disclosure, and multi-file patterns.
Development guide for creating custom nodes in FlowGram.ai workflows, supporting both auto-generated simple forms and complex custom UI components.
Conduct thorough dependency audits to identify redundant code, unused features, and improper usage patterns. Ensures project modularity by leveraging existing dependencies instead of reinventing functionality.
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.
Audit and optimize SwiftUI runtime performance. Diagnose slow rendering, janky scrolling, high resource usage, and layout thrash with code review, architecture analysis, and Instruments profiling guidance.