automations
vmain
io.github.SkeneTechnologies/skene/automations
Trigger-based automations with action sequences and run history
“filesystem github context7 playwright” 共 2,714 个结果
vmain
io.github.SkeneTechnologies/skene/automations
Trigger-based automations with action sequences and run history
vmain
io.github.vabole/apple-skills/guide-swiftui-view-refactor
Refactor and review SwiftUI view files with strong defaults for small dedicated subviews, MV-over-MVVM data flow, stable view trees, explicit dependency injection, and correct Observation usage. Use when cleaning up a SwiftUI view, splitting long bodies, removing inline actions or side effects, reducing computed `some View` helpers, or standardizing `@Observable` and view model initialization patterns.
vmaster
io.github.easychen/opc-methodology/opc-dashboard-review
Review the operating health of a one-person company using lightweight metrics, bottleneck analysis, and stop-loss logic. Use when Codex needs to explain review concepts when needed, verify available outputs, ask one question at a time, present multiple bottleneck hypotheses, and write user-confirmed outputs into `opc-doc/`.
vmain
io.github.finettt/DroidClaw/automation_manager
Conversational task management and automation control. Use when the user wants to create, manage, monitor, or query scheduled tasks and background jobs via natural language.
vmain
io.github.chromium/chromium/hub
Orchestrator for the "Code Health Hub" framework. Trigger only when the user refers to the Hub or asks to see "available cleanup tasks" within the Chromium technical debt reduction system.
vmain
io.github.chromium/chromium/histogram-cleanup
Identify and safely remove expired Chromium histograms (dead metrics/technical debt). Use this skill when a contributor asks to clean up metrics, fix code health issues related to histograms, remove obsolete code, or work on a histogram cleanup task.
vmain
io.github.alirezarezvani/claude-skills/review
Analyze auto-memory for promotion candidates, stale entries, consolidation opportunities, and health metrics.
vmain
io.github.ruby-git/ruby-git/refactor-command-to-commandlineresult
Migrates a command class that still performs parsing or custom execution logic to return raw Git::CommandLineResult, moving parsing to facade/parser layers. Use during architectural redesign refactoring.
vmaster
io.github.gravitational/teleport/teleport-acl-review
Review Teleport access lists that are due for audit. Use when the user asks to review access lists, audit Teleport ACLs, check which access lists need attention, perform periodic access list reviews, recertify access, or manage Teleport access list compliance. Trigger on phrases like "review access lists", "which access lists need review", "audit my ACLs", "recertify access lists", or any mention of Teleport access list reviews. Also trigger when the user follows up on access list findings from a previous command.
vmain
io.github.Azure/azure-service-operator/testing-aso-recordings
Use when you need to run ASO controller CRUD tests or sample tests, verify recordings play back correctly, or re-record after changes.
vmain
io.github.spencerpauly/awesome-cursor-skills/kubernetes-deploying
Deploy applications to Kubernetes — Deployments, Services, Ingress, ConfigMaps, Secrets, health checks, and scaling.
vmain
io.github.spencerpauly/awesome-cursor-skills/database-design
Design database schemas — tables, relationships, indexes, constraints, and ORM setup. Covers relational design, normalization, and common patterns.
vmain
io.github.mckinsey/vizro/writing-vizro-yaml
Use this skill when writing or debugging Vizro YAML dashboard configurations — component syntax, data_manager registration, custom function wiring, filter/parameter setup, or AG Grid tables. Activate when the user is building a Vizro app, encountering YAML or runtime errors, or asking about Vizro component patterns.
vmain
io.github.spencerpauly/awesome-cursor-skills/adding-docker
Dockerize an application with a production-ready Dockerfile, docker-compose setup, and .dockerignore.
vdevelop
io.github.medusajs/medusa/writing-tutorials
Creates Medusa documentation tutorials in two phases: first builds the tutorial feature in an example project (with planning, coding, and tests), then writes the MDX documentation. Use when creating a new how-to tutorial or integration guide for the Medusa docs. Handles both feature implementation and documentation writing, but only one phase at a time.
vmain
io.github.open-edge-platform/anomalib/testing
Review/generate unit, integration, and regression test expectations
vmain
io.github.open-edge-platform/anomalib/python-style
Reviews anomalib Python style, typing, imports, and public API conventions
vmain
io.github.open-edge-platform/anomalib/python-docstrings
Enforces Google-style Python docstrings for Python code
vmaster
io.github.kubesphere/kubesphere/frontend-integration-yaml
Generate canonical FrontendIntegration YAML from a simplified single-menu authoring model for frontend-forge.
vmaster
io.github.kubesphere/kubesphere/frontend-forge-fi-operations
Operate FrontendIntegration resources and the frontend-forge extension. Use when Codex needs to create a FrontendIntegration from FrontendIntegration YAML, update or patch FI lifecycle state, inspect or troubleshoot FI build output, or create, enable, disable, uninstall, and inspect the frontend-forge extension through its InstallPlan and extension resources.
vmain
io.github.RhysSullivan/executor/effect-http-testing
Testing Effect HttpApi services end-to-end. Use when writing tests that involve Effect's HttpApi, HttpApiBuilder, HttpClient, HttpServer, or when testing any HTTP service/plugin built with @effect/platform. Covers proper layer composition, test server setup, HttpClient injection, and common pitfalls.
vmain
io.github.GodJh1n/GPUMD-skill/automation
Prepare dataset-curation and active-learning workflows around NepTrain and NepTrainKit. Use when the user needs perturbation-based sampling, representative-structure selection (FPS / max-min), automated NEP project scaffolding, interactive outlier inspection, or iterative retrain loops rather than a single manual NEP fit.
vmain
io.github.Community-Access/accessibility-agents/mobile-accessibility
Mobile accessibility specialist for React Native, Expo, iOS (SwiftUI/UIKit), and Android (Jetpack Compose/Views). Audits accessibilityLabel, accessibilityRole, accessibilityHint, touch target sizes, screen reader compatibility, and platform-specific semantics. Use for any React Native or native mobile code review - approximately 60% of web traffic is mobile and most UI accessibility tooling ignores mobile-specific patterns.
vmaster
io.github.Snailclimb/interview-guide/frontend
用于前端工程面试出题;覆盖 JavaScript、React/Vue、浏览器原理和性能优化,强调业务实战与工程化能力。