Agent skill
Global Tech Stack
Technical stack overview for stock_picker_bot. Python 3.13, FastAPI, SQLAlchemy with Alembic, aiosqlite, pandas, numpy, yfinance, pytest, Ruff, httpx, and LLM APIs.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/global-tech-stack-adigunners-stock-picker-bot
SKILL.md
Global Tech Stack
This Skill provides Claude Code with specific guidance on understanding and working with the technologies in the stock_picker_bot project.
When to use this skill
Use this skill when:
- Setting up Python 3.13 development environment and virtual environments
- Configuring FastAPI application structure with Uvicorn
- Setting up SQLAlchemy ORM with aiosqlite for async database operations
- Creating Alembic migration scripts for schema management
- Using pandas and numpy for stock market data analysis
- Fetching and processing stock data with yfinance library
- Writing tests with pytest framework and test fixtures
- Integrating with Google Generative AI and Anthropic Claude APIs via httpx/requests
Instructions
For details, refer to the information provided in this file: global tech stack
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?