Agent Skills by Hari E
Showing 16 vetted skills indexed across 1 GitHub repositories.
sentry-security
Detect security vulnerabilities in Sentry endpoints, serializers, views, and token handling.
migrate-frontend-forms
Convert legacy JsonForm/FormModel configurations into TanStack-based forms with useScrapsForm or AutoSaveForm.
sentry-javascript-bugs
Detect recurring frontend bug patterns in Sentry JavaScript projects during code reviews.
notification-platform
Document how to add notification providers, templates, and renderers to Sentry's NotificationPlatform.
cell-architecture
Plan safe Sentry multi-cell migrations using two-phase deployment patterns.
hybrid-cloud-test-gen
Generate hybrid cloud test templates for Sentry RPC, API gateway, outbox, and endpoint silos.
hybrid-cloud-rpc
Scaffold hybrid cloud RPC services across Control and Cell silos.
setup-dev
Automate local Sentry development environment setup across macOS runtimes.
generate-migration
Generates Django database migrations from model changes using the makemigrations workflow.
react-component-documentation
Generate MDX component documentation with live demos from TypeScript types.
lint-fix
Automate eslint-plugin-scraps rule violation repairs with autofixes and verification steps.
lint-new
Generate ESLint rule templates and tests for the eslintPluginScraps plugin.
hybrid-cloud-outboxes
Implement transactional outbox patterns for cross-silo data propagation in Sentry.
design-system
Enforce Sentry core layout and typography primitives in frontend components.
sentry-backend-bugs
Detect high-priority bug patterns in Sentry backend Python/Django diffs.
generate-frontend-forms
Implement React forms with useScrapsForm, Zod validators, and AutoSaveForm patterns.