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,661 skills, Backend Development has 3002 skills

Categories

Showing 12 of 3002 skills

Per page
Downloads
Sort
Backend Developmentcameronapak/bknd-skills

bknd-database-provision

Use when setting up a production database for Bknd. Covers SQLite file, LibSQL/Turso, Cloudflare D1, PostgreSQL, Neon, Supabase, and Xata configuration.

🇺🇸|EnglishTranslated
1
Backend Developmentcameronapak/bknd-skills

bknd-serve-files

Use when serving uploaded files to users. Covers API-proxied file serving, direct storage URLs (S3/R2/Cloudinary), CDN configuration, public file URLs, caching headers, image optimization with Cloudinary, and serving files in frontend applications.

🇺🇸|EnglishTranslated
1
Backend Developmentcameronapak/bknd-skills

bknd-seed-data

Use when populating a Bknd database with initial or test data. Covers the seed function in options, ctx.em.mutator() for insertOne/insertMany, conditional seeding, environment-based data, and common patterns for dev/test fixtures.

🇺🇸|EnglishTranslated
1
Backend Developmentcameronapak/bknd-skills

bknd-delete-entity

Use when removing an entity from Bknd. Covers safely deleting entities, handling relationships and dependencies, data backup, the sync workflow with --drop flag, and cleaning up orphaned data.

🇺🇸|EnglishTranslated
1
Backend Developmentmelodic-software/claude-c...

resilience-patterns

Circuit breaker, retry, and DLQ patterns for .NET using Polly and Brighter. Use when implementing fault tolerance, handling transient failures, configuring retry strategies, or setting up dead letter queues. Includes Polly HttpClient patterns and Brighter message handler resilience.

🇺🇸|EnglishTranslated
1
Backend Developmentcameronapak/bknd-skills

bknd-troubleshoot

Use when encountering Bknd errors, getting error messages, something not working, or needing quick fixes. Covers error code reference, quick solutions, and common mistake patterns.

🇺🇸|EnglishTranslated
1
Backend Developmentcameronapak/bknd-skills

bknd-pagination

Use when implementing paginated data retrieval in Bknd. Covers limit/offset pagination, page calculation, pagination metadata (total, hasNext, hasPrev), pagination helper functions, infinite scroll, and React integration patterns.

🇺🇸|EnglishTranslated
1
Backend Developmentcameronapak/bknd-skills

bknd-custom-endpoint

Use when creating custom API endpoints in Bknd. Covers HTTP triggers with Flows, plugin routes via onServerInit, request/response handling, sync vs async modes, accessing request data, and returning custom responses.

🇺🇸|EnglishTranslated
1
Backend Developmentcameronapak/bknd-skills

bknd-password-reset

Use when implementing password reset or change functionality in a Bknd application. Covers server-side password changes, building forgot-password flows with email tokens, and security considerations.

🇺🇸|EnglishTranslated
1
Backend Developmentjulianobarbosa/claude-cod...

python-project

Python project scaffolding and development with modern tooling. Use when creating new Python projects, setting up virtual environments, configuring dependencies, or working with Flask web applications. Triggers on mentions of Python setup, uv, Flask, pytest, or project initialization.

🇺🇸|EnglishTranslated
1
1 scripts/Checked
Backend Developmentcameronapak/bknd-skills

bknd-query-filter

Use when building advanced queries with complex filtering conditions in Bknd. Covers all filter operators ($eq, $ne, $gt, $lt, $like, $ilike, $in, $nin, $isnull, $between), logical operators ($or, $and), nested conditions, combining filters, and dynamic query building.

🇺🇸|EnglishTranslated
1
Backend Developmentcameronapak/bknd-skills

bknd-crud-update

Use when updating existing records in a Bknd entity via the SDK or REST API. Covers updateOne, updateMany, updating relations ($set, $add, $remove, $unset), partial updates, conditional updates, response handling, and common patterns.

🇺🇸|EnglishTranslated
1
1...222223224225226...251
Page