2262 results (16.9ms) page 12 / 114
omer-metin / skills-for-antigravity-angular exact

Angular is opinionated and comprehensive - it gives you everything: routing, forms, HTTP, dependency injection, testing. The learning curve is steep, but once you're in, you move fast. The...

omer-metin / skills-for-antigravity-tailwind-css exact

Tailwind CSS changed how we write styles. Instead of naming things and writing CSS, you compose utility classes directly in your HTML. It sounds messy until you try it - then you never want to go...

omer-metin / skills-for-antigravity-ai-trend-alchemy exact

The fusion of trend prediction and AI content generation: detecting emerging trends before they peak and generating content that rides—or creates—the wave. This is marketing alchemy, transmuting...

omer-metin / skills-for-antigravity-voice-agents exact

Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems. The challenge isn't just speech recognition and synthesis, it's achieving natural conversation...

lucas-zan / agent-sea exact

An AI Agent Engine built in Go. Features portable skills (SKILL.md), human-in-the-loop approvals, structured memory, and OpenAI-compatible tool calling. Single binary & Docker ready.

mudigosa / image-classifier exact

Image Classifier Going forward, AI algorithms will be incorporated into more and more everyday applications. For example, you might want to include an image classifier in a smartphone app. To do...

Cap-go / capacitor-skills-capgo-live-updates exact

Complete guide to implementing live updates in Capacitor apps using Capgo. Covers account creation, plugin installation, configuration, update strategies, and CI/CD integration. Use this skill...

Cap-go / capacitor-skills-capacitor-push-notifications exact

Complete guide to implementing push notifications in Capacitor apps using Firebase Cloud Messaging (FCM) and Apple Push Notification Service (APNs). Covers setup, handling, and best practices. Use...

Cap-go / capacitor-skills-capacitor-app-store exact

Complete guide to publishing Capacitor apps to Apple App Store and Google Play Store. Covers app preparation, screenshots, metadata, review guidelines, and submission process. Use this skill when...

MTELEJ / solana-dev-skill-solana-dev exact

End-to-end Solana development playbook (Jan 2026). Prefer Solana Foundation framework-kit (@solana/client + @solana/react-hooks) for React/Next.js UI. Prefer @solana/kit for all new...

Cap-go / capacitor-skills-cocoapods-to-spm exact

Guide to migrating iOS Capacitor plugins and dependencies from CocoaPods to Swift Package Manager (SPM). Use this skill when users want to modernize their iOS project, remove CocoaPods, or add...

Cap-go / capacitor-skills-capacitor-plugins exact

Complete catalog of 80+ Capgo Capacitor plugins. Use this skill when users need to add native functionality to their Capacitor apps, want to know which plugin solves a specific problem, or need...

Cap-go / capacitor-skills-capacitor-performance exact

Performance optimization guide for Capacitor apps covering bundle size, rendering, memory, native bridge, and profiling. Use this skill when users need to optimize their app performance.

Cap-go / capacitor-skills-ios-android-logs exact

Guide to accessing device logs on iOS and Android for Capacitor apps. Covers command-line tools, GUI applications, filtering, and real-time streaming. Use this skill when users need to view device...

Cap-go / capacitor-skills-safe-area-handling exact

Complete guide to handling safe areas in Capacitor apps for iPhone notch, Dynamic Island, home indicator, and Android cutouts. Covers CSS, JavaScript, and native solutions. Use this skill when...

Cap-go / capacitor-skills-capacitor-offline-first exact

Guide to building offline-first Capacitor apps with data synchronization, caching strategies, and conflict resolution. Covers SQLite, service workers, and network detection. Use this skill when...

Cap-go / capacitor-skills-capacitor-keyboard exact

Guide to handling keyboard in Capacitor apps including visibility detection, accessory bar, scroll behavior, and input focus. Use this skill when users have keyboard-related issues.

Cap-go / capacitor-skills-capacitor-testing exact

Complete testing guide for Capacitor apps covering unit tests, integration tests, E2E tests, and native testing. Includes Jest, Vitest, Playwright, Appium, and native testing frameworks. Use this...

Cap-go / capacitor-skills-capacitor-ci-cd exact

Complete CI/CD guide for Capacitor apps covering GitHub Actions, GitLab CI, build automation, app signing, and deployment pipelines. Use this skill when users need to automate their build and...

Cap-go / capacitor-skills-capacitor-security exact

Comprehensive security guide for Capacitor apps using Capsec scanner. Covers 63+ security rules across secrets, storage, network, authentication, cryptography, and platform-specific...