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.
-
majiayu000 Bundle Issue 8Run an issue-centric Babysitter workflow.
567 -
majiayu000 Bundle Todos 3Skill: Todo List Management
567 -
majiayu000 Bundle Dev Review 3This skill should be used as REQUIRED Phase 6 of /dev workflow when the implementation is complete and needs code review. Combines spec compliance and code quality checks with confidence-based filtering.
567 -
majiayu000 Bundle Rc Manager 2Manages Release Candidate (RC) workflows including pre-release tagging, RC lifecycle (alpha/beta/rc), testing validation, RC promotion to production, rollback procedures, and channel-based releases. Handles RC versioning (v1.0.0-rc.1, v1.0.0-beta.1), tracks RC testing status, coordinates RC across multiple repositories, manages canary/blue-green deployments. Activates for release candidate, RC, pre-release, beta release, alpha release, canary release, rc workflow, promote rc, rc testing, staging release, pre-production.
567 -
majiayu000 Bundle Product Pair 2Suggest complementary products that pair well with a given item — side tables for sofas, task lights for desks, etc.
567 -
majiayu000 Bundle Dev Explore 3REQUIRED Phase 2 of /dev workflow after dev-brainstorm. This skill should be used when the user asks to 'explore the codebase', 'map architecture', 'find similar features', 'discover test infrastructure', 'trace execution paths', 'identify code patterns', or needs to understand WHERE code lives and HOW it works before implementation. Launches parallel explore agents and returns prioritized key files list.
567 -
majiayu000 Bundle Calendar Update 2Google Calendar の予定を更新する。「予定を変更」「イベント編集」「予定を修正」「日程変更」「時間を変える」「場所を変更」などで起動。`/shiiman-google:calendar-update` を実行して予定を更新する。
567 -
majiayu000 Bundle D Archive 2Archive completed debug work to ./.gtd/archive/
567 -
majiayu000 Bundle Doc Tasks 2Create Task Breakdown (TASKS) - Layer 11 artifact decomposing SPEC into AI-structured TODO tasks
567 -
majiayu000 Bundle Session Control 2Controls session resume/fork for /work based on flags. Use only from workflow.
567 -
majiayu000 Bundle Task Decomposer 4Analyzes task complexity and generates subtasks for high-complexity items. Activates via codeword [ACTIVATE:TASK_DECOMPOSER_V1] injected by hooks after coupling analysis or when explicitly requested. Activation trigger: [ACTIVATE:TASK_DECOMPOSER_V1]
567 -
majiayu000 Bundle Symfony Daily Workflow 2Use when symfony daily workflow
567 -
majiayu000 Bundle Auto Status 2Show the current auto session status and progress.
567 -
majiayu000 Bundle Dev Clarify 3REQUIRED Phase 3 of /dev workflow. Asks targeted questions based on codebase exploration findings.
567 -
majiayu000 Bundle Create Paper 2Orchestrate paper writing from project analysis. Composes assess, dogpile, arxiv, and review-code skills. Interview-driven workflow with frequent human collaboration to resolve ambiguity and validate each stage.
567 -
majiayu000 Bundle Commands 9Create a new Claude Code skill with guided interactive workflow
567 -
majiayu000 Bundle Update Turbo 3Update installed Turbo Codex skills from the local repo with a dynamic changelog, conflict resolution for customized skills, and guided user experience. Use when the user asks to "update turbo", "update turbo skills", "reinstall turbo", "upgrade turbo", or "update turbo for codex".
567 -
majiayu000 Bundle Ds Brainstorm 2This skill should be used when the user asks to "start a data science project", "brainstorm analysis", "plan a data analysis", or wants to clarify analysis requirements. REQUIRED Phase 1 of /ds workflow. Uses Socratic questioning to clarify goals, data sources, and constraints.
567 -
majiayu000 Bundle Task Planning 4Transforms specifications and implementation plans into actionable, dependency-ordered tasks. Creates phased breakdowns that guide systematic implementation.
567 -
majiayu000 Bundle Task List 2[タスク] 1. Sprint計画(Milestone + Issue一括作成)
567 -
majiayu000 Bundle Atdd Assistant 2Guide teams through Acceptance Test-Driven Development workflow. Use when: defining acceptance criteria, running specification workshops, writing user stories with acceptance tests, PO sign-off. Keywords: ATDD, acceptance test, acceptance criteria, user story, product owner, specification workshop, 驗收測試驅動開發.
567 -
majiayu000 Bundle Create QA Task 2description: Use to create QA task documents. Generates test specifications and validation requirements for QA team.
567 -
majiayu000 Bundle Langgraph State 3LangGraph state management patterns. Use when designing workflow state schemas, using TypedDict vs Pydantic, implementing accumulating state with Annotated operators, or managing shared state across nodes.
567 -
majiayu000 Bundle Debug Fetcher 2Automated fetch failure handling that:
567 -
majiayu000 Bundle Ext Triage JS 2Triage extension for JavaScript/TypeScript findings during plan-finalize phase
567 -
majiayu000 Bundle Manage Config 2Manage per-plan configuration with schema validation
567 -
majiayu000 Bundle Save Rollback 2Save checkpoints before risky changes. Rollback if things break.
567 -
majiayu000 Bundle Session Begin 3Complete verification steps before starting any work session
567 -
majiayu000 Bundle Update Skills 3Check for and apply updates to installed skill branches from upstream.
567 -
majiayu000 Bundle Bio Workflows Fastq To Variants 3End-to-end DNA sequencing workflow from FASTQ files to variant calls. Covers QC, alignment with BWA, BAM processing, and variant calling with bcftools or GATK HaplotypeCaller.
567 -
majiayu000 Bundle Speckit Plan 4Execute the implementation planning workflow using the plan template to generate design artifacts.
567 -
majiayu000 Bundle Just CLI 2This skill should be used when the user asks to "create a justfile", "write just recipes", "configure just settings", "add just modules", "use just attributes", "set up task automation", mentions justfile, just command runner, or task automation with just.
567 -
majiayu000 Bundle Better Auth Emails 2Add email verification, password reset, and account management emails to Better Auth using Resend.
567 -
majiayu000 Bundle Prism Loop 3Start PRISM TDD workflow loop using Ralph Wiggum pattern. Auto-progresses through Planning, TDD RED (failing tests), TDD GREEN (implementation), and Review phases. Use when user wants to run the core development cycle.
567 -
majiayu000 Bundle Tdd Expert 3Test-Driven Development (TDD) expertise covering red-green-refactor cycle, behavior-driven development, test-first design, refactoring with confidence, TDD best practices, TDD workflow, unit testing strategies, mock-driven development, test doubles, TDD patterns, SOLID principles through testing, emergent design, incremental development, TDD anti-patterns, and production-grade TDD practices. Activates for TDD, test-driven development, red-green-refactor, test-first, behavior-driven, BDD, refactoring, test doubles, mock-driven, test design, SOLID principles, emergent design, incremental development, TDD workflow, TDD best practices, TDD patterns, Kent Beck, Robert Martin, Uncle Bob, test-first design.
567 -
majiayu000 Bundle Bdd Assistant 2Guide developers through Behavior-Driven Development workflow. Use when: writing BDD scenarios, using Gherkin syntax, Given-When-Then format, feature files, Three Amigos collaboration. Keywords: BDD, behavior-driven, Given When Then, Gherkin, Cucumber, scenario, feature file, step definition, 行為驅動開發.
567
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 issue, todos, dev-review. 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.