Skip to main content

Skills in this repository

tomevault-io/skills-registry - Page 33

SkillsMP has collected 17,125 skills from tomevault-io/skills-registry. Open a skill to review its source and details.

tomevault-io/skills-registry

Showing 40 of 17,125 collected skills.

occupation
Software Developers
description

CI/CD mastery covering GitHub Actions (matrix builds, reusable workflows, caching), GitLab CI, Jenkins, artifact management, blue-green/canary/rolling deployments, feature flags, database migrations, and secret rotation. Use when this capability is needed.

updated
occupation
Market Research Analysts & Marketing Specialists
description

Enterprise content strategy framework for B2B SaaS including editorial calendar management, content pillars and topic clustering, SEO-driven content creation, thought leadership positioning, case study methodology, whitepaper structure, multi-channel…

updated
occupation
Software Developers
description

Production git workflows covering trunk-based development vs GitFlow, conventional commits, semantic versioning automation, branch protection rules, merge strategies (squash/rebase), cherry-pick workflows, bisect debugging, and monorepo strategies. Use when…

updated
occupation
Network & Computer Systems Administrators
description

Kubernetes production deployment covering strategies, HPA/VPA autoscaling, resource requests/limits, ConfigMaps/Secrets, Helm charts, Kustomize overlays, Istio service mesh, ingress controllers, PVs, RBAC, network policies, PodDisruptionBudgets, and init…

updated
occupation
Software Developers
description

Deploy, evaluate, fine-tune, and manage Foundry agents end-to-end: Docker build, ACR push, hosted/prompt agent create, container start, batch eval, continuous eval, prompt optimizer, Agent Optimizer scaffold, agent.yaml, dataset curation from traces, model…

updated
occupation
Market Research Analysts & Marketing Specialists
description

> Use when this capability is needed.

updated
occupation
Lawyers
description

Query Indian Constitution articles and BNS 2023 (Bharatiya Nyaya Sanhita) criminal law sections using RAG with semantic search. Look up fundamental rights, directive principles, emergency provisions, and BNS offences with cited article/section numbers. Use…

updated
occupation
Project Management Specialists
description

Interact with Jira and Confluence using the open-source atlassian-cli tool. Use this skill whenever the user asks you to interact with Jira or Confluence — creating issues, searching with JQL, transitioning tickets, managing sprints, triaging bugs, generating…

updated
occupation
Software Developers
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

Use this skill for CI/CD pipeline design during framework planning. Provides templates for GitHub Actions, GitLab CI, and deployment strategies.

updated
occupation
Software Developers
description

Install and use goey-toast — a gooey, morphing React toast component built on Sonner with Framer Motion. Use when adding toast/notification UI to a React app (success/error/warning/info/promise toasts), or when the user mentions goey-toast / gooey toast. Use…

updated
occupation
Software Developers
description

Multi-cloud Terraform module management skills for GitHub Copilot - automate provider upgrades, testing, CI/CD, and releases across AWS, GCP, Azure, and DigitalOcean modules at scale Use when this capability is needed.

updated
occupation
Software Developers
description

Build GraphQL APIs from Drizzle PostgreSQL schemas with auto-generated CRUD, type-safe clients, and React Query hooks. Use when creating GraphQL servers from Drizzle ORM tables, building type-safe GraphQL clients, adding React data-fetching hooks with…

updated
occupation
Software Developers
description

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows…

updated
occupation
Software Developers
description

Build terminal UIs with OpenTUI. Covers the core API, native audio, keymaps, React and Solid bindings, components, layout, keyboard input, plugins, and testing. Use when this capability is needed.

updated
occupation
Software Developers
description

Steps to add a new component to the SST docs. Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Universal test specification generator that explores codebases, researches best practices, and generates comprehensive test specs via multi-agent orchestration. Outputs Hermes-style test specification documents with TC-XXX formatting, area segmentation, and…

updated
occupation
Software Developers
description

Call Google's Gemini CLI as an assistant for second opinions, task delegation, code review, web research, and codebase analysis. Use this skill whenever the user says "ask gemini", "get gemini's take", "have gemini look at this", "delegate to gemini", "run…

updated
occupation
Management Analysts
description

Consulting engagement lifecycle: strategy, financial modeling, proposals, pricing, implementation, due diligence, change management, governance, and deliverables. Use when this capability is needed.

updated
occupation
Software Developers
description

TRIGGER when: code imports from 'django', 'rest_framework', 'celery', or user asks about Django patterns, DRF, Django ORM, migrations, signals, middleware, or Django project structure. Also trigger when creating new models, views, serializers, or management…

updated
occupation
Computer Occupations, All Other
description

>- Use when this capability is needed.

updated
occupation
Software Developers
description

>- Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Structured code review across 5 dimensions — correctness, safety, patterns, coverage, scope. Verdict-routed to auto-fix or surface. Use when this capability is needed.

updated
occupation
Electrical Engineers
description

Use when interacting with ANSYS AEDT through the current PyAEDT CLI. Triggers on requests to start or inspect AEDT sessions, manage projects, create designs, run scripts, export screenshots or configurations, or use the PyAEDT command line from the workspace…

updated
occupation
Software Developers
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

Decision guide for antd 6.x, Ant Design Pro 5/ProComponents, Ant Design X v2, and the offline `@ant-design/cli`. Use for component selection, theming/tokens, SSR, a11y, performance, routing/access/CRUD, AI/chat UI patterns, local API lookup, debugging,…

updated
occupation
Software Developers
description

> Use when this capability is needed.

Source text: Chinese

updated
occupation
Software Quality Assurance Analysts & Testers
description

Help users test ESLint rules with Vitest, supporting snapshot testing and custom assertions Use when this capability is needed.

updated
occupation
Software Developers
description

Queries npm package metadata via the fast-npm-meta CLI — resolves package versions, dist-tags, publish dates, engine requirements, and version range specifiers. Use whenever looking up the latest version of an npm package, checking which versions exist,…

updated
occupation
Software Developers
description

Manages ghfs local mirror files in `.ghfs/`, especially translating user instructions into valid execute operations (`execute.md`, `execute.yml`, or per-item edits), running `ghfs execute` / `ghfs sync`, and validating issue/PR batch edits. Use when tasks…

updated
occupation
Software Developers
description

> Use when this capability is needed.

updated
occupation
Computer Occupations, All Other
description

Another test skill in pkg-b Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing. Use when this capability is needed.

updated
occupation
Network & Computer Systems Administrators
description

Use when Codex, Claude Code, Gemini CLI, OpenCode, Qwen, Goose, Windsurf, or another coding agent needs Linux desktop control: observe screen, click, type, paste, scroll, clipboard, browser launch, MCP tools, Obsidian brain map,…

updated
occupation
Software Developers
description

Implements reliable automations in Python for REST APIs: httpx/requests patterns, retries, timeouts, pagination, typing, config, logging, and tests. Use when writing Python scripts/services that call external APIs. Use when this capability is needed.

updated
occupation
Data Scientists
description

Nested skill should be ignored. Use when this capability is needed.

updated
occupation
Computer Occupations, All Other
description

Use when working in Claude Code. Provides a file navigation pattern not covered by default behavior; use Glob to discover relevant files before committing to reads, keeping subsequent reads targeted rather than loading full files blindly.

updated
occupation
Software Developers
description

Git workflow — branch, PR, squash merge, cleanup Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

AI code review for PR or local changes. 280+ checks across security, architecture, performance, testing, and code quality. Posts findings as GitHub PR comments with confidence scores. Use when this capability is needed.

updated
Showing 40 of 17,125 collected skills.