Global Commenting

Documentation and commenting standards for stock_picker_bot. Covers Python docstrings, type hints, and inline comments for complex financial calculations and API logic.

majiayu000 Updated 567 repo stars

File contents

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:

  1. Writing docstrings for FastAPI endpoints explaining request parameters and responses
  2. Documenting SQLAlchemy models with field descriptions and relationships
  3. Adding type hints to functions for stock data processing and analysis
  4. Explaining complex financial calculations or technical indicators
  5. Documenting yfinance integration and data transformation logic
  6. Adding inline comments for non-obvious algorithm implementations
  7. Creating docstrings for utility functions handling portfolio calculations
  8. Documenting integration points with Google Generative AI and Claude APIs

Instructions

For details, refer to the information provided in this file: global commenting

majiayu000/claude-skill-registry-data/tree/main/quality/global-commenting-adigunners-stock-picker-bot commit 077f49dd1e

Frequently asked questions

npx skillmds@latest add majiayu000/global-commenting-7