ringusing-git-worktrees
Isolated workspace creation - creates git worktrees with smart directory selection and safety verification for parallel feature development.
اپنے ایجنٹ کے لیے موزوں صلاحیت تلاش کریں۔
Isolated workspace creation - creates git worktrees with smart directory selection and safety verification for parallel feature development.
Designs and validates digital filters in MATLAB. Use when cleaning up noisy signals, removing interference, filtering signals, designing FIR/IIR filters (lowpass/highpass/bandpass/bandstop/notch), or comparing filters in Filter Analyzer.
This skill documents plan issue management in erk. Use when creating, updating, or working with erk-plan GitHub issues. Covers plan issue structure, the planning workflow, and when to update vs create new issues.
Create OpenAPI schemas from Golang models in Layer5 Cloud, generating schema artifacts in Meshery Schemas repository. Handles cross-repository schema creation workflow with proper naming conventions, Go code generation, and backwards compatibility validation.
This skill should be used when working with GitHub CLI (gh) for pull requests, issues, releases, and GitHub automation. Use when users mention gh commands, GitHub workflows, PR operations, issue management, or GitHub API access. Essential for understanding gh's mental model, command structure, and integration with git workflows.
Create commits, push branches, open pull requests (gh or manual), and update changelogs with PR numbers. Use when a user asks for commit/push/PR creation or changelog updates tied to a PR.
This skill should be used when creating a skill for a CLI tool. Use when users ask to document a command-line tool, create CLI guidance, or build a skill for terminal commands. Essential for systematically introspecting CLI tools through help text, man pages, GitHub repos, and online research, then organizing findings into effective skill documentation.
撰写网文章节。当用户说"写一章"、"写第X章"、"继续写"、"创作章节"、"起草章节"时, 或执行/webnovel-write命令时**必须使用此 skill**。默认产出2000-2500字,包含完整流程: 预检 → 上下文搜集 → 起草 → 审查 → 润色 → 数据回写 → Git备份 → 强制终止确认。 **禁止在无用户明确指令情况下自动循环写下一章**。 配合--fast跳过风格转译,--minimal仅基础审查。
TypeScript and JavaScript language expert for type-level programming,
Helps developers design reusable Vest.js 5.4 `enforce` rules and custom validators. Use this whenever the user mentions `enforce.condition`, `enforce.extend`, `compose`, custom matchers, reusable domain rules, schema-like validation, `enforce.context()`, or asks how to type custom `enforce` rules in TypeScript.
Structured work mode for implementing complex tasks with phases. Use when user says "what next?" followed by "let's work on this" or "start working". Provides REFINE, IMPLEMENT, REVIEW, COMPLETE, and GITHUB_PR phases with gates and reflection checklists. Works with eddo-todo for task tracking.
DevOps and platform engineering patterns: Kubernetes, Terraform, GitOps, CI/CD, observability, incident response, and cloud-native ops.
Draft Terms of Service documents for web applications, SaaS platforms, and digital marketplaces.
Bulk reads, multi-page iteration, and analytics using the Python SDK and Web API. Use when: "query records", "read data", "bulk read", "all records", "iterate records", "expand lookup", "cross-table query", "join tables", "aggregate", "group by", "average", "sum", "count with HAVING", "$apply", "N:N expand", "notebook", "pandas", "DataFrame", "analyze data", "load into dataframe". Do not use when: MCP is sufficient (simple filter, single-record read, small result set — use MCP first), creating or modifying records (use dv-data), creating tables or columns (use dv-metadata).
Create and modify Dataverse tables, columns, relationships, forms, and views using the Python SDK and Web API. Use when: "add column", "create table", "add relationship", "lookup column", "create form", "create view", "modify form", "FormXml", "SavedQuery", "option set", "picklist", "MetadataService", "EntityDefinitions". Do not use when: writing data records (use dv-data), reading or querying records (use dv-query), exporting solutions (use dv-solution).
用于版本升级与发布流程。当用户提到:升级小版本、升级中版本、升级大版本、升级补丁版本、升级次版本、升级主版本、升级 alpha 版本、升级 beta 版本、升级预发布版本、升级发布、发版、发布版本、打 tag、推送远程、生成 release 日志、发布日志时使用。对小/中/大版本分别映射到 patch/minor/major。若用户提到 alpha、beta、预发布版本,则允许直接指定完整版本号,例如 0.1.5-alpha.1、0.1.5-beta.1。若用户只说升级发布或发版,在支持多项选择时先让用户选择 patch、minor、major 或直接输入完整预发布版本号,然后完成版本升级、生成发布日志、git commit、git tag、push 分支和 push tag。
Create, update, delete, bulk-import, and upsert Dataverse records using the official Python SDK. Use when: "create records", "insert data", "bulk create", "bulk update", "bulk import", "import CSV", "load data", "upsert", "upsert records", "write data", "upload file", "add records", "CreateMultiple", "UpdateMultiple", "UpsertMultiple", "multi-table import", "FK dependencies", "dependency order", "parallel import", "large dataset". Do not use when: querying or reading records (use dv-query), creating tables, columns, or relationships (use dv-metadata), exporting solutions (use dv-solution).
Connect to a Dataverse environment in one step — installs tools, authenticates, configures MCP, and verifies the connection. Use when: "connect to Dataverse", "configure MCP", "set up MCP server", "MCP not working", ".env is missing", "setting up on a new machine", "starting a new project", "initialize workspace", "new repo", "first time setup", "install tools", "command not found", "missing tools", "new machine setup", "authenticate", "MCP not connected", "create a new environment", "select environment", "connect via MCP", "add Dataverse to Copilot", "add Dataverse to Claude", "load demo data", "sample data".
Performs git operations and interacts with GitHub. Used when git-related operations are needed, including: git commands (commit, push, pull, branch, merge, etc.), GitHub API interactions, gh CLI operations, pull request operations, issue analysis and operations.