Agent Skills by sadroad
Showing 31 vetted skills indexed across 1 GitHub repositories.
convex-helpers-guide
Guide Convex backend development with convex-helpers utilities for relationships, auth, and validation.
agent-browser
Automate browser interactions via command-line interface for navigation, forms, scraping, and screenshots.
python-testing-patterns
Implement Python testing with pytest, fixtures, mocking, and parameterization.
remotion-best-practices
Provide best practices and code examples for Remotion video creation.
python-packaging
Create and structure Python packages with pyproject.toml for PyPI distribution.
copywriting
Generate persuasive marketing copy for web pages, including headlines and calls-to-action.
vercel-react-native-skills
Apply React Native and Expo best practices for mobile performance optimization.
function-creator
Generate Convex queries, mutations, and actions with validation and authentication.
web-design-guidelines
Review UI code for compliance with Web Interface Guidelines.
auth-setup
Set up authentication and authorization for Convex applications with OAuth providers.
python-type-safety
Enforce static type safety in Python with type hints, generics, and protocols.
python-code-style
Enforce Python code style with ruff and mypy.
migration-helper
Plan and execute structured schema migrations for Convex databases.
python-resilience
Implement retries, exponential backoff, jitter, and timeouts in Python.
python-design-patterns
Guide Python design patterns and architecture principles for maintainable code.
python-background-jobs
Implement Python background job patterns with Celery task queues and workers.
python-anti-patterns
Identify Python anti-patterns and provide fixes for code reviews.
python-error-handling
Implement robust error handling patterns for Python applications.
python-resource-management
Manage Python resources with context managers and cleanup patterns.
convex-quickstart
Initialize a Convex backend project with schema, WorkOS authentication, and CRUD operations.
python-observability
Instrument Python applications with structured logging, metrics, and distributed tracing.
components-guide
Explain Convex Components architecture and usage patterns for backend development.
frontend-design
Develop distinctive frontend interfaces with custom typography, color, motion, and spatial composition.
async-python-patterns
Implement asynchronous Python applications using asyncio and async/await patterns.