Explorar skills
8.821 skills encontradas
Alerta por categoria
Receba novas skills de Automação toda segunda
market-sizing-analysis
This skill should be used when the user asks to "calculate TAM", "determine SAM", "estimate SOM", "size the market", "calculate market opportunity", "what's the total addressable market", or requests market sizing analysis for a startup or business opportunity.
pm-operating-system
An opinionated workflow system that restructures how product managers work with Claude Code. 16 PM skills, 9 agents, 10 coding rules, 13 slash commands, 6 automation hooks, product brain system, and session lifecycle with memory/handoffs.
pm-operating-system
An opinionated workflow system that restructures how product managers work with Claude Code. 16 PM skills, 9 agents, 10 coding rules, 13 slash commands, 6 automation hooks, product brain system, and session lifecycle with memory/handoffs.
pm-operating-system
An opinionated workflow system that restructures how product managers work with Claude Code. 16 PM skills, 9 agents, 10 coding rules, 13 slash commands, 6 automation hooks, product brain system, and session lifecycle with memory/handoffs.
babysit-pr
Monitor open PRs, retry flaky CI, resolve merge conflicts, and auto-merge when ready. Use when managing multiple PRs, after creating PRs, or when CI is failing intermittently. Triggers on: "babysit my PRs", "check PR status", "why is CI failing", "merge my PRs", "monitor PRs", "PR status", "what's blocking my PRs", "/babysit-pr".
post-meeting
Post-meeting intelligence layer. Pulls a Granola meeting, extracts structured insights, and rewrites the project's living PPP document in _product-brain/. Triggers on: "post meeting", "process meeting", "update project from meeting", "/post-meeting", "just had a meeting about X".
release-skills
Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, and generic projects. Use when user says "release", "发布", "new version", "bump version", "push", "推送".
api-documentation
Fluxo de trabalho de documentação de API para gerar especificações OpenAPI, criar guias para desenvolvedores e manter uma documentação de API abrangente.
api-mitmproxy
Um proxy HTTPS interativo para testes de segurança de API, oferecendo interceptação, modificação e replay de tráfego. Suporta vários protocolos e inclui uma API Python para automação.
api-testing
Utilize para escrever testes de APIs de backend ou fluxos de frontend, abrangendo testes unitários, de integração, E2E, fixtures pytest, configuração de TestClient, fábricas de dados mock e análise de cobertura. Não é para testar lógica de negócios que não envolva endpoints de API.
project-operator
Operates and debugs the local stack (API/worker/frontend); focuses on observability, logs, and safe automation.
testing-test-writing
Write minimal, focused tests for core user flows and critical paths during development, testing behavior rather than implementation with clear test names and mocked dependencies. Use this skill when writing unit tests, integration tests, test files, test cases for critical workflows, or mocking external dependencies. Apply when working with test files (.test.js, .spec.ts, _test.py), test framework