3d-printing
01ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
Additive manufacturing and 3D printing.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
Additive manufacturing and 3D printing.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
Managing and provisioning infrastructure through machine-readable definition files.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
Web accessibility (a11y) best practices and implementation.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
When designing database-backed applications requiring strong consistency.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
ACID database properties.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
Sound waves and acoustic phenomena.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
Category: Software Architecture Skill Level: Intermediate Domain: programming, architecture.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
Aerospace engineering fundamentals and applications.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
Aerospace science and technology applications.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
Core foundational concepts and principles for Agile.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
AI ethics principles and implementation.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
AI safety and risk mitigation.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
Anthropic's Claude is an AI assistant built using Constitutional AI principles. It provides safe, helpful, and honest responses through a conversational API.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
Embeddings are dense vector representations of text, images, or other data that capture semantic meaning. They're the foundation of semantic search and RAG applications.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
Hugging Face is a company and platform providing tools for building ML applications using state-of-the-art pretrained models, especially for NLP, vision, and audio tasks.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
LangChain is a framework for developing applications powered by large language models (LLMs). It provides modular components for chains, agents, and memory management.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
LlamaIndex (formerly GPT Index) is a data interface for LLMs. It provides tools for building RAG applications, connecting external data sources to LLMs.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
LLMOps is the practice of managing, deploying, and monitoring large language models in production. It encompasses the entire lifecycle from data prep to model serving.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
MLflow is an open-source platform for managing the ML lifecycle, including experimentation, reproducibility, and deployment. It provides tracking, projects, and model registry.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
OpenAI provides API access to large language models including GPT-4, GPT-3.5, and embedding models. It enables building AI-powered applications with state-of-the-art language capabilities.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
PyTorch is an open-source machine learning framework based on the Torch library. It provides dynamic computational graphs and GPU acceleration, making it popular for research and production ML.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
Ray is a unified framework for scaling AI and Python applications. It provides distributed computing primitives for ML workloads, enabling seamless scaling from single machines to clusters.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
TensorFlow is an end-to-end open-source machine learning platform developed by Google. It provides comprehensive tools for building and deploying ML models, with strong production support.
ffsshhttiikk/opencode-agents-skills
Skill Claude CodeCodex
Vector databases store and query high-dimensional vector embeddings. They're essential for similarity search, semantic search, and AI-powered applications requiring vector operations.