API Skill for FastAPI. Use when creating or editing FastAPI API code, routers, main app setup, lifecycle, or logging.
find ~/collectiveai-team/ -name "*.skill"
Reviews code changes for bugs, style issues, and best practices. Use when reviewing PRs or checking code quality.
Review code quality standards after code is written, especially Python typing, logging, and import style.
Logger setup and usage guidance. Use when logging is needed and no logger is present.
Use for Python project setup and structure. Enforce uv with pyproject.toml (use workspaces when applicable) and...
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an...