Topic: qwen
39 skills in this topic.
-
happier-session-control
Manage Happier sessions (list/status/send/wait/history/stop + execution runs) via the happier CLI JSON contract.
happier-dev/happier 649
-
happier-github-ops
Run GitHub CLI commands as the Happier bot account via `yarn ghops` (forced PAT auth + non-interactive).
happier-dev/happier 649
-
happier-testing
Repo-specific TDD and test-validation workflow for Happier changes, with lane selection, fixture policy, and anti-flake guardrails.
happier-dev/happier 649
-
happier-session-control
Manage Happier sessions (list/status/send/wait/history/stop + execution runs) via the happier CLI JSON contract.
happier-dev/happier 649
-
code-review
Comprehensive code review with security and performance checks
timwuhaotian/the-pair 290
-
new-analyzer
Guide for adding a new AI coding agent analyzer to Splitrail. Use when implementing support for a new tool like Copilot, Cline, or similar.
Piebald-AI/splitrail 155
-
tui
Guide for Splitrail's terminal UI and file watching. Use when modifying the TUI, stats display, or real-time update logic.
Piebald-AI/splitrail 155
-
mcp
Guide for working with Splitrail's MCP server. Use when adding tools, resources, or modifying the MCP interface.
Piebald-AI/splitrail 155
-
performance
Performance optimization guidelines for Splitrail. Use when optimizing parsing, reducing memory usage, or improving throughput.
Piebald-AI/splitrail 155
-
pricing
Guide for updating model pricing in Splitrail. Use when adding new AI model costs or updating existing pricing data.
Piebald-AI/splitrail 155
-
types
Reference for Splitrail's core data types. Use when working with ConversationMessage, Stats, DailyStats, or other type definitions.
Piebald-AI/splitrail 155
-
add-or-fix-type-checking
Fixes broken typing checks detected by ty, make typing, or make check-repo. Use when typing errors appear in local runs, CI, or PR logs.
huggingface/transformers 159,212
-
mflux-release
Prepare a release in mflux (version bump, changelog, contributors, uv lock) without tagging/publishing. Use when preparing a release branch or release PR.
filipstrand/mflux 1,981
-
mflux-testing
Run tests in mflux (fast/slow/full), preserve image outputs, and handle golden image diffs safely.
filipstrand/mflux 1,981
-
mflux-cli
Navigate MFLUX CLI capabilities, locate commands by area, and summarize supported features.
filipstrand/mflux 1,981
-
mflux-debugging
Debug MLX ports by comparing against a PyTorch/diffusers reference via exported tensors/images (export-then-compare).
filipstrand/mflux 1,981
-
mflux-dev-env
Set up and work in the mflux dev environment (arm64 expectation, uv, Makefile targets, lint/format/test).
filipstrand/mflux 1,981
-
mflux-manual-testing
Manually validate mflux CLIs by exercising the changed paths and reviewing output images/artifacts.
filipstrand/mflux 1,981
-
mflux-model-porting
Port ML models into mflux/MLX with correctness-first validation, then refactor toward mflux style.
filipstrand/mflux 1,981
-
mflux-pr
Make a clean PR in mflux (inspect diff, quick verification, commit, push, open PR) using repo conventions.
filipstrand/mflux 1,981
-
go-skills
Shared Go best practices for LlamaFarm CLI. Covers idiomatic patterns, error handling, and testing.
llama-farm/llamafarm 831
-
python-skills
Shared Python best practices for LlamaFarm. Covers patterns, async, typing, testing, error handling, and security.
llama-farm/llamafarm 831
-
designer-skills
Designer subsystem patterns for LlamaFarm. Covers React 18, TanStack Query, TailwindCSS, and Radix UI.
llama-farm/llamafarm 831
-
server-skills
Server-specific best practices for FastAPI, Celery, and Pydantic. Extends python-skills with framework-specific patterns.
llama-farm/llamafarm 831