Skill4Agent
Skill4Agent
All SkillsSearchTools
|
Explore
Skill4Agent
Skill4Agent

AI Agent Skills Directory with categorization, English/Chinese translation, and script security checks.

Sitemap

  • Home
  • All Skills
  • Search
  • Tools

About

  • About Us
  • Disclaimer
  • Copyright

Help

  • FAQ
  • Privacy
  • Terms
Contact Us:osulivan147@qq.com

© 2026 Skill4Agent. All rights reserved.

All Skills

Total 30,905 skills, Backend Development has 3046 skills

Categories

Showing 12 of 3046 skills

Per page
Downloads
Sort
Backend Developmentinertia-rails/skills

inertia-rails-controllers

ALWAYS `render inertia: { key: data }` to pass data as props — instance variables are NOT auto-passed (only alba-inertia does that). Rails controller patterns for Inertia.js: render inertia, prop types (defer, optional, merge, scroll), shared data, flash, PRG redirects, validation errors. Use when writing controllers that load data, display records, or serve Inertia responses. CRITICAL: external URLs (Stripe/OAuth) MUST use inertia_location, NEVER redirect_to.

🇺🇸|EnglishTranslated
2
Backend Developmentyonatangross/orchestkit

database-patterns

Database design and migration patterns for Alembic migrations, schema design (SQL/NoSQL), and database versioning. Use when creating migrations, designing schemas, normalizing data, managing database versions, or handling schema drift.

🇺🇸|EnglishTranslated
2
2 scripts/Attention
Backend Developmenthookdeck/webhook-skills

shopify-webhooks

Receive and verify Shopify webhooks. Use when setting up Shopify webhook handlers, debugging signature verification, or handling store events like orders/create, products/update, or customers/create.

🇺🇸|EnglishTranslated
2
7 scripts/Checked
Backend Developmentencoredev/skills

encore-go-getting-started

Get started with Encore Go.

🇺🇸|EnglishTranslated
2
Backend Developmentencoredev/skills

encore-go-auth

Implement authentication with Encore Go.

🇺🇸|EnglishTranslated
2
Backend Developmentencoredev/skills

encore-go-api

Create API endpoints with Encore Go.

🇺🇸|EnglishTranslated
2
Backend Developmentmindrally/skills

deno-typescript

Guidelines for developing with Deno and TypeScript using modern runtime features, security model, and native tooling

🇺🇸|EnglishTranslated
2
Backend Developmentmindrally/skills

kafka-development

Best practices and guidelines for Apache Kafka event streaming and distributed messaging

🇺🇸|EnglishTranslated
2
Backend Developmentcxuu/golang-skills

go-concurrency

Go concurrency patterns including goroutine lifecycle management, channel usage, mutex handling, and sync primitives. Use when writing concurrent Go code, spawning goroutines, working with channels, or documenting thread-safety guarantees. Based on Google and Uber Go Style Guides.

🇺🇸|EnglishTranslated
2
Backend Developmentcxuu/golang-skills

go-error-handling

Comprehensive Go error handling patterns from Google and Uber style guides. Covers returning errors, wrapping with %w, sentinel errors, choosing error types, handling errors once, error flow structure, and logging. Use when writing Go code that creates, returns, wraps, or handles errors.

🇺🇸|EnglishTranslated
2
Backend Developmentcxuu/golang-skills

go-control-flow

Go control flow idioms from Effective Go. Covers if with initialization, omitting else for early returns, for loop forms, range, switch without fallthrough, type switch, and blank identifier patterns. Use when writing conditionals, loops, or switch statements in Go.

🇺🇸|EnglishTranslated
2
Backend Developmentcxuu/golang-skills

go-interfaces

Go interfaces, type assertions, type switches, and embedding from Effective Go. Covers implicit interface satisfaction, comma-ok idiom, generality through interface returns, interface and struct embedding for composition. Use when defining or implementing interfaces, using type assertions/switches, or composing types through embedding.

🇺🇸|EnglishTranslated
2
1...7071727374...254
Page