GitHub
Skills harvested from GitHub repositories
14810 skills availabletiledbvcf
TileDB-VCF is a high-performance C++ library with Python and CLI interfaces for efficient storage and retrieval of genom...
etetoolkit
ETE (Environment for Tree Exploration) is a toolkit for phylogenetic and hierarchical tree analysis. Manipulate trees, a...
windows-hook-debugging
诊断和修复 Windows 环境下 Claude Code 插件 Hook 执行失败的问题。 触发条件(满足任一即可): Claude Code 启动时出现 SessionStart hook error 或 Stop hook error...
vaex
Vaex is a high-performance Python library designed for lazy, out-of-core DataFrames to process and visualize tabular dat...
scholar-evaluation
Apply the ScholarEval framework to systematically evaluate scholarly and research work. This skill provides structured e...
skill-installer
Helps install skills. By default these are from https://github.com/openai/skills/tree/main/skills/.curated, but users ca...
Extract text/tables, create PDFs, merge/split files, fill forms using Python libraries and command-line tools. Apply thi...
imagegen
Generates or edits images for the current project (e.g., website assets, game assets, UI mockups, product mockups, wiref...
property-based-testing
Expert knowledge for property-based testing - automatically generating test cases to verify code properties rather than ...
ralph-loop
This is a Codex-oriented ralph-loop command with two execution engines. Keeps the same command name: ralph-loop. Keeps t...
karpathy-guidelines
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pi...
formkit
Use this skill when you are building, debugging, or refactoring FormKit forms, inputs, schema, validation, plugins, or n...
flutter-use-http-package
Configuration & Permissions Request Execution & Response Handling Background Parsing Workflow: Executing Network Operati...
flutter-build-responsive-layout
Space Measurement Guidelines Widget Sizing and Constraints Device and Orientation Behaviors Workflow: Constructing an Ad...
flutter-implement-json-serialization
Core Guidelines Workflow: Implementing a Serializable Model Workflow: Fetching and Parsing JSON Examples Import dart:con...
flutter-apply-architecture-best-practices
Architectural Layers Project Structure Workflow: Implementing a New Feature Examples Enforce strict Separation of Concer...
flutter-add-widget-preview
Preview Guidelines Handling Limitations Workflows Examples Use the Flutter Widget Previewer to render widgets in real-ti...
flutter-add-widget-test
Setup & Configuration Core Components Workflow: Implementing a Widget Test Interaction & State Management Examples Ensur...
flutter-setup-declarative-routing
Core Concepts Workflow: Initializing the Application and Router Workflow: Configuring Platform Deep Linking Workflow: Im...
test-driven-development
Write the test first. Watch it fail. Write minimal code to pass. Core principle: If you didn't watch the test fail, you ...
dart-doc-validation
Use this skill when: Writing or updating documentation comments (///) in Dart code. Checking for broken documentation li...
dart-checks-migration
Use this skill when: Migrating existing test files from package:matcher to package:checks. A user specifically asks for ...
dart-long-lines
Use this skill when: Writing Dart code that might exceed the 80-column limit. Refactoring code to comply with the linesl...
dart-matcher-best-practices
Use this skill when: Writing assertions using expect and package:matcher. Migrating legacy manual checks to cleaner matc...