CtrlK
BlogDocsLog inGet started
Tessl Logo

finance-hub

github.com/JoseMD12/finance-hub

SkillAddedReview
spec-collaboration

.agents/skills/spec-collaboration/SKILL.md

Interactive and collaborative specification drafting skill for FinanceHub. Enforces one-question-at-a-time decision making, progressive spec document updates, and architectural validation gates.

55

skill-guide

.agents/skills/skill-guide/SKILL.md

Explain how to create, organize, and maintain skills in .agents/skills when the user asks about skills.

64

postgres-migration

.agents/skills/postgres-migration/SKILL.md

Safe EF Core Migrations workflow for FinanceHub PostgreSQL databases, covering migration creation, SQL script generation and validation, zero-downtime schema updates, lock timeout safety, and rollback procedures.

55

openfinance-bank-adapter

.agents/skills/openfinance-bank-adapter/SKILL.md

Technical guide for adding a new Open Finance bank integration adapter (e.g., Itaú, Banco Inter, Mercado Pago) in FinanceHub (.NET 10), implementing IBankConnector, OAuth2/mTLS authentication, rate limiting, and publishing TransactionIngested events via MassTransit Outbox.

64

mcp-troubleshooting

.agents/skills/mcp-troubleshooting/SKILL.md

Diagnose and fix MCP configuration/runtime issues across supported integrations using agents CLI checks.

65

git-pr

.agents/skills/git-pr/SKILL.md

Pull Request creator skill with automated template, testing checklist, security audit checklist, and release notes generator.

66

git-commit

.agents/skills/git-commit/SKILL.md

Standardized Git commit generator skill with Conventional Commits rules, scope tagging (e.g. feat(itau):, fix(security):), and change summary rules.

61

dotnet-vertical-slice

.agents/skills/dotnet-vertical-slice/SKILL.md

Scaffolding guide for building vertical slice features in FinanceHub (.NET 10), including Use Cases, Minimal API endpoints, Command/Query handlers, FluentValidation, and financial reconciliation endpoints.

62

docs-research

.agents/skills/docs-research/SKILL.md

Gather official, up-to-date documentation and convert it into a concise implementation checklist for the current coding task.

56

code-review

.agents/skills/code-review/SKILL.md

Automated code review skill focusing on financial security, token leakage detection, concurrency bugs, EF Core performance traps, and architectural compliance.

60