Sebastian Fermanelli
Community@sebafermanelli · Rosario
Agent Skills by Sebastian Fermanelli
Showing 15 vetted skills indexed across 1 GitHub repositories.
sfermanelli-error-handling
Designs layered error models with retry, logging, and failover strategies.
sfermanelli-fix-lint
Fix linting and TypeScript errors across a codebase automatically.
sfermanelli-refactor
Restructure existing code without changing external behavior to improve maintainability.
sfermanelli-performance
Identify and fix performance bottlenecks in code, queries, and rendering.
sfermanelli-review-pr
Review pull request diffs with structured risk and actionable feedback.
sfermanelli-write-docs
Generate JSDoc/TSDoc, READMEs, API docs, and specs as in-repo Markdown.
sfermanelli-migrate
Plan and execute rollback-safe migrations for frameworks, dependencies, and schemas.
sfermanelli-architect
Design TypeScript system architecture decisions and ADRs for modular structure.
sfermanelli-accessibility
Audit frontend code for accessibility gaps and propose WCAG remediation fixes.
sfermanelli-write-tests
Generate unit, integration, and end-to-end test suites for JavaScript/TypeScript projects.
sfermanelli-debug
Trace root causes of software defects through structured investigation workflows.
sfermanelli-clean-code
Clean up TypeScript/JavaScript naming, structure, formatting while preserving behavior.
sfermanelli-explain-code
Explain code intent, structure, and trade-offs with WHAT, WHY, HOW formats.
sfermanelli-security-check
Audit code for security vulnerabilities and best practices.
sfermanelli-api-design
Design REST and GraphQL API contracts with validation and versioning.