typescript-expert
vmain
io.github.flora131/atomic/typescript-expert
TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo management, migration strategies, and modern tooling.
“filesystem github context7 playwright” 共 15,930 个结果
vmain
io.github.flora131/atomic/typescript-expert
TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo management, migration strategies, and modern tooling.
vmain
io.github.podman-desktop/extension-bootc/backend-api
Guides backend development with @podman-desktop/api and the bootc extension's RPC system. Covers container engine operations, provider management, RPC communication, build orchestration, VM management, and configuration. Triggers when working on packages/backend/ code, adding RPC methods to BootcAPI, implementing container/image operations, or asking about backend patterns.
vmain
io.github.echoVic/boss-skill/api-development
后端API开发方法论,包括RESTful/GraphQL设计、请求验证、错误处理和安全实现
vmain
io.github.agentic-in/elephant-agent/docker-management
Manage Docker containers, images, volumes, networks, and Compose stacks — lifecycle ops, debugging, cleanup, and Dockerfile optimization.
vmain
io.github.Chachamaru127/claude-code-harness/agent-browser
Browser automation through the repo agent-browser CLI. Explicit helper for navigation, forms, screenshots, scraping, and web-app checks. Prefer Browser Use or Playwright when available. Do NOT load for: sharing URLs, embedding links, or editing screenshot files.
vmain
io.github.Chachamaru127/claude-code-harness/deploy
Deploy to Vercel/Netlify. One-way ticket to production arranged. Use when user mentions deployment, Vercel, Netlify, analytics, or health checks. Do NOT load for: implementation work, local development, reviews, or setup.
vmaster
io.github.skeletorflet/opencode-supreme-setup/kubernetes
Pods, Deployments, Services, ConfigMaps/Secrets, Ingress, PVC, Helm charts, kubectl, namespaces, probes, RBAC.
vmain
io.github.tw93/Pake/github-ops
GitHub issue, PR, and release operations via gh CLI. Not for code review or release builds.
vmain
io.github.huggingface/diffusers/parity-testing
Use when debugging or verifying numerical parity between pipeline implementations (e.g., research repo vs diffusers, standard vs modular). Also relevant when outputs look wrong — washed out, pixelated, or have visual artifacts — as these are usually parity bugs.
vmain
io.github.Infisical/infisical/testing-secrets-ui
Test the Infisical secrets management UI end-to-end. Use when verifying secret CRUD operations, URL encoding fixes, or frontend API layer changes.
vcanary
io.github.vercel/next.js/react-vendoring
React vendoring and react-server layer boundaries. Use when editing entry-base.ts, $$compiled.internal.d.ts, compiled/react* packages, or taskfile.js copy_vendor_react. Covers the entry-base.ts boundary (all react-server-dom-webpack/* imports must go through it), vendored React channels, type declarations, Turbopack remap to react-server-dom-turbopack, ComponentMod access patterns, and ESLint suppression for guarded requires.
vdevelop
io.github.enso-org/enso/typescript-guidelines
Typescript coding guidelines and conventions. Use this skill whenever working on Typescript source files (.ts or .tsx) including Vue framework (.vue) — editing, creating, reviewing, or refactoring Typescript code. This includes any task involving Typescript: writing new modules, fixing bugs, adding features, code review, or answering questions about Typescript code in the project.
vmaster
io.github.pproenca/dot-skills/nextjs
Next.js 16 App Router performance, caching, server components, server actions, routing, and codebase-hygiene best practices — plus a category-major review/refactor algorithm with codebase-level (remove/dedup/reuse) findings. This skill should be used when writing Next.js 16 App Router code, configuring caching with 'use cache', building Server Components, setting up parallel/intercepting routes, configuring next.config.js OR proxy.ts, OR auditing/refactoring a Next.js codebase (single file or whole repo). This skill does NOT cover generic React 19 patterns (use react skill) or non-Next.js server rendering.
vmain
io.github.github/awesome-copilot/github-issues
Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, set issue fields (dates, priority, custom fields), set issue types, manage issue workflows, link issues, add dependencies, or track blocked-by/blocking relationships. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", "set the priority", "set the start date", "link issues", "add dependency", "blocked by", "blocking", or any GitHub issue management task.
vmain
io.github.contextgo/contextgo/css-animations
CSS animation adapter patterns for HyperFrames. Use when authoring CSS keyframes, animation-delay based timing, animation-fill-mode, animation-play-state, or CSS-only motion that HyperFrames must seek deterministically during preview and rendering.
vmaster
io.github.Peiiii/nextclaw/automation-setup
Turn a user request into a scheduled automation by configuring cron jobs, including session-bound follow-ups and periodic checks.
vmain
io.github.MODSetter/SurfSense/vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
vmain
io.github.Demerzels-lab/elsamultiskillagent/automation-workflows
Design and implement automation workflows to save.
vmain
io.github.Demerzels-lab/elsamultiskillagent/automation-runner
Executes approved shell commands, manages backups, and safely retrieves secrets from Bitwarden.
vmain
io.github.Demerzels-lab/elsamultiskillagent/css-to-tailwind
Convert CSS files to Tailwind utility classes. Use when migrating from vanilla CSS to Tailwind.
vmain
io.github.laurigates/claude-plugins/kubernetes-operations
Kubernetes operations — deployment, management, troubleshooting, kubectl mastery. Use when the user mentions K8s, kubectl, pods, deployments, services, ingress, or cluster stability.
vmain
io.github.alirezarezvani/claude-skills/agent-workflow-designer
Design production-grade multi-agent workflows with clear pattern choice (sequential, parallel, hierarchical), handoff contracts, failure handling, and cost/context controls. Use when architecting a multi-step agent pipeline, choosing between single-agent vs multi-agent approaches, or refactoring an LLM workflow that suffers from context bloat or unreliable handoffs.
vmain
io.github.jleechanorg/claude-commands/automation-audit
Audit automation job runs, logs, PR processing metrics, and AI-authored remote commits.
vmain
io.github.jleechanorg/claude-commands/automation-orchestration-guide
Guide PR automation and multi-agent orchestration library workflows.