Productivity
Productivity agent skills automate everyday work: task management, email drafting, calendars, note-taking systems, and personal workflows. Each is a small SKILL.md file your AI agent applies automatically when your request matches what the skill does.
-
tomevault-io Bundle Workflow Testing 2Write unit tests for StatefulWorkflow and StatelessWorkflow using testRender and RenderTester. Use for workflow unit testing, render testing, expectWorker, expectWorkflow, action verification, or WorkflowOutput assertions. Use when this capability is needed.
-
tomevault-io Bundle Openspec New Change 8Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 144commit、PR、issue、tag、branch 工作流规范技能,生成相关内容时使用 Use when this capability is needed.
-
tomevault-io Bundle Tdd Workflow 15在编写新功能、修复 bug 或重构代码时使用此 skill。强制执行测试驱动开发,覆盖率要求 80% 以上,包括单元测试、集成测试和 E2E 测试。 Use when this capability is needed.
-
tomevault-io Bundle Email Sequence 4Designs complete email automation sequences with timing, subject lines, copy, and conditional logic. Supports welcome series, nurture campaigns, re-engagement, abandoned cart, post-purchase, review requests, and custom sequences. Adapts sequence type, cadence, frameworks, and conditional branching to business context. Use when user wants to create an automated email series triggered by subscriber actions or time intervals. Use when this capability is needed.
-
tomevault-io Bundle Perf Regression 2Performance regression testing workflow for hot path changes Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 145Git workflow encompasses practices, patterns, and strategies for using Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 146Manage Git workflows including commits, branches, merges, and collaboration. Use when working with Git repositories, creating commits, managing branches, or resolving conflicts. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 134Git branching strategy and versioning workflow. Use when creating branches, PRs, or releasing versions. Use when this capability is needed.
-
tomevault-io Bundle Tdd Workflow 13Test-Driven Development workflow. Use when implementing new features with tests first. Activated by "TDD", "test first", "write tests". Use when this capability is needed.
-
tomevault-io Bundle Tdd Workflow 14Test-driven development workflow for R using testthat. Use when writing new features, fixing bugs, or refactoring code. Enforces test-first development with 80%+ coverage. Use when this capability is needed.
-
tomevault-io Bundle Openspec Continue Change 4Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow. Use when this capability is needed.
-
tomevault-io Bundle Create Release 4Cut and publish a new GitHub Release of mathml-to-latex, which triggers the automated npm publish. Use when the user asks to create a release, publish to npm, ship a version, or "release vX.Y.Z". Requires the version bump to be merged to main first (see the version-bump skill); this skill writes the release notes in the project's house style and creates the GitHub Release that fires the publish workflow. Use when this capability is needed.
-
tomevault-io Bundle Openapi Workflow 2Use when making changes to the OpenAPI contract. Workflow for updating spec and regenerating clients.
-
tomevault-io Bundle Atomic Commit 2Atomic git workflow - validates, commits, pushes, creates PR, and verifies CI with zero-warnings policy. Orchestrates complete code submission as state machine with rollback on failure. Use when this capability is needed.
-
tomevault-io Bundle Testing Patterns 12Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 135Git-workflow guidance — branch hygiene, branch-off triggers, divergence from main, merge-strategy selection, push timing. Per-profile threshold scaling (regulated halves defaults). Use when this capability is needed.
-
tomevault-io Bundle Workflow 13Development workflow, quality gates, and disciplined delivery. Use when this capability is needed.
-
tomevault-io Bundle Carplay 2CarPlay framework for iOS in-car applications — audio, communication, navigation, parking, EV charging, quick food ordering, fueling, driving task, public safety, and voice-based conversational apps. Includes widgets, live activities, CarPlay Ultra, and instrument cluster support. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow Skill 2Consistent git practices, recovery patterns, and safe operations. Use when this capability is needed.
-
tomevault-io Bundle Reproduce Reduce Regress 2Systematic workflow for debugging by reproducing bugs with real data, reducing test cases to minimal examples, and adding regression tests Use when this capability is needed.
-
tomevault-io Bundle Worktree 8Create and manage git worktrees for parallel development. Use when you need to work on multiple branches simultaneously without stashing or switching contexts. Use when this capability is needed.
-
tomevault-io Bundle Fastapi Background Tasks 2This skill should be used when the user asks to "create background task", "add async job", "implement task queue", "schedule periodic task", "use Celery", "use ARQ", "process async", or mentions background processing, task queues, job scheduling, workers, or async jobs. Provides multiple task queue framework patterns. Use when this capability is needed.
-
tomevault-io Bundle Openspec New Change 9Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach. Use when this capability is needed.
-
tomevault-io Bundle Process 2Start processing a ClickUp task - creates branch and updates ClickUp status Use when this capability is needed.
-
tomevault-io Bundle Error Recovery 3ALWAYS load before starting any task. Defines systematic recovery procedures when things go wrong during execution. Covers tool failures, build errors, test failures, type errors, and unexpected runtime results. Includes tiered escalation (retry, fallback, memory-informed diagnosis, orchestrator escalation) and post-recovery logging to prevent recurrence. Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 151Use when running claudikins-kernel:execute, decomposing plans into tasks, setting up two-stage review, deciding batch sizes, or handling stuck agents — enforces isolation, verification, and human checkpoints; prevents runaway parallelization and context death
-
tomevault-io Bundle Git Expert 3Git workflow expert — conventional commits, history exploration, worktree management, PR creation, squash, and safety. Activates for any git-related task including committing, branching, history, and repository analysis. Use when this capability is needed.
-
tomevault-io Bundle Openspec Archive Change 27Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete. Use when this capability is needed.
-
tomevault-io Bundle Release 96End-to-end npm release workflow with verification gates and hardcoded-version protection Use when this capability is needed.
-
tomevault-io Bundle Git Workflow 152Execute safe git operations including branching, committing, and status checks. Use when the user needs to create branches, make commits, check git status, or perform basic git operations while following Shadowbox safety protocols. Use when this capability is needed.
-
tomevault-io Bundle Openspec Onboard 10Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work. Use when this capability is needed.
-
tomevault-io Bundle Code Review 258Structured code review workflow for quality and consistency Use when this capability is needed.
-
tomevault-io Bundle Git Release 7Git release workflow with semantic versioning and changelogs Use when this capability is needed.
-
tomevault-io Bundle Openspec Continue Change 5Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow. Use when this capability is needed.
-
tomevault-io Bundle Mermaid Diagrams 7Creating and refining Mermaid diagrams with live reload. Use when users want flowcharts, sequence diagrams, class diagrams, ER diagrams, state diagrams, or any other Mermaid visualization. Provides best practices for syntax, styling, and the iterative workflow using mermaid_preview and mermaid_save tools. Use when this capability is needed.
Frequently asked questions
What are Productivity agent skills?
Productivity agent skills automate everyday work: task management, email drafting, calendars, note-taking systems, and personal workflows. Each is a small SKILL.md file your AI agent applies automatically when your request matches what the skill does.
Which Productivity skills are most installed?
Popular Productivity skills on SkillMD right now include workflow-testing, openspec-new-change, git-workflow. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Productivity skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.