탐색 중:

Killer-Skills 디렉터리에서 수천 개의 AI Agent 스킬을 탐색하고 설치하세요. Claude Code, Windsurf, Cursor 등 지원.

328 사용 가능한 스킬

google-apps-script

Logo of fakebizprez
fakebizprez

Comprehensive guide for Google Apps Script development covering all built-in services (SpreadsheetApp, DocumentApp, GmailApp, DriveApp, CalendarApp, FormApp, SlidesApp), triggers, authorization, error handling, and performance optimization. Use when automating Google Sheets operations, creating Google Docs, managing Gmail/email, working with Google Drive files, automating Calendar events, implementing triggers (time-based, event-based), building custom functions, creating add-ons, handling OAuth scopes, optimizing Apps Script performance, working with UrlFetchApp for API calls, using PropertiesService for persistent storage, or implementing CacheService for temporary data. Covers batch operations, error recovery, and JavaScript ES6+ runtime.

0
0
개발자

planning

Logo of miethe
miethe

Generate and optimize PRDs, Implementation Plans, and Progress Tracking documents optimized as AI artifacts for development agents. Use when creating new feature plans, breaking down long planning docs (>800 lines), or setting up progress tracking. Supports: 1) Create PRD from feature request, 2) Create Implementation Plan from PRD with phase breakdown and subagent assignments, 3) Optimize existing plans by breaking into phase-specific files, 4) Create progress tracking with task assignments. Example: Create a PRD for user authentication feature or Break down the sidebar-polish implementation plan into phase files or Create progress tracking for data-layer-fixes PRD.

0
0
개발자

storefront-next

Logo of Trimud
Trimud

Storefront Next frontend development assistant for the React 19 + React Router 7 + Tailwind CSS 4 e-commerce app in frontend/. Use this skill whenever working on files under frontend/ — React components, routes, hooks, providers, adapters, Page Designer decorators, extensions, configuration, Storybook stories, unit tests (Vitest), or any SCAPI integration code. Also trigger when the user references SCAPI, React Server Components in this project, the adapter pattern, Page Designer metadata generation, the config system (config.server.ts), file-based routing, Radix UI primitives, Zustand stores, or the extension system — even without saying frontend explicitly. Covers: RSC data loading patterns, adapter registry, decorator-based metadata generation, environment-overridable config, Tailwind design tokens, i18n with react-i18next, form validation (React Hook Form + Zod), Storybook 10 stories and tests, and Vitest unit testing. Do NOT use for backend/ directory files (SFRA, ISML, dw.* APIs, cartridge code, npm commands).

0
0
개발자

moru-python

Logo of 1wos
1wos

Use this skill when writing Python code that interacts with Moru cloud sandboxes. This includes: creating sandboxes with `Sandbox.create()`, running commands with `sbx.commands.run()`, reading and writing files with `sbx.files.read()` and `sbx.files.write()`, working with persistent volumes using the `Volume` class, building custom templates with the `Template` builder, handling background processes, streaming command output, and async operations with `AsyncSandbox`. The skill covers the complete Python SDK API including error handling with `TimeoutException`, `CommandExitException`, `AuthenticationException`, and other exceptions from `moru.exceptions`. Use this skill whenever users want to: execute code safely in isolated environments, build AI agents that run untrusted code, create data processing pipelines, run web scrapers, set up development environments, or any Python automation involving Moru sandboxes. Triggers on: moru python, from moru import, Sandbox.create, pip install moru, moru sdk python, python sandbox, AsyncSandbox, Volume.create, Template.build, or any Python code that needs to run in isolated cloud environments. Do NOT use this skill for JavaScript/TypeScript code - use moru-javascript instead.

0
0
개발자