domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 مهارةall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
productivity-tools
0

task

Convert PRDs to tasks.json format for autonomous agent execution. Use when you have an existing PRD and need to convert it to task JSON format. Triggers on: convert this prd, turn this into task format, create tasks.json from this, task json.

thesobercoder
thesobercoder
tools
open
productivity-tools
0

sumgit

Summarize today's git commits as a narrative story with parallel agent analysis. Invoked with /sumgit. Deploys Explore agents to analyze workstreams and tell the story of your day's work.

lofimichael
lofimichael
tools
open
productivity-tools
0

work-on-ticket

Fetches Jira ticket details, creates an appropriately named branch, and initiates the task planning workflow. Use when the user says "work on [TICKET_ID]" or similar phrases.

jwbaldwin
jwbaldwin
tools
open
productivity-tools
0

session-review

Analyzes completed agent sessions to identify what went well, what went wrong, and patterns to improve. Reads from .claude/ folder (session logs, progress.md, git history) and produces actionable insights. Use after completing work sessions to learn from agent behavior and improve future runs.

srstomp
srstomp
tools
open
productivity-tools
0

json-canvas

Create and edit JSON Canvas files (.canvas) for Obsidian Canvas. Use when: (1) Creating new .canvas files, (2) Editing existing canvas documents, (3) Building mind maps, flowcharts, kanban boards, or visual diagrams, (4) Converting structured data to canvas format.

macnversion
macnversion
tools
open
productivity-tools
0

process-meeting-notes

Process Fireflies meeting transcripts to extract action items, create GitHub issues, compare against existing work, and generate EOS Level 10 Meeting summaries. Use after team meetings or when the user mentions meetings, Fireflies, L10, or action item extraction.

skinnyandbald
skinnyandbald
tools
open
productivity-tools
0

weekly-plan

Проводит интерактивное недельное планирование по методологии Дорофеева. Собирает данные из Singularity, Google Calendar, новости, погоду. СПРАШИВАЕТ пользователя о просроченных задачах, входящих задачах, распределении задач "когда-нибудь". Сохраняет финальный план в markdown файл artifacts/weekly-reports/. ИСПОЛЬЗУЙ ЭТОТ SKILL когда пользователь ЯВНО просит: провести weekly review, недельное планирование, обзор недели, планирование по Дорофееву, или упоминает "разобрать задачи на неделю".

andr81
andr81
tools
open
system-admin
0

mcp-management

Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available MCP capabilities, filter MCP tools for specific tasks, execute MCP tools programmatically, access MCP prompts/resources, or implement MCP client functionality. Supports intelligent tool selection, multi-server management, and context-efficient capability discovery.

hungtrandigital
hungtrandigital
tools
open
automation-tools
0

qa-gate

Create or update a quality gate decision for a story or code changes. Runs quality checks, specialist reviews, and produces a persistent YAML gate file with actionable findings. Supports PASS, CONCERNS, FAIL, or WAIVED decisions.

michael-menard
michael-menard
tools
open
productivity-tools
0

issue-driven-dev

GitHub Issue-based task execution workflow with project management. Use when user says "work on issue", "implement issue", "start issue", or "/issue-driven-dev {issue-url}". Includes project status management, plan mode investigation, and PR auto-linking.

noppomario
noppomario
tools
open
productivity-tools
0

managing-jira

Creates and manages Jira work items via acli CLI. Use when creating Jira issues, updating tasks, transitioning statuses, adding comments, or querying JQL. For Confluence operations, use managing-confluence instead.

disusered
disusered
tools
open
productivity-tools
0

commit-best-practices

Create git commits with AI-generated messages following best practices. Use when the user asks to commit changes, mentions "commit", wants to save work to git, or has made changes ready to be committed. Invokes /git-actions:commit command which analyzes changes, generates concise messages matching repo style, and handles staging/approval workflow.

olioapps
olioapps
tools
open
debugging
0

react-code-review

Guidelines and best practices for reviewing React and Next.js code within the scoreboard project.

tailuge
tailuge
tools
open
productivity-tools
0

sla-calculation

Calculate SLA deadlines for support tickets based on customer tier and urgency. Use when determining response deadlines, checking SLA compliance, or when user asks about SLA, deadline, or response time requirements.

udacity
udacity
tools
open
productivity-tools
0

fulfillment-optimization

Analyzes warehouse shipment backlogs to optimize batch picking and packing workflows. Use when a merchant needs help clearing order backlogs, improving picking efficiency, optimizing batch sizes, or understanding order composition patterns. Triggers on questions about shipping delays, picking strategies, packing station setup, warehouse workflow optimization, or order fulfillment bottlenecks. Works with Fulfil MCP data or user-provided shipment data (CSV/Excel).

fulfilio
fulfilio
tools
open
productivity-tools
0

jira-cli

Manage Jira tickets from the command line using jira-cli. Contains essential setup instructions, non-interactive command patterns with required flags (--plain, --raw, etc.), authentication troubleshooting, and comprehensive command reference. This skill is triggered when the user says things like "create a Jira ticket", "list my Jira issues", "update Jira issue", "move Jira ticket to done", "log time in Jira", "add comment to Jira", or "search Jira issues". IMPORTANT - Read this skill before running any jira-cli commands to avoid blocking in interactive mode.

SecKatie
SecKatie
tools
open
productivity-tools
0

linear-issues

Manage Linear issues - list, create, update, start/stop work. Use when working with Linear issues, viewing tasks, creating bugs, or updating issue status.

kvnxiao
kvnxiao
tools
open
productivity-tools
0

commit-message-helper

Helps write Git commit messages following the Conventional Commits specification. Use this skill when the user asks to commit changes, write commit messages, or mentions git commits.

fankachang
fankachang
tools
open
productivity-tools
0

speck-help

Answer questions about Speck specs, plans, tasks, requirements, progress, architecture, user stories, feature status, and constitution. Interprets spec.md, plan.md, tasks.md files. Use when users ask about feature requirements, implementation status, or Speck workflow artifacts.

nprbst
nprbst
tools
open
productivity-tools
0

extended

This skill should be used when the user asks to "create Linear document", "write doc in Linear", "add milestone to project", "update Linear document", "delete milestone", or "set milestone target date". Provides write operations for Linear documents and milestones via GraphQL API (extending read-only MCP).

jongwony
jongwony
tools
open
productivity-tools
0

roadmap-integration

Standard Operating Procedure for /roadmap usage. Manage product roadmap (brainstorm, prioritize, track).

oxie
oxie
tools
open
automation-tools
0

git-commit-helper

Adherence to Conventional Commits and efficient Git history management using types, scopes, and advanced commit tools like fixup/amend. Triggers: git-commit, conventional-commits, breaking-change, fixup, git-amend, rebase.

cuba6112
cuba6112
tools
open
productivity-tools
0

gh-workflow

Trigger and monitor GitHub Actions workflows, CI/CD pipelines, and automated builds. Use when running workflows, triggering CI, deploying via GitHub Actions, downloading artifacts, or checking workflow status on github.com

indexzero
indexzero
tools
open
Previous
Page 979 / 1337
Next