1803 results (16.1ms) page 14 / 91
HuxleyMc / android-skills-kotlin-coroutines-android exact

Guides implementation of Kotlin coroutines for Android asynchronous programming. Use when writing async code, handling background operations, implementing ViewModels with suspend functions, or...

metalagman / agent-skills-go-google-style-guide exact

Expertise in Go programming according to the Google Go Style Guide. Use when the user needs to write, refactor, or review Go code for clarity, simplicity, and maintainability. This skill ensures...

intellectronica / agent-skills-context7 exact

Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or...

GrishaAngelovGH / gemini-cli-agent-skills-code-reviewer exact

Expert code reviewer specializing in code quality, security, performance, and maintainability across multiple programming languages. Use this skill when the user wants a PR review, code analysis,...

kasperjunge / agent-resources-legacy-technical-blog-post exact

Write high-quality technical blog posts with strong structure and clarity. Use when asked to write a blog post, technical article, tutorial, or guide about programming, software, APIs, tools, or...

tlaplus / agentskills-tlaplus-split-action exact

Split a TLA+ action into two sequential actions by introducing a new program counter (pc) state. Handles pc variable updates, UNCHANGED statements, TypeOk predicates, and follows naming...

omer-metin / skills-for-antigravity-azure-functions exact

Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js...

hyperb1iss / hyperskills-growth exact

Use this skill when working on growth strategy, marketing, app store optimization, content creation, competitive analysis, or product strategy. Activates on mentions of growth hacking, viral loop,...

omer-metin / skills-for-antigravity-product-strategy exact

World-class product strategy expertise combining Marty Cagan's outcome-driven product management, Steve Jobs' product intuition, and modern Silicon Valley best practices. This skill answers the...

omer-metin / skills-for-antigravity-community-building exact

Your most loyal users aren't just customers - they're potential advocates, contributors, and community members who can become the engine of your growth. Community-led growth isn't about...

omer-metin / skills-for-antigravity-growth-strategy exact

World-class growth strategy expertise combining Andrew Chen's marketplace and network effects wisdom, Brian Balfour's growth frameworks, Casey Winters' Pinterest/Grubhub playbooks, and the best of...

omer-metin / skills-for-antigravity-ad-copywriting exact

The specialized craft of writing copy that sells—headlines that stop thumbs, body copy that persuades, CTAs that convert. This is copywriting specifically tuned for advertising: paid media,...

whatiskadudoing / fp-ts-skills-fp-ts-do-notation exact

Master Do notation in fp-ts to write readable, sequential functional code without callback hell. Covers bind, apS, let, bindTo and real-world patterns.

whatiskadudoing / fp-ts-skills-fp-immutable exact

Practical immutability patterns in TypeScript - spread operators, nested updates, readonly types, and when mutation is actually fine

whatiskadudoing / fp-ts-skills-fp-ts-option-and-either exact

Functional error handling and nullable value management using fp-ts Option and Either types

synapz-org / innovation-game-miner exact

This skill should be used when developing, optimizing, testing, or submitting algorithms for The Innovation Game challenges (3-SAT, CVRP, Knapsack). Use it for algorithm development, performance...

whatiskadudoing / fp-ts-skills-fp-ts-task-either exact

Functional async patterns using TaskEither for type-safe error handling in TypeScript

whatiskadudoing / fp-ts-skills-fp-ts-validation exact

Validation patterns using fp-ts with error accumulation, form validation, and API input validation