All Skills

25,836 skills
neuralblitz
Biophysics
Applies physical principles to model biological systems, including protein folding, membrane transport, molecular forces, and neural signaling.
1
neuralblitz
Blue Green
Designs and implements blue-green deployment architectures with environment switching, traffic routing, automated rollback, and health monitoring for zero-downtime releases.
1
neuralblitz
Clean Code
Improves code readability and maintainability by applying SOLID principles, meaningful naming, small functions, proper error handling, and DRY practices.
1
neuralblitz
Compliance
Guides implementation of data protection and privacy controls for regulatory frameworks such as GDPR, HIPAA, SOC 2, and PCI-DSS, including audits, retention policies, and data subject requests.
1
neuralblitz
Containerd
Provides guidance and best practices for working with containerd, covering setup, configuration, deployment, and troubleshooting.
1 · bundle
neuralblitz
Containers
Provides expertise in containerization technology, covering container creation, orchestration integration, security hardening, and operational best practices for production workloads.
1
neuralblitz
API Gateway
Designs API gateway architecture and implements routing, authentication, rate limiting, transformation, caching, logging, and circuit breaking.
1
neuralblitz
Apple Notes
Manage Apple Notes from the terminal using the `memo` CLI: create, view, edit, delete, search, move, and export notes on macOS.
1
neuralblitz
Application
Designs application architecture, selects patterns, structures code modules, and manages dependencies for new projects.
1
neuralblitz
Browser Use
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.
1
neuralblitz
Build Tools
Automates multi-language software builds with Makefiles, dependency management, testing, packaging, and CI/CD integration.
1
neuralblitz
Code Review
Provides code review best practices, checklists, and example feedback for quality, security, performance, and maintainability.
1
neuralblitz
Anthropic
Provides guidance on using Anthropic's Claude API, covering message formats, context windows, tool use, and best practices for building conversational AI applications.
1
neuralblitz
Langchain
Build LLM-powered applications with modular components for chains, agents, memory, and retrieval, supporting Python and JavaScript frameworks.
1
neuralblitz
App Security
Provides expert-level guidance on implementing and applying app security concepts, including design, optimization, debugging, and best practices.
1
neuralblitz
Biochemistry
Analyzes biochemical processes, including enzyme kinetics, metabolic pathways, and biomolecule characterization, with practical techniques and examples.
1
neuralblitz
Browser Apis
Provides design patterns and architectural approaches for implementing and integrating browser APIs in software projects.
1
neuralblitz
Cell Biology
Explains cell structure, organelles, signaling pathways, and cell cycle regulation for biology study and research.
1
neuralblitz
Code Quality
Measures code quality, identifies code smells, and implements quality gates using static analysis and technical debt tracking.
1
neuralblitz
Coding Agent
Runs Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
1
neuralblitz
Create Skill
Guides users through creating effective Agent Skills for Cursor, covering skill structure, best practices, and SKILL.md format.
1
neuralblitz
Embeddings
Explains dense vector embeddings, their key concepts, common use cases, and best practices for semantic search and RAG applications.
1
neuralblitz
Tensorflow
Build and deploy machine learning models with TensorFlow, covering Keras, data pipelines, and production serving.
1
neuralblitz
Anti Patterns
Identifies common software anti-patterns in code and suggests refactoring solutions to improve code quality.
1
mariadb-corporation
Mariadb Dump
Explains MariaDB-specific defaults and traps of the mariadb-dump client for dev workflows, including consistent backups, routines/events flags, diffable dumps, idempotent seeding, and restore via the mariadb client.
0
mariadb-corporation
Mariadb Show
Explains MariaDB-specific SHOW statement syntax, including replication terminology, filtering rules, and diagnostic commands like SHOW EXPLAIN and SHOW ANALYZE.
0
mariadb-corporation
Mariadb Grant
Documents MariaDB-specific GRANT behavior, including privilege scope levels, implicit account creation, MariaDB-only privileges, roles, proxy grants, resource limits, and TLS options, to help write accurate GRANT statements.
0
mariadb-corporation
Mariadb Delete
Covers MariaDB-specific DELETE syntax and behavior, including RETURNING, multi-table forms, temporal-table deletion, and DELETE vs TRUNCATE differences.
0
mariadb-corporation
Mariadb Import
Bulk-load text files into MariaDB tables using the mariadb-import client, covering table-name-from-filename rules, TAB defaults, --local vs server-side reads, duplicate handling, and parallel loads.
0
mariadb-corporation
Mariadb Insert
Documents MariaDB-specific INSERT syntax and behavior, including RETURNING, ON DUPLICATE KEY UPDATE, INSERT IGNORE, and various forms and modifiers, to help write and review INSERT statements.
0
mariadb-corporation
Mariadb Update
Documents MariaDB-specific UPDATE syntax and behavior, including single-table vs multi-table forms, assignment evaluation order, RETURNING with OLD_VALUE(), temporal tables, and common pitfalls. Use when writing, generating, or reviewing UPDATE statements targeting MariaDB.
0
mariadb-corporation
Mariadb Vector
Provides best practices for using MariaDB's built-in vector support for AI workloads, including SQL syntax for vector columns, indexes, distance functions, and RAG patterns.
0
mariadb-corporation
Mariadb Explain
Explains MariaDB-specific EXPLAIN and ANALYZE syntax, including FORMAT=JSON, SHOW EXPLAIN/ANALYZE FOR, and the standalone ANALYZE statement that executes queries.
0
mariadb-corporation
Mariadb Features
Explains MariaDB-specific features and behaviors that differ from MySQL, including system-versioned tables, RETURNING, sequences, and version-specific defaults, to help optimize and migrate MariaDB applications.
0
mariadb-corporation
Mysql To Mariadb
Guides developers migrating applications from MySQL to MariaDB, covering authentication, JSON handling, replication, and SQL syntax differences.
0
mariadb-corporation
Mariadb Drop User
Explains MariaDB-specific behavior of DROP USER and RENAME USER, including multiple accounts per statement, IF EXISTS handling, active-connection warnings, and effects on privileges and definers. Use when writing or reviewing account-lifecycle SQL for MariaDB.
0