Skip to main content

STier-Ai/stier

SkillsMP는 STier-Ai/stier에서 25개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
25
GitHub 스타
5
GitHub 포크
0

수집된 skill 25개 중 25개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Use when setting up an email inbox for an AI agent (Moltbot, Clawdbot, or similar) - configuring inbound email, webhooks, tunneling for local development, and implementing content safety measures.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when receiving emails with Resend - setting up inbound domains, processing email.received webhooks, retrieving email content/attachments, or forwarding received emails.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when sending transactional emails (welcome messages, order confirmations, password resets, receipts), notifications, or bulk emails via Resend API.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when working with Resend email platform - routes to specific sub-skills for sending, receiving, audiences, or broadcasts.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when creating, updating, publishing, deleting, or listing Resend email templates via the API, or when defining template variables, understanding draft vs published state, or managing template lifecycle programmatically.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback,…

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards, admin panels, or data-rich interfaces with a refined dark aesthetic.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code,…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Builds AI agents on Cloudflare using the Agents SDK with state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities. Generates production-ready agent code deployed to Workers. Use when: user wants to "build an agent", "AI…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, o...

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Expert in Cloudflare Workers and the Edge Computing ecosystem. Covers Wrangler, KV, D1, Durable Objects, and R2 storage.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback,…

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Opinionated frontend development standards for modern React + TypeScript applications. Covers Suspense-first data fetching, lazy loading, feature-based architecture, MUI v7 styling, TanStack Router...

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards, admin panels, or data-rich interfaces with a refined dark aesthetic.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance pat...

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best…

원문 언어: 영어

업데이트
수집된 skill 25개 중 25개를 표시합니다.