Skip to main content

이 저장소의 skills

tomevault-io/skills-registry - 28페이지

SkillsMP는 tomevault-io/skills-registry에서 17,125개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

tomevault-io/skills-registry

수집된 skill 17,125개 중 40개를 표시합니다.

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

Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop. Use when…

원문 언어: 영어

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

Continuous Integration and Continuous Deployment best practices. Use when setting up automated build pipelines, test automation, deployment workflows, or improving release processes. Use when this capability is needed.

원문 언어: 영어

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

**WORKFLOW SKILL** — Create complete, well-structured Copilot skills from scratch. USE FOR: scaffolding new SKILL.md files, writing effective agent instructions, configuring frontmatter fields, setting up directory structure (references, FEEDBACK.md),…

원문 언어: 영어

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

name: hugging-face-dataset-viewer Use when this capability is needed.

원문 언어: 영어

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

Add a new VLA model server to the evaluation harness. Use this skill whenever the user wants to integrate, create, or add a new model — e.g. 'add OpenVLA server', 'integrate RT-2', 'hook up my model', 'write a model server'. Also use when they ask how model…

원문 언어: 영어

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

使用 Pencil MCP 创建工业级 UI 设计的完整工作流和组件库 Use when this capability is needed.

원문 언어: 중국어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Use when the user wants to launch a Deep Research investigation — phrasings include "research X", "do a deep dive on Y", "investigate Z", "give me a comprehensive report on W", or any request for a multi-source synthesis that will take 10–30 minutes. Refines…

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Search vault notes by meaning using semantic search (RAG). Activate this skill when users want to find notes by concept or topic rather than exact keywords, or when keyword search tools return poor results. Use when this capability is needed.

원문 언어: 영어

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

Automates version bumping in pyproject.toml and creating GitHub releases. Use when releasing a new version of the project.

원문 언어: 영어

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

Vue Reactivity Graph 插件的 provide / inject 追蹤知識。說明 shared reference 造成的污染問題,以及解法:injectRawToNodeMap(module-level WeakMap)、injectRawToLocalNode(per-component Map)、anonymous node 建立機制,與 resolveDepNode 查找順序。涉及 inject 追蹤、provideRawToNode、resolveDepNode 時載入。 Use…

원문 언어: 중국어

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

Vue Reactivity Graph 插件的 Pinia storeToRefs 追蹤知識。說明 ObjectRefImpl / ComputedRefImpl wrapper 的追蹤行為差異:ref state 雙重 onTrack 與 storeValToComponentNode 解法、reactive state onTrack 不觸發問題、computed getter wrapper dep 行為,以及 isPiniaStoreProxy guard。涉及…

원문 언어: 중국어

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

Vue Reactivity Graph 插件的 prop 來源追蹤知識。說明三種策略:Strategy 1 同名查找、Strategy 2 sentinel dry-run(sentinelProxy 替換 setupState、traverseVNodeForSentinels、instanceChildPropKeyMap)、Strategy 3 v-bind 整包展開(rawSetupState 反查表)。涉及 propKeyNodeMap、sentinel dry-run、prop 連結…

원문 언어: 중국어

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

Vue Reactivity Graph 插件的 setupState 追蹤知識。說明如何識別 component setupState 裡的 ref / reactive / computed,以及 valNodeMap(WeakMap<rawObject, GraphNode>)的建立與查找方式。涉及 collectSetupState、bindSetupTrack、onTrack event 處理、valNodeMap 查找邏輯時載入。 Use when this capability is needed.

원문 언어: 중국어

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

Review .ralph/config.json against the actual project and fix mismatches. Use when this capability is needed.

원문 언어: 영어

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

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos). Use when this capability is…

원문 언어: 영어

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

Use when setting up or repairing repo agent instructions for Claude Code, Codex, or both. Proposes durable AGENTS.md, CLAUDE.md, and project memory changes before writing unless setup was explicitly requested.

원문 언어: 영어

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

Interactively debug source code — set breakpoints, step through execution line by line, inspect live variable state, evaluate expressions against the running program, and navigate the call stack to trace root causes. Use when a program crashes, raises…

원문 언어: 영어

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

Use when an agent needs to find, inspect, or take control of Wolfpack terminal sessions on machines reachable through the same Tailscale tailnet.

원문 언어: 영어

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

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". Use when this capability is needed.

원문 언어: 영어

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

Git and GitHub workflow. Use for status, diffs, commits, syncing with remote, recovery, PRs, issues, and GitHub Actions. Use when this capability is needed.

원문 언어: 영어

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

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling Use when this capability is needed.

원문 언어: 영어

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

Optimize documentation for AI coding assistants and LLMs. Improves docs for Claude, Copilot, and other AI tools through c7score optimization, llms.txt generation, question-driven restructuring, and automated quality scoring. Use when asked to improve,…

원문 언어: 영어

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

>- Use when this capability is needed.

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

> Use when this capability is needed.

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

> Use when this capability is needed.

원문 언어: 영어

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

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

> Use when this capability is needed.

원문 언어: 영어

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

Google Gemini API: multimodal, long context (1M tokens), function calling, grounding, code execution Use when this capability is needed.

원문 언어: 영어

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

Framework for building applications with large language models and chains. Use when this capability is needed.

원문 언어: 영어

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

Deploys machine learning models to production using containers and orchestration tools.

원문 언어: 영어

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

Tool for defining, provisioning, and managing infrastructure as code using declarative HCL configuration files. Use when this capability is needed.

원문 언어: 영어

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

Unit: Jest/Vitest, pytest, Go test/testify, RSpec, XCTest, JUnit5. Mocking, stubs, isolation Use when this capability is needed.

원문 언어: 영어

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

Vue 3: Composition API script setup, Pinia, Vue Router 4, SFCs, Vite, Nuxt 3 Use when this capability is needed.

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Global stock analysis (US, China & EU stock markets, technicals, fundamentals, etc) powered by NASDAQ's official data provider Alpha Vantage. 全球股票分析(包括美股、A股和欧洲股市、技术面分析、基本面分析等)。 Use when this capability is needed.

원문 언어: 영어

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

| Use when this capability is needed.

원문 언어: 영어

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

Copy trade Solana wallets - mirror trades automatically Use when this capability is needed.

원문 언어: 영어

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

Test parity between Rust, Go, and TypeScript SDK builds by comparing artifact digests Use when this capability is needed.

원문 언어: 영어

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

name: afterimage-agent-guide Use when this capability is needed.

원문 언어: 영어

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

Helps create and implement DomainPrimitive types correctly using the AltaSoft DomainPrimitives framework. Guides the agent to generate generator-compatible primitives, add proper validation logic, apply normalization when needed, and follow all structural and…

원문 언어: 영어

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

AI Agent personality diagnosis and configuration system based on MBTI framework. Use when users want to (1) test/diagnose an Agent's personality type, (2) understand the gap between Agent's actual personality and user's desired personality, (3) generate…

원문 언어: 중국어

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