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

dot-opencode

dot-opencode contém 20 skills coletadas de IndianBoy42, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
20
Stars
0
atualizado
2026-05-13
Forks
1
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

marimo-pair
Desenvolvedores de software

Work inside a running marimo notebook's kernel — execute code, create cells, and build a notebook as an artifact. Use when the user wants to start a marimo notebook or work in an active marimo session.

2026-05-13
opencode-config
Desenvolvedores de software

Working on config and plugins for opencode

2026-05-13
debug-workflow
Desenvolvedores de software

Hypothesis-driven debugging methodology: systematic investigation, binary search isolation, escalation criteria. Load when debugging complex, elusive, or multi-system bugs.

2026-05-13
refactor-workflow
Desenvolvedores de software

Systematic code refactoring methodology using ast-grep, comby, and manual transformations. Load when performing large-scale code restructuring or systematic transformations.

2026-05-13
research-workflow
Desenvolvedores de software

Deep research methodology: recursive exploration, branch-and-synthesize pattern, documentation structure. Load when conducting broad, open-ended research on technical or scientific topics.

2026-05-13
review-workflow
Analistas de garantia de qualidade de software e testadores

Code review framework: 5-category evaluation, structured output format, severity levels. Load when performing thorough code reviews of changes, diffs, or pull requests.

2026-05-13
software-dev
Desenvolvedores de software

Software development workflow patterns: exploration, implementation, testing, review cycles. Load this skill when coordinating multi-step development tasks or delegating software work.

2026-05-13
marimo-wasm
Desenvolvedores de software

Check if a marimo notebook is compatible with WebAssembly (WASM) and report any issues.

2026-05-13
opencode-db
Desenvolvedores de software

Query and explore the opencode session database using `opencode db` CLI. Use when: (1) Searching session history by title, directory, or date, (2) Inspecting conversation messages and parts within sessions, (3) Analyzing project or workspace data, (4) Reviewing todo lists across sessions, (5) Any task requiring structured queries against opencode's persisted state — sessions, messages, parts, projects, workspaces, todos, events, permissions, accounts. Trigger keywords: "session db", "opencode db", "session history", "conversation data", "past sessions", "session search".

2026-05-13
rust-cargo-doc-search
Desenvolvedores de software

Search and explore locally-generated cargo doc documentation for Rust projects and their dependencies. Use when: (1) looking up types, traits, functions, or modules in a Rust crate, (2) exploring the API surface of a local workspace crate or dependency, (3) browsing locally-built rustdoc output in target/doc/, (4) searching docs without an internet connection, (5) user mentions cargo doc, rustdoc, rust docs, or asks about Rust API documentation.

2026-05-13
pdf-extraction
Desenvolvedores de software

Extract text, tables, and structured data from PDFs. Use when processing any PDF for text extraction, table extraction, search, metadata, or conversion to markdown. Supports text-based and scanned/image PDFs with OCR.

2026-05-13
cartography
Desenvolvedores de software

Repository understanding and hierarchical codemap generation

2026-04-28
git-subtree
Desenvolvedores de software

Vendor external dependencies into a monorepo using git subtree. Use when adding, updating, or managing vendored third-party code, soft forks (pull-only), or push-pull subtrees for self-owned repos. Covers interaction with jujutsu (jj) colocated workflows.

2026-04-20
datasheet-extraction
Desenvolvedores de software

Extract data from electronics/component datasheets (PDF). Use when processing datasheets for pin tables, electrical characteristics, timing specs, absolute maximum ratings, or ordering information. Combine with pdf-extraction skill.

2026-04-20
paper-extraction
Desenvolvedores de software

Extract content from academic and scientific papers (PDF). Use when processing research papers for equations, algorithms, figures, references, or structured sections. Combine with pdf-extraction skill.

2026-04-20
ast-grep-explore
Desenvolvedores de software

Use when you need to explore, search, or understand codebases using structural AST patterns. Ideal for finding specific code patterns, understanding code architecture, discovering API usage, or locating code smells across multiple files.

2026-04-20
ast-grep-refactor
Desenvolvedores de software

Use when you need to perform code refactoring, semantic transformations, or structural rewrites across multiple files. Ideal for API migrations, code modernization, breaking change adoption, or systematic code transformations.

2026-04-20
frankenstein
Desenvolvedores de software

Combine the best parts of multiple skills into one. Searches ClawHub, GitHub, skills.sh, skillsmp.com and other AI skill repos. Analyzes each safely, compares features, and builds a combined 'Frankenstein' skill with the best of each. Uses skill-auditor for security scanning and sandwrap for safe analysis. Use when: (1) Multiple skills exist for same purpose, (2) Want best-of-breed combination, (3) Building a comprehensive skill from fragments.

2026-04-20
jujutsu
Desenvolvedores de software

Guide to Jujutsu (jj) version control system. Use when working with commits, branches, pull requests, PRs, version control, rebasing, pushing, or when the user mentions jj, git, or version control operations.

2026-04-20
neovim-config
Administradores de redes e sistemas de computador

Use when you need help with Neovim configuration, plugin development, Lua scripting, creating custom plugins, or troubleshooting Neovim setups. Also use for configuring LSP, treesitter, completion engines, keybindings, or Neovim-based workflows.

2026-04-20