Skip to main content

这个仓库中的 skills

heldernoid/agentic-build-templates - 第 2 页

SkillsMP 已收集 heldernoid/agentic-build-templates 中的 144 个 Skill。打开任一 Skill 可查看来源和详情。

heldernoid/agentic-build-templates

已展示 40 / 144 个已收集 Skill。

职业分类
网络与计算机系统管理员
描述

Manage dotfiles with symlinks from a central git repository. Use when tracking config files, syncing dotfiles between machines, or bootstrapping a new machine. Triggers include "dotfiles", "sync config", "dfs", "track dotfiles", "symlink config", "new machine…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Use dotfile-sync profiles to manage machine-specific configurations. Use when different machines need different subsets of dotfiles, handling OS-specific configs, or setting up work vs personal machine profiles. Triggers include "machine profile",…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Configure ignore patterns for file-tree-diff using .ftdignore files or CLI flags. Use when setting up ignore rules for directory comparisons, excluding build artifacts, or creating project-specific ignore configurations. Triggers include "ignore node_modules…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Compare two directory trees and show added, removed, and changed files with color output. Use when you need to compare two versions of a directory, find what changed between releases, audit differences between staging and production file sets, or verify a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Pipe JSON into a query CLI with intuitive dot-notation syntax. Use when you need to extract fields from JSON, filter arrays, transform objects, or format JSON output. Triggers include "query JSON", "extract from JSON", "filter JSON array", "jq", "process JSON…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Pipe JSON between shell commands using jq-lite for transformation steps. Use when building shell pipelines that process JSON data through multiple transformation stages. Triggers include "pipe JSON", "shell pipeline JSON", "curl | jql", "transform JSON in…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Monitor system processes for resource usage using process-tree watch mode. Use when tracking CPU or memory usage over time, finding resource hogs, or watching a specific process. Triggers include "monitor processes", "watch cpu usage", "process monitor", "top…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

View the system process hierarchy as a tree with resource usage. Use when exploring parent-child process relationships, finding what process owns a port, monitoring CPU/memory, or sending signals. Triggers include "process tree", "ptree", "what is running",…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Write commit messages following the Conventional Commits specification for use with release-notes-gen. Use when composing git commit messages, understanding commit types, or setting up commit message conventions. Triggers include "conventional commits",…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate release notes and changelogs from git commit history using Conventional Commits. Use when preparing a release, updating CHANGELOG.md, or computing the next semver version. Triggers include "release notes", "changelog", "rng", "conventional commits",…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Manage SSH host configurations in ~/.ssh/config from the terminal. Use when adding, editing, or searching SSH hosts, cloning host configs, testing connections, or importing configs. Triggers include "ssh config", "ssh host", "sshm", "add ssh host", "edit ssh…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Test SSH connectivity to hosts configured in ~/.ssh/config using sshm. Use when diagnosing connection issues, verifying hosts are reachable, or checking all hosts after a network change. Triggers include "test ssh", "ssh connectivity", "can I connect", "ssh…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Set up terminal-bookmarks shell integration for interactive bookmark search with a keyboard shortcut. Use when configuring the Ctrl+B keybind widget in zsh, bash, or fish, or when troubleshooting shell integration issues. Triggers include "set up shell…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Save, tag, and fuzzy-search shell commands from the terminal. Use when you need to store a complex command for later recall, search through saved commands, execute a bookmark, manage tags, or sync bookmarks across machines. Triggers include "save this…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Track time spent on projects from the terminal. Use when starting/stopping timers, logging time, viewing daily or weekly reports, or exporting time data. Triggers include "track time", "time tracker", "ttm", "log hours", "time report", "how much time", "start…

原文语言:英语

更新
职业分类
高级秘书和行政助理
描述

Generate time tracking reports from terminal-time-tracker data. Use when summarizing hours by project, comparing weeks, analyzing daily patterns, or exporting time data for invoicing. Triggers include "time report", "hours by project", "weekly summary", "time…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Transparent HTTP reverse proxy that records every request and response to SQLite and exposes a React dashboard for traffic analytics, latency percentiles, and error inspection

原文语言:英语

更新
职业分类
软件开发工程师
描述

Node.js HTTP/HTTPS transparent reverse proxy implementation patterns, including header forwarding, body streaming, latency measurement, and SSE for real-time events

原文语言:英语

更新
职业分类
数据科学家
描述

Track ETL and data pipeline jobs with success/failure status, duration tracking, heartbeat monitoring, and dependency visualization. Use when you need to monitor scheduled jobs, detect failures, track pipeline health over time, or visualize ETL step…

原文语言:英语

更新
职业分类
数据库管理员
描述

Query and inspect SQLite databases used by data tools. Use when you need to directly inspect stored pipeline runs, metrics, or configuration data stored in a SQLite database file. Triggers include "query the database", "inspect SQLite", "check raw data",…

原文语言:英语

更新
职业分类
数据库管理员
描述

Dashboard for monitoring PostgreSQL and MySQL table sizes over time, with growth tracking, threshold alerts, and snapshot comparison

原文语言:英语

更新
职业分类
数据库管理员
描述

Patterns for connecting to PostgreSQL and MySQL databases in Node.js, including connection pooling, read-only users, and schema introspection queries for size and row count collection

原文语言:英语

更新
职业分类
软件开发工程师
描述

Compute structural differences between two JSON-compatible JavaScript values. Use this skill when you need to programmatically diff objects, check if two data structures are equivalent, or find what paths changed. Triggers include "diff two objects in code",…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Compare two JSON blobs and view structural and value differences. Use when you need to compare API responses, config files, database records, or any two JSON objects. Triggers include "compare JSON", "JSON diff", "what changed", "JSON differences", "diff two…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Curated collection of production-ready regular expressions covering emails, URLs, dates, identifiers, and more, with copy-paste patterns and test strings

原文语言:英语

更新
职业分类
网页开发工程师
描述

Live browser-based regex testing tool with match highlighting, capture group inspection, pattern explanation, and URL sharing

原文语言:英语

更新
职业分类
数据科学家
描述

Send time-series data points to the time-series-dashboard ingest API from curl, Python, or Node.js. Use this skill when the user wants to push metrics, test the ingest pipeline, or set up a data collection script.

原文语言:英语

更新
职业分类
数据库管理员
描述

Manage dashboards, metrics, alert rules, and query time-series data in the time-series-dashboard application. Use this skill for all operations against the running server.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Compare two OpenAPI spec files and produce a structured diff report. Use when you need to know what changed between two versions of an API spec, detect breaking changes before releasing a new API version, or check a PR's API spec changes in CI. Triggers…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Understand what counts as a breaking API change in api-diff-checker, and how to interpret breaking change results. Use when you need to know if a specific API change will break existing clients, understand the classification rules used by the diff engine, or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Serve fake API responses from a YAML definition file with Faker.js data and configurable latency. Use when you need to develop a frontend without a backend, test error states, simulate slow APIs, or do contract-first API development. Triggers include "mock…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reference for Faker.js template helpers available in api-mock-server response body definitions. Use when building YAML config files for api-mock-server and you need to know which faker helpers are available, what they produce, or how to use dynamic values…

原文语言:英语

更新
职业分类
数据库架构师
描述

Create, update, and delete JSON Schema definitions in config-validator. Use when you need to add a new schema for a config file type, update a schema after adding required fields, list available schemas, or remove an obsolete schema. Triggers include "add…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Validate a config file (JSON, YAML, TOML, or .env) against a JSON Schema using config-validator. Use when you need to check that a config file is valid before deploying, catch missing required fields or wrong types, or run validation in a CI pipeline.…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Search stored Docker container logs for a text query using container-log-viewer. Covers clv search CLI and the /api/logs/search HTTP endpoint.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Stream and tail Docker container logs using container-log-viewer. Covers clv tail, clv list, and the real-time web UI feed.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Configure and manage cron-monitor alert delivery to Slack, email, or webhook endpoints. Use when you need to set up notifications for failed or missed cron jobs, test alert delivery, or manage existing alert configurations. Triggers include "configure…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Send heartbeat pings to cron-monitor after cron job completion, check job status, and register new jobs. Use when you need to confirm a scheduled task ran successfully, check if a cron job is healthy, or add monitoring to a new cron script. Triggers include…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Record HTTP/HTTPS traffic through the dev-proxy-recorder. Covers starting the proxy, session management, proxy.yaml routes, and HTTPS interception setup.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Replay recorded HTTP/HTTPS traffic using dev-proxy-recorder. Covers starting replay mode, selecting sessions, miss handling, and switching between record and replay.

原文语言:英语

更新
已展示 40 / 144 个已收集 Skill。