16,832 skills sorted by stars.
Best practices for developing, testing, and deploying production-ready Field Agents including R&D workflows, version control, test...
Professional Plotly visualization best practices for Field Agents including chart specifications, color palettes, formatting stand...
Create a FiftyOne dataset from a directory of media files (images, videos, point clouds), optionally import labels in common forma...
FigJam plugin development workflow. Use when working on plugin code (code.ts, ui.ts), debugging WebSocket communication, or buildi...
Standardize Figma-to-code workflow using Figma MCP - always get_design_context first, then screenshot, use project tokens not hard...
Extract and save Figma screenshots from Codex session logs when user needs to recover images captured by the Figma MCP server
Create FilamentPHP v4 actions with modals, confirmation, forms, and bulk operations
Diagnose and fix common Filament 4.x form errors - namespace issues (Tabs/Grid/Get), type mismatch, trait errors. USE WHEN encount...
Create FilamentPHP v4 forms with fields, validation, sections, tabs, and relationships
Generate FilamentPHP v4 resources with form, table, relation managers, and actions
Filament 4.x coding standards for Laravel 12. Custom Schema namespace (NOT Form), Vietnamese UI, Observer patterns, Image manageme...
Create FilamentPHP v4 tables with columns, filters, sorting, search, and bulk actions
A comprehensive skill for creating/deleting project folders and downloading files from URLs into them.
Pattern for respecting file ownership boundaries during implementation. Prevents conflicts in parallel work.
Track and list files modified in the current workspace within the last week, ordered by most recent modification date. Use when yo...
ファイル監視システムにおける効率的な除外パターン設計の専門知識。.gitignore互換のglob pattern、プラットフォーム固有の一時ファイル除外、パフォーマンス最適化のための早期除外戦略を提供。Anchors:• The Pragmatic Prog...
高效的项目文件浏览器。当需要列出整个项目结构、模糊搜索文件或安全地读取(支持大文件分块)本地代码库内容时使用。
File Format Converter - Auto-activating skill for Data Pipelines.Triggers on: file format converter, file format converterPart of...
文件头三行契约注释。触发:create file、新建文件、编写代码。
Use when looking for past work on specific FILES, understanding why code was written, or when user references "what we did before"...
文件包含漏洞检测与利用。当目标存在文件读取、页面包含、模板加载、语言切换功能时使用。包括 LFI、RFI、路径遍历。
File a bug report or feature request to a project's GitHub repository
Routes file storage operations to appropriate handler skills based on configuration
Read a small snippet of a text file using file_read.
Restructure project files, reorganize folders, and modularize code.LOAD THIS SKILL WHEN: Project structure is messy | User says "整...
This skill should be used when agents need to search codebases for text patterns or structural code patterns. Provides fast search...
Grep the workspace for a pattern using file_search.
Regex-based file search across repository contents using gh-grep extension. Use when searching code files for patterns, not issue...
ファイルアップロード、S3、ファイルシステム操作を扱う際に使用。
Simple shell utilities for files and archives.
Strict detection and removal of unrelated files before PR creation