clean-code
Pragmatic AI-assisted coding standards focused on clean code, simplicity, and maintainability. Enforces best practices like SRP, DRY, and KISS to prevent over-engineering.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
120 skills found
Pragmatic AI-assisted coding standards focused on clean code, simplicity, and maintainability. Enforces best practices like SRP, DRY, and KISS to prevent over-engineering.
Expert database design and access patterns: schema architecture, indexing strategies, query optimization, repository patterns, and transaction management for SQL and NoSQL databases.
Create, manage, and debug dlt (data load tool) pipelines for ingesting data from APIs, databases, and custom sources into destinations like DuckDB, BigQuery, and Snowflake.
Optimize Node.js performance via Redis caching, clustering, profiling, and monitoring to build fast, scalable, and efficient backend services.
Command-line toolkit for SQL database management: schema design, query optimization, migrations, and performance debugging for SQLite, PostgreSQL, and MySQL.
Expert guidance for building production-ready Swift database client libraries, covering wire protocols, connection pooling, state machines, and NIO integration.
Persistent, semantic long-term memory for AI agents. Save, query, and retrieve cross-session dialogues, decisions, and multimodal context using semantic compression.
Scaffold custom React Flow node components with TypeScript, Zustand integration, and standard handles for visual workflow editors.
Expert Rust analysis for ownership, borrowing, and lifetime errors, including E0382, E0597, and memory safety patterns.
Build and orchestrate end-to-end MLOps pipelines covering data preparation, training, validation, and automated deployment.
Python coding assistant providing best practices, PEP 8 enforcement, automated testing with pytest, and dependency management using uv.
Validates Excel exports for Customer Feedback Analyzer with 7 specific view sheets, 36 columns, and precise color-coded formatting. Ensures zero errors in customer-facing deliverables.