Ashkan Daie avatar

Ashkan Daie

Community

@dashkan · Irvine, California

7Followers
|
46Public Repos
|
70Published Skills

Agent Skills by Ashkan Daie

Showing 70 vetted skills indexed across 2 GitHub repositories.

dashkandashkan
1

golang-security

Audit Go services for security vulnerabilities using a defense-in-depth checklist.

Community
Advanced
dashkandashkan
1

template-skill

Create a minimal Skill scaffold with SKILL.md YAML frontmatter and instruction body.

Community
Basic
dashkandashkan
1

golang-project-layout

Organize Go repositories into idiomatic cmd/internal/pkg layouts with go.mod and go.work.

Community
Intermediate
dashkandashkan
1

golang-concurrency

Review concurrent Go code for goroutine leaks and channel ownership bugs.

Community
Advanced
dashkandashkan
1

golang-data-structures

Guide Go data structure selection and implementation with slice, map, and container internals.

Community
Advanced
dashkandashkan
1

theme-factory

Apply curated color palettes and font pairings to slides, docs, reports, and HTML pages.

Community
Basic
dashkandashkan
1

golang-database

Implement and debug Go database access with sqlx or pgx.

Community
Advanced
dashkandashkan
1

doc-coauthoring

Guide collaborative drafting through context elicitation, section-by-section writing, and reader-testing.

Community
Intermediate
dashkandashkan
1

golang-design-patterns

Guide Go service architecture with idiomatic design patterns and resource lifecycle practices.

Community
Advanced
dashkandashkan
1

golang-troubleshooting

Diagnose Go program failures through systematic reproduction and root-cause tracing.

Community
Advanced
dashkandashkan
1

golang-swagger

Generate Swagger/OpenAPI documentation from Go code using swaggo annotations.

Community
Advanced
dashkandashkan
1

golang-samber-oops

Generate structured samber/oops errors with codes, attributes, and stack traces.

Community
Advanced
dashkandashkan
1

claude-api

Build and optimize Claude API applications with Anthropic SDK defaults.

Community
Advanced
dashkandashkan
1

proto-gen

Run a protobuf maintenance pipeline for Go services in a monorepo.

Community
Basic
dashkandashkan
1

golang-context

Enforce correct Go context.Context propagation, cancellation, deadlines, and request-scoped values.

Community
Advanced
dashkandashkan
1

golang-samber-lo

Transform Go slices and maps with type-safe lodash-inspired helpers.

Community
Intermediate
dashkandashkan
1

golang-samber-slog

Designs Go logging pipelines with sampling, PII masking, and multi-sink routing.

Community
Advanced
dashkandashkan
1

xlsx

Convert, clean, and repair spreadsheet files into valid .xlsx/.xlsm deliverables.

Community
Advanced
dashkandashkan
1

golang-continuous-integration

Generate GitHub Actions CI/CD workflows for Go projects with testing, linting, and security scanning.

Community
Advanced
dashkandashkan
1

pdf

Extract text and tables from PDFs and fill form fields.

Community
Advanced
dashkandashkan
1

golang-cli

Design Cobra-based Go CLIs with Viper configuration and correct I/O discipline.

Community
Advanced
dashkandashkan
1

algorithmic-art

Generate seeded p5.js generative art with an interactive HTML viewer.

Community
Advanced
dashkandashkan
1

golang-popular-libraries

Recommend production-ready Go libraries with stdlib-first dependency selection.

Community
Intermediate
dashkandashkan
1

golang-performance

Maps Go profiling signals to targeted optimization patterns for bottlenecks.

Community
Advanced