creating▌
6 indexed skills · max 10 per page
creating-reanimated-animations
estevg/skills · Video
Generate performant animation code using React Native Reanimated. Supports both v3 and v4.
creating-dashboards
ancoleman/ai-design-components · Productivity
This skill enables the creation of sophisticated dashboard interfaces that aggregate and present data through coordinated widgets including KPI cards, charts, tables, and filters. Dashboards serve as centralized command centers for data-driven decision making, combining multiple component types from other skills (data-viz, tables, design-tokens) into unified analytics experiences with real-time updates, responsive layouts, and interactive filtering.
creating-openlineage-extractors
astronomer/agents · Productivity
Custom OpenLineage extractors for unsupported Airflow operators and complex lineage scenarios. \n \n Two approaches: add OpenLineage methods directly to operators you own (recommended), or create custom extractors for third-party operators you cannot modify \n Extractors intercept operator execution at three points: before execution for static lineage, after success for runtime-determined outputs, and optionally after failure for partial lineage \n Register extractors via airflow.cfg or environm
creating-oracle-to-postgres-migration-bug-report
github/awesome-copilot · Productivity
Use the template in references/BUG-REPORT-TEMPLATE.md. Each report must include:
creating-oracle-to-postgres-migration-integration-tests
github/awesome-copilot · Testing
Generates integration test cases for data access artifacts in a single target project. Tests validate behavior consistency when running against Oracle or PostgreSQL.
creating-oracle-to-postgres-master-migration-plan
github/awesome-copilot · Productivity
Analyze a .NET solution, classify every project for Oracle→PostgreSQL migration eligibility, and write a structured plan that downstream agents and skills can parse.