Login
Download
Skill UI
Browse and discover
10323+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
Efficiency
, found
66
results
Default
Newest
Most Downloaded
Bash Shell Idiomatic Efficiency Guide
bash
sickn33/antigravity-awesome-skills
458
A comprehensive reference guide detailing best practices for writing robust and efficient Bash shell scripts. It covers critical topics such as proper quoting (`"$var"`), safe conditional testing (`[[ ]]`), reliable loops, advanced piping techniques, and essential error handling using `set -euo pipefail`. Use this guide to elevate your scripting skills and write highly portable, production-ready shell code.
View Details
C Idiomatic Efficiency and Best Practices
c
sickn33/antigravity-awesome-skills
418
A comprehensive technical reference detailing idiomatic and efficient coding practices for the C language. It covers critical topics such as safe memory management, pointer handling, robust error checking, and modern string manipulation techniques, helping developers write reliable and performant C code.
View Details
C# Idiomatic Efficiency Reference
csharp
sickn33/antigravity-awesome-skills
422
A comprehensive guide detailing modern and idiomatic best practices for C# development. This reference covers advanced topics including LINQ optimization, null safety implementation, asynchronous programming patterns (Async/Await), and utilizing modern features like Records and Pattern Matching to write robust, high-performance code.
View Details
Modern Java Idiomatic Efficiency Guide
java
sickn33/antigravity-awesome-skills
446
This comprehensive guide outlines modern and idiomatic Java best practices. It covers advanced topics like Streams, Optional, Records, and Pattern Matching, while detailing anti-patterns and efficient ways to handle concurrency and error management in contemporary Java development.
View Details
Rust Idiomatic Efficiency Reference
rust
sickn33/antigravity-awesome-skills
303
This comprehensive guide details idiomatic best practices for writing high-performance, safe code in Rust. It covers advanced topics such as understanding Ownership and Borrowing rules, robust error handling using the '?' operator, optimizing functional programming with Iterators, implementing structured concurrency, and defining robust data models with Structs and Enums.
View Details
Configuring Mailtrap Live Email Sending
mailtrap-sending-emails
sickn33/antigravity-awesome-skills
272
This comprehensive guide details how to configure, integrate, and troubleshoot live email sending using Mailtrap. It covers two primary methods: the Email API (REST) and SMTP. Learn the differences between core email streams—transactional (app-generated notifications), bulk (promotional marketing), and batch requests (high-volume efficiency)—along with recommended integration patterns and specific technical endpoints.
View Details
Prev
1
2
3
4
5
6
Language
简体中文
English