Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

simple_ai_trading

simple_ai_trading contient 16 skills collectées depuis strmt7, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
16
Stars
1
mis à jour
2026-07-15
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

cocoindex-code-search
Développeurs de logiciels

Use the pinned external CocoIndex Code MCP workflow for broad repository routing, then prove exact candidates with rg and direct file reads.

2026-07-15
context-budget
Développeurs de logiciels

Bound repository context reads and semantic-search output without weakening source, test, or evidence verification.

2026-07-15
ai-regression-testing
Analystes en assurance qualité des logiciels et testeurs

Choose staged contract tests that catch partial AI-generated fixes across models, data, risk, execution ownership, and CLI/Windows parity.

2026-07-11
docs-knowledge-maintainer
Développeurs de logiciels

Keep concise user docs and machine-readable model evidence synchronized with real behavior without losing provenance or caveats.

2026-07-11
karpathy-guidelines
Développeurs de logiciels

Apply four anti-error coding principles plus this repository's stricter financial-evidence, safety, and single-session rules.

2026-07-11
search-first
Développeurs de logiciels

Research the existing implementation, tests, primary technical sources, and financial rationale before adding trading code or dependencies.

2026-07-11
source-audit
Développeurs de logiciels

Audit financial, data, model, and dependency claims for primary-source quality, dates, provenance, and reproducibility before implementation or publication.

2026-07-11
docker-patterns
Administrateurs de réseaux et de systèmes informatiques

Containerization rules for this repo — pinned base image, non-root user, read-only FS, explicit volumes for config and data.

2026-07-10
python-patterns
Développeurs de logiciels

Python patterns for this repo — pure-stdlib trading core, typed dataclasses, no hidden dependencies, deterministic I/O.

2026-07-10
security-review
Analystes en sécurité de l'information

Security checklist for credential handling, request signing, artifact redaction, and order-path guards before any broad change lands.

2026-07-10
trading-risk-gates
Développeurs de logiciels

Risk guardrails that must survive any CLI, strategy, or live-loop change — drawdown caps, daily trade caps, position sanity, leverage clamps.

2026-07-10
tui-terminal-navigation
Analystes en assurance qualité des logiciels et testeurs

Validate and debug terminal UI keyboard navigation bugs, frozen menus, modal focus issues, arrow-key handling, Settings/Funds/Strategy navigation, or cross-platform Windows/Linux TUI behavior. Use whenever Codex changes or investigates Textual terminal menus or user reports that a menu cannot move, select, scroll, or close.

2026-05-03
env-contract
Développeurs de logiciels

Rules for environment-driven configuration — template-backed, typed, documented, never hard-coded.

2026-04-24
rate-limit-compliance
Développeurs de logiciels

Binance rate-limit etiquette, backoff rules, and paging caps that must be preserved by any network-touching change.

2026-04-24
secret-hygiene
Développeurs de logiciels

Practical rules for keeping API keys, PATs, and signed request material out of the repo, logs, and artifacts.

2026-04-24
tdd-workflow
Développeurs de logiciels

Red-green-refactor workflow adapted for a 100% branch-coverage trading CLI — narrow regression tests first, no coverage regressions.

2026-04-24