Explore skills

477 skills found

Category alert

Get new Produtividade skills every Monday

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

Produtividadeby 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#aiby 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#mcpby 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#aiby 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#aiby ArabelaTso

.agents

79

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

Produtividade#aiby Weaverse

handoff-gemini

69

Delegate tasks to Gemini CLI to save Claude context

Produtividadeby claude-world

handoff-codex

69

Delegate tasks to Codex CLI to save Claude context

Produtividadeby claude-world

plan

69

Create detailed execution plan with task breakdown

Produtividade#aiby 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#aiby testdouble

resume-from

65

Restores cognitive state from an atomic checkpoint in .tasks/checkpoints/[task_id].md, enabling instant recovery at the exact point of failure without re-running the full task.

Produtividade#aiby 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#gitby tranhieutt