Agent Skills by iDabble LLC
Showing 31 vetted skills indexed across 1 GitHub repositories.
model-validator
Implement Django model validation with field validators, clean methods, and constraints.
django-patterns
Apply reusable Django design patterns to models, managers, querysets, mixins, and services.
spider-generator
Generate Scrapy spider templates for static, dynamic, and API content.
pdf-splitter
Split PDF documents into pages, ranges, or chunks using pypdf.
template-structure
Standardize project template directories and validate .claude subfolders and metadata.
claude-config-generator
Generate Claude Code configuration files with YAML frontmatter.
docker-deploy
Generate Dockerfiles and docker-compose.yml files for Scrapy spider deployments.
data-pipeline
Implement Scrapy data pipelines for validation, cleaning, de-duplication, and export.
test-coverage
Generate unit, integration, and contract tests for Scrapy spiders, pipelines, and middlewares.
auth-system
Implement JWT authentication, RBAC, and protected endpoints for Flask applications.
flask-patterns
Provide reusable Flask architecture patterns for application structuring and refactoring.
drf-serializer
Generate Django REST Framework serializers with validation and nested relationships.
api-schema-design
Design RESTful API endpoints and Pydantic schemas for Quart applications.
async-error-handling
Implement async error handling for Quart applications with JSON responses.
ml-pipeline
Build end-to-end scikit-learn pipelines for tabular data preprocessing and model training.
notebook-templates
Generate structured Jupyter notebooks for EDA, modeling, evaluation, and reporting.
model-deployment
Package trained machine learning models with versioning, ONNX export, and FastAPI endpoints.
caching-optimizer
Cache expensive computations and I/O operations in Streamlit apps with @st.cache_data and @st.cache_resource.
database-operations
Manage SQLAlchemy connections, queries, transactions, and migrations in Streamlit apps.
streamlit-patterns
Provide standardized UI patterns for Streamlit app forms, file handling, and progress.
form-validation
Validate Tkinter form inputs with keystroke, focus-out, and submit checks.
dialog-generator
Generate modal and modeless Tkinter dialogs with ttkbootstrap.
mvc-pattern
Scaffold MVC components with observer Model, ttk View, and mediator Controller for Tkinter applications.
api-generator
Generate CRUD API endpoints with async patterns, Pydantic validation, and JWT authentication.