iDabble LLC avatar

iDabble LLC

Community

@gizix · US

6Followers
|
12Public Repos
|
31Published Skills

Agent Skills by iDabble LLC

Showing 31 vetted skills indexed across 1 GitHub repositories.

gizixgizix
2

model-validator

Implement Django model validation with field validators, clean methods, and constraints.

Community
Advanced
gizixgizix
2

django-patterns

Apply reusable Django design patterns to models, managers, querysets, mixins, and services.

Community
Intermediate
gizixgizix
2

spider-generator

Generate Scrapy spider templates for static, dynamic, and API content.

Community
Intermediate
gizixgizix
2

pdf-splitter

Split PDF documents into pages, ranges, or chunks using pypdf.

Community
Advanced
gizixgizix
2

template-structure

Standardize project template directories and validate .claude subfolders and metadata.

Community
Basic
gizixgizix
2

claude-config-generator

Generate Claude Code configuration files with YAML frontmatter.

Community
Intermediate
gizixgizix
2

docker-deploy

Generate Dockerfiles and docker-compose.yml files for Scrapy spider deployments.

Community
Advanced
gizixgizix
2

data-pipeline

Implement Scrapy data pipelines for validation, cleaning, de-duplication, and export.

Community
Advanced
gizixgizix
2

test-coverage

Generate unit, integration, and contract tests for Scrapy spiders, pipelines, and middlewares.

Community
Advanced
gizixgizix
2

auth-system

Implement JWT authentication, RBAC, and protected endpoints for Flask applications.

Community
Advanced
gizixgizix
2

flask-patterns

Provide reusable Flask architecture patterns for application structuring and refactoring.

Community
Advanced
gizixgizix
2

drf-serializer

Generate Django REST Framework serializers with validation and nested relationships.

Community
Advanced
gizixgizix
2

api-schema-design

Design RESTful API endpoints and Pydantic schemas for Quart applications.

Community
Intermediate
gizixgizix
2

async-error-handling

Implement async error handling for Quart applications with JSON responses.

Community
Advanced
gizixgizix
2

ml-pipeline

Build end-to-end scikit-learn pipelines for tabular data preprocessing and model training.

Community
Advanced
gizixgizix
2

notebook-templates

Generate structured Jupyter notebooks for EDA, modeling, evaluation, and reporting.

Community
Basic
gizixgizix
2

model-deployment

Package trained machine learning models with versioning, ONNX export, and FastAPI endpoints.

Community
Advanced
gizixgizix
2

caching-optimizer

Cache expensive computations and I/O operations in Streamlit apps with @st.cache_data and @st.cache_resource.

Community
Intermediate
gizixgizix
2

database-operations

Manage SQLAlchemy connections, queries, transactions, and migrations in Streamlit apps.

Community
Advanced
gizixgizix
2

streamlit-patterns

Provide standardized UI patterns for Streamlit app forms, file handling, and progress.

Community
Basic
gizixgizix
2

form-validation

Validate Tkinter form inputs with keystroke, focus-out, and submit checks.

Community
Intermediate
gizixgizix
2

dialog-generator

Generate modal and modeless Tkinter dialogs with ttkbootstrap.

Community
Intermediate
gizixgizix
2

mvc-pattern

Scaffold MVC components with observer Model, ttk View, and mediator Controller for Tkinter applications.

Community
Intermediate
gizixgizix
2

api-generator

Generate CRUD API endpoints with async patterns, Pydantic validation, and JWT authentication.

Community
Intermediate