home/categories/productivity-tools
category focus

Productivity Tools

Boost efficiency with task automation and organizers.

13973টি স্কিলall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
productivity-tools
1

jira-integration

Master Jira integration using acli CLI, Jira REST API, issue management, sprint operations, JQL queries, and ADF comment formatting. Essential for Jira-based project management automation.

squirrelsoft-dev
squirrelsoft-dev
tools
open
productivity-tools
1

product-management

Creates PRDs with user stories for brownfield enhancements. Analyzes existing projects, defines requirements, and generates implementable user stories with acceptance criteria, tasks, and dev notes.

normcrandall
normcrandall
tools
open
productivity-tools
1

fullstack-implementation

Implement features end-to-end in Laravel 12 + Inertia.js + React 19 + TypeScript. Use when building new features, wiring controllers to pages, or implementing CRUD operations. EXCLUSIVE to fullstack-developer agent.

mgkyawzayya
mgkyawzayya
tools
open
productivity-tools
1

epcp-workflow

Apply the Explore → Plan → Code → Commit workflow for tasks like implementing features, fixing bugs, refactors, or adding integrations. Use this when the user wants changes in a repo and wants higher reliability (read first, plan then commit/PR). Emphasize subagents for investigation during Explore, and use "think / think hard / think harder / ultrathink" during Plan when alternatives exist.

BinkyTwin
BinkyTwin
tools
open
productivity-tools
1

dfspec

This skill should be used when the user wants to generate an implementation specification from triage output and clarifying questions. Trigger when user says "write spec", "create spec", "generate spec", or after completing a triage when the user wants to proceed to spec writing. The skill asks structured questions about decisions, then generates a detailed implementation spec with dependency graphs, migration details, and acceptance criteria.

lttr
lttr
tools
open
productivity-tools
1

jira-agile

Manage Jira Agile boards and sprints. Use when listing boards, creating sprints, or moving issues to/from sprints.

01000001-01001110
01000001-01001110
tools
open
productivity-tools
1

github-project-board

Synchronize AI swarms with GitHub Projects for visual task management and progress tracking. Use for project board automation, task synchronization, sprint management, and team coordination with GitHub Projects.

vamseeachanta
vamseeachanta
tools
open
productivity-tools
1

task-details

Enriches Jira tasks with comprehensive context, requirements analysis, and technical details through intelligent extraction, dependency mapping, and historical analysis

Lobbi-Docs
Lobbi-Docs
tools
open
productivity-tools
1

convo

Complete conversation lifecycle management - start (understanding & alignment), capture (mid-conversation context), and exit (debrief & improvement). Use automatically at conversation boundaries and checkpoints.

violetio
violetio
tools
open
productivity-tools
1

jiracommit

Create smart commit linked to Jira issue. Use when the user wants to "commit", "smart commit", "jira commit", or "commit changes".

Lobbi-Docs
Lobbi-Docs
tools
open
productivity-tools
1

fetch-team-context

Fetch Semicolon team standards from docs wiki. Use when (1) providing workflow or process advice, (2) recommending DevOps strategies, (3) referencing team conventions for decision-making, (4) checking team standards compliance.

semicolon-devteam
semicolon-devteam
tools
open
productivity-tools
1

changelog-generator

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

Crumbgrabber
Crumbgrabber
tools
open
productivity-tools
1

gh-fix-ci

Inspect GitHub PR for CI failures, merge conflicts, change requests, and unresolved review threads. Create fix plans and implement after user approval. Resolve review threads and notify reviewers after fixes.

akiojin
akiojin
tools
open
productivity-tools
1

collaboration

Team collaboration - remote, fetch, pull, push, clone, and team workflows

pluginagentmarketplace
pluginagentmarketplace
tools
open
productivity-tools
1

dfaz-cli

This skill should be used when working with Azure DevOps from the command line. Trigger when user mentions az devops, az repos, az pipelines, az boards, or asks about managing PRs, work items, pipelines, or repositories in Azure DevOps. Also trigger for questions about Azure DevOps CLI setup, authentication, or querying work items.

lttr
lttr
tools
open
productivity-tools
1

sprint-sync

Multi-perspective project onboarding and sprint briefing. Simulates a cross-functional leadership team (PM, Designer, Architect, Engineer) ramping up on project status. Updates the Current Status section in PROJECT_STATE.md.

fotescodev
fotescodev
tools
open
productivity-tools
1

managing-github-issue-hierarchies

Manages GitHub issue parent-child relationships and sub-issues using REST and GraphQL APIs. Use when breaking down large work into Epics/Features/Tasks, creating work breakdown structures, converting markdown checklists to sub-issues, reordering sub-issues, or querying issue hierarchies. Handles ID confusion between REST numeric IDs and GraphQL node IDs.

kynoptic
kynoptic
tools
open
productivity-tools
1

release-manager

STG 배포 및 PRD 태깅 자동화. Use when (1) "stg 배포해줘", (2) "prd 태깅해줘", (3) "릴리스 준비해줘", (4) "마일스톤 확인해줘".

semicolon-devteam
semicolon-devteam
tools
open
productivity-tools
1

jira

Work with Jira issues using the jira CLI. Use for listing, creating, viewing, editing, and deleting Jira issues. Supports CRUD operations, custom fields, JQL queries, and common workflows like finding your assigned issues, filtering by status, and bulk operations.

Thomascountz
Thomascountz
tools
open
productivity-tools
1

automation-refactor

Expert automation workflow refactoring tool for Power Automate, n8n, Make, Zapier and other platforms. Optimizes existing flows by improving performance, reliability, maintainability, and best practices compliance. Triggers when user wants to improve, optimize, refactor, correct values, enhance, or modernize workflows. Analyzes JSON, suggests improvements, outputs refactored flow maintaining original functionality unless changes requested.

MacroMan5
MacroMan5
tools
open
productivity-tools
1

complete-task

This skill should be used when marking a task as completed, adding completion metadata, archiving to Done folder, and updating Dashboard. Use when the user reports a task is finished, requests archiving a completed action item, or indicates work on a task is done.

Ameen-Alam
Ameen-Alam
tools
open
productivity-tools
1

project-manager

Use this skill for ANY interaction with external issue tracking and project management tools (Linear, Jira, GitHub Issues, etc.). This includes: - Reading, creating, or updating issues in Linear/Jira/GitHub - Querying project boards, backlogs, or sprints - Updating issue statuses, assignees, or labels - Fetching milestones, cycles, or sprint information - Creating or managing projects - Any API call to Linear, Jira, or similar tools Trigger phrases: "update Linear", "check Linear", "create issue", "my tickets", "project board", "backlog", "sprint", "milestone", "assign to me", "move to done", "what's in progress", "decompose", "decompose plan", "break down plan", "create issues from plan"

SaharCarmel
SaharCarmel
tools
open
productivity-tools
1

sidekiq-async-patterns

Complete guide to background job processing with Sidekiq in Ruby on Rails. Use this skill when: (1) Creating background jobs, (2) Configuring queues and workers, (3) Implementing retry logic and error handling, (4) Designing idempotent jobs, (5) Setting up scheduled/recurring jobs, (6) Optimizing job performance. Trigger keywords: background jobs, async, Sidekiq, workers, queues, ActiveJob, cron, scheduling, Redis, concurrency

Kaakati
Kaakati
tools
open
productivity-tools
1

project-status-report

Generate comprehensive project health and status reports for rapid developer onboarding. Use when starting sessions, checking project health mid-work, or needing overview of git status, open work items, and suggested next actions.

AnthemFlynn
AnthemFlynn
tools
open
Previous
Page 303 / 583
Next