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.
-
kastalien-research Skill Workflow IdeationEvaluate whether an idea is worth implementing by asking structured questions about outcomes, alignment, and opportunity cost. Stage 1 of the development workflow.
-
kastalien-research Skill Workflow RevisionIterate on implementation fixes surfaced by review until all claims are verified. Stage 6 of the development workflow.
-
kastalien-research Skill Thoughtbox RefactorFriction-gated refactoring using the Theseus protocol. Prevents scope creep and refactoring fugue state by enforcing file scope boundaries, visa-based expansion, checkpoint audits, and a brittleness counter. Use when refactoring code, restructuring modules, renaming across files, or any task where "structure changes but behavior must stay the same". Triggers on "refactor", "restructure", "rename across", "extract module", "move code", or when a change touches 3+ files without adding features.
-
kastalien-research Skill Workflow ReflectionFinalize the workflow by reflecting on the process, moving ADRs, closing issues, and preparing for merge. Stage 8 of the development workflow.
-
kastalien-research Skill Workflow TournamentExecute an implementation by dispatching multiple sub-agents to parallel Git worktrees. Each builds the entire feature independently, and the best implementation is selected and merged.
-
kastalien-research Skill Workflow BrainstormingThis skill should be used before implementing features, building components, or making changes. It guides exploring user intent, approaches, and design decisions before planning. Triggers on "let's brainstorm", "help me think through", "what should we build", "explore approaches", ambiguous feature requests, or when the user's request has multiple valid interpretations that need clarification.
-
martin65536 Skill Task Review当用户指令为高复杂度任务时触发,用于将刚完成的任务路径保存为可复用技能,生成相关的SKILL.md文档。
-
martin65536 Bundle Social Card SwissSwiss 网格 / 系统派社交卡 — 精确 / 系统化 / 技术感 / 方法论调性。卡角色含 system 封面 / numbered method / 对比 before-after / KPI tower / 横条 mini-chart / 截图解释 / 证据墙 / 收尾 checklist。用于 framework / checklist / 工具说明 / AI workflow / 产品更新 / KPI 总结。触发:"做个方法卡 / 框架卡 / 工具拆解卡 / AI 工具卡 / 系统派结构卡"。NOT 情绪 / 文学 / 图主导卡,NOT 软生活 pastel 风。
-
easyzoom Skill Freertos Kernel DebugUse when debugging FreeRTOS kernel behavior, task scheduling, priorities, stacks, heap schemes, tick interrupts, ISR APIs, queues, semaphores, timers, or deadlocks
-
ldilov Skill Speckit PlanExecute the implementation planning workflow using the plan template to generate design artifacts.
-
ldilov Skill Speckit AnalyzePerform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
-
ldilov Bundle Engineering Assistantarchitecture and implementation orchestrator for cross-cutting engineering work. use when a task needs system design, code architecture, refactoring strategy, implementation planning, specialist-skill routing, or explicit project-memory and change-discipline guidance in one surface.
-
ldilov Bundle Javascript Engineeringjavascript engineering guidance for node.js, browser apps, clis, and packages. use when .js, .jsx, .mjs, .cjs, bundler config, or package contract behavior dominate the task and a typescript-first pack would be too type-system-centric.
-
ldilov Skill Hforge Recursive Investigaterecursive investigation orchestration using harness forge. use when the task is hard, ambiguous, cross-module, or likely to benefit from Typed RLM, bounded subcalls, durable iterations, and replayable recursive artifacts instead of chat-only reasoning.
-
ldilov Bundle Architecture Decision Recordscreate and maintain high-signal adrs for architecture, package, runtime, workflow, and operational decisions. use when a decision should stay reviewable after the current session or when multiple credible options need a durable rationale.
-
grcengclub Skill Nist AI Rmf ExpertNIST AI 100-1 (AI RMF 1.0) expert. Stub-depth framework plugin that routes to the SCF crosswalk. Level up by adding framework-specific context, assessment workflow, and evidence patterns.
-
grcengclub Skill Nist Csf 20 ExpertNIST Cybersecurity Framework v2.0 expert. Reference-depth knowledge of the six Functions (Govern, Identify, Protect, Detect, Respond, Recover), Categories and Subcategories, Profiles (Current vs Target), Tiers, Implementation Examples, and the practitioner workflow of using CSF as a board-readable cybersecurity outcomes language. Backed by the SCF crosswalk for control-by-control mechanics.
-
blockmatic Skill CoderabbitFetch CodeRabbit review comments, apply authorized fixes, and stop at local verification. Use when the user types /coderabbit.
-
blockmatic Skill Git CommitReview and commit the task’s intended changes using repository conventions. Use when the user types /git-commit.
Audited -
blockmatic Skill Lint SuiteRun project linters, apply fixes, and re-run until the suite is clean. Use when the user types /lint-suite.
Audited -
blockmatic Skill Use ShadcnBuild shadcn/ui components following monorepo structure and coding standards. Use when the user types /use-shadcn.
Audited -
blockmatic Skill Code ReviewReview a change for evidenced defects and risks without editing it. Use when the user types /code-review.
-
blockmatic Skill Debug IssueDiagnose a failure and fix it when the request authorizes changes. Use when the user types /debug-issue.
Audited -
blockmatic Skill Review PlanReview the attached or in-context plan against the current plan contract. Use when the user types /review-plan.
Audited -
blockmatic Skill Clarify TaskResolve consequential missing requirements from inspected context. Use when the user types /clarify-task.
Audited -
blockmatic Skill Plan FeaturePlan a feature as ordered, verifiable slices without changing implementation. Use when the user types /plan-feature.
Audited -
blockmatic Skill Debug BrowserReproduce and resolve an authorized browser issue using runtime evidence. Use when the user types /debug-browser.
Audited -
blockmatic Skill Git Create PrCreate or update a reviewable pull request for the intended branch. Use when the user types /git-create-pr.
Audited -
blockmatic Skill Refactor CodeRefactor selected code while preserving behavior, then verify. Use when the user types /refactor-code.
Audited -
blockmatic Skill Fix Git IssuesHelp resolve common Git problems and conflicts with step-by-step commands and explanations. Use when the user types /fix-git-issues.
Audited -
blockmatic Skill Release ReviewAdvisory review of release impact, changelog, and template contracts. Use when the user types /release-review.
Audited -
blockmatic Skill Git Pr CommentsProcess reviewer feedback, apply required fixes, and draft replies without unsolicited commits. Use when the user types /git-pr-comments.
Audited -
blockmatic Skill Fix Vercel BuildRetrieve Vercel build logs, analyze failures, and fix the local build. Use when the user types /fix-vercel-build.
Audited -
blockmatic Skill Write Unit TestsCreate comprehensive unit tests for current code with proper imports/setup per project testing conventions. Use when the user types /write-unit-tests.
Audited -
blockmatic Skill Plan ArchitecturePlan an implementation structure; hand durable architecture decisions to FIRST. Use when the user types /plan-architecture.
Audited -
blockmatic Skill Add Error HandlingImplement comprehensive error handling for current code to make it robust and resilient while maintaining good UX. Use when the user types /add-error-handling.
Audited
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 javascript-engineering, workflow-ideation, workflow-revision. 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.