ワンクリックで
todo-manager
Manage Todo operations (Create, Read, Update, Delete) using SQLModel and Postgres. Use when the user wants to organize tasks.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Manage Todo operations (Create, Read, Update, Delete) using SQLModel and Postgres. Use when the user wants to organize tasks.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Generate production-ready FastAPI CRUD endpoints with SQLModel. Creates complete Create, Read, Update, Delete operations following project patterns.
Scaffold FastMCP tool implementations with database integration, error handling, and test session support. Generates production-ready MCP tools.
Generate comprehensive pytest integration tests for MCP tools and FastAPI endpoints. Includes fixtures, edge cases, and validation tests.
| name | todo-manager |
| description | Manage Todo operations (Create, Read, Update, Delete) using SQLModel and Postgres. Use when the user wants to organize tasks. |
This skill governs the lifecycle of Todos in the "Advanced AI-Todo" application. It ensures all operations are persistent, async-ready, and compliant with the project's technical mandates.
source .venv/bin/activate before any backend execution or uv command.uv for all package operations. Never use raw pip.AsyncOpenAI class.SQLModel or FastAPI, call the context-7 MCP server to verify the latest async patterns.SKILLS/SKILL.md for current project state.context-7 for "FastAPI SQLModel Postgres async best practices".AsyncOpenAI for the chatbot logic.uv run pytest.todo-manager → Search MCP for SQLModel patterns → Generate async code to insert into Postgres → Confirm with Gemini 2.5 Flash.