Skip to main content
rohitg00
GitHub 创作者资料

rohitg00

按仓库查看 10 个 GitHub 仓库中的 159 个已收集 skills。

已收集 skills
159
仓库
10
更新
2026年8月23日
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

agent-teams
软件开发工程师

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.

2026年7月18日
auto-setup
软件开发工程师

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年7月18日
batch-orchestration
软件开发工程师

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.

2026年7月18日
compact-guard
软件开发工程师

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.

2026年7月18日
context-engineering
软件开发工程师

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.

2026年7月18日
context-optimizer
软件开发工程师

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

2026年7月18日
cost-tracker
软件开发工程师

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

2026年7月18日
design-engineering
网页与数字界面设计师

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…

2026年7月18日
已展示 8 / 41 个已收集 Skill。
已展示 8 / 36 个已收集 Skill。
k8s-autoscaling
网络与计算机系统管理员

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

2026年1月30日
k8s-backup
网络与计算机系统管理员

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

2026年1月30日
k8s-browser
软件开发工程师

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年1月30日
k8s-capi
网络与计算机系统管理员

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

2026年1月30日
k8s-certs
网络与计算机系统管理员

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

2026年1月30日
k8s-cilium
网络与计算机系统管理员

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

2026年1月30日
k8s-cli
软件开发工程师

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年1月30日
k8s-core
软件开发工程师

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

2026年1月30日
已展示 8 / 26 个已收集 Skill。
agentmemory-config
其他计算机职业

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年8月23日
agentmemory-agents
其他计算机职业

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年8月16日
forget
其他计算机职业

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.

2026年8月15日
lesson
其他计算机职业

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.

2026年8月15日
memory-discipline
其他计算机职业

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…

2026年8月15日
recall
其他计算机职业

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.

2026年8月15日
remember
其他计算机职业

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.

2026年8月15日
agentmemory-mcp-tools
其他计算机职业

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年8月15日
已展示 8 / 17 个已收集 Skill。
eval-injection-test
信息安全分析师

Skill with injected eval patterns for security testing

2026年3月10日
typescript-best-practices
软件开发工程师

Enforces TypeScript best practices and modern patterns

2026年3月10日
find-skills
其他计算机职业

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…

2026年3月10日
handoff-protocols
项目管理专家

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…

2026年3月6日
parallel-investigation
软件开发工程师

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…

2026年3月6日
structured-code-review
软件质量保证分析师与测试员

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…

2026年3月6日
hypothesis-testing
软件开发工程师

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…

2026年3月6日
root-cause-analysis
软件开发工程师

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…

2026年3月6日
已展示 8 / 16 个已收集 Skill。
find-your-level
未分类

Interactive quiz that maps your AI/ML knowledge to a starting point in the 511-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",…

2026年8月23日
learn-agent-skills
其他高等院校教师

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…

2026年8月23日
skill-contract-reviewer
其他计算机职业

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

2026年8月23日
skill-catalog-builder
其他计算机职业

Build a bounded Agent Skill catalog across explicit discovery scopes and report collisions before loading instruction bodies.

2026年8月23日
skill-invocation-router
其他计算机职业

Design and test explicit human, implicit model or agent, programmatic application, bounded skill-composition, and harness activation policies for an Agent Skill catalog.

2026年8月23日
skill-safety-reviewer
信息安全分析师

Review a skill-requested filesystem, command, network, secret, or destructive action against an explicit sandbox policy without executing it.

2026年8月23日
skill-release-gate
其他计算机职业

Evaluate an Agent Skill bundle for structural integrity, trigger quality, artifact improvement, script correctness, safety, installed-tree integrity, and target-host portability before release.

2026年8月23日
course-guide
未分类

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",…

2026年8月23日
已展示 8 / 14 个已收集 Skill。
已展示 10 / 10 个仓库
已展示全部仓库