2706 results (32.2ms) page 46 / 136
ngxtm / devkit-mobile-development exact

Build modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers mobile-first design principles, performance optimization (battery, memory, network),...

binjuhor / shadcn-lar-mobile-development exact

Build modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers mobile-first design principles, performance optimization (battery, memory, network),...

binhmuc / autobot-review-mobile-development exact

Build modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers mobile-first design principles, performance optimization (battery, memory, network),...

aj-geddes / useful-ai-prompts-api-pagination exact

Implement efficient pagination strategies for large datasets using offset/limit, cursor-based, and keyset pagination. Use when returning collections, managing large result sets, or optimizing...

samhvw8 / dot-claude-mobile-development exact

Cross-platform and native mobile development. Frameworks: React Native, Flutter, Swift/SwiftUI, Kotlin/Jetpack Compose. Capabilities: mobile UI, offline-first architecture, push notifications,...

proffesor-for-testing / agentic-qe-agentic-quality-engineering exact

AI agents as force multipliers for quality work. Core skill for all 19 QE agents using PACT principles.

aj-geddes / useful-ai-prompts-third-party-integration exact

Integrate external APIs and services with error handling, retry logic, and data transformation. Use when connecting to payment processors, messaging services, analytics platforms, or other...

olafgeibig / skills-skill-builder exact

Use this skill when creating new Claude Code skills from scratch, editing existing skills to improve their descriptions or structure, or converting Claude Code sub-agents to skills. This includes...

aj-geddes / useful-ai-prompts-csrf-protection exact

Implement Cross-Site Request Forgery (CSRF) protection using tokens, SameSite cookies, and origin validation. Use when building forms and state-changing operations.

aj-geddes / useful-ai-prompts-documentation-site-setup exact

Set up documentation websites using Docusaurus, MkDocs, VitePress, GitBook, or static site generators. Use when creating docs sites, setting up documentation portals, or building static documentation.

aj-geddes / useful-ai-prompts-websocket-implementation exact

Implement real-time bidirectional communication with WebSockets including connection management, message routing, and scaling. Use when building real-time features, chat systems, live...

csctf 0.00
Dicklesworthstone / agent-flywheel-clawdbot-skills-and-integrations-csctf exact

Chat Shared Conversation To File - Convert ChatGPT, Gemini, Grok, and Claude share links to clean Markdown + HTML transcripts. Preserves code fences with language detection, deterministic...

cosmix / loom-testing exact

Comprehensive test implementation across all domains including unit, integration, e2e, security, infrastructure, data pipelines, and ML models. Covers TDD/BDD workflows, test architecture, flaky...

jackspace / claudeskillz-repository-analyzer exact

Analyzes codebases to generate comprehensive documentation including structure, languages, frameworks, dependencies, design patterns, and technical debt. Use when user says "analyze repository",...

Zen 0.00
simota / agent-skills-zen exact

変数名改善、関数抽出、マジックナンバー定数化、デッドコード削除、コードレビュー。コードが読みにくい、リファクタリング、PRレビューが必要な時に使用。動作は変えない。

Bbeierle12 / skill-mcp-claude-form-vanilla exact

Framework-free form validation using HTML5 Constraint Validation API enhanced with Zod for complex rules. Use when building forms without React/Vue or for progressive enhancement.