Skip to main content

这个仓库中的 skills

UitbreidenOS/UitKit - 第 19 页

SkillsMP 已收集 UitbreidenOS/UitKit 中的 1,360 个 Skill。打开任一 Skill 可查看来源和详情。

UitbreidenOS/UitKit

已展示 40 / 1,360 个已收集 Skill。

职业分类
软件开发工程师
描述

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

原文语言:英语

更新
已展示 40 / 1,360 个已收集 Skill。