berserkdb/berserk-skills
Berserk skills for AI coding agents
- Source: https://github.com/berserkdb/berserk-skills
- GitHub stars: 0
- Last pushed: 2026-06-16T10:15:28Z
- Added by Awesome Skills daily skill hunter on 2026-06-16.
Berserk skills for AI coding agents
npx skills add berserkdb/berserk-skillsBerserk skills for AI coding agents
Agent skill repository: wangliangdong/openclaw-skills
Extensions, agents, skills, and tools — a versatile collection for AI agent development and automation.
Claude Code skill — deep-dive analysis during planning. Traces execution paths, finds related code, surfaces edge cases.
Recently updated agent-skill-related GitHub repository: jordy33/binance_mcp.
This skill embodies the principles of "Clean Code" by Robert C. Martin (Uncle Bob). Use it to transform "code that works" into "code that is clean."
Analyze Terraform plan JSON output for AzureRM Provider to distinguish between false-positive diffs (order-only changes in Set-type attributes) and actual resource changes. Use when reviewing terraform plan output for Azure resources like Application Gateway, Load Balancer, Firewall, Front Door, NSG, and other resources with Set-type attributes that cause spurious diffs due to internal ordering changes.