Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
rohitg00
Perfil de creador de GitHub

rohitg00

Vista por repositorio de 139 skills recopiladas en 10 repositorios de GitHub.

skills recopiladas
139
repositorios
10
actualizado
2026-06-10
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
agentbrain
36 skills · 2026-05-20
Especialistas en gestión de proyectosAnalistas de garantía de calidad de software y probadoresEmpleados de archivosAdministradores de redes y sistemas informáticosArquitectos de bases de datosDiseñadores de interfaces web y digitales
16 categorías ocupacionales · 100% clasificado
26%participación
#02
pro-workflow
35 skills · 2026-06-03
Desarrolladores de softwareOtras ocupaciones informáticasAnalistas de garantía de calidad de software y probadoresDesarrolladores webProfesores postsecundarios, todos los demás
5 categorías ocupacionales · 100% clasificado
25%participación
#03
kubectl-mcp-server
26 skills · 2026-01-30
Administradores de redes y sistemas informáticosDesarrolladores de softwareAnalistas de seguridad de la información
3 categorías ocupacionales · 100% clasificado
19%participación
#04
skillkit
16 skills · 2026-03-10
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresEspecialistas en gestión de proyectosOtras ocupaciones informáticasAnalistas de seguridad de la información
5 categorías ocupacionales · 100% clasificado
12%participación
#05
agentmemory
15 skills · 2026-06-10
Desarrolladores de softwareOtras ocupaciones informáticas
2 categorías ocupacionales · 100% clasificado
11%participación
#06
manim-video-generator
4 skills · 2026-01-29
Artistas de efectos especiales y animadores
1 categorías ocupacionales · 100% clasificado
2.9%participación
#07
skills
3 skills · 2026-05-12
Diseñadores gráficosAnalistas de investigación de mercados y especialistas en marketingAnalistas de sistemas informáticosArtistas de efectos especiales y animadores
4 categorías ocupacionales · 100% clasificado
2.2%participación
#08
ai-engineering-from-scratch
2 skills · 2026-03-29
Profesores postsecundarios, todos los demás
1 categorías ocupacionales · 100% clasificado
1.4%participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

Mostrando las 8 principales de 36 skills recopiladas en este repositorio.
skill-optimizer
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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
Otras ocupaciones informáticas

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
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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 las 8 principales de 35 skills recopiladas en este repositorio.
k8s-autoscaling
Administradores de redes y sistemas informáticos

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 y sistemas informáticos

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
Desarrolladores 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 y sistemas informáticos

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 y sistemas informáticos

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 y sistemas informáticos

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
Desarrolladores 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
Desarrolladores 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 las 8 principales de 26 skills recopiladas en este repositorio.
eval-injection-test
Analistas de seguridad de la información

Skill with injected eval patterns for security testing

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

Enforces TypeScript best practices and modern patterns

2026-03-10
find-skills
Otras ocupaciones informáticas

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 en gestión de proyectos

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
Desarrolladores 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 garantía de calidad de software y probadores

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
Desarrolladores 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
Desarrolladores 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 las 8 principales de 16 skills recopiladas en este repositorio.
agentmemory-agents
Otras ocupaciones informáticas

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
Otras ocupaciones informáticas

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
Otras ocupaciones informáticas

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
Otras ocupaciones informáticas

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
Otras ocupaciones informáticas

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
Otras ocupaciones informáticas

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
Desarrolladores 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
Desarrolladores 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 las 8 principales de 15 skills recopiladas en este repositorio.
animation-composer
Artistas de efectos especiales y 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 efectos especiales y 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 efectos especiales y 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 efectos especiales y 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 repositorios
Todos los repositorios cargados