Skip to main content

这个仓库中的 skills

lidge-jun/cli-jaw-skills - 第 6 页

SkillsMP 已收集 lidge-jun/cli-jaw-skills 中的 246 个 Skill。打开任一 Skill 可查看来源和详情。

lidge-jun/cli-jaw-skills

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

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

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine…

原文语言:英语

更新
职业分类
秘书和行政助理(法律、医疗和高管除外)
描述

Draft, rewrite, or condense emails with target tone, length, and audience; use for cold outreach, replies, status updates, or escalations where clarity and brevity matter.

原文语言:英语

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

Explain compiler/runtime errors in plain language. Use when a junior developer needs help understanding an error message.

原文语言:英语

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

Execute Hugging Face Hub operations using the `hf` CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run compute jobs on HF infrastructure. Covers authentication, file…

原文语言:英语

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

Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling.

原文语言:英语

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

Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.

原文语言:英语

更新
职业分类
项目管理专家
描述

Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.

原文语言:英语

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

Explain lint errors and propose fixes. Use when a junior developer needs help resolving common lint or format warnings.

原文语言:英语

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

Summarize noisy logs into likely causes and next steps. Use when a junior developer needs help interpreting logs.

原文语言:英语

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

Configures Python projects with modern tooling (uv, ruff, ty). Use when creating projects, writing standalone scripts, or migrating from pip/Poetry/mypy/black.

原文语言:英语

更新
职业分类
项目管理专家
描述

Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.

原文语言:英语

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

Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.

原文语言:英语

更新
职业分类
项目管理专家
描述

Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.

原文语言:英语

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

Provides guidance for property-based testing across multiple languages and smart contracts. Use when writing tests, reviewing code with serialization/validation/parsing patterns, designing features, or when property-based testing would provide stronger…

原文语言:英语

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

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

原文语言:英语

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

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.

原文语言:英语

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

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

原文语言:英语

更新
职业分类
计算机与信息系统经理
描述

System architecture design, ADRs, dependency analysis, architecture pattern selection (monolith, microservices, CQRS, event sourcing, hexagonal), database and tech stack decision matrices. Use when making architecture decisions or evaluating system design.

原文语言:英语

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

Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script and require `SENTRY_AUTH_TOKEN`.

原文语言:英语

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

Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.

原文语言:英语

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

Use when the user asks to generate, remix, poll, list, download, or delete Sora videos via OpenAI’s video API using the bundled CLI (`scripts/sora.py`), including requests like “generate AI video,” “Sora,” “video remix,” “download…

原文语言:英语

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

Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Runs CodeQL static analysis for security vulnerability detection using interprocedural data flow and taint tracking. Applicable when finding vulnerabilities, running a security scan, performing a security audit, running CodeQL, building a CodeQL database,…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Parse, analyze, and process SARIF (Static Analysis Results Interchange Format) files. Use when reading security scan results, aggregating findings from multiple tools, deduplicating alerts, extracting specific vulnerabilities, or integrating SARIF data into…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Run Semgrep static analysis scan on a codebase using parallel subagents. Automatically detects and uses Semgrep Pro for cross-file analysis when available. Use when asked to scan code for vulnerabilities, run a security audit with Semgrep, find bugs, or…

原文语言:英语

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

Generate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform configurations.

原文语言:英语

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

Guide for HashiCorp Terraform Stacks — creating, modifying, and validating Stack configurations (.tfcomponent.hcl, .tfdeploy.hcl), managing multi-region/multi-environment infrastructure.

原文语言:英语

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

Use this when scaffolding a new Terraform provider.

原文语言:英语

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

Implement Terraform Provider actions using the Plugin Framework. Use when developing imperative operations that execute at lifecycle events (before/after create, update, destroy).

原文语言:英语

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

Guide for running acceptance tests for a Terraform provider. Use this when asked to run an acceptance test or to run a test with the prefix `TestAcc`.

原文语言:英语

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

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.

原文语言:英语

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

Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.

原文语言:英语

更新
职业分类
平面设计师
描述

UX research toolkit: data-driven persona generation, customer journey mapping, usability testing frameworks, research synthesis. Use when planning user research, creating personas, mapping journeys, or validating designs.

原文语言:英语

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

Deploy applications and websites to Vercel using the bundled `scripts/deploy.sh` claimable-preview flow. Use when the user asks to deploy to Vercel, wants a preview URL, or says to push a project live on Vercel.

原文语言:英语

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

Download videos using yt-dlp. Supports quality selection, format conversion, and audio extraction.

原文语言:英语

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

Route browser-related requests to the appropriate skill (browser vs dev-testing).

原文语言:英语

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

Use when you have a spec or requirements for a multi-step task, before touching code

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

A CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.

原文语言:英语

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