Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle.
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 a5c-ai/babysitter에서 2,079개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
a5c-ai/babysitter수집된 skill 2,079개 중 40개를 표시합니다.
Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle.
원문 언어: 영어
Use when starting feature work that needs isolation from current workspace or before executing implementation plans.
원문 언어: 영어
Use when starting any conversation. Establishes how to find and use skills, requiring skill invocation before any response.
원문 언어: 영어
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs. Evidence before assertions.
원문 언어: 영어
Use when you have a spec or requirements for a multi-step task, before touching code. Creates bite-sized TDD implementation plans with dependency tracking.
원문 언어: 영어
Use when creating new skills, editing existing skills, or verifying skills work before deployment.
원문 언어: 영어
Microsoft AutoGen multi-agent configuration for conversational AI systems
원문 언어: 영어
Chain-of-thought and step-by-step reasoning prompts for complex problem solving
원문 언어: 영어
Chroma local vector database setup and operations for development and production
원문 언어: 영어
Constitutional AI and safety guardrail prompts for aligned LLM behavior
원문 언어: 영어
Content moderation API integration using OpenAI Moderation, Perspective API, and others
원문 언어: 영어
CrewAI multi-agent orchestration setup for collaborative AI systems
원문 언어: 영어
Entity and fact extraction for user profiling and personalization
원문 언어: 영어
Few-shot example generation and optimization for improved LLM performance
원문 언어: 영어
Guardrails AI validation framework setup for LLM applications. Implement input/output validation, safety checks, and structured output enforcement.
원문 언어: 영어
Haystack NLP pipeline configuration for document processing and QA
원문 언어: 영어
Hugging Face transformer model fine-tuning and inference for intent classification
원문 언어: 영어
LangChain chain composition including SequentialChain, RouterChain, and LCEL patterns
원문 언어: 영어
LangChain memory integration including ConversationBufferMemory, ConversationSummaryMemory, and vector-based memory
원문 언어: 영어
LangChain ReAct agent implementation with tool binding for reasoning and action loops
원문 언어: 영어
LangChain retriever implementation with various retrieval strategies for RAG applications
원문 언어: 영어
LangChain tool creation and integration utilities for agent systems
원문 언어: 영어
LangFuse LLM observability integration for tracing, analytics, and cost tracking
원문 언어: 영어
LangGraph checkpoint and persistence configuration for stateful workflow management
원문 언어: 영어
Human-in-the-loop integration for LangGraph workflows with approval and intervention points
원문 언어: 영어
Conditional edge routing and state-based transitions for LangGraph workflows
원문 언어: 영어
LangGraph StateGraph builder with state schema design. Create stateful agent workflows with cycles, conditionals, and persistence.
원문 언어: 영어
Subgraph composition and modular workflow design for LangGraph
원문 언어: 영어
LangSmith tracing and debugging setup for LLM applications. Configure observability, capture traces, and enable debugging for LangChain/LangGraph agents.
원문 언어: 영어
LlamaIndex agent and query engine setup for RAG-powered agents
원문 언어: 영어
LLM-based zero-shot and few-shot classification for flexible intent detection
원문 언어: 영어
Scaffolds MCP App project structure with correct directory layout, dependencies, entry points, and framework-specific templates. Handles React (useApp hook), Vanilla JS, Vue, Svelte, Preact, and Solid.
원문 언어: 영어
Comprehensive verification checklists for MCP Apps. Tests with basic-host reference, validates handler-before-connect, text fallback, resource URI linking, single-file bundling, host styling, CSP, and legacy pattern detection.
원문 언어: 영어
Comprehensive Content Security Policy audit for MCP Apps in sandboxed iframes. Discovers all network origins, traces them to source, and generates CSP configuration for registerAppResource.
원문 언어: 영어
Integrates MCP App UI with host theming system. Applies host CSS variables, handles onhostcontextchanged, safe area insets, display mode detection, and fullscreen configuration.
원문 언어: 영어
Implements the core MCP Apps architectural pattern where a Tool declares _meta.ui.resourceUri referencing a registered Resource. Covers registerAppTool, registerAppResource, text fallback, structuredContent, and app-only helper tools.
원문 언어: 영어
Mem0 memory layer integration for AI agents. Implement persistent, semantic memory for long-term context retention and personalization.
원문 언어: 영어
Conversation summarization for memory compression and context management
원문 언어: 영어
Milvus distributed vector database configuration for large-scale RAG applications
원문 언어: 영어
NVIDIA NeMo Guardrails configuration for conversational safety and control
원문 언어: 영어