Docs
Docs da API Fintz: Ações, Fundos, Tesouro e mais
Install / Use
/learn @thefintz/DocsREADME
Docs
Repository with docs for our API service
Setup
This repository uses MkDocs with Material theme. We use Docker for development.
Development
See here for more info on how to develop using their the theme's docker image. To start a development server:
$ docker compose up
Your server will be available on localhost:8000.
Quirks
Please, use the docker compose configuration to start you container. It avoids some weird problems with file permissions and such.
Related Skills
gh-issues
349.2kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
oracle
349.2kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
taskflow-inbox-triage
349.2kname: taskflow-inbox-triage description: Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some w
taskflow
349.2kname: taskflow description: Use when work should span one or more detached tasks but still behave like one job with a single owner context. TaskFlow is the durable flow substrate under authoring layer
