efi-bank-payments
Procurar e compreender a API da Efí Bank(ex‑Gerencianet): encontra trechos relevantes nos arquivos doc_* e scripts PHP, responde dúvidas e ajuda na implementação para PIX, boleto, cartão, carnê, assinaturas, cobranças, split, pagamento de contas, Open Finance, webhooks, extratos e erros. Use quando o pedido citar Efí/Efi/Gerencianet ou qualquer fluxo de pagamento.
fix-paypal-mcp
Diagnose and fix PayPal MCP server initialization issues by installing a custom runner script.
payment-processing
Use when implementing payment flows with Stripe or Polar. Covers checkout integration, webhooks, subscriptions, and error handling.
credit-system
Implement and manage complex credit system with subscription credits, purchased credits, rollover logic, and atomic transactions. Use when working with credit deductions, refunds, subscriptions, and billing.
paypal-sandbox
Manages PayPal sandbox environment for local testing and development. Ensures transactions do not use real money and routes to the correct PayPal sandbox endpoints.
mercadopago-infrastructure
Padroniza o uso do MercadoPagoService agnóstico.
stripe-integration
Comprehensive guide for integrating Stripe with Firebase, Next.js, React, and TypeScript. Use when working with Stripe payments, subscriptions, webhooks, or checkout. Covers webhook setup with Firebase Cloud Functions v2, Next.js App Router webhook handling, signature verification, common errors and solutions, Stripe CLI usage, and MCP integration. Essential for setting up Stripe correctly in Firebase+Next.js+TypeScript projects.
optimizationretrospective
Facilitate a sprint or release retrospective focusing on insights, actions, and ownership.
forge
FORGE development framework for Intent-Driven Development (IDD). Use for: forge, FORGE, new cycle, start cycle, advance phase, next phase, checkpoint, validate phase, focus, orchestrate, refine, generate, evaluate, cycle status, complete cycle, add learning, retrospective, TDD workflow.
architect-agent-skill
Technical workflow for architect-agent - PRD creation with mandatory database context, entity design with Zod, iteration review, and agent coordination in the iterative v2.0 system
project-status
Provides project status by reading the PLAN.md file. Use this when asked about project progress or status.
plan-to-spec
将 Plan Mode 的讨论结论固化为可执行的 Markdown 施工图纸。当用户完成 Plan 讨论、准备进入开发阶段时使用。生成 overview.md(战略层)、taskXX_*.md(战术层)、summary.md(审计层)三类文档,实现上下文序列化,避免 Plan 与 Code 偏航。
critique-agent
Specialized agent for code review, debugging critique, and quality assessment
redmine-projects
이 스킬은 사용자가 "프로젝트 목록", "프로젝트 정보", "버전 확인", "마일스톤", "프로젝트 검색", "project list", "show projects", "version info" 등을 언급할 때 사용됩니다. Redmine 프로젝트 관리 기능을 제공합니다.
task-breakdown-phase
Standard Operating Procedure for /tasks phase. Covers task sizing, acceptance criteria definition, and TDD-first task sequencing. (project)
executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints
am-i-a-tiger
For individual contributors who suspect they're carrying more organizational weight than their job title suggests. Analyzes your actual contribution patterns across git, Slack, and issue trackers to reveal if you're a "tiger" - one of those key people who actually keeps things running when something breaks. Use when you want to understand your real organizational impact, prepare for performance reviews, or figure out if you're being undervalued. Keywords: am I important, my contributions, invisible work, undervalued, tiger team, performance review, impact assessment, what do I actually do, recognition, career growth
bd-issue-tracking
Track and manage work with bd issue tracker for persistent context across sessions and compaction events. Use for work needing dependencies, recovery after compaction, or multi-session tracking.
issue-analyze
分析 GitHub Issue,判断类型和严重程度,定位 Bug 根因,自动修复简单问题。当 Issue 被创建或需要分析问题时使用。