Skip to main content

Skills in this repository

lidge-jun/cli-jaw-skills - Page 6

SkillsMP has collected 246 skills from lidge-jun/cli-jaw-skills. Open a skill to review its source and details.

lidge-jun/cli-jaw-skills

Showing 40 of 246 collected skills.

occupation
Software Developers
description

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…

updated
occupation
Secretaries & Administrative Assistants, Except Legal, Medical, & Executive
description

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.

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Information Security Analysts
description

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.

updated
occupation
Data Scientists
description

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.

updated
occupation
Project Management Specialists
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Project Management Specialists
description

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

updated
occupation
Executive Secretaries & Executive Administrative Assistants
description

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

updated
occupation
Market Research Analysts & Marketing Specialists
description

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

updated
occupation
Project Management Specialists
description

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

updated
occupation
Software Quality Assurance Analysts & Testers
description

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…

updated
occupation
Software Developers
description

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

updated
occupation
Network & Computer Systems Administrators
description

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.

updated
occupation
Software Quality Assurance Analysts & Testers
description

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

updated
occupation
Computer & Information Systems Managers
description

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.

updated
occupation
Network & Computer Systems Administrators
description

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`.

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Information Security Analysts
description

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,…

updated
occupation
Information Security Analysts
description

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…

updated
occupation
Information Security Analysts
description

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…

updated
occupation
Network & Computer Systems Administrators
description

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

updated
occupation
Network & Computer Systems Administrators
description

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

updated
occupation
Software Developers
description

Use this when scaffolding a new Terraform provider.

updated
occupation
Software Developers
description

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

updated
occupation
Software Quality Assurance Analysts & Testers
description

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`.

updated
occupation
Network & Computer Systems Administrators
description

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

updated
occupation
Software Developers
description

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.

updated
occupation
Graphic Designers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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

updated
occupation
Web Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Market Research Analysts & Marketing Specialists
description

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.

updated
Showing 40 of 246 collected skills.