💼

E-commerce

653 skills in Business > E-commerce

requirements-gathering

Marketplace

Master requirements gathering techniques including interviews, workshops, observation, and documentation for effective requirement elicitation.

spjoshis/claude-code-plugins
1
0
更新日 1w ago

app-store-aso

Generate optimized Apple App Store metadata recommendations with ASO best practices. Use this skill when analyzing app listings, optimizing metadata (title, subtitle, description, keywords), performing competitive analysis, or validating App Store listing requirements. Triggers on queries about App Store optimization, metadata review, or screenshot strategy.

TimBroddin/app-store-aso-skillPython
1
0
更新日 1w ago

marketing-content-generation

Generate content drafts adapted to GTM motion. Use when creating blog posts, case studies, social posts, sales collateral, or app store copy. Requires brand-voice.md and positioning.md.

BellaBe/ideas-os
1
0
更新日 1w ago

tangible-memory

Ensure long-term procedural memory persists across sessions; use when asked to store reusable knowledge for future tasks.

Cloudhabil/AGI-Server
1
0
更新日 1w ago

marketing-channel-optimization

Optimize acquisition channels based on GTM motion. Use when improving app store listing, LinkedIn profile, SEO, or any active channel. Reads 15.go-to-market.md to activate relevant modules.

BellaBe/ideas-os
1
0
更新日 1w ago

zustand-store

Create Zustand stores for IntelliFill with immer, persist, and devtools middleware. Use when adding state management for new features.

Intellifill/IntelliFill
1
0
更新日 1w ago

grasshopper-workflow

Grasshopper 參數化建模工作流程工具。當需要通過 MCP 協議與 Grasshopper 交互、創建和管理組件、建立連接、設置參數、執行完整建模工作流程時使用。適用於:(1) 從 MMD 文件創建 Grasshopper 定義, (2) 執行 placement_info.json 工作流程, (3) 批量管理組件和連接, (4) 參數化建模的自動化流程, (5) 解析 component_info.mmd 和 part_info.mmd 文件

AmemiyaLai/grasshopper-mcp-workflow
1
1
更新日 1w ago

design-archivist

Long-running design anthropologist that builds comprehensive visual databases from 500-1000 real-world examples, extracting color palettes, typography patterns, layout systems, and interaction design across any domain (portfolios, e-commerce, SaaS, adult content, technical showcases). This skill should be used when users need exhaustive design research, pattern recognition across large example sets, or systematic visual analysis for competitive positioning.

erichowens/some_claude_skills
1
0
更新日 1w ago

pdp-image-strategy

Strategic planning for high-converting e-commerce product images - Amazon, Shopify, website listings

chufeng-huang-sipaway/sip-videogen
1
0
更新日 1w ago

manage-app-services

Create or update service functions in this repo, especially store-related services in `src/stores/*.service.ts` and task registrations in `src/setup/services.ts`. Use when adding new service functions, changing service behavior or params, or wiring services to DOM tasks.

blikblum/reatom-ui5-starter
1
0
更新日 1w ago

git-adr

Manage Architecture Decision Records (ADRs) using git-adr, a CLI tool that stores ADRs in git notes instead of files. Execute commands (init, new, edit, list, show, search, sync, supersede, link, attach, stats, export, import), generate ADR content in any format (MADR, Nygard, Y-Statement, Alexandrian, Business Case, Planguage), and teach ADR best practices. Use when users ask about: ADRs, architecture decisions, decision records, git-adr commands, documenting technical decisions, or need help creating/managing ADRs in a git repository.

zircote/git-adr
1
0
更新日 1w ago

kurrentdb

Provides KurrentDB (EventStoreDB) client code for event sourcing and CQRS. Generates correct package names, connection strings, and API patterns for Python, Node.js, .NET, F#, Go, Java, Rust. Triggers on "kurrentdb", "eventstore", "event sourcing", "append events", "read stream", "subscription", "aggregate", "CQRS".

kurrent-io/coding-agent-skills
1
0
更新日 1w ago

mobile-development

Build modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers mobile-first design principles, performance optimization (battery, memory, network), offline-first architecture, platform-specific guidelines (iOS HIG, Material Design), testing strategies, security best practices, accessibility, app store deployment, and mobile development mindset. Use when building mobile apps, implementing mobile UX patterns, optimizing for mobile constraints, or making native vs cross-platform decisions. | Sử dụng khi: ứng dụng di động, React Native, Flutter, iOS, Android.

wollfoo/setup-factory
1
0
更新日 1w ago

runtime-diagnostics

Run local system diagnostics and model benchmarks across CPU, memory, GPU, NPU, Docker, and Kubernetes; use when asked to benchmark, health-check, or collect environment diagnostics, and store a summary in memory.

Cloudhabil/AGI-Server
1
0
更新日 1w ago

store-migration-workflow

Migrate monolithic Zustand stores to domain-specific stores using GOAP planning, hive-mind coordination, and neural pattern learning. Use when refactoring god objects, decomposing state management, or improving architecture grades.

bjpl/california_puzzle_game
1
0
更新日 1w ago

better-auth

Build authentication systems for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, and RBAC. Self-hosted alternative to Clerk/Auth.js.IMPORTANT: Requires Drizzle ORM or Kysely for D1 - no direct D1 adapter. v1.4.0 (Nov 2025) adds stateless sessions, ESM-only (breaking), JWT key rotation, SCIM provisioning. v1.3 adds SSO/SAML, multi-team support.Use when: self-hosting auth on Cloudflare D1, migrating from Clerk, implementing multi-tenant SaaS, or troubleshooting D1 adapter errors, session serialization, OAuth flows, TanStack Start cookie issues, nanostore session invalidation.

ovachiever/droid-tings
1
0
更新日 1w ago

release

Marketplace

Submit iOS app to App Store for review

greenstevester/fastlane-skill
1
0
更新日 1w ago

using-firebase

Comprehensive Firebase development guidance for GCP-hosted applications. Covers Firestore database operations (CRUD, queries, transactions, data modeling), Cloud Functions (1st and 2nd generation, TypeScript and Python, all trigger types), Firebase CLI operations, emulator setup and data persistence, security rules (Firestore and Storage), authentication integration, hosting configuration, and GCP service integration. Use when working with Firebase projects, deploying Cloud Functions, querying Firestore, setting up triggers (Firestore, Auth, Storage, HTTP, Callable, Scheduled, Pub/Sub), managing security rules, configuring hosting rewrites/headers, managing secrets, or integrating with GCP services like BigQuery and Cloud Tasks. Triggers include firebase, firestore, cloud functions, firebase functions, firebase hosting, firebase auth, firebase storage, firebase emulator, firebase deploy, firebase init, firebase rules, callable function, scheduled function, onDocumentCreated, onRequest, onCall, onSchedule.

SpillwaveSolutions/using-firebase
1
3
更新日 1w ago

state-management-setup

This skill sets up state management for React, Vue, or Svelte applications.Supports Pinia (Vue 3), Redux Toolkit (React), Zustand (React), Context API (React), Svelte stores.Creates stores, actions, selectors, TypeScript types, persistence (localStorage), and dev tools integration.Activate when user says "state management", "setup Pinia", "Redux store", "global state", or needs shared state.Output: Complete state management setup with stores, actions, TypeScript, persistence, and DevTools.

MaciWP/CV_Astro
1
0
更新日 1w ago

openai-assistants

Build stateful chatbots with OpenAI Assistants API v2 - Code Interpreter, File Search (10k files), Function Calling. ⚠️ Sunset H1 2026; use openai-responses for new projects.Use when: building stateful chatbots, implementing RAG, or troubleshooting "thread has active run", vector store delays, polling timeouts, or file upload errors.

ovachiever/droid-tings
1
0
更新日 1w ago