Fran Canete
Community@francanete · Manchester
Software Engineer
Agent Skills by Fran Canete
Showing 12 vetted skills indexed across 1 GitHub repositories.
side-panel-development
Implement Chrome MV3 side panels with chrome.sidePanel API and lifecycle management.
store-requirements
Validate Chrome Web Store submissions against Developer Program Policies and listing requirements.
extension-apis
Reference Chrome Extension APIs with method signatures and usage patterns.
security-best-practices
Apply security best practices to Chrome extension manifests and code.
ui-patterns
Standardize Chrome Extension UIs with reusable pattern templates for popup, options page, and side panel designs.
migration-guide
Guide Chrome extension upgrades from Manifest V2 to Manifest V3.
debugging-guide
Diagnose Chrome Extension issues across DevTools, service workers, and content scripts.
component-communication
Coordinate messaging between Chrome extension components using runtime APIs and ports.
manifest-v3
Build and validate MV3 manifest.json files for Chrome extensions.
sequelize-models
Automate Sequelize model creation and optimization for PostgreSQL schemas.
postgres-query-optimization
Analyzes slow PostgreSQL queries using EXPLAIN ANALYZE to recommend index and query optimizations.
postgres-schema-design
Design PostgreSQL schemas with data types, constraints, indexes, and partitioning.