Explorar skills

493 skills encontradas

Alerta por categoria

Receba novas skills de Produtividade toda segunda

release-notes-writer

105

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

interface-specification-generator

105

[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

refactoring-dbt-models

104

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

99

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

pith-plan

97

One-shot planning format. Use for feature planning, task breakdown, sprint planning, implementation plans. Format: Goal / Steps / Risks / Done-when. Does not persist.

Produtividadepor abhisekjha

pywry-orientation

90

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

plan-work-items

88

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

xhs-writer

82

Nenhum resumo fornecido.

Produtividadepor JuneYaooo

.agents

79

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

Produtividade#aipor Weaverse

refine-outcomes

77

Reformata descrições de implementação em declarações de resultados. É invocado por comandos de lançamento durante o refinamento de resultados.

Produtividadepor DheerG

suggest-members

77

Recomenda a composição da equipe com base nos resultados e no modo. É invocado por comandos de lançamento durante a configuração da equipe.

Produtividadepor DheerG

changelog-generator

72

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

Produtividade#git#aipor w95