Git best practices, branching strategies, commit conventions, and code review patterns Use when this capability is needed.
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 tomevault-io/skills-registry에서 17,125개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
tomevault-io/skills-registry수집된 skill 17,125개 중 40개를 표시합니다.
Git best practices, branching strategies, commit conventions, and code review patterns Use when this capability is needed.
원문 언어: 영어
SwiftUI, UIKit, MVVM, Combine, async/await, Core Data, and App Store submission patterns Use when this capability is needed.
원문 언어: 영어
Pods, deployments, services, ingress, RBAC, autoscaling, and production cluster best practices Use when this capability is needed.
원문 언어: 영어
State management, modules, workspaces, remote backends, and multi-environment strategies Use when this capability is needed.
원문 언어: 영어
iOS/Swift development: SwiftUI, UIKit, Core Data, Xcode builds, simulator management, code signing, and App Store submission. Use when this capability is needed.
원문 언어: 영어
Specialist skill for AI agent engineering in the IdeaFlow codebase. Use when (1) improving agent configurations (CMZ.json, oh-my-opencode.json), (2) creating or modifying agent skills, (3) enhancing agent orchestration patterns, (4) implementing self-*…
원문 언어: 영어
AI Agent Engineering best practices for OpenX Basefly. Use when working on branch 'ai-agent-engineer', improving agent configurations, skills, or multi-model orchestration. Triggers: agent configuration changes, skill creation/updates, model selection…
원문 언어: 영어
Use when the user wants concise mode to be the default for every new chat across Codex CLI, Claude Code, and Cursor. Triggers on "concise default", "default concise", "make concise the default", "concise-default on", "concise-default off", "concise-default…
원문 언어: 영어
Authoritative reference for building MCP (Model Context Protocol) servers in Go using the official Anthropic+Google SDK. Load when building or modifying an MCP server in this repo (currently `projects/pg-ai-stewards/cmd/stewards-mcp/`). Captures protocol…
원문 언어: 영어
| Use when this capability is needed.
원문 언어: 영어
Use after implementation is complete — stages, commits, pushes, and opens PRs for all affected services. Triggers: "create PR", "open pull request", "push the code", "ready for review Use when this capability is needed.
원문 언어: 영어
Run live tests of the Ariadne MCP server using Claude Code in headless mode. Tests tool discovery, invocation, and filtering. Use when validating MCP server changes or checking integration with Claude Code. Use when this capability is needed.
원문 언어: 영어
Create a new domain-specific instruction file when current coverage gaps require file-scoped guidance Use when this capability is needed.
원문 언어: 영어
Use when a coding task is vague or under-specified. Extracts missing context across 9 code-native categories before the agent executes file changes. Designed for OpenAI Codex, Anthropic Claude Code, and Google Gemini Code Assist.
원문 언어: 영어
Use when editing a DeepAgents project — adding tools, sub-agents, modifying the system prompt, choosing a filesystem backend, or composing extra middlewares (retries, fallbacks, HITL) on top.
원문 언어: 영어
Use when productionising or deploying a LangChain / LangGraph / DeepAgents agent. Covers durable execution (checkpointers, thread_id), the production middleware stack, three deploy targets (LangSmith Cloud, Cloud Run, Docker), secrets, scaling, and…
원문 언어: 영어
Use when editing a non-agentic LCEL pipeline — composing Runnables, retrievers, embeddings, chat models, parsers, or building a RAG chain. For agents (LLM + tools loop), use the middleware skill instead.
원문 언어: 영어
Use when building a custom-graph LangGraph agent — when `create_agent(...)` + middleware isn't enough and you need explicit StateGraph control (multi-graph workflows, custom routing, non-standard state schemas, parallel branches). For the common case, use…
원문 언어: 영어
Use when authoring eval datasets, writing evaluators, running evals against a LangChain / LangGraph / DeepAgents project, comparing eval results between runs, or writing unit/integration tests for an agent.
원문 언어: 영어
Use when building or productionising any agent — adding retries, fallbacks, summarization, human-in-the-loop, PII redaction, call limits, or custom hooks. Middleware is THE composition primitive for modern LangChain agents (v1+); covers built-ins plus the…
원문 언어: 영어
Use when debugging an agent's behaviour, reading LangSmith traces, setting up tracing in production (LangSmith + OpenTelemetry), wiring distributed tracing across services, or diagnosing common failure modes.
원문 언어: 영어
Use when creating a new LangChain / LangGraph / DeepAgents project from scratch. Picks the right scaffolder for graphs vs. DeepAgents vs. LCEL chains.
원문 언어: 영어
Use when starting work on any LangChain / LangGraph / DeepAgents project. Entry point for the develop -> middleware -> evaluate -> deploy lifecycle, mapping each step to the right official tool.
원문 언어: 영어
Compute PR statistics (total, merged, closed, avg merge time, top contributor) from GitHub API data using Python or jq. Use when this capability is needed.
원문 언어: 영어
> Use when this capability is needed.
원문 언어: 영어
> Use when this capability is needed.
원문 언어: 영어
> Use when this capability is needed.
원문 언어: 영어
This skill reviews the current chat session and GitHub Copilot instructions to identify user-reported issues that should become new lessons, detect violations of existing instructions, and update instructions accordingly to prevent future mistakes. Use when…
원문 언어: 영어
Build SQL database integrations with SQLModel for FastAPI projects. Use when working with databases in Python, defining ORM models, creating CRUD operations, managing sessions, or integrating SQL databases with FastAPI. SQLModel combines Pydantic v2 and…
원문 언어: 영어
Atomic git workflow - validates, commits, pushes, creates PR, and verifies CI with zero-warnings policy. Orchestrates complete code submission as state machine with rollback on failure. Use when this capability is needed.
원문 언어: 영어
> Use when this capability is needed.
원문 언어: 영어
Atomic git workflow - validates, commits, pushes, creates PR, and verifies CI with zero-warnings policy. Orchestrates complete code submission as state machine with rollback on failure. Use when this capability is needed.
원문 언어: 영어
>- Use when this capability is needed.
원문 언어: 영어
Run and audit OperatorOne Stage1 marketing SEO shadow experiments across input sync, context index, keyword graph, experiment synthesis, and Ready/Hold/Drop queueing. Use when asked to run SEO experiments, execute 1/2/3 validation rounds, verify…
원문 언어: 영어
Reproducible evaluation harness for coding agents, prompts, and skills — head-to-head comparison with pass rate, cost, time, and consistency metrics captured in git worktrees. Use when comparing coding agents (Claude Code, Aider, Codex), regression-testing…
원문 언어: 영어
>- Use when this capability is needed.
원문 언어: 영어
Asynchronous Claude Code Agent Teams with session management and multi-channel notifications (Feishu, Discord, Telegram). Use when this capability is needed.
원문 언어: 영어
> Use when this capability is needed.
원문 언어: 영어
Creates or updates an AGENTS.md file for the current repository, or converts existing agent/copilot instruction files into AGENTS.md. Use when asked to "add agent instructions", "create an AGENTS.md", "set up agent context", "convert copilot instructions to…
원문 언어: 영어
Generate documentation from source code including README, API docs, and inline comments Use when this capability is needed.
원문 언어: 영어