mjunaidca/ai-native-tasks-manager
Skill Claude CodeCodex
FastAPI best practices and conventions. Use when working with FastAPI APIs and Pydantic models for them. Keeps FastAPI code clean and up to date with the latest features and patterns, updated with new versions. Write new code or refactor and update old code.
mjunaidca/ai-native-tasks-manager
Skill Claude CodeCodex
Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads. Use for Helm charts, RBAC policies…
mjunaidca/ai-native-tasks-manager
Skill Claude CodeCodex
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
mjunaidca/ai-native-tasks-manager
Skill Claude CodeCodex
Create optimized multi-stage Dockerfiles for any language or framework.
mjunaidca/ai-native-tasks-manager
Skill Claude CodeCodex
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
mjunaidca/ai-native-tasks-manager
Skill Claude CodeCodex
Scaffold a new service in this monorepo end-to-end — Dockerfile, .dockerignore, GHCR build-and-push GitHub Actions workflow, then verify by building locally, pushing, watching CI, and confirming the image landed on ghcr.io. Use this skill whenever the user wants to add a new service under services/, mentions…