Slingr avatar

Slingr

Official

@slingr-stack · Denver Colorado

0Followers
|
187Public Repos
|
43Published Skills

Slingr is an opensource solutions company.

Skills Distribution
DomainDeveloper To...Frontend Architect.. (40%)Backend Service De.. (40%)Testing & Quality .. (20%)

Agent Skills by Slingr

Showing 43 vetted skills indexed across 1 GitHub repositories.

slingr-stackslingr-stack

testing-e2e

Create Playwright end-to-end tests for Drumr applications.

Official
Advanced
slingr-stackslingr-stack

testing-integration

Generate deterministic integration tests for Drumr applications across backend and frontend workflows.

Official
Advanced
slingr-stackslingr-stack

testing-unit

Generate isolated unit tests for Drumr backend and frontend components.

Official
Advanced
slingr-stackslingr-stack

frontend-data-api-hooks

Replace manual Apollo wiring with declarative useApi* data-access hooks for Drumr React components.

Official
Advanced
slingr-stackslingr-stack

backend-actions

Define Drumr backend action contracts for read and write operations.

Official
Advanced
slingr-stackslingr-stack

backend-datasets

Create and load Drumr backend datasets in JSONL format.

Official
Advanced
slingr-stackslingr-stack

frontend-services

Centralize frontend logic into testable service modules and shared providers.

Official
Advanced
slingr-stackslingr-stack

backend-auth

Define backend authentication and authorization rules for Drumr Framework apps.

Official
Advanced
slingr-stackslingr-stack

backend-queues

Configure Drumr workflow queues with concurrency, retries, timeouts, and lifecycle hooks.

Official
Advanced
slingr-stackslingr-stack

backend-datamodels

Define and validate Drumr Framework backend data models with fields, relationships, and permissions.

Official
Advanced
slingr-stackslingr-stack

frontend-field-components

Map Drumr frontend field types to JSX components with context-specific configuration.

Official
Advanced
slingr-stackslingr-stack

frontend-helpers

Standardize Drumr frontend helper usage for navigation, toolbars, and queries.

Official
Advanced
slingr-stackslingr-stack

backend-logging

Standardize structured backend logging with metadata and sensitive data redaction.

Official
Advanced
slingr-stackslingr-stack

frontend-tech-stack

Select frontend stack guidance for React, Apollo Client, and Ant Design Pro tasks.

Official
Intermediate
slingr-stackslingr-stack

frontend-app

Organize Drumr frontend application startup with configureApp(app) wiring.

Official
Advanced
slingr-stackslingr-stack

backend-datasources

Configure Drumr backend datasource wiring and direct database access.

Official
Advanced
slingr-stackslingr-stack

frontend-custom-views

Build route-backed custom frontend pages for the Drumr framework.

Official
Intermediate
slingr-stackslingr-stack

backend-app

Bootstrap Drumr backend App.ts entry points with lifecycle hooks.

Official
Advanced
slingr-stackslingr-stack

frontend-components

Build Drumr frontend screens with DataForm, DataTable, and toolbar components.

Official
Advanced
slingr-stackslingr-stack

frontend-declarative-config

Configure declarative frontend UI metadata for Drumr models and actions.

Official
Advanced
slingr-stackslingr-stack

frontend-notifications

Select Drumr frontend feedback APIs for messages, modals, and notifications.

Official
Intermediate
slingr-stackslingr-stack

backend-context

Access Drumr backend Context and request-scoped metadata safely.

Official
Advanced
slingr-stackslingr-stack

frontend-views

Standardize Drumr React view components with routing, layouts, and GraphQL types.

Official
Advanced
slingr-stackslingr-stack

frontend-layout

Configure Drumr frontend layouts for page shells, navigation, and per-route assignment.

Official
Advanced

Frequently Asked Questions About Slingr

FAQPage Schema
What specific tasks can I perform using the Drumr framework?

You can define backend data models, configure GraphQL CRUD operations, build declarative React frontend forms and tables, and orchestrate complex backend services with lifecycle hooks and structured error handling.

Which engineering personas benefit most from these capabilities?

Full-stack TypeScript developers and software architects building enterprise-grade applications benefit from the standardized patterns for React frontend components, Apollo Client integration, and Node.js backend service architecture.

What are the primary dependencies for running Drumr applications?

Drumr applications rely on a TypeScript stack including Node.js, GraphQL, Express, Apollo Server, Pothos, TypeORM, class-validator, class-transformer, CASL, DBOS, Winston, Jest, and Faker for testing and data generation.