foryourhealth111-pixel/senior-prompt-engineer
World-class prompt engineering skill for LLM optimization, prompt patterns, structured outputs, and AI product development. Expertise in Claude, GPT-4, prompt design patterns, few-shot learning, chain-of-thought, and AI evaluation. Includes RAG optimization, agent design, and LLM system architecture. Use when building AI products, optimizing LLM performance, designing agentic systems, or implementing advanced prompting techniques.
This is a copy. The original lives at comeonoliver/senior-prompt-engineer.
npx skills add https://github.com/foryourhealth111-pixel/Vibe-Skills --skill senior-prompt-engineer
World-class senior prompt engineer skill for production-grade AI/ML/Data systems.
# Core Tool 1
python scripts/prompt_optimizer.py --input data/ --output results/
# Core Tool 2
python scripts/rag_evaluator.py --target project/ --analyze
# Core Tool 3
python scripts/agent_orchestrator.py --config config.yaml --deploy
This skill covers world-class capabilities in:
Languages: Python, SQL, R, Scala, Go
ML Frameworks: PyTorch, TensorFlow, Scikit-learn, XGBoost
Data Tools: Spark, Airflow, dbt, Kafka, Databricks
LLM Frameworks: LangChain, LlamaIndex, DSPy
Deployment: Docker, Kubernetes, AWS/GCP/Azure
Monitoring: MLflow, Weights & Biases, Prometheus
Databases: PostgreSQL, BigQuery, Snowflake, Pinecone
Comprehensive guide available in references/prompt_engineering_patterns.md covering:
Complete workflow documentation in references/llm_evaluation_frameworks.md including:
Technical reference guide in references/agentic_system_design.md with:
Enterprise-scale data processing with distributed computing:
Production ML system with high availability:
High-throughput inference system:
Latency:
Throughput:
Availability:
# Development
python -m pytest tests/ -v --cov
python -m black src/
python -m pylint src/
# Training
python scripts/train.py --config prod.yaml
python scripts/evaluate.py --model best.pth
# Deployment
docker build -t service:v1 .
kubectl apply -f k8s/
helm upgrade service ./charts/
# Monitoring
kubectl logs -f deployment/service
python scripts/health_check.py
references/prompt_engineering_patterns.mdreferences/llm_evaluation_frameworks.mdreferences/agentic_system_design.mdscripts/ directoryAs a world-class senior professional:
Take foryourhealth111-pixel/senior-prompt-engineer from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.