Eriemon/hls-generator
Agent skill for AMD/Xilinx Vitis HLS generation workflows.
Agent skill for AMD/Xilinx Vitis HLS generation workflows.
npx skills add Eriemon/hls-generatorAgent skill for AMD/Xilinx Vitis HLS generation workflows.
Local-first autonomous coding agent with multi-agent orchestration, checkpoint memory, and self-recovery loops.
Automation of SDLC agent using Claude, LangGraph, LangChain, Python FastMCP, Fast API
Golang performance optimization patterns and methodology - if X bottleneck, then apply Y. Covers allocation reduction, CPU efficiency, memory layout, GC tuning, pooling, caching, and hot-path optimization. Use when profiling or benchmarks have identified a bottleneck and you need the right optimization pattern to fix it. Also use when performing performance code review to suggest improvements or benchmarks that could help identify quick performance gains. Not for measurement methodology (→ See `samber/cc-skills-golang@golang-benchmark` skill) or debugging workflow (→ See `samber/cc-skills-golang@golang-troubleshooting` skill).
ue-agent-toolkit is a toolkit for AI-agentic workflow for Unreal Engine projects.
Explore Claude Code CLI source code for TypeScript, Bun, and Ink, with tools, commands, and services for AI coding automation
Provides a structured 8-phase workflow for resolving GitHub issues in Claude Code. Covers fetching issue details, analyzing requirements, implementing solutions, verifying correctness, performing code review, committing changes, and creating pull requests. Use when user asks to resolve, implement, work on, fix, or close a GitHub issue, or references an issue URL or number for implementation.