Skip to main content
GitHub 저장소

Shopify-Agents-Kit

Shopify-Agents-Kit에는 toilahuongg에서 수집한 skills 41개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
41
Stars
10
업데이트
2026-05-03
Forks
2
직업 범위
직업 카테고리 12개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

shopify-app-logo
그래픽 디자이너

Create, critique, regenerate, or validate Shopify App Store app logos/icons using Shopify's current app icon guidance. Use when the user asks for a Shopify app logo, Shopify App Store icon, app listing icon, Dev Dashboard app icon, branded square logo, logo prompt, icon validation, or review-safe visual direction for Shopify app submission.

2026-05-03
shopify-feature-image
시장조사 분석가·마케팅 전문가

Create, critique, or regenerate Shopify App Store feature images for app listings using Shopify's current App Store media guidance and the $imagegen skill for actual image generation/editing. Use when the user asks for a Shopify app feature image, App Store listing hero image, marketing image, listing media, image prompt, image validation, or review-safe visual direction for Shopify app submission.

2026-05-03
app-listing
시장조사 분석가·마케팅 전문가

Create comprehensive Shopify App Store listing content following official best practices. Use when users need to write or improve their app listing for the Shopify App Store, including app introduction, app details, features, app card subtitle, search terms, SEO content (title tag, meta description), and testing instructions. Also applicable when preparing an app submission for Shopify review.

2026-04-16
changelog
소프트웨어 개발자

Generate and maintain changelogs following Keep a Changelog format. Analyzes git commits, categorizes changes, and produces well-structured release notes.

2026-04-16
shopify-billing
웹 개발자

Guide for implementing Shopify's Billing API in Remix apps using @shopify/shopify-app-remix. Covers subscriptions, one-time purchases, usage-based billing, discounts, and the project's billing implementation patterns.

2026-02-11
code-investigator
소프트웨어 개발자

Comprehensive code investigation and audit tool. Discovers all project features, then dispatches parallel subagents to analyze issues, risks, dead code, missing functionality, and redundancies. Produces a prioritized risk report. Use this skill when the user asks to "investigate code", "audit project", "find risks", "check code quality", "analyze codebase", "what's wrong with this code", "project health check", "code review entire project", "find dead code", "find redundant code", or any request for a thorough codebase analysis.

2026-02-04
rigorous-reasoning
경영 분석가

Rigorous reasoning using philosophical theories and scientific methods. Use this skill when analyzing logic, evaluating arguments, constructing proofs, critiquing opinions, or solving complex problems requiring critical thinking. Triggers - debate, proof, critique, logical analysis, argument evaluation, fallacy detection, inference, argumentation, logical fallacy, critical thinking.

2026-02-03
email-template-design
웹 개발자

Design and build professional HTML email templates with inline CSS for broad email client compatibility. Use this skill when the user asks to create, design, or build email templates, newsletters, transactional emails (order confirmations, receipts, shipping notifications, password resets), marketing emails, welcome series, onboarding emails, abandoned cart emails, drip campaigns, or any HTML email layout. Covers responsive design, dark mode support, and compatibility with Gmail, Outlook (desktop + web), Apple Mail, Yahoo, and mobile clients.

2026-02-02
shopify-polaris-design
웹·디지털 인터페이스 디자이너

Design and implement Shopify Admin interfaces using the Polaris Design System. Use this skill when building Shopify Apps, Admin extensions, or any interface that needs to feel native to Shopify.

2026-01-28
misoapps
웹 개발자

Guide for using Miso Apps SDKs (@misoapps/mail-sdk and @misoapps/shop-sdk) in Shopify apps. Use this skill when the user needs to send emails via SMTP or AWS SES, manage SMTP configurations, retrieve email logs, manage shop installations, or access shop/app data through Miso Apps services.

2026-01-27
shopify-polaris-viz
웹 개발자

Guide for creating data visualizations in Shopify Apps using the Polaris Viz library. Use this skill when building charts, graphs, dashboards, or any data visualization components that need to integrate with the Shopify Admin aesthetic. Covers BarChart, LineChart, DonutChart, SparkLineChart, and theming.

2026-01-27
skill-creator
소프트웨어 개발자

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-01-27
shopify-polaris-icons
웹 개발자

Guide for using Shopify Polaris Icons in Shopify Apps. Covers icon usage patterns, accessibility, tone variants, and common icon categories for commerce applications.

2026-01-26
agent-browser
소프트웨어 품질 보증 분석가·테스터

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

2026-01-26
shopify-app-bridge
웹 개발자

Guide for using Shopify App Bridge to embed apps in the Shopify Admin. Use this skill when the user needs to interact with the host interface (Admin), show toasts, modals, resource pickers, or handle navigation within a Shopify embedded app.

2026-01-26
form-validation
웹 개발자

Form validation with Zod schemas and Conform library for Remix applications. Covers schema design, server/client validation, Polaris integration, and complex form patterns.

2026-01-26
security-hardening
정보 보안 분석가

Security best practices for Shopify Apps. Covers OWASP Top 10, authentication, data protection, webhook verification, and secure coding patterns for Remix applications.

2026-01-26
zustand-state
웹 개발자

State management with Zustand for Remix/React applications. Covers store creation, TypeScript patterns, persistence, and Shopify-specific state patterns.

2026-01-26
design
웹·디지털 인터페이스 디자이너

Activates the Product Designer to create UI mockups and specs complying with Polaris. Use when designing user interfaces or planning UI components.

2026-01-26
docs-out
기술 작가

Activates the Technical Writer to generate, update, or refactor internal project documentation. Use when creating READMEs, ADRs, or technical guides.

2026-01-26
explain
소프트웨어 개발자

Explain code in detail - what it does, how it works, and why. Use when you need to understand unfamiliar code or explain code to others.

2026-01-26
git-cm
소프트웨어 개발자

Commit changes to git with a descriptive conventional commit message. Use when ready to commit staged or unstaged changes.

2026-01-26
git-pr
소프트웨어 개발자

Generate a pull request description from branch changes. Use when creating a PR or preparing PR documentation.

2026-01-26
git-sync
소프트웨어 개발자

Sync with remote repository using pull --rebase. Use when you need to update your local branch with remote changes.

2026-01-26
git-undo
소프트웨어 개발자

Undo the last commit while keeping changes staged. Use when you need to fix a commit message or add missing files.

2026-01-26
agent-creator
소프트웨어 개발자

Guide for creating, configuring, and refining AI Agents. Use this skill when users want to define a new agent persona, generate a system prompt, or assemble a specific set of skills/workflows for a specialized agent (e.g., "Create a QA Agent" or "Design a Security Auditor Agent").

2026-01-26
brainstorm
프로젝트 관리 전문가

Guide for facilitating creative brainstorming sessions using AI, leveraging techniques like SCAMPER, Design Thinking, and lateral thinking.

2026-01-26
docusaurus-generator
소프트웨어 개발자

Generate end-user documentation site using Docusaurus 3.x from the current project. Use this skill when the user asks to create documentation, generate docs, build a docs site, or set up Docusaurus for their project. Supports analyzing project structure, generating markdown docs, configuring Docusaurus, and creating user guides.

2026-01-26
mongoose
소프트웨어 개발자

Guide for Mongoose ODM (2025-2026 Edition), covering Mongoose 8.x/9.x, TypeScript integration, and performance best practices.

2026-01-26
remixjs-best-practices
웹 개발자

Best practices for Remix (2025-2026 Edition), focusing on React Router v7 migration, server-first data patterns, and error handling.

2026-01-26
research
기타 정보 및 기록 사무원

Guide for conducting thorough and synthesized research, focusing on verification, multi-source analysis, and RAG patterns.

2026-01-26
resilience-engineering
소프트웨어 개발자

Strategies for handling Shopify API Rate Limits (429), retry policies, and circuit breakers. Essential for high-traffic apps.

2026-01-26
rule-creator
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Create and manage user rules that customize AI behavior. Use this skill when users want to create new rules, update existing rules, organize rules, or need guidance on writing effective rules for their projects or personal preferences.

2026-01-26
shopify-app-i18n
소프트웨어 개발자

Guide for adding Multi-language support to Shopify Apps using i18next. Covers setup, localization files, and Admin context.

2026-01-26
shopify-extensions
소프트웨어 개발자

Guide for building and managing Shopify Extensions (Admin, Checkout, Theme, Post-purchase, etc.) using the latest Shopify CLI and APIs.

2026-01-26
shopify-remix-template
웹 개발자

Guide for developing Shopify apps using the official Shopify Remix Template. Covers structure, authentication, API usage, and deployment.

2026-01-26
shopify-testing
소프트웨어 품질 보증 분석가·테스터

Guide for testing Shopify Apps, including Unit Testing with Remix, Mocking Shopify Context, and E2E Testing.

2026-01-26
shopify-webhooks
소프트웨어 개발자

Guide for handling Shopify Webhooks, including configuration, verification, and processing. Use this skill when the user needs to set up webhook subscriptions, verify authentic requests, or handle event payloads.

2026-01-26
technical-writing
소프트웨어 개발자

Guide for creating effective internal technical documentation (READMEs, ADRs, Contribution Guides). Use this skill when the user asks to write, refactor, or improve internal project documentation.

2026-01-26
typescript
소프트웨어 개발자

Best practices and guidelines for TypeScript (2025-2026 Edition), focusing on TS 5.x+, modern type safety, and performance.

2026-01-26
이 저장소에서 수집된 skills 41개 중 상위 40개를 표시합니다.