Find the perfect skill
App Screen Mockup Generator
Development
Creates a static HTML mockup of an app screen using design tokens from DESIGN.md, rendered with inline CSS and published via Artifact.
Megahub IDE Frontend Development
Development
Context for Megahub IDE frontend development: Vite build system, Blockly visual programming, vanilla JS, Web Bluetooth, and VS Code dark theme.
Feature Planner
Development
Turn a vague feature request into a concrete plan with scope, constraints, acceptance criteria, and risks.
Runway Common Errors
Development
Implementation patterns for handling common errors on Runway, the AI video generation platform.
Apollo Caching Strategies
Development
Master Apollo Client's caching strategies: fetch policies, cache normalization, optimistic updates, and cache management for high-performance GraphQL apps.
Instrumentation with Autotel
Development
Use autotel to instrument functions with tracing, structured logs, and enriched errors.
Internationalization and Localization (i18n/L10n)
Development
Provides i18n/L10n patterns: detecting hardcoded strings, managing locale translation files, and RTL support. Helps when building multilingual apps by enforcing best practices like using translation keys, namespace organization, and fallback locales, with ready-to-use scripts for checking translations.
Create high-quality Git commits
Development
Create high-quality Git commits by analyzing changes, running specialized agents, and grouping modifications logically.
Implementation Planning
Development
Create a detailed implementation plan based on research findings. Use after research is complete and before writing code to define success criteria, scope boundaries, and step-by-step tasks with verification. Helps structure work and prevent scope creep.
Figma API - Design File Data Extraction
Development
Extracts design file data from Figma using the REST API. Retrieves file structure, node properties, and style information such as colors, typography, and effects. Useful for automating design token extraction or inspecting component details without manually opening the file.
Soneta / enova365 Design System
Development
Design system for building web apps visually consistent with enova365 ERP: colors, typography, layout, UI components, animations, and responsiveness.
Feature Implementation
Development
Implement new features or optimize code as a senior Python engineer, strictly following documented architecture and project conventions.