Skip to main content
Run any Skill in Manus
with one click
IndianBoy42
GitHub creator profile

IndianBoy42

Repository-level view of 32 collected skills across 2 GitHub repositories.

skills collected
32
repositories
2
updated
2026-05-13
repository explorer

Repositories and representative skills

marimo-pair
software-developers

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
software-developers

Working on config and plugins for opencode

2026-05-13
debug-workflow
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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

2026-05-13
Showing top 8 of 20 collected skills in this repository.
bash-scripting
software-developers

Use when creating or modifying bash shell scripts, needing script templates, error handling patterns, or shell scripting best practices.

2026-02-21
justfile-creation
software-developers

Use when creating Justfiles, needing modern command runners, or implementing just command runner patterns for task automation.

2026-02-21
kitty-terminal
network-and-computer-systems-administrators

Use when you need detailed kitty terminal API reference, remote control commands, window management, or advanced kitty integration patterns.

2026-02-21
makefile-creation
software-developers

Use when creating Makefiles, needing build automation, defining make targets, or implementing standard makefile patterns and recipes.

2026-02-21
python-typing-patterns
software-developers

Comprehensive guide for Python type annotations, type checking, and modern typing patterns. Use when: (1) Adding type hints to Python code, (2) Configuring mypy/pyright/ty type checkers, (3) Understanding generics, protocols, and advanced type patterns, (4) Migrating to modern Python typing, (5) Setting up strict type checking in CI/CD, (6) Building type-safe APIs and libraries. Covers Python 3.10+ modern syntax, type narrowing, structural typing, and best practices.

2026-02-21
ast-grep-explorer
software-developers

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-02-12
ast-grep-refactor
software-developers

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-02-12
gccdiag
software-developers

Use gccdiag when you need to quickly check a certain c/c++ file compiles, using the exact arguments from the project compile_commands.json

2026-02-12
Showing top 8 of 12 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded