Vendor Profile
davila7
SkillShield has analyzed 687 skills from davila7. The average trust score across their skills is 78/100. 525 skills are trusted, 93 require caution, 69 are untrusted.
moodle-external-api-development
davila7/claude-code-templates
88Create custom external web service APIs for Moodle LMS. Use when implementing web services for course management, user tracking, quiz operations, or custom plugin functionality. Covers parameter validation, database operations, error handling, service registration, and Moodle coding standards.
SKILLPASSING4 Findings11 days agohuggingface-accelerate
davila7/claude-code-templates
88Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device placement, mixed precision (FP16/BF16/FP8). Interactive config, single launch command. HuggingFace ecosystem standard.
SKILLPASSING3 Findings11 days agotraining-llms-megatron
davila7/claude-code-templates
87Trains large language models (2B-462B parameters) using NVIDIA Megatron-Core with advanced parallelism strategies. Use when training models >1B parameters, need maximum GPU efficiency (47% MFU on H100), or require tensor/pipeline/sequence/context/expert parallelism. Production-ready framework used for Nemotron, LLaMA, DeepSeek.
SKILLPASSING3 Findings11 days agollamaguard
davila7/claude-code-templates
87Meta's 7-8B specialized moderation model for LLM input/output filtering. 6 safety categories - violence/hate, sexual content, weapons, substances, self-harm, criminal planning. 94-95% accuracy. Deploy with vLLM, HuggingFace, Sagemaker. Integrates with NeMo Guardrails.
SKILLPASSING3 Findings11 days agoCloud Penetration Testing
davila7/claude-code-templates
87This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP security", "enumerate cloud resources", "exploit cloud misconfigurations", "test O365 security", "extract secrets from cloud environments", or "audit cloud infrastructure". It provides comprehensive techniques for security assessment across major cloud platforms.
SKILLPASSING3 Findings11 days agoserving-llms-vllm
davila7/claude-code-templates
87Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible endpoints, quantization (GPTQ/AWQ/FP8), and tensor parallelism.
SKILLPASSING3 Findings11 days agoapp-builder
davila7/claude-code-templates
87Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
SKILLPASSING3 Findings11 days agoinstructor
davila7/claude-code-templates
87Extract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and stream partial results with Instructor - battle-tested structured output library
SKILLPASSING3 Findings11 days agosimpo-training
davila7/claude-code-templates
87Simple Preference Optimization for LLM alignment. Reference-free alternative to DPO with better performance (+6.4 points on AlpacaEval 2.0). No reference model needed, more efficient than DPO. Use for preference alignment when want simpler, faster training than DPO/PPO.
SKILLPASSING3 Findings11 days agopdf
davila7/claude-code-templates
87PDF manipulation toolkit. Extract text/tables, create PDFs, merge/split, fill forms, for programmatic document processing and analysis.
SKILLPASSING3 Findings11 days agochroma
davila7/claude-code-templates
87Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function API. Scales from notebooks to production clusters. Use for semantic search, RAG applications, or document retrieval. Best for local development and open-source projects.
SKILLPASSING3 Findings11 days agocellxgene-census
davila7/claude-code-templates
87Query CZ CELLxGENE Census (61M+ cells). Filter by cell type/tissue/disease, retrieve expression data, integrate with scanpy/PyTorch, for population-scale single-cell analysis.
SKILLPASSING3 Findings11 days ago