prasadtelasula
Community@prasadtelasula · Bengaluru
Agent Skills by prasadtelasula
Showing 13 vetted skills indexed across 1 GitHub repositories.
audit-logging
Log admin create, update, delete operations and login events to PostgreSQL.
email-integration
Send password reset and notification emails via FastAPI-Mail with SMTP and Jinja2 templates.
database-migration
Create and manage Alembic migrations for SQLAlchemy models.
cross-browser-testing
Automate cross-browser compatibility tests across Chrome, Firefox, Safari, and Edge.
responsive-design
Implement mobile-first responsive layouts using Tailwind CSS breakpoints.
data-seeding
Generate idempotent database seed scripts with SQLAlchemy ORM and realistic test data.
authentication-setup
Implement JWT-based authentication with bcrypt hashing and refresh tokens in FastAPI.
api-testing
Automate FastAPI endpoint testing with pytest and generate API documentation.
component-testing
Test React components with React Testing Library and Playwright for frontend correctness.
role-based-access
Implement RBAC enforcement across backend endpoints and frontend hooks.
accessibility-compliance
Implement WCAG 2.1 AA accessibility across QA Team Portal interfaces with ARIA roles, keyboard navigation, and color contrast fixes.
file-upload-handling
Validate file uploads with type checks, size limits, and malware scanning.
performance-monitoring
Implements logging, monitoring middleware, error tracking, metrics for QA Portal APIs and pages.