Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
jimmy-guzman
GitHub 제작자 프로필

jimmy-guzman

5개 GitHub 저장소에서 수집된 45개 skills를 저장소 단위로 보여줍니다.

수집된 skills
45
저장소
5
업데이트
2026-07-20
저장소 탐색

저장소와 대표 skills

effect-best-practices
소프트웨어 개발자

Enforces Effect-TS patterns for services, errors, layers, and atoms. Use when writing code with Effect.Service, Schema.TaggedError, Layer composition, or effect-atom React components.

2026-05-23
ai-elements
소프트웨어 개발자

Build AI chat interfaces using ai-elements components — conversations, messages, tool displays, prompt inputs, and more. Use when the user wants to build a chatbot, AI assistant UI, or any AI-powered chat interface.

2026-05-18
streamdown
소프트웨어 개발자

Implement, configure, and customize Streamdown — a streaming-optimized React Markdown renderer with syntax highlighting, Mermaid diagrams, math rendering, and CJK support. Use when working with Streamdown setup, configuration, plugins, styling, security, or integration with AI streaming (e.g., Vercel AI SDK). Triggers on: (1) Installing or setting up Streamdown, (2) Configuring plugins (code, mermaid, math, cjk), (3) Styling or theming Streamdown output, (4) Integrating with AI chat/streaming, (5) Configuring security, link safety, or custom HTML tags, (6) Using carets, static mode, or custom components, (7) Troubleshooting Tailwind, Shiki, or Vite issues.

2026-05-18
create-headless-agent
소프트웨어 개발자

Scaffolds a headless agent in TypeScript using @openrouter/agent and Bun — for CLI tools, API servers, queue workers, and pipelines. No terminal UI. Use when building a headless agent, programmatic agent, CLI tool that uses AI, batch agent, pipeline agent, API agent, agent without a UI, or agent service.

2026-05-13
open-responses
소프트웨어 개발자

This skill should be used when implementing, consuming, or debugging an Open Responses-compliant API — the open standard for multi-provider LLM interoperability. Covers protocol, items, state machines, streaming events, tools, the agentic loop pattern, and extensions. Triggers on: Open Responses, open-responses, /v1/responses endpoint, multi-provider LLM API, Open Responses compliance.

2026-05-13
openrouter-agent-migration
소프트웨어 개발자

Migration guide from @openrouter/sdk to @openrouter/agent for callModel, tool(), stop conditions, and agent features. This skill should be used when code imports callModel, tool(), or stop conditions from @openrouter/sdk and needs to migrate to @openrouter/agent.

2026-05-13
openrouter-images
순수 예술가(화가·조각가·일러스트레이터 포함)

Generate images from text prompts and edit existing images using OpenRouter's image generation models. Use when the user asks to create, generate, or make an image, picture, or illustration from a description, or wants to edit, modify, transform, or alter an existing image with a text prompt.

2026-05-13
openrouter-models
소프트웨어 개발자

Query OpenRouter for available AI models, pricing, capabilities, throughput, and provider performance. Use when the user asks about available OpenRouter models, model pricing, model context lengths, model capabilities, provider latency or uptime, throughput limits, supported parameters, wants to search/filter/compare models, or find the fastest provider for a model.

2026-05-13
이 저장소에서 수집된 skills 24개 중 상위 8개를 표시합니다.
safe-action-advanced
소프트웨어 개발자

Use when working with bind arguments, metadata schemas, framework errors (redirect/notFound/forbidden/unauthorized), type inference utilities (InferSafeActionFnInput/Result), or server-level action callbacks

2026-03-18
safe-action-client
소프트웨어 개발자

Use when creating or configuring a next-safe-action client, defining actions with input/output validation, handling server errors, or setting up createSafeActionClient with Standard Schema (Zod, Yup, Valibot)

2026-03-18
safe-action-forms
웹 개발자

Use when integrating next-safe-action with forms -- react-hook-form adapter (useHookFormAction, useHookFormOptimisticAction, mapToHookFormErrors), native HTML forms, bind arguments, or file uploads

2026-03-18
safe-action-hooks
소프트웨어 개발자

Use when executing next-safe-action actions from React client components -- useAction, useOptimisticAction, handling status/callbacks (onSuccess/onError/onSettled), execute vs executeAsync, or optimistic UI updates

2026-03-18
safe-action-middleware
소프트웨어 개발자

Use when implementing middleware for next-safe-action -- authentication, authorization, logging, rate limiting, error interception, context extension, or creating standalone reusable middleware with createMiddleware()

2026-03-18
safe-action-testing
소프트웨어 품질 보증 분석가·테스터

Use when writing tests for next-safe-action actions or hooks -- Vitest patterns for testing server actions directly, middleware behavior, hooks with React Testing Library, validation errors, and server errors

2026-03-18
safe-action-validation-errors
소프트웨어 개발자

Use when working with validation errors -- returnValidationErrors, formatted vs flattened shapes, custom validation error shapes, throwValidationErrors, or displaying field-level and form-level errors

2026-03-18
pnpm
소프트웨어 개발자

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.

2026-03-11
이 저장소에서 수집된 skills 9개 중 상위 8개를 표시합니다.
design-system-patterns
웹·디지털 인터페이스 디자이너

Build scalable design systems with design tokens, theming infrastructure, and component architecture patterns. Use when creating design tokens, implementing theme switching, building component libraries, or establishing design system foundations.

2026-03-23
safe-action-client
소프트웨어 개발자

Use when creating or configuring a next-safe-action client, defining actions with input/output validation, handling server errors, or setting up createSafeActionClient with Standard Schema (Zod, Yup, Valibot)

2026-03-23
safe-action-forms
소프트웨어 개발자

Use when integrating next-safe-action with forms -- react-hook-form adapter (useHookFormAction, useHookFormOptimisticAction, mapToHookFormErrors), native HTML forms, bind arguments, or file uploads

2026-03-23
safe-action-hooks
웹 개발자

Use when executing next-safe-action actions from React client components -- useAction, useOptimisticAction, handling status/callbacks (onSuccess/onError/onSettled), execute vs executeAsync, or optimistic UI updates

2026-03-23
safe-action-testing
소프트웨어 품질 보증 분석가·테스터

Use when writing tests for next-safe-action actions or hooks -- Vitest patterns for testing server actions directly, middleware behavior, hooks with React Testing Library, validation errors, and server errors

2026-03-23
core
소프트웨어 개발자

Core package for defining schemas, catalogs, and AI prompt generation for json-render. Use when working with @json-render/core, defining schemas, creating catalogs, or building JSON specs for UI/video generation.

2026-03-22
image
소프트웨어 개발자

Image renderer for json-render that turns JSON specs into SVG and PNG images via Satori. Use when working with @json-render/image, generating OG images from JSON, creating social cards, or rendering AI-generated image specs.

2026-03-22
react
소프트웨어 개발자

React renderer for json-render that turns JSON specs into React components. Use when working with @json-render/react, building React UIs from JSON, creating component catalogs, or rendering AI-generated specs.

2026-03-22
이 저장소에서 수집된 skills 9개 중 상위 8개를 표시합니다.
저장소 5개 중 5개 표시
모든 저장소를 표시했습니다