Skip to main content
GitHub リポジトリ

Shopify-Agents-Kit

Shopify-Agents-Kit には toilahuongg から収集した 41 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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 件を表示しています。