Mr-DooSun
UserFastAPI backend blueprint for AI agent apps: DDD, SQLAlchemy, Taskiq, admin UI, RAG infra, and Claude/Codex collaboration harness.
Categories
Indexed Skills (14)
sync-guidelines
Inspect drift between code, shared workflow references, and Claude or Codex harness assets after architecture or workflow changes.
add-admin-page
This skill should be used when the user asks to "add admin page", "add admin", "admin dashboard", or wants to add NiceGUI admin pages to an existing domain.
add-api
This skill should be used when the user asks to "add endpoint", "add route", "add API", or wants to add a new route to an existing domain.
add-cross-domain
This skill should be used when the user asks to "cross-domain dependency", "wire domain dependency", "domain reference", "connect domains", "Protocol dependency", or needs to wire one domain to depend on another domain's data via Protocol-based DIP.
add-worker-task
This skill should be used when the user asks to "add worker task", "add async task", "add background job", "queue task", "Taskiq task", or wants to create a new asynchronous background task for a domain.
fix-bug
This skill should be used when the user asks to "fix bug", "resolve issue", "fix error", "troubleshoot", "debug", or reports a specific bug or error that needs investigation and fixing.
migrate-domain
This skill should be used when the user asks to "migrate domain", "DB migration", "alembic revision", "schema change", "add table", "add column", "DB change", or wants to create, apply, or rollback database migrations.
new-domain
This skill should be used when the user asks to "create a new domain", "domain scaffolding", or mentions adding a new bounded context to the project.
onboard
This skill should be used when the user asks to "project introduction", "getting started", "how does this project work", "I'm new to this project", or is a new team member needing orientation to the project.
plan-feature
This skill should be used when the user asks to "plan feature", "design feature", or wants to plan and design a new feature before implementation.
review-architecture
Audit architecture compliance for a domain. Use when the user asks to "review architecture", "compliance audit", or wants to check if a domain follows project architecture rules.
review-pr
Review a pull request against project architecture rules. Use when the user asks to "review PR", "check PR", "PR review", or wants architecture-aware review of a pull request before merge.
security-review
OWASP-based code security audit for a domain or file. Use when the user asks to "security review", "security audit", "OWASP check", or wants to audit code security for a domain or file.
test-domain
Generate or run tests for a specific domain. Use when the user asks to "generate tests", "run tests for domain", "unit test", "integration test", "pytest run", "write test code", or wants to create or run tests for a specific domain.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.