Skip to main content

이 저장소의 skills

UitbreidenOS/UitKit - 19페이지

SkillsMP는 UitbreidenOS/UitKit에서 1,360개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

UitbreidenOS/UitKit

수집된 skill 1,360개 중 40개를 표시합니다.

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

Claude Code session checkpoints and state restoration. Serialize working directory, uncommitted git status, recently modified files, and active task description into checkpoint.json to resume context later

원문 언어: 영어

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

Master advanced tool use patterns including chaining, parallel calls, and error recovery for complex Claude Code workflows

원문 언어: 영어

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

Multi-agent architecture, orchestrator patterns, tool design, agent loops, memory, error handling, handoffs

원문 언어: 영어

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

Implement structured handoffs between agents with JSON-based state transfer, conflict detection, and acknowledgment protocols

원문 언어: 영어

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

Agent memory and context management: design persistent memory systems, manage context windows, implement summarization strategies, and build stateful agents that learn across sessions

원문 언어: 영어

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

Build AI agents using the Claude Agent SDK with tool use, memory, and multi-step orchestration

원문 언어: 영어

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

Build orchestrator agents that manage multi-agent workflows, enforce SLAs, handle escalations, and maintain overall task completion

원문 언어: 영어

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

Build observability into multi-agent systems with distributed traces, trace correlation, breakpoints, and execution replay

원문 언어: 영어

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

Claude Code Artifact-First Workflow: single source of truth specifications. Draft, version, and edit specifications (SPEC.md) first, treating the actual codebase implementation as a compilable/generated output

원문 언어: 영어

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

Claude Code Caveman mode: token-efficient communication, compressed responses, minimal output for context-heavy sessions, terse acknowledgments, and context budget optimization

원문 언어: 영어

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

Anthropic Claude API: prompt caching, streaming, tool use, batch processing, model selection, cost optimization

원문 언어: 영어

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

Run large-scale batch processing with Claude API for bulk text analysis, classification, and generation

원문 언어: 영어

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

Build multi-agent crews with CrewAI framework for collaborative AI task execution

원문 언어: 영어

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

Build, validate, and execute directed acyclic graph (DAG) topologies for multi-agent workflows with automatic parallelization and cycle detection

원문 언어: 영어

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

Claude Code Dispatch: run long-running tasks as background jobs with progress polling, parallel sub-agent fan-out, result aggregation, and automatic retry on failure

원문 언어: 영어

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

Enterprise search and knowledge retrieval: design multi-source search systems, implement hybrid search (semantic + keyword + structured), build knowledge graphs, handle access control, and create unified search across docs, wikis, code, and databases

원문 언어: 영어

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

Claude Code Graph-Augmented Context (GAC): local SQLite codebase knowledge graph builder. Maps files, classes, functions, and import/dependency edges for advanced codebase RAG and contextual navigation

원문 언어: 영어

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

LangGraph stateful agent framework: StateGraph, nodes, edges, conditional branching, persistence/checkpointing, human-in-the-loop, multi-agent subgraphs

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

LLM benchmarking: design benchmark suites, establish baselines, run A/B model comparisons, detect regressions, track production quality metrics, and create leaderboards for model selection

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

LLM evaluation: build evaluation datasets, choose metrics (RAGAS, G-Eval, LLM-as-judge), run automated evals, monitor production quality, and detect regressions

원문 언어: 영어

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

Deploy and manage Claude agents with lifecycle management, monitoring, and scaling

원문 언어: 영어

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

Mastra AI: TypeScript agent framework — agents, workflows, tools, memory, RAG, evals — for building production-grade AI applications

원문 언어: 영어

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

Claude Code MCP Dynamic Discovery: zero-config external tool integration. Automatically scans system configuration directories for active Model Context Protocol (MCP) servers and configures them locally

원문 언어: 영어

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

Build custom MCP servers: expose tools, resources, and prompts via stdio or HTTP/SSE transport — connect proprietary data to Claude Code

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Build serverless AI pipelines with Modal for cloud-based compute and inference

원문 언어: 영어

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

Build shared, versioned memory systems for multi-agent teams using blackboard pattern, conflict resolution, and eventual consistency

원문 언어: 영어

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

Optimize Claude API costs and latency with prompt caching strategies

원문 언어: 영어

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

Prompt engineering for production: few-shot prompting, chain-of-thought, system prompt design, output formatting, temperature settings, and evaluation — for Claude and other LLMs

원문 언어: 영어

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

Implement prompt-to-code workflows for rapid prototyping and code generation

원문 언어: 영어

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

RAG system design: chunking strategies, embedding model selection, vector store choice, retrieval patterns, reranking, evaluation — production-grade retrieval-augmented generation

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Claude Code Remote Control: manage headless Claude Code sessions from anywhere, CI/CD integration, remote orchestration from mobile/laptop, session attach/detach, and remote execution patterns

원문 언어: 영어

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

Claude Code Session Handoff: structured context export/import between sessions, state serialization, continuation prompts, cross-session knowledge transfer, and resumable workflows

원문 언어: 영어

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

Skill composition and chaining: design multi-skill workflows, chain skill outputs as inputs, build reusable skill pipelines, and orchestrate complex tasks from atomic skill building blocks

원문 언어: 영어

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

Safe isolated testing environment for multi-agent swarm topologies before production deployment

원문 언어: 영어

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

Vercel AI SDK: streaming AI responses to Next.js, useChat/useCompletion hooks, tool calls, generative UI, multi-provider routing (Claude, OpenAI, Gemini)

원문 언어: 영어

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

Browser automation with Playwright: web scraping, UI testing, form filling, screenshot capture, PDF generation, session recording

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

Create consistent brand systems with Claude Design including logos, colors, and typography

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Build production-ready UIs and prototypes with Claude Design

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

Manage design tokens for consistent theming across Claude Design projects

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Build end-to-end design workflows with Claude Design for rapid UI/UX iteration

원문 언어: 영어

업데이트
수집된 skill 1,360개 중 40개를 표시합니다.