tag

creating

6 indexed skills · max 10 per page

skills (6)

creating-reanimated-animations

estevg/skills · Video

0

Generate performant animation code using React Native Reanimated. Supports both v3 and v4.

creating-dashboards

ancoleman/ai-design-components · Productivity

0

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

0

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

0

Use the template in references/BUG-REPORT-TEMPLATE.md. Each report must include:

creating-oracle-to-postgres-migration-integration-tests

github/awesome-copilot · Testing

0

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

0

Analyze a .NET solution, classify every project for Oracle→PostgreSQL migration eligibility, and write a structured plan that downstream agents and skills can parse.