Global Commenting
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to commenting and documentation in the stock_picker_bot project.
When to use this skill
Use this skill when:
- Writing docstrings for FastAPI endpoints explaining request parameters and responses
- Documenting SQLAlchemy models with field descriptions and relationships
- Adding type hints to functions for stock data processing and analysis
- Explaining complex financial calculations or technical indicators
- Documenting yfinance integration and data transformation logic
- Adding inline comments for non-obvious algorithm implementations
- Creating docstrings for utility functions handling portfolio calculations
- Documenting integration points with Google Generative AI and Claude APIs
Instructions
For details, refer to the information provided in this file: global commenting