Skip to main content
rohitg00
GitHub-Creator-Profil

rohitg00

Repository-Ansicht von 159 gesammelten Skills in 10 GitHub-Repositories.

gesammelte Skills
159
Repositories
10
aktualisiert
30. Aug. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

#01
pro-workflow
41 Skills · 18. Juli 2026
SoftwareentwicklerSonstige ComputerberufeSoftwarequalitätssicherungsanalysten und -testerWeb- und digitale SchnittstellendesignerWebentwickler
5 Berufskategorien · 100 % klassifiziert
26 %Anteil
#02
agentbrain
36 Skills · 20. Mai 2026
ProjektmanagementspezialistenSoftwarequalitätssicherungsanalysten und -testerAblagesachbearbeiterDatenbankarchitektenKundendienst-MitarbeiterNetzwerk- und Computersystemadministratoren
16 Berufskategorien · 100 % klassifiziert
23 %Anteil
#03
kubectl-mcp-server
26 Skills · 30. Jan. 2026
Netzwerk- und ComputersystemadministratorenSoftwareentwicklerInformationssicherheitsanalysten
3 Berufskategorien · 100 % klassifiziert
16 %Anteil
#04
agentmemory
17 Skills · 23. Aug. 2026
Sonstige ComputerberufeSoftwareentwickler
2 Berufskategorien · 100 % klassifiziert
11 %Anteil
#05
skillkit
16 Skills · 10. März 2026
SoftwareentwicklerSoftwarequalitätssicherungsanalysten und -testerProjektmanagementspezialistenSonstige ComputerberufeInformationssicherheitsanalysten
5 Berufskategorien · 100 % klassifiziert
10 %Anteil
#06
ai-engineering-from-scratch
14 Skills · 30. Aug. 2026
Sonstige ComputerberufeDatenbankarchitektenInformationssicherheitsanalystenSonstige Hochschullehrer
4 Berufskategorien · 50 % klassifiziert
8,8 %Anteil
#07
manim-video-generator
4 Skills · 29. Jan. 2026
Spezialeffektkünstler und Animatoren
1 Berufskategorien · 100 % klassifiziert
2,5 %Anteil
#08
skills
3 Skills · 12. Mai 2026
GrafikdesignerComputersystemanalytikerMarktforschungsanalysten und MarketingspezialistenSpezialeffektkünstler und Animatoren
4 Berufskategorien · 100 % klassifiziert
1,9 %Anteil
Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

agent-teams
Softwareentwickler

Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.

18. Juli 2026
auto-setup
Softwareentwickler

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.

18. Juli 2026
batch-orchestration
Softwareentwickler

Decompose large-scale changes into independent units and spawn parallel agents in isolated worktrees. Use for migrations, refactors, codemods, and any change touching 10+ files with the same pattern.

18. Juli 2026
compact-guard
Softwareentwickler

Smart context compaction with state preservation. Saves critical files, task progress, and working state before compaction, restores after. Use before manual compact or when auto-compact triggers.

18. Juli 2026
context-engineering
Softwareentwickler

Master the four operations of context engineering — Write, Select, Compress, Isolate. Manage token budgets, compaction strategies, and context partitioning to keep AI sessions sharp and efficient.

18. Juli 2026
context-optimizer
Softwareentwickler

Optimize token usage and context management. Use when sessions feel slow, context is degraded, or you're running out of budget.

18. Juli 2026
cost-tracker
Softwareentwickler

Track session costs, set budget alerts, and optimize token spend. Use to check costs mid-session or set spending limits.

18. Juli 2026
design-engineering
Web- und digitale Schnittstellendesigner

Apply interface craft when building or reviewing UI - motion, easing, timing, springs, component feel, and visual foundations. Use when building a component, animation, transition, hover or press state, modal, drawer, toast, or when polishing an interface so…

18. Juli 2026
Es werden 8 von 41 gesammelten Skills angezeigt.
Es werden 8 von 36 gesammelten Skills angezeigt.
k8s-autoscaling
Netzwerk- und Computersystemadministratoren

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

30. Jan. 2026
k8s-backup
Netzwerk- und Computersystemadministratoren

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

30. Jan. 2026
k8s-browser
Softwareentwickler

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.

30. Jan. 2026
k8s-capi
Netzwerk- und Computersystemadministratoren

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

30. Jan. 2026
k8s-certs
Netzwerk- und Computersystemadministratoren

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

30. Jan. 2026
k8s-cilium
Netzwerk- und Computersystemadministratoren

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

30. Jan. 2026
k8s-cli
Softwareentwickler

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.

30. Jan. 2026
k8s-core
Softwareentwickler

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

30. Jan. 2026
Es werden 8 von 26 gesammelten Skills angezeigt.
agentmemory-config
Sonstige Computerberufe

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.

23. Aug. 2026
agentmemory-agents
Sonstige Computerberufe

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.

16. Aug. 2026
forget
Sonstige Computerberufe

Delete specific observations from agentmemory after showing them and getting explicit confirmation. Use when the user says "forget this", "delete memory", "remove that note", or wants to scrub specific data for privacy.

15. Aug. 2026
lesson
Sonstige Computerberufe

Save a correction or hard-won rule as a confidence-weighted lesson that resurfaces before similar work. Use when the user corrects your approach, says "learn this", "always" or "never do X", or you notice yourself repeating a past mistake.

15. Aug. 2026
memory-discipline
Sonstige Computerberufe

The session loop that makes agentmemory pay off, recall before starting work, save at decision points, learn from corrections. Use when starting a nontrivial task, after settling a decision or debugging a gotcha, or whenever deciding if something belongs in…

15. Aug. 2026
recall
Sonstige Computerberufe

Search agentmemory for past observations, sessions, and learnings about a topic using hybrid BM25 plus vector plus graph search. Use when the user says "recall", "what did we do about", "did we ever", "have we seen", or needs context from past sessions.

15. Aug. 2026
remember
Sonstige Computerberufe

Save an insight, decision, or learning to agentmemory's long-term storage with searchable concept tags. Use when the user says "remember this", "save this", "note that", "don't forget", or wants to preserve knowledge for future sessions.

15. Aug. 2026
agentmemory-mcp-tools
Sonstige Computerberufe

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.

15. Aug. 2026
Es werden 8 von 17 gesammelten Skills angezeigt.
eval-injection-test
Informationssicherheitsanalysten

Skill with injected eval patterns for security testing

10. März 2026
typescript-best-practices
Softwareentwickler

Enforces TypeScript best practices and modern patterns

10. März 2026
find-skills
Sonstige Computerberufe

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…

10. März 2026
handoff-protocols
Projektmanagementspezialisten

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…

6. März 2026
parallel-investigation
Softwareentwickler

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…

6. März 2026
structured-code-review
Softwarequalitätssicherungsanalysten und -tester

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…

6. März 2026
hypothesis-testing
Softwareentwickler

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…

6. März 2026
root-cause-analysis
Softwareentwickler

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…

6. März 2026
Es werden 8 von 16 gesammelten Skills angezeigt.
check-understanding
nicht klassifiziert

Phase quiz for AI Engineering from Scratch. Trigger with "quiz me", "test phase", "check my understanding", "do I know phase 3", or `/check-understanding <phase>`.

30. Aug. 2026
course-guide
nicht klassifiziert

Topic router for the AI Engineering from Scratch curriculum. Give it a topic, a question, or a bug you are fighting, and it points at the exact lessons that teach it, plus the right next command. Trigger phrases: "where do I learn", "which lesson covers",…

30. Aug. 2026
find-your-level
nicht klassifiziert

Interactive quiz that maps your AI/ML knowledge to a starting point in the 523-lesson, 20-phase AI Engineering from Scratch curriculum. Trigger phrases: "where should I start", "find my level", "what do I know", "which phase", "assess my knowledge",…

30. Aug. 2026
learn-agent-skills
nicht klassifiziert

Focused interactive tutor for the Agent Skills Engineering path in AI Engineering from Scratch. Start or resume this route when a learner wants to create, discover, invoke, secure, evaluate, package, or port Agent Skills. Teaches one lesson per invocation and…

30. Aug. 2026
learn-mcp
nicht klassifiziert

Focused interactive tutor for the Model Context Protocol (MCP) path in AI Engineering from Scratch. Start or resume this route when a learner wants to build, secure, debug, verify, or operate MCP clients, servers, transports, gateways, registries, or…

30. Aug. 2026
learn
nicht klassifiziert

Interactive lesson tutor for the AI Engineering from Scratch curriculum. Reads LEARNING.md, fetches the next lesson, teaches it section by section in the terminal, quizzes at the end, and records progress. Works cloned or entirely over…

30. Aug. 2026
start-learning
nicht klassifiziert

One-time onboarding for the AI Engineering from Scratch curriculum (523 lessons, 20 phases). Interviews the learner, runs the placement quiz, and writes LEARNING.md, a persistent study plan the learn skill drives. Trigger phrases: "start learning", "set up…

30. Aug. 2026
skill-contract-reviewer
Sonstige Computerberufe

Validate an Agent Skill package and choose the right instruction, capability, or lifecycle primitive before implementation.

23. Aug. 2026
Es werden 8 von 14 gesammelten Skills angezeigt.
10 von 10 Repositories angezeigt
Alle Repositories angezeigt