Showing 12 of 63042 results
ccxt/ccxt
CCXT is a cryptocurrency trading library supporting 100+ exchanges in JavaScript, TypeScript, Python, C#, PHP, and Go. Provides unified public and private APIs for market data access, trading, strategy backtesting, and bot programming.
bayramannakov/claude-reflect
A self-learning system for Claude Code that captures corrections and discovers workflow patterns, turning them into permanent memory in CLAUDE.md and reusable slash commands. Analyzes session history to find repeating tasks and suggests automation.
eddiebe147/claude-settings
Daily planner skill from the ID8Labs Claude Code settings collection
existential-birds/beagle
Reviews Deep Agents code for critical configuration issues, catching bugs related to checkpointers, backends, interrupts, and filesystem tool usage.
mindrally/skills
Enables type-safe database interactions with a lightweight TypeScript ORM that provides SQL-like syntax and compile-time type checking.
sickn33/antigravity-awesome-skills
Implements comprehensive error tracking solutions with structured logging, intelligent alerts, and real-time error monitoring for quick issue resolution.
mindrally/skills
Guidelines for building robust APIs with Express.js and TypeScript, covering middleware patterns, routing, project structure, Zod runtime validation, error handling, and security best practices. Follows functional programming patterns with async/await and the RO-RO parameter pattern.
martinholovsky/claude-skills-generator
Builds production-ready, secure, and high-performance async REST APIs using FastAPI with advanced Pydantic, SQLAlchemy, and OAuth2/JWT authentication.