tiledbvcf

TileDB-VCF is a high-performance C++ library with Python and CLI interfaces for efficient storage and retrieval of genom...

github

etetoolkit

ETE (Environment for Tree Exploration) is a toolkit for phylogenetic and hierarchical tree analysis. Manipulate trees, a...

github

windows-hook-debugging

诊断和修复 Windows 环境下 Claude Code 插件 Hook 执行失败的问题。 触发条件(满足任一即可): Claude Code 启动时出现 SessionStart hook error 或 Stop hook error...

github

vaex

Vaex is a high-performance Python library designed for lazy, out-of-core DataFrames to process and visualize tabular dat...

github

scholar-evaluation

Apply the ScholarEval framework to systematically evaluate scholarly and research work. This skill provides structured e...

github

skill-installer

Helps install skills. By default these are from https://github.com/openai/skills/tree/main/skills/.curated, but users ca...

github

pdf

Extract text/tables, create PDFs, merge/split files, fill forms using Python libraries and command-line tools. Apply thi...

github

imagegen

Generates or edits images for the current project (e.g., website assets, game assets, UI mockups, product mockups, wiref...

github

property-based-testing

Expert knowledge for property-based testing - automatically generating test cases to verify code properties rather than ...

github

ralph-loop

This is a Codex-oriented ralph-loop command with two execution engines. Keeps the same command name: ralph-loop. Keeps t...

github

karpathy-guidelines

Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pi...

github

formkit

Use this skill when you are building, debugging, or refactoring FormKit forms, inputs, schema, validation, plugins, or n...

github

flutter-use-http-package

Configuration & Permissions Request Execution & Response Handling Background Parsing Workflow: Executing Network Operati...

github

flutter-build-responsive-layout

Space Measurement Guidelines Widget Sizing and Constraints Device and Orientation Behaviors Workflow: Constructing an Ad...

github

flutter-implement-json-serialization

Core Guidelines Workflow: Implementing a Serializable Model Workflow: Fetching and Parsing JSON Examples Import dart:con...

github

flutter-apply-architecture-best-practices

Architectural Layers Project Structure Workflow: Implementing a New Feature Examples Enforce strict Separation of Concer...

github

flutter-add-widget-preview

Preview Guidelines Handling Limitations Workflows Examples Use the Flutter Widget Previewer to render widgets in real-ti...

github

flutter-add-widget-test

Setup & Configuration Core Components Workflow: Implementing a Widget Test Interaction & State Management Examples Ensur...

github

flutter-setup-declarative-routing

Core Concepts Workflow: Initializing the Application and Router Workflow: Configuring Platform Deep Linking Workflow: Im...

github

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 ...

github

dart-doc-validation

Use this skill when: Writing or updating documentation comments (///) in Dart code. Checking for broken documentation li...

github

dart-checks-migration

Use this skill when: Migrating existing test files from package:matcher to package:checks. A user specifically asks for ...

github

dart-long-lines

Use this skill when: Writing Dart code that might exceed the 80-column limit. Refactoring code to comply with the linesl...

github

dart-matcher-best-practices

Use this skill when: Writing assertions using expect and package:matcher. Migrating legacy manual checks to cleaner matc...

github