extend-signal-schema
안전 69Extend AFI Protocol Signal Schemas with Type Safety
작성자 AFI-Protocol
Schema evolution in distributed systems requires careful validation and backward compatibility. This skill helps you extend AFI Protocol signal schemas while maintaining type safety and generating proper validation code.
fiftyone-pr-triage
안전 69Triage FiftyOne GitHub issues systematically
작성자 AdonaiVera
GitHub issue triage requires consistent categorization and clear communication. This skill provides a structured workflow with decision trees and response templates for FiftyOne repository maintainers.
fiftyone-find-duplicates
안전 70Find Duplicate Images in Datasets
작성자 AdonaiVera
Duplicate images waste storage space and bias machine learning models. This skill uses deep learning embeddings to identify and remove exact duplicates and near-duplicate images from FiftyOne datasets. It automates the detection process and helps you clean datasets before training.
fiftyone-embeddings-visualization
안전 69Visualize dataset embeddings in 2D
작성자 AdonaiVera
Understanding complex image datasets requires seeing how samples relate in embedding space. This skill guides you through computing embeddings and using UMAP or t-SNE to create 2D visualizations that reveal clusters, outliers, and class distributions in your FiftyOne datasets.
fiftyone-develop-plugin
안전 70Create custom FiftyOne plugins for data visualization
작성자 AdonaiVera
Users struggle to extend the FiftyOne computer vision platform with custom functionality. This skill provides step-by-step guidance for building operators and panels that integrate seamlessly with the FiftyOne App.
fiftyone-dataset-inference
안전 70Create FiftyOne Datasets with Inference
작성자 AdonaiVera
Loading local media files into FiftyOne and running ML model inference requires understanding dataset creation, label imports, and model application. This skill provides step-by-step guidance for creating datasets, importing labels in standard formats, and applying zoo models for detection, classification, and segmentation tasks.
fiftyone-dataset-import
안전 68Import any dataset format into FiftyOne automatically
작성자 AdonaiVera
Dataset import often requires manual format detection and configuration. This skill auto-detects media types, label formats, and sensor groupings to create properly structured FiftyOne datasets.
fiftyone-code-style
안전 69Generate FiftyOne-compliant Python code
작성자 AdonaiVera
Writing code for FiftyOne requires specific conventions for imports, docstrings, and module structure. This skill ensures your contributions follow FiftyOne's official style guide for clean, consistent code.
gke-expert
안전 71Get expert GKE guidance
작성자 AdminTurnedDevOps
Managing GKE clusters requires knowledge of GCP APIs, kubectl commands, and Kubernetes best practices. This skill provides ready-to-use workflows, YAML templates, and troubleshooting steps for common GKE scenarios.
seo
안전 71Optimize your website for search engines
작성자 addyosmani
Poor search engine visibility reduces organic traffic and revenue. This skill provides technical SEO guidance based on Lighthouse audits and Google Search guidelines to improve your ranking.
vitest-testing
안전 68Write Expert Vitest Tests
작성자 AdamManuel-dev
Writing reliable unit tests is challenging without clear patterns. This skill provides AI-optimized Vitest guidance with F.I.R.S.T principles, AAA pattern structure, black box testing strategy, and comprehensive examples for mocks, async code, and error scenarios.
accessibility
낮은 위험 72Audit and fix accessibility issues with WCAG 2.2
작성자 addyosmani
Web accessibility issues cause users to abandon sites. This skill provides WCAG 2.2 guidelines and code patterns to make content accessible to people with disabilities.
typescript-jsdoc
안전 69Write clear TypeScript JSDoc documentation
작성자 AdamManuel-dev
TypeScript code often lacks proper documentation. This skill provides comprehensive guidance on writing effective JSDoc comments that enhance code maintainability, improve IDE support, and help developers understand complex APIs quickly.
router
안전 67Route Requests to Optimal Tools
작성자 AdamManuel-dev
Complex development tasks require choosing the right tool from many options. The Router skill intelligently analyzes your request and routes it to the best available Skill, Agent, or Command with transparent explanations.
playwright-browser-automation
낮은 위험 68Automate browser testing with Playwright
작성자 AdamManuel-dev
Automate browser testing including page navigation, form filling, screenshot capture, and login flow validation. Write clean Playwright scripts that run reliably with visible browser for easy debugging.
code-review
안전 68Improve code review quality and velocity
작성자 AdamManuel-dev
Code review practices vary widely between teams, causing inconsistent feedback, slow turnaround, and friction. This skill provides battle-tested workflows, checklists, and classification systems that help teams review faster while catching more issues.
architecture-patterns
안전 69Apply architecture patterns for better AI code generation
작성자 AdamManuel-dev
AI code generation often produces inconsistent or poorly structured code when projects lack clear architectural guidance. This skill provides proven architecture patterns that give AI assistants clear boundaries and consistent structures, resulting in code that is easier to maintain, test, and extend.
recipe-manager
안전 69Add and manage recipes in recipes.js
작성자 AdamFehse
Managing recipe data manually is error-prone and inconsistent. This skill provides a structured approach to adding, editing, and validating recipes in a standardized JavaScript format.
database-manager
안전 69Manage Supabase Database Schema and Migrations
작성자 AdamFehse
Database management requires deep knowledge of SQL patterns and Supabase features. This skill provides expert guidance for creating tables, writing migrations, configuring RLS policies, and troubleshooting database issues with confidence.
cookmode-v2-source-of-truth
안전 69Explore CookMode V2 Codebase
작성자 AdamFehse
CookMode V2 is a complex codebase that requires accurate documentation. This skill provides factual information about the current implementation, architecture, and component locations without suggesting changes or improvements.