Skip to main content

このリポジトリの skills

tomevault-io/skills-registry - 204ページ

SkillsMP は tomevault-io/skills-registry から 17,125 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

tomevault-io/skills-registry

収集済み skill 17,125 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

Use when running claudikins-kernel:ship, preparing PRs, writing changelogs, deciding merge strategy, or handling CI failures — enforces GRFP-style iterative approval, code integrity validation, and human-gated merges

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Use when running claudikins-kernel:verify, checking implementation quality, deciding pass/fail verdicts, or enforcing cross-command gates — requires actual evidence of code working, not just passing tests

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Use this skill when users ask "add MCP server", "remove MCP", "configure tool executor", "add new tool", "environment variables for tool executor", "regenerate registry", or need to modify which MCP servers are available in the sandbox.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Use this skill when users say "tool executor not working", "diagnose tool executor", "check MCP health", "run tool executor tests", "debug search_tools", "execute_code failing", or need to troubleshoot issues with the Tool Executor.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when users ask "how does tool executor work", "how to use execute_code", "workspace API", "MCP client examples", "search_tools examples", "context-efficient patterns", or need guidance writing code for the Tool Executor sandbox.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when a task needs capabilities BEYOND basic tools (Read/Grep/Glob/Bash) - semantic search, AI analysis, research, image generation, etc.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Reviews C# code for bugs, security issues, and best practices. Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

This skill should be used when the user asks to "create an MCP App", "add a UI to an MCP tool", "build an interactive MCP View", "scaffold an MCP App", or needs guidance on MCP Apps SDK patterns, UI-resource registration, MCP App lifecycle, or host…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

This skill should be used when the user asks to "migrate from OpenAI Apps SDK", "convert OpenAI App to MCP", "port from window.openai", "migrate from skybridge", "convert openai/outputTemplate", or needs guidance on converting OpenAI Apps SDK applications to…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Read [understanding-mapping](../walkeros-understanding-mapping/SKILL.md) first Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

walkerOS uses a layered testing approach with built-in patterns for mocking and Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

walkerOS follows extreme programming principles with strict conventions. This Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

walkerOS events are self-describing, stateless, vendor-agnostic data structures. Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

walkerOS follows a **Source → Collector → Destination(s)** architecture for Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when transforming walkerOS events in the flow (source→collector or collector→destination), configuring data/map/loop/set/condition/policy, or using $code: syntax in JSON configs.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when working with the walkerOS CLI (`walkeros`) bundles, tests, and runs event collection flows.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when working with the logger is walkerOS's standard logging system, available in all sources and

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

- Creating a new package README Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Apply Clean Architecture with four concentric layers (Entities, Use Cases, Interface Adapters, Frameworks & Drivers). Use when creating docs/architecture.md, designing new modules, or restructuring code with proper dependency direction. Make sure to use this…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Select and apply GoF design patterns: Factory, Builder, Strategy, Observer, Adapter, Decorator. Use when solving recurring design problems or structuring multi-component changes. Make sure to use this skill whenever the user needs to decouple components, wrap…

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

Model business domains using DDD patterns: Entity, Value Object, Aggregate, Domain Event. Use when implementing business logic, defining domain concepts, or designing aggregate boundaries. Make sure to use this skill whenever the user works on business rules,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Apply SOLID, KISS, DRY, YAGNI principles to code design decisions. Use when building new features from scratch and need to decide on class structure, interface boundaries, or dependency direction. Make sure to use this skill when the user faces design…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Safely restructure code without changing behavior using Extract Method, Rename, Move Method techniques. Use when preparing code for new features, improving code quality incrementally, cleaning up messy code, reducing duplication, or simplifying complex logic.…

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

Design database schemas and API contracts at system boundaries. Use when creating or modifying database tables, API endpoints, or data serialization formats. Make sure to use this skill whenever the user adds database migrations, designs REST/GraphQL APIs,…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Write tests using TDD (Red-Green-Refactor) and AAA pattern. Use for every new feature, behavior change, or bug fix. Covers unit, integration, and E2E test selection. Make sure to use this skill whenever the user asks to add tests, fix a bug (tests should come…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use the hono CLI to search and view Hono framework documentation. Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

When you need check documentation about Ruby classes, modules, and methods use this skill to get full details. Avoid check source code or use `ruby -e` for documentation unless absolutely necessary. Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Structure specifications using the three-layer framework (Intent, Design, Consistency) with boundary types and implementation standards. Use when organizing spec content into layers or selecting elements. Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

HeroUI Native component library skill for React Native + Uniwind. Use when implementing or reviewing HeroUI Native components, fetching Native component/docs/theme references, validating Native-only patterns, or setting up theming and provider integration.…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when reasoning about the distributed system design, service orchestration, or request lifecycle of the X recommendation engine. It is essential for tasks involving the "For You" timeline construction, HomeMixer logic, or ProductMixer component…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill to decode the "DNA" of the recommendation engine. These signals are the foundational data structures used to retrieve candidates (before ranking) and as features for the Heavy Ranker (during ranking).

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when implementing new features or debugging the core "For You" pipeline. The system has shifted from legacy heuristics toward a unified **Rust-based** pipeline powered by the **Phoenix** transformer (Grok).

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when reasoning about how the algorithm is tuned, why different users see different behaviors, or how "Success" is defined by X's engineering team.

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

Use this skill when advising on post structure, timing, media selection, and account health to align with the HeavyRanker's scoring weights and anti-spam heuristics.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Use this skill when you need to reason about the machine learning models that determine the final order of the "For You" timeline. It is essential for tasks involving model feature engineering, tuning engagement weights, or understanding the internal…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when analyzing how the system narrows down 500 million daily tweets to a candidate pool of ~1,500. This is the "top-of-funnel" engineering that determines what is even eligible to be ranked.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when analyzing why content is not appearing, checking for "shadowban" conditions, or understanding the safety compliance layer. This skill covers the `VisibilityLib` logic that runs *after* candidate sourcing but *before* final ranking to…

原文の言語: 英語

更新
職業分類
コンピュータシステムアナリスト
説明

Collaborative design and specification workflow for turning ideas into detailed, implementation-ready designs. Use for feasibility checks ("is X possible?", "can we do Y?"), design exploration, and full specification. Triggers on "let's build", "I want to…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate implementation specs from design specs. Takes a design spec file and produces a detailed, phased task breakdown ready for autonomous execution. Use after brainstorming is complete and design spec is written. Invoke with the design spec file path as…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

GitHub integration for debate synchronization and ADR ratification. Use when this capability is needed.

原文の言語: 英語

更新
収集済み skill 17,125 件中 40 件を表示しています。