Agent Skills by Saddam
Showing 43 vetted skills indexed across 1 GitHub repositories.
context-reset-planner
Detect context rot and generate a CONTEXT.md handoff document.
go-migration-gen
Generate golang-migrate SQL migration files from Go domain structs.
ts-error-explainer
Explains cryptic TypeScript compiler errors and provides minimal code fixes.
claude-md-auditor
Audit CLAUDE.md files against the codebase and report outdated content.
mcp-tool-pruner
Audit MCP server configurations and generate pruned workflow-scoped JSON configs.
go-lint-config
Generate .golangci.yml configurations with curated linters for Go microservices.
go-sqlc-repo
Generate type-safe Go repository layers from SQL schemas using sqlc.
go-cursor-pagination
Generate a Go pagination package with cursor encoding, SQL helpers, and gRPC tokens.
go-proto-wiring
Generate Go gRPC handler, service interface, and mapper files from protobuf definitions.
subagent-scaffolder
Generate Claude Code sub-agent definitions with system prompts and tool restrictions.
go-test-skeleton
Generate Go _test.go files with gomock and three test cases per method.
go-grpc-service-scaffolder
Generate Go gRPC microservice scaffolds with Clean Architecture layers.
go-goroutine-auditor
Audit Go goroutine launches for missing cancellation and panic recovery.
go-config-validator
Generate typed Go config structs with validation, defaults, and startup panic on invalid environment variables.
go-graceful-shutdown
Generates a Go microservice shutdown manager with configurable timeout.
token-cost-estimator
Calculate token usage and API costs for Claude models.
component-docs
Generate JSDoc comments and Storybook stories for React TypeScript components.
go-grpc-gateway
Generate gRPC-Gateway setup with HTTP annotations, CORS, and OpenAPI spec.
multi-agent-planner
Design multi-agent AI workflows with planner prompts, routing logic, and handoff protocols.
react-test-writer
Generate Vitest and React Testing Library test suites for React TypeScript components.
JS → TS Migrator
Convert JavaScript React components to TypeScript with inferred type definitions.
agent-env-syncer
Generate unified workspace and per-agent configuration files for AI coding agents.
class-to-hooks
Convert React class components to functional components using hooks.
rag-gap-auditor
Execute structured test queries to audit RAG document corpora for gaps.