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 51,076 skills

Categories

Showing 12 of 51076 skills

Per page
Downloads
Sort
Security & Compliancesamber/cc-skills-golang

golang-security

Security best practices and vulnerability prevention for Golang. Covers injection (SQL, command, XSS), cryptography, filesystem safety, network security, cookies, secrets management, memory safety, and logging. Apply when writing, reviewing, or auditing Go code for security, or when working on any risky code involving crypto, I/O, secrets management, user input handling, or authentication. Includes configuration of security tools.

🇺🇸|EnglishTranslated
33.1k
Tools & Utilitiesgoogleworkspace/cli

gws-gmail-send

Gmail: Send an email.

🇺🇸|EnglishTranslated
33.1k
Backend Developmentsamber/cc-skills-golang

golang-concurrency

Golang concurrency patterns. Use when writing or reviewing concurrent Go code involving goroutines, channels, select, locks, sync primitives, errgroup, singleflight, worker pools, or fan-out/fan-in pipelines. Also triggers when you detect goroutine leaks, race conditions, channel ownership issues, or need to choose between channels and mutexes.

🇺🇸|EnglishTranslated
32.9k
Tools & Utilitiesgoogle-labs-code/stitch-s...

remotion

Generate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays

🇺🇸|EnglishTranslated
32.8k
1 scripts/Attention
Product & Designnextlevelbuilder/ui-ux-pr...

ckm:design-system

Token architecture, component specifications, and slide generation. Three-layer tokens (primitive→semantic→component), CSS variables, spacing/typography scales, component specs, strategic slide creation. Use for design tokens, systematic design, brand-compliant presentations.

🇺🇸|EnglishTranslated
32.8k
9 scripts/Checked
Backend Developmentsamber/cc-skills-golang

golang-naming

Go (Golang) naming conventions — covers packages, constructors, structs, interfaces, constants, enums, errors, booleans, receivers, getters/setters, functional options, acronyms, test functions, and subtest names. Use this skill when writing new Go code, reviewing or refactoring, choosing between naming alternatives (New vs NewTypeName, isConnected vs connected, ErrNotFound vs NotFoundError, StatusReady vs StatusUnknown at iota 0), debating Go package names (utils/helpers anti-patterns), or asking about Go naming best practices. Also trigger when the user mentions MixedCaps vs snake_case, ALL_CAPS constants, Get-prefix on getters, or error string casing. Do NOT use for general Go implementation questions that don't involve naming decisions.

🇺🇸|EnglishTranslated
32.7k
Tools & Utilitieswind-information-co-ltd/w...

wind-mcp-skill

Access Wind financial data. Covers A-shares / Hong Kong stocks market data (latest price / K-line / minute-level) and financial fundamentals (financial reports / share capital / events / technical indicators / risks), ETF / public funds market data and full-dimensional data (profile / finance / holdings / performance / holders / management companies), listed company announcements and financial news, macroeconomic and industry indicators. Requires WIND_API_KEY (obtained from the Developer Center at aimarket.wind.com.cn/#/user/overview). **Excludes**: US stocks / European stocks / Japanese stocks, exchange rates / futures quotes, cryptocurrencies, non-financial data.

🇨🇳|ChineseTranslated
32.7k
1 scripts/Attention
Backend Developmentsamber/cc-skills-golang

golang-data-structures

Golang data structures — slices (internals, capacity growth, preallocation, slices package), maps (internals, hash buckets, maps package), arrays, container/list/heap/ring, strings.Builder vs bytes.Buffer, generic collections, pointers (unsafe.Pointer, weak.Pointer), and copy semantics. Use when choosing or optimizing Go data structures, implementing generic containers, using container/ packages, unsafe or weak pointers, or questioning slice/map internals.

🇺🇸|EnglishTranslated
32.7k
Backend Developmentsamber/cc-skills-golang

golang-context

Idiomatic context.Context usage in Golang — creation, propagation, cancellation, timeouts, deadlines, context values, and cross-service tracing. Apply when working with context.Context in any Go code.

🇺🇸|EnglishTranslated
32.7k
Documentation & Writingsamber/cc-skills-golang

golang-documentation

Comprehensive documentation guide for Golang projects, covering godoc comments, README, CONTRIBUTING, CHANGELOG, Go Playground, Example tests, API docs, and llms.txt. Use when writing or reviewing doc comments, documentation, adding code examples, setting up doc sites, or discussing documentation best practices. Triggers for both libraries and applications/CLIs.

🇺🇸|EnglishTranslated
32.6k
Backend Developmentsamber/cc-skills-golang

golang-database

Comprehensive guide for Go database access. Covers parameterized queries, struct scanning, NULLable column handling, error patterns, transactions, isolation levels, SELECT FOR UPDATE, connection pool, batch processing, context propagation, and migration tooling. Use this skill whenever writing, reviewing, or debugging Golang code that interacts with PostgreSQL, MariaDB, MySQL, or SQLite. Also triggers for database testing or any question about database/sql, sqlx, pgx, or SQL queries in Golang. This skill explicitly does NOT generate database schemas or migration SQL.

🇺🇸|EnglishTranslated
32.6k
Code Qualitysamber/cc-skills-golang

golang-safety

Defensive Golang coding to prevent panics, silent data corruption, and subtle runtime bugs. Use whenever writing or reviewing Go code that involves nil-prone types (pointers, interfaces, maps, slices, channels), numeric conversions, resource lifecycle (defer in loops), or defensive copying. Also triggers on questions about nil panics, append aliasing, map concurrent access, float comparison, or zero-value design.

🇺🇸|EnglishTranslated
32.6k
1...3233343536...4257
Page