Back to authors
majiayu000

majiayu000

2202 Skills published on GitHub.

add_platform.implement

"Creates platform adapter, templates, tests with 100% coverage, and README documentation. Use after adding hook capabilities."user-invocable: falsehooks: Stop:

UncategorizedView skill →

add_platform.research

"Captures CLI configuration and hooks system documentation for the new platform. Use when starting platform integration."user-invocable: false---

UncategorizedView skill →

add_platform

Adds a new AI platform to DeepWork with adapter, templates, and tests. Use when integrating Cursor, Windsurf, or other AI coding tools.

UncategorizedView skill →

add_platform.verify

"Sets up platform directories and verifies deepwork install works correctly. Use after implementation to confirm integration."user-invocable: false---

UncategorizedView skill →

add-private-function-with-signatures

Add private functions from game DLLs (server.dll/engine.dll) to metamod plugins using signature scanning and symbol lookup. Use when adding new private function hooks that require IDA Pro analysis, signature creation, cross-platform support (Windows/Linux), and runtime function pointer filling.

UncategorizedView skill →

add-project

새 프로젝트를 STAR+I로 추가할 때

UncategorizedView skill →

add-protected-page

Creates a protected page with Suspense loading pattern. Use when adding new pages that require authentication, creating dashboard pages, or setting up new routes.

UncategorizedView skill →

add-provider

Add a new AI provider or model for recipe generation. Use when adding support for a new LLM provider (Anthropic, Google, etc.) or adding models to an existing provider.

UncategorizedView skill →

add-query-filter

Add custom query parameter filters to entity endpoints. Use when extending search/filter capabilities beyond the base pagination. Triggers on "add filter", "query parameter", "search filter", "filter by".

UncategorizedView skill →

add-reaction

Slack メッセージにリアクションを追加する。「リアクション追加」「リアクションつけて」「👍つけて」「絵文字で反応」「リアクションで返信」「いいねして」「リアクション送って」などで起動。User Token があればユーザーとしてリアクション、なければ Bot としてリアクション。

UncategorizedView skill →

add-repository

Add a new Git repository to the message registry for automatic message type loading. Use when the user wants to support message types from a new ROS2 repository, or when adding support for a new message package.

UncategorizedView skill →

add-resource-events

Add real-time event emission to a resource service. Use when adding SSE/real-time capabilities to a resource. Triggers on "add events", "real-time events", "SSE events".

UncategorizedView skill →

add-resource

Add new learning resources (books, articles, courses, papers) to the appropriate resources.md file. Use when user mentions adding, saving, or tracking learning materials.

UncategorizedView skill →

add-review-comment

Add a review comment to a GitHub pull request.

UncategorizedView skill →

add-reward

Guide for adding a new reward function to AReaL. Use when user wants to create a reward function.

UncategorizedView skill →

add-route-context

为Flutter页面添加路由上下文记录功能,支持日期等参数的AI上下文识别。当需要让AI助手通过"询问当前上下文"功能获取页面状态(如日期、ID等参数)时使用。适用场景:(1) 日期驱动的页面(日记、活动、日历等),(2) ID驱动的页面(用户详情、订单详情等),(3) 任何需要AI理解当前页面参数的场景

UncategorizedView skill →

add-rule

>

UncategorizedView skill →

add-section

Create a new HUD section (tab) with lifecycle, persistent state, and registry registration

UncategorizedView skill →

add-sensor

Use when user wants to add a new sensor to the Enviro+ monitoring system, or asks to monitor a new data point. Guides through importing libraries, initialization, reading sensor values, publishing to Adafruit IO and Home Assistant, updating documentation, testing, and rate limit verification.

UncategorizedView skill →

add-service

새 API 서비스를 생성합니다. service + hook + type 세트를 함께 생성합니다. 사용법: /add-service EntityName

UncategorizedView skill →

add-shadcn-component

Add shadcn/ui components via pnpm dlx, then normalize generated Tailwind color classes to Scaffa theme tokens

UncategorizedView skill →

add-skill-templates

Add new Agent Skill templates to the meta-agent-skills framework.

UncategorizedView skill →

add-social-media-header

Add professional social media headers to README files and documentation to enhance engagement and visibility across LinkedIn, YouTube, GitHub, and X (Twitter). Use when you need to add or update social media badges with clickable links to your profiles.

UncategorizedView skill →

add-strict-checks

Enable stricter TypeScript and linting checks to catch bugs early, especially useful when iterating with AI assistance.

UncategorizedView skill →

task-add

This skill should be used when the user asks to "add a task", "create task", "new task", or "task to do X". Adds timestamped tasks to daily note log with optional due dates.

UncategorizedView skill →

add-template

Add new UI style template to the ui-style-react project. This skill should be used when users want to add a new style template with HTML/CSS code, create a new preview page, or register a template in the system. Triggers include "add template", "create new style", "add new template", or when users provide HTML code for a new UI style.

UncategorizedView skill →

add-test-coverage

Analyze recent changes and add test coverage for HEAD commit

UncategorizedView skill →

gsd:add-todo

Add a todo item to track tasks

UncategorizedView skill →

add-trpc-endpoint

Scaffold new tRPC API endpoints for the dealflow-network project with proper Zod validation, middleware, database functions, and client hooks. Use when adding new API routes, creating CRUD operations, or extending existing routers.

UncategorizedView skill →

add_type

gwexpyに新しい配列型(Array/Series/Field)とコレクションを実装する

UncategorizedView skill →

add-uint-support

Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to operators, kernels, or when user mentions enabling unsigned types, barebones unsigned types, or uint support.

UncategorizedView skill →

add-unit-tests

Guide for adding unit tests to AReaL. Use when user wants to add tests for new functionality or increase test coverage.

UncategorizedView skill →

add-url

Add source URLs to workdesk/sources.md one-by-one with validation and duplication checking. Use when user provides links to add to the journal. Does NOT generate summaries.

UncategorizedView skill →

add-vault-protocol

Add support for a new ERC-4626 vault protocol. Use when the user wants to integrate a new vault protocol like IPOR, Plutus, Morpho, etc. Requires vault smart contract address, protocol name, and protocol slug as inputs.

UncategorizedView skill →

add-video-to-collection

Manually add individual YouTube URLs to a custom collection CSV. Use when adding one-off videos to folders like library-of-minds or random, not from a channel extraction.

UncategorizedView skill →

add-wikipedia-references

Add Wikipedia reference links to concepts that don't have one. Searches for relevant Wikipedia articles and adds them to the references array.

UncategorizedView skill →

add-workflow

Guide for adding a new RolloutWorkflow to AReaL. Use when user wants to create a new workflow.

UncategorizedView skill →

add-ws-action

Add a new outgoing WebSocket action with typed payload and API exposure

UncategorizedView skill →

adding-a-new-app-route

Fully wires up a new route with required boilerplate, following this repo's conventions for subapps. Use when user wants to add a new route or app or subapp or page or screen.

UncategorizedView skill →

adding-animations

Add micro-interactions and animations using Framer Motion. Use when user asks about animations, transitions, hover effects, or motion design. MANDATORY for every component.

UncategorizedView skill →

adding-api-sources

Use when implementing a new data source adapter for metapyle, before writing any source code

UncategorizedView skill →

adding-localizable-strings

Adds new human-readable strings that are translated into users' languages.

UncategorizedView skill →

admin-infra-vultr

|

UncategorizedView skill →

adding-markdown-highlighted-comments

Use when adding responses to markdown documents with user-highlighted comments, encountering markup errors, or unsure about mark tag placement - ensures proper model-highlight formatting with required attributes and correct placement within markdown elements

UncategorizedView skill →

adding-milestones

Use this skill when adding a milestone to an existing project, starting a new milestone cycle, creating the first milestone after project init, or defining what's next after completing work. Triggers include "add milestone", "new milestone", "start milestone", "create milestone", "first milestone", "next milestone", and "milestone cycle".

UncategorizedView skill →

adding-mod-parsers

Use when adding new mod parsers to convert game mod strings to typed Mod objects - guides the template-based parsing pattern (project)

UncategorizedView skill →

adding-models

Guide for adding new LLM models to Letta Code. Use when the user wants to add support for a new model, needs to know valid model handles, or wants to update the model configuration. Covers models.json configuration, CI test matrix, and handle validation.

UncategorizedView skill →

adding-nango-provider-support

Use when adding support for a new Nango provider - configures provider in providers.yaml, creates documentation (main page, setup guide, connect guide), and updates docs.json following established patterns

UncategorizedView skill →

adding-new-ai-format

Step-by-step guide for adding support for a new AI editor format to PRPM - covers types, converters, schemas, CLI, webapp, and testing

UncategorizedView skill →

adding-new-metric

Guides systematic implementation of new sustainability metrics in OSS Sustain Guard using the plugin-based metric system. Use when adding metric functions to evaluate project health aspects like issue responsiveness, test coverage, or security response time.

UncategorizedView skill →

Page 16 of 45 · 2202 results