Skip to main content
Execute qualquer Skill no Manus
com um clique
rohitg00
Perfil de criador do GitHub

rohitg00

Visão por repositório de 139 skills coletadas em 10 repositórios do GitHub.

skills coletadas
139
repositórios
10
atualizado
2026-06-10
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
agentbrain
36 skills · 2026-05-20
Especialistas em gestão de projetosAnalistas de garantia de qualidade de software e testadoresEscriturários de arquivosAdministradores de redes e sistemas de computadorArquitetos de banco de dadosDesigners de interfaces web e digitais
16 categorias ocupacionais · 100% classificado
26%participação
#02
pro-workflow
35 skills · 2026-06-03
Desenvolvedores de softwareOutras ocupações de informáticaAnalistas de garantia de qualidade de software e testadoresDesenvolvedores webProfessores do ensino superior, todos os outros
5 categorias ocupacionais · 100% classificado
25%participação
#03
kubectl-mcp-server
26 skills · 2026-01-30
Administradores de redes e sistemas de computadorDesenvolvedores de softwareAnalistas de segurança da informação
3 categorias ocupacionais · 100% classificado
19%participação
#04
skillkit
16 skills · 2026-03-10
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresEspecialistas em gestão de projetosOutras ocupações de informáticaAnalistas de segurança da informação
5 categorias ocupacionais · 100% classificado
12%participação
#05
agentmemory
15 skills · 2026-06-10
Desenvolvedores de softwareOutras ocupações de informática
2 categorias ocupacionais · 100% classificado
11%participação
#06
manim-video-generator
4 skills · 2026-01-29
Artistas de efeitos especiais e animadores
1 categorias ocupacionais · 100% classificado
2.9%participação
#07
skills
3 skills · 2026-05-12
Designers gráficosAnalistas de pesquisa de mercado e especialistas em marketingAnalistas de sistemas de computadorArtistas de efeitos especiais e animadores
4 categorias ocupacionais · 100% classificado
2.2%participação
#08
ai-engineering-from-scratch
2 skills · 2026-03-29
Professores do ensino superior, todos os outros
1 categorias ocupacionais · 100% classificado
1.4%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

Mostrando as 8 principais de 36 skills coletadas neste repositório.
skill-optimizer
Desenvolvedores de software

SkillOpt-flavored offline training loop for any SKILL.md. Treats accumulated learn-rule corrections as training trajectories, proposes bounded patches via an optimizer LLM, gates each candidate against a held-out validation set built from the user's own past corrections, and ships only candidates that demonstrably improve the score. Inspired by Microsoft SkillOpt's ReflACT pipeline (rollout → reflect → aggregate → select → update → evaluate) adapted to pro-workflow's SQLite store. Use when a skill has accumulated 8+ learn-rule rows and the user wants the skill itself to get better, not just longer.

2026-06-03
auto-setup
Desenvolvedores de software

Auto-configure quality gates, hooks, and settings for a new project. Detects project type and sets up appropriate tooling. Use when onboarding a new codebase.

2026-05-27
permission-tuner
Desenvolvedores de software

Analyze permission denial patterns and generate optimized alwaysAllow and alwaysDeny rules. Use when permission prompts are slowing you down or after sessions with many denials.

2026-05-27
pro-workflow
Outras ocupações de informática

Complete AI coding workflow system. Orchestration patterns, 18 hook events, 5 agents, cross-agent support, reference guides, and searchable learnings. Works with Claude Code, Cursor, and 32+ agents.

2026-05-27
safe-mode
Desenvolvedores de software

Prevent destructive operations using Claude Code hooks. Three modes — cautious (warn on dangerous commands), lockdown (restrict edits to one directory), and clear (remove restrictions). Uses PreToolUse matchers for Bash, Edit, and Write.

2026-05-27
wiki-viewer
Desenvolvedores web

Render a self-contained HTML viewer for a pro-workflow wiki. Pages, sources, claims, seed queue, page-link graph and full-text search all in one file. No external dependencies, no JS framework, S3-uploadable. Use when the user wants to browse a wiki visually, share its current state with someone, audit research progress, or hand off a knowledge base. Inspired by Thariq Shihipar's "Unreasonable Effectiveness of HTML" — favors information density and shareability over markdown-only outputs.

2026-05-09
learn-rule
Desenvolvedores de software

Capture a correction or lesson as a persistent learning rule with category, mistake, and correction. Stores, categorises, and retrieves rules for future sessions. Use after mistakes or when the user says "remember this", "don't forget", "note this", or "learn from this".

2026-05-09
llm-council
Desenvolvedores de software

Provider-agnostic multi-LLM deliberation. Three phases — independent responses, cross-model anonymized ranking, chairman synthesis. Provider config from env (OPENAI/ANTHROPIC/FIREWORKS/OPENROUTER/custom OpenAI-compatible base URL). Persists transcript to a wiki page when --wiki <slug> is passed. Use when the user wants multiple AI perspectives, consensus-building, or the "LLM Council" approach for high-stakes reviews, plan critique, or contested learning rules.

2026-05-09
Mostrando as 8 principais de 35 skills coletadas neste repositório.
k8s-autoscaling
Administradores de redes e sistemas de computador

Configure Kubernetes autoscaling with HPA, VPA, and KEDA. Use for horizontal/vertical pod autoscaling, event-driven scaling, and capacity management.

2026-01-30
k8s-backup
Administradores de redes e sistemas de computador

Kubernetes backup and restore with Velero. Use when creating backups, restoring applications, managing disaster recovery, or migrating workloads between clusters.

2026-01-30
k8s-browser
Desenvolvedores de software

Browser automation for Kubernetes dashboards and web UIs. Use when interacting with Kubernetes Dashboard, Grafana, ArgoCD UI, or other web interfaces. Requires MCP_BROWSER_ENABLED=true.

2026-01-30
k8s-capi
Administradores de redes e sistemas de computador

Cluster API lifecycle management for provisioning, scaling, and upgrading Kubernetes clusters. Use when managing cluster infrastructure or multi-cluster operations.

2026-01-30
k8s-certs
Administradores de redes e sistemas de computador

Kubernetes certificate management with cert-manager. Use when managing TLS certificates, configuring issuers, or troubleshooting certificate issues.

2026-01-30
k8s-cilium
Administradores de redes e sistemas de computador

Cilium and Hubble network observability for Kubernetes. Use when managing network policies, observing traffic flows, or troubleshooting connectivity with eBPF-based networking.

2026-01-30
k8s-cli
Desenvolvedores de software

kubectl-mcp-server CLI commands for tool discovery, direct invocation, and diagnostics. Use when exploring available tools, calling tools from command line, or checking server health.

2026-01-30
k8s-core
Desenvolvedores de software

Core Kubernetes resource management for pods, namespaces, configmaps, secrets, and nodes. Use when listing, inspecting, or managing fundamental K8s objects.

2026-01-30
Mostrando as 8 principais de 26 skills coletadas neste repositório.
eval-injection-test
Analistas de segurança da informação

Skill with injected eval patterns for security testing

2026-03-10
typescript-best-practices
Desenvolvedores de software

Enforces TypeScript best practices and modern patterns

2026-03-10
find-skills
Outras ocupações de informática

Discovers, searches, and installs skills from multiple AI agent skill marketplaces (400K+ skills) using the SkillKit CLI. Supports browsing official partner collections (Anthropic, Vercel, Supabase, Stripe, and more) and community repositories, searching by domain or technology, and installing specific skills from GitHub. Use when the user wants to find, browse, or install new agent skills, plugins, extensions, or add-ons; asks 'is there a skill for X' or 'find a skill for X'; wants to explore a skill store or marketplace; needs to extend agent capabilities in areas like React, testing, DevOps, security, or APIs; or says 'browse skills', 'search skill marketplace', 'install a skill', or 'what skills are available'.

2026-03-10
handoff-protocols
Especialistas em gestão de projetos

Manages work transitions between team members or agents by creating structured handoff documents, summarizing project status, documenting key decisions, blockers, and open questions, and generating onboarding briefs. Use when someone needs to hand off, hand over, or transition a project; pass work to another person or agent; brief a colleague taking over; prepare a shift change summary; or onboard someone mid-task. Produces ready-to-use handoff documents covering current status, next steps, known issues, technical context, and communication templates for both planned and unplanned transfers.

2026-03-06
parallel-investigation
Desenvolvedores de software

Coordinates parallel investigation threads to simultaneously explore multiple hypotheses or root causes across different system areas. Use when debugging production incidents, slow API performance, multi-system integration failures, or complex bugs where the root cause is unclear and multiple plausible theories exist; when serial troubleshooting is too slow; or when multiple investigators can divide root-cause analysis work. Provides structured phases for problem decomposition, thread assignment, sync points with Continue/Pivot/Converge decisions, and final report synthesis.

2026-03-06
structured-code-review
Analistas de garantia de qualidade de software e testadores

Performs a structured five-stage code review covering requirements compliance, correctness, code quality, testing, and security/performance. Each stage uses targeted checklists and categorized feedback (Blocker/Major/Minor/Nit) with actionable suggestions and rationale. Use when the user asks for code review, PR feedback, pull request review, or wants their code checked for bugs, style issues, or vulnerabilities — triggered by phrases like "review my code", "check this PR", "review my changes", "pull request review", or "code feedback".

2026-03-06
hypothesis-testing
Desenvolvedores de software

Applies the scientific method to debugging by helping users form specific, testable hypotheses, design targeted experiments, and systematically confirm or reject theories to find root causes. Use when a user says their code isn't working, they're getting an error, something broke, they want to troubleshoot a bug, or they're trying to figure out what's causing an issue. Concrete actions include isolating failing components, forming and testing hypotheses, analyzing error messages, tracing execution paths, and interpreting test results to narrow down root causes.

2026-03-06
root-cause-analysis
Desenvolvedores de software

Performs systematic root cause analysis to identify the true source of bugs, errors, and unexpected behavior through structured investigation phases — not just treating symptoms. Use when a user reports a bug, crash, error, or broken behavior and needs to debug, troubleshoot, or investigate why something is not working; especially for complex or intermittent issues across multiple components. Applies the Five Whys method, hypothesis-driven testing, stack trace analysis, git blame/log evidence gathering, and causal chain documentation to isolate and confirm root causes before applying any fix.

2026-03-06
Mostrando as 8 principais de 16 skills coletadas neste repositório.
agentmemory-agents
Outras ocupações de informática

How agentmemory wires into host coding agents via the connect command. Use when installing agentmemory into a specific agent, when asked which agents are supported, or when a connect adapter writes the wrong config path.

2026-06-10
agentmemory-architecture
Outras ocupações de informática

How agentmemory is built, the iii engine primitives it runs on, its storage model, ports, and the viewer. Use when reasoning about how memory is stored or retrieved end to end, when extending the system, or when answering how agentmemory works under the hood.

2026-06-07
agentmemory-config
Outras ocupações de informática

agentmemory configuration, environment variables, ports, and feature flags. Use when enabling a feature, changing ports, setting an API key, configuring auth, or explaining why a feature is off by default.

2026-06-07
agentmemory-hooks
Outras ocupações de informática

The agentmemory plugin hooks that capture observations automatically across the agent session lifecycle. Use when explaining how memory gets captured without manual saves, when debugging missing observations, or when tuning what gets recorded.

2026-06-07
agentmemory-mcp-tools
Outras ocupações de informática

Map of every agentmemory MCP tool, what each does, and its parameters. Use when choosing which memory tool to call, when a tool name or argument is unclear, or when answering what agentmemory can do via MCP.

2026-06-07
agentmemory-rest-api
Outras ocupações de informática

The agentmemory HTTP REST API surface, the primary protocol for talking to the memory server. Use when calling agentmemory over HTTP, when MCP is unavailable and you need a fallback, or when integrating a host that does not speak MCP.

2026-06-07
commit-context
Desenvolvedores de software

Trace a file, function, or line back to the agent session that produced its current commit. Use when the user asks "why is this code here", "what was the agent doing when this changed", "who wrote this", or wants context on a specific location in the codebase.

2026-06-07
commit-history
Desenvolvedores de software

List recent git commits linked to agent sessions, optionally filtered by branch or repo. Use when the user asks "show agent commits", "what has the agent shipped", "list linked commits", or wants commits with their session context.

2026-06-07
Mostrando as 8 principais de 15 skills coletadas neste repositório.
animation-composer
Artistas de efeitos especiais e animadores

Scene composition and orchestration skill for creating complex multi-part animations. **Triggers when:** - User wants to compose multi-element scenes - Request involves combining multiple visual elements - Scene requires act-based structure or transitions - User mentions "scene", "compose", "combine", "orchestrate" **Capabilities:** - Scene graph construction with acts and transitions - Multi-object coordination and timing - Camera movements and focus control - Layered animation sequences

2026-01-29
math-visualizer
Artistas de efeitos especiais e animadores

Mathematical visualization skill for equations, proofs, and geometric concepts. **Triggers when:** - User mentions equations, formulas, or mathematical expressions - Request involves mathematical proofs or derivations - Content includes geometric relationships - User mentions LaTeX, calculus, algebra, geometry, trigonometry - Patterns: "equation", "formula", "prove", "derive", "graph", "plot" **Capabilities:** - LaTeX equation rendering with color-coded components - Function graphing and transformations - Geometric constructions and proofs - 3D mathematical surfaces - Step-by-step derivations with highlights

2026-01-29
motion-graphics
Artistas de efeitos especiais e animadores

Kinetic typography, logo animations, and stylized motion design skill. **Triggers when:** - User wants text animations or kinetic typography - Request involves logo reveals or title sequences - Content focuses on visual impact over education - User mentions "title", "intro", "logo", "text animation", "kinetic" **Capabilities:** - Kinetic typography with dynamic text effects - Logo reveals and brand animations - Particle effects and visual flourishes - Modern motion design patterns - Attention-grabbing title sequences

2026-01-29
visual-storyteller
Artistas de efeitos especiais e animadores

Narrative-driven animation skill for explanatory content and visual storytelling. **Triggers when:** - User wants to explain a concept or process - Request involves step-by-step demonstrations - Content is educational or tutorial-like - User mentions "explain", "show how", "demonstrate", "walk through" **Capabilities:** - Breaking concepts into digestible visual steps - Progressive revelation of information - Highlighting cause-and-effect relationships - Building intuition through visual metaphors

2026-01-29
Mostrando 10 de 10 repositórios
Todos os repositórios foram exibidos