Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

khanelinix

khanelinix contém 26 skills coletadas de khaneliman, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
26
Stars
335
atualizado
2026-07-11
Forks
17
Cobertura ocupacional
8 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

sarif-toolkit
Desenvolvedores de software

Deterministic SARIF reporting and partitioning. Use when inspecting .sarif or .sarif.json static-analysis output, summarizing findings without loading full JSON into chat, or splitting results by rule, path, severity, or balanced chunks.

2026-07-11
nix-toolkit
Desenvolvedores de software

Nix operational playbooks for package diffs, build debugging, closure analysis, dependency forensics, flake maintenance, and evaluation performance tuning. Use when comparing Nix build outputs, diagnosing derivation failures, finding unexpected runtime/build dependencies, inspecting closure size, maintaining flakes, or profiling slow NixOS/Home Manager/Nixvim evaluation.

2026-07-11
github-toolkit
Desenvolvedores de software

GitHub issue discovery, targeted triage, issue creation, pull-request creation, review authoring, review-feedback handling, and CI check-fix workflows using gh CLI. Use for read or write work against GitHub issues, pull requests, reviews, or checks.

2026-07-11
git-toolkit
Desenvolvedores de software

Git commit planning, fixup/autosquash, branch cleanup, conflict resolution, regression bisect, and multi-commit change-stack workflows. Use for safe local history operations or deciding how changes should be split, repaired, or validated.

2026-07-11
architect
Outras ocupações de informática

Progressive context-architecture expert for repository instructions, AI prompts, rules, agents, commands, and skills. Use when initializing, designing, refactoring, or auditing AI configuration for clear boundaries and token-efficient disclosure.

2026-07-11
jj-toolkit
Desenvolvedores de software

Use for working with Jujutsu (jj) history workflows, including hunk-level split/squash/diffedit/restore via `jj-hunk-tool`.

2026-07-11
writing-nix
Desenvolvedores de software

Write idiomatic and maintainable Nix code. Use when creating or refactoring Nix expressions, Home Manager or NixOS modules, overlays, packages, and flake outputs, especially when deciding module merge semantics, binding locality, option defaults, and conditional structure.

2026-07-11
okf-memory
Desenvolvedores de software

Durable, cross-provider project knowledge in a project .okf bundle. Use when reading or recording prior decisions, established facts, project history, or memory that must survive sessions and providers.

2026-07-10
okf-memory
Desenvolvedores de software

Durable, cross-provider project knowledge in a project .okf bundle. Use when reading or recording prior decisions, established facts, project history, or memory that must survive sessions and providers.

2026-07-10
planning-with-files
Especialistas em gestão de projetos

Persistent file-based planning for complex or long-running work. Use when asked to plan, organize, research, or execute work requiring multiple phases or roughly 5+ tool calls. Keeps task_plan.md, findings.md, and progress.md recoverable across sessions and compaction.

2026-07-10
planning-with-files
Especialistas em gestão de projetos

Persistent file-based planning for complex or long-running work. Use when asked to plan, organize, research, or execute work requiring multiple phases or roughly 5+ tool calls. Keeps task_plan.md, findings.md, and progress.md recoverable across sessions and compaction.

2026-07-10
planning-with-files
Especialistas em gestão de projetos

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Supports automatic session recovery after /clear.

2026-07-07
planning-with-files
Especialistas em gestão de projetos

Manus-style persistent file-based planning for AI coding agents: keeps task_plan.md, findings.md, and progress.md on disk so work survives context loss and /clear. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Supports automatic session recovery after /clear.

2026-07-07
pi-planning-with-files
Especialistas em gestão de projetos

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Supports automatic session recovery after /clear.

2026-07-07
security-toolkit
Analistas de segurança da informação

Repository security best-practice reviews, threat modeling, and security ownership analysis.

2026-06-20
lua-toolkit
Desenvolvedores de software

Neovim Lua plugin development playbooks — project architecture, self lazy-loading, vim.g configuration, scoped commands and <Plug> keymaps, health checks, type-safe tooling, busted testing, and LuaRocks distribution. Use when writing or refactoring a Neovim Lua plugin, designing vim.g/setup config, deciding command/keymap APIs, adding checkhealth, configuring lua-ls/luacheck/stylua/LuaCATS, or setting up busted/nlua tests and SemVer LuaRocks releases.

2026-06-20
playwright-interactive
Analistas de garantia de qualidade de software e testadores

Persistent browser and Electron interaction through `js_repl` for fast iterative UI debugging, using Nix-provided `playwright-cli`/browsers when available. Do not install Playwright or browsers with npm/npx as setup.

2026-06-04
playwright
Desenvolvedores de software

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via the bundled Nix-backed Playwright wrapper script.

2026-06-04
webapp-testing
Analistas de garantia de qualidade de software e testadores

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

2026-06-01
frontend-design
Designers de interfaces web e digitais

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2026-06-01
develop-web-game
Desenvolvedores web

Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.

2026-06-01
skill-creator
Outras ocupações de informática

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-06-01
docx
Editores de desktop

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks

2026-06-01
mcp-builder
Desenvolvedores de software

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

2026-06-01
pdf
Editores de desktop

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

2026-06-01
memory-profiler
Desenvolvedores de software

Diagnose memory inefficiencies, capture high-resolution memory profiles, and execute architectural refactoring across C++, Rust, TypeScript/Node.js, .NET, and Python. Use when troubleshooting memory leaks, out-of-memory (OOM) errors, or heap fragmentation.

2026-03-01