Agent skill

Global Conventions

Naming conventions and project structure standards for stock_picker_bot. Covers Python snake_case naming, module organization in app/, tests/, alembic/, and file structure.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/global-conventions-adigunners-stock-picker-bot

SKILL.md

Global Conventions

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to naming conventions and project structure in the stock_picker_bot project.

When to use this skill

Use this skill when:

  1. Naming modules, functions, and variables using Python snake_case convention
  2. Organizing FastAPI routes in app/routes/ with consistent module names
  3. Creating new database models in app/models/ following naming standards
  4. Structuring test files in tests/ with parallel naming to source code
  5. Naming utility functions for yfinance data fetching and processing
  6. Organizing portfolio and stock-related code in logical submodules
  7. Naming database functions and repositories for data access patterns
  8. Creating migration files in alembic/versions/ with descriptive names

Instructions

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

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results