Explorar skills

477 skills encontradas

Alerta por categoría

Recibe nuevas skills de Produtividade todos los lunes

refactoring-dbt-models

100

Safely refactors dbt models with downstream impact analysis. Use when restructuring dbt models for: (1) Task mentions "refactor", "restructure", "extract", "split", "break into", or "reorganize" (2) Extracting CTEs to intermediate models or creating macros (3) Modifying model logic that has downstream consumers (4) Renaming columns, changing types, or reorganizing model dependencies Analyzes all d

Produtividadepor AltimateAI

simple-tasks

90

Install a fast local task workflow for single-project planning with `scripts/task.sh` (claim, done, status, reporting) backed by `tasks/TASKS.md` and optional `tasks/details/` notes. Use for lightweight in-progress task coordination, not full team issue tracking.

Produtividade#aipor robertguss

pywry-orientation

89

When to reach for PyWry MCP tools (native webview rendering, Plotly, TradingView, AgGrid, chat) instead of writing Flask/Streamlit/Dash/Electron code. Use at the start of any task involving interactive UI, dashboards, charts, or chat widgets driven from Python.

Produtividade#python#mcppor deeleeramone

interface-specification-generator

82

[TODO: Complete and informative explanation of what the skill does and when to use it. Include WHEN to use this skill - specific scenarios, file types, or tasks that trigger it.]

Produtividade#aipor ArabelaTso

release-notes-writer

82

Automatically generate user-facing release notes from git commits, pull requests, changelogs, and code changes. Use when preparing software releases, creating version announcements, documenting what changed between versions, or communicating updates to users. Analyzes commit messages, PR descriptions, and code diffs to produce categorized markdown release notes organized by New Features, Improveme

Produtividade#git#aipor ArabelaTso

.agents

79

Commit changes with well-crafted messages, grouping related files into separate commits

Produtividade#aipor Weaverse

handoff-gemini

69

Delegate tasks to Gemini CLI to save Claude context

Produtividadepor claude-world

handoff-codex

69

Delegate tasks to Codex CLI to save Claude context

Produtividadepor claude-world

plan

69

Create detailed execution plan with task breakdown

Produtividade#aipor claude-world

plan-work-items

66

Break a trusted implementation plan (or other provided context) into independently-grabbable, atomic work items, written to a single work-items.md file. Use when the user wants to convert a plan into work items, create implementation tickets or tasks, divide a plan into work units, or break the plan down into grabbable pieces. Do not use when there is no implementation plan yet or the plan is not

Produtividade#aipor testdouble

resume-from

65

Restaura el estado cognitivo desde un punto de control atómico en .tasks/checkpoints/[task_id].md, permitiendo una recuperación instantánea en el punto exacto de la falla sin volver a ejecutar la tarea completa.

Produtividade#aipor tranhieutt

changelog

65

Generates a structured changelog from git history following Keep a Changelog format and conventional commits. Use when creating a CHANGELOG.md, preparing release notes, or when the user mentions changelog or release history.

Produtividade#gitpor tranhieutt