Universal UI/UX design principles covering visual hierarchy, interaction laws, typography foundations, and WCAG accessibility requirements. Use when making…
Updated 2026-09-19 07:24:37 +08:00
Analyze or explore a codebase (remote or local repository) by packing it with the Repomix CLI, then reading and searching the generated output. Use when the…
Updated 2026-09-19 06:00:49 +08:00
Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying…
Updated 2026-09-19 05:04:41 +08:00
code-reviewer: Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness,…; docs-writer: Always use this skill when the task involves writing, reviewing, or editing files in the `/docs` directory or any `.md` files in the repository.; pr-creator: Use this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards.
Updated 2026-09-18 10:48:31 +08:00
finance-expert: Designs, reviews, operates and audits systems that hold, move, account for and report money — ledgers, payments, banking and open finance, reconciliation and…; telecommunications-expert: Expert-level telecommunications systems, network management, billing, 5G, SDN, and telecom infrastructure. Use when the user mentions telecom, networking, 5G,…
Updated 2026-09-14 15:10:58 +08:00
ctf-reverse: Provides reverse engineering techniques for CTF challenges. Use when the main job is to understand how a compiled, obfuscated, packed, or virtualized target…; ctf-web: Provides web exploitation techniques for CTF challenges. Use when the target is primarily an HTTP application, API, browser client, template engine, identity…; ctf-pwn: Provides binary exploitation techniques for CTF challenges. Use when you already have a vulnerable native target or service and need to turn memory c…
Updated 2026-09-14 05:09:40 +08:00
Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question…
Updated 2026-09-13 05:23:00 +08:00
gemini-api-dev: Use this skill when writing code that calls the Gemini API for text generation, multi-turn chat, multimodal understanding, image generation, video generation,…; gemini-interactions-api: Use this skill when writing code that calls the Gemini API for text generation, multi-turn chat, multimodal understanding, image generation, video generation,…; gemini-live-api-dev: Use this skill when building real-time, bidirectional streaming applications with the Gemini Live API. Covers WebSo…
Updated 2026-09-11 12:13:02 +08:00
Remove visible Gemini image watermarks from local image files by calling the project's CLI. Use when the user wants an agent to clean one or more local…
Updated 2026-09-10 22:37:54 +08:00
golang-code-style: Golang code style conventions — line length and breaking, variable declarations, control flow clarity, when comments help vs hurt. Use when writing or…; golang-error-handling: Idiomatic Golang error handling — creation, wrapping with %w, errors.Is/As, errors.Join, custom error types, sentinel errors, panic/recover, the single…; golang-testing: Production-ready Golang tests — table-driven tests, testify suites and mocks, parallel tests, fuzzing, fixtures, goroutine leak detect…
Updated 2026-09-07 09:45:17 +08:00