Skip to main content
在 Manus 中运行任何 Skill
一键导入
dallay
GitHub 创作者资料

dallay

按仓库查看 7 个 GitHub 仓库中的 148 个已收集 skills,并展示近似职业覆盖。

已收集 skills
148
仓库
7
职业领域
3
更新
2026-06-08
仓库浏览

仓库与代表性 skills

#001
opencode-docker
45 个 skills00更新于 2026-04-14
占该创作者 30%
accessibility
网页开发工程师

Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".

2026-04-14
agents-sdk
软件开发工程师

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 integration, and React hooks. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

2026-04-14
best-practices
信息安全分析师

Apply modern web development best practices for security, compatibility, and code quality. Use when asked to "apply best practices", "security audit", "modernize code", "code quality review", or "check for vulnerabilities".

2026-04-14
brainstorming
项目管理专家

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-04-14
building-ai-agent-on-cloudflare
软件开发工程师

Builds AI agents on Cloudflare using the Agents SDK with state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities. Generates production-ready agent code deployed to Workers. Use when: user wants to "build an agent", "AI agent", "chat agent", "stateful agent", mentions "Agents SDK", needs "real-time AI", "WebSocket AI", or asks about agent "state management", "scheduled tasks", or "tool calling". Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

2026-04-14
building-mcp-server-on-cloudflare
软件开发工程师

Builds remote MCP (Model Context Protocol) servers on Cloudflare Workers with tools, OAuth authentication, and production deployment. Generates server code, configures auth providers, and deploys to Workers. Use when: user wants to "build MCP server", "create MCP tools", "remote MCP", "deploy MCP", add "OAuth to MCP", or mentions Model Context Protocol on Cloudflare. Also triggers on "MCP authentication" or "MCP deployment". Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

2026-04-14
cloudflare
软件开发工程师

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

2026-04-14
core-web-vitals
网页开发工程师

Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts".

2026-04-14
当前展示该仓库 Top 8 / 45 个已收集 skills。
#002
agents-skills
41 个 skills20更新于 2026-04-04
占该创作者 28%
jest-testing
软件质量保证分析师与测试员

Jest testing framework patterns for JavaScript and TypeScript projects, covering test structure, mocking strategies, async testing, snapshot testing, React component testing with Testing Library, and practical test organization. Use when the task involves `Jest`, `JavaScript testing`, `React testing`, `jest.config`, or `unit testing JS`.

2026-04-04
accessibility
网页开发工程师

Audit and improve web accessibility following WCAG 2.1 guidelines. Use when the task involves `improve accessibility`, `a11y audit`, `WCAG compliance`, `screen reader support`, `keyboard navigation`, or `make accessible`.

2026-04-04
best-practices
软件开发工程师

Apply modern web development best practices for security, compatibility, and code quality. Use when the task involves `apply best practices`, `security audit`, `modernize code`, `code quality review`, or `check for vulnerabilities`.

2026-04-04
brainstorming
软件开发工程师

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. Use when the task involves `brainstorming`, `brainstorm ideas`, `explore design`, `before creative work`, or `turn ideas into designs`.

2026-04-04
core-web-vitals
网页开发工程师

Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when the task involves `improve Core Web Vitals`, `fix LCP`, `reduce CLS`, `optimize INP`, `page experience optimization`, or `fix layout shifts`.

2026-04-04
cypress-e2e
软件质量保证分析师与测试员

Cypress end-to-end testing patterns for reliable browser-based testing, covering selectors, custom commands, API mocking with cy.intercept, CI configuration, and best practices for deterministic, maintainable E2E test suites. Use when the task involves `Cypress`, `E2E testing`, `cypress.config`, `end-to-end testing`, or `browser testing`.

2026-04-04
docker-expert
网络与计算机系统管理员

Advanced Docker containerization expert for multi-stage builds, image optimization, security hardening, and Compose orchestration. Use when the task involves `working with Dockerfile`, `docker-compose.yml`, `containerization`, `multi-stage builds`, or `optimizing Docker images`.

2026-04-04
elixir-development
软件开发工程师

Elixir and OTP best practices, patterns, and idioms for building concurrent, fault-tolerant applications. Use when the task involves `Elixir project`, `mix.exs`, `Phoenix framework`, `GenServer`, or `OTP patterns`.

2026-04-04
当前展示该仓库 Top 8 / 41 个已收集 skills。
#003
corvus
22 个 skills92更新于 2026-04-13
占该创作者 15%
agentsync
软件开发工程师

Use AgentSync correctly and consistently to inspect repository agent setup, manage installable skills, and apply agent configuration changes. Trigger: when an agent needs to use the agentsync CLI, inspect AI agent symlinks, suggest/install/update skills, or initialize/sync AgentSync-managed configuration.

2026-04-13
frontend-design
网页开发工程师

Create production-grade frontend interfaces with strong visual direction while avoiding generic AI-generated UI patterns. Trigger: building or modifying web components, pages, dashboards, or application UI.

2026-04-03
github-actions
软件开发工程师

GitHub Actions CI/CD best practices for workflow design, security hardening, and pipeline optimization. Trigger: When creating, reviewing, or auditing GitHub Actions workflows (.github/workflows/*.{yml,yaml}), fixing CI/CD issues, or hardening pipeline security.

2026-04-03
vite
软件开发工程师

Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.

2026-04-03
corvus-rust-runtime
软件开发工程师

Corvus-specific Rust runtime guidance. Trigger: When working in clients/agent-runtime on providers, channels, tools, security, memory, gateway, runtime adapters, or other trait-driven runtime boundaries.

2026-03-26
rust
软件开发工程师

General Rust engineering guidance grounded in Rust Book best practices. Trigger: When creating, modifying, or reviewing Rust code, especially around ownership, error handling, traits, modules, testing, async boundaries, or performance-sensitive logic.

2026-03-26
conventional-commits
软件开发工程师

Conventional Commits specification and usage guidance. Trigger: Creating commits, git messages, or commit guidelines.

2026-03-18
release
软件开发工程师

Use this skill when asked to create a release, publish to Maven Central, create GitHub releases, or manage version tagging. It guides through the complete release workflow for this Gradle project.

2026-03-10
当前展示该仓库 Top 8 / 22 个已收集 skills。
#004
profiletailors.com
18 个 skills00更新于 2026-06-08
占该创作者 12%
spring-boot-actuator
软件开发工程师

Use when configuring Spring Boot Actuator for production-grade monitoring, health probes, secured management endpoints, readiness/liveness checks, and Micrometer metrics in Spring Boot 4 applications.

2026-06-08
spring-boot-ai-mcp-server-patterns
软件开发工程师

Use when building Model Context Protocol servers in Spring Boot with Spring AI, exposing tools or resources, configuring transports, or integrating AI tool-calling workflows.

2026-06-08
spring-boot-cache
软件开发工程师

Use when adding caching to Spring Boot 4 services, configuring cache providers and TTL policies, invalidating stale data, or diagnosing cache hit and miss behavior.

2026-06-08
spring-boot-data-neo4j-reactive
软件开发工程师

Use when integrating Neo4j into a Spring Boot 4 backend with graph models, Cypher queries, reactive repositories, relationship mapping, or graph-focused testing patterns.

2026-06-08
spring-boot-messaging
软件开发工程师

Use when implementing event-driven or message-based integration in Spring Boot 4, publishing domain events, coordinating Kafka or broker messaging, or applying outbox and idempotency patterns for reliable delivery.

2026-06-08
spring-boot-openapi
软件开发工程师

Use when documenting reactive Spring Boot 4 HTTP APIs with SpringDoc OpenAPI, configuring Swagger UI, annotating endpoints, documenting security schemes, or defining request and response schemas.

2026-06-08
spring-boot-resilience
软件开发工程师

Use when implementing reactive fault-tolerance patterns in Spring Boot 4 with native Spring Framework 7 resilience features or Resilience4j, including retries, concurrency limiting, circuit breakers, rate limiting, timeouts, and fallbacks for downstream calls.

2026-06-08
spring-boot-saga-pattern
软件开发工程师

Use when implementing saga-based distributed consistency in Spring Boot 4, coordinating compensating transactions, or designing choreography and orchestration flows across services.

2026-06-08
当前展示该仓库 Top 8 / 18 个已收集 skills。
#005
cortex
15 个 skills00更新于 2026-06-02
占该创作者 10%
playwright-best-practices
未分类

Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads, date/time mocking, WebSockets, geolocation, permissions, multi-tab/popup flows, mobile/responsive layouts, touch gestures, GraphQL, error handling, offline mode, multi-user collaboration, third-party services (payments, email verification), console error monitoring, global setup/teardown, test annotations (skip, fixme, slow), test tags (@smoke, @fast, @critical, filtering with --grep), project dependencies, security testing (XSS, CSRF, auth), performance budgets (Web Vitals, Lighthouse), iframes, component testing, canvas/WebGL, service workers/PWA, test coverage, i18n/localization, Electron apps, or browser extension testing. Covers E2E, component, API, visual, accessibility, security, Electron, and extension testing.

2026-06-02
shadcn-vue
未分类

Manages shadcn-vue components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn-vue, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn-vue init", "create an app with --preset", or "switch to --preset".

2026-05-31
accessibility
未分类

Use when asked to improve accessibility, run a11y audit, ensure WCAG compliance, add screen reader support, fix keyboard navigation, or make content accessible.

2026-05-31
animate-text
未分类

Use when picking or translating named effects like soft blur in, typewriter, shared axis, line reveal, stagger, crossfade, or kinetic builds.

2026-05-31
astro
未分类

Use when working with Astro, .astro files, static site generation (SSG), islands architecture, content collections, or deploying Astro projects.

2026-05-31
best-practices
未分类

Apply modern web development best practices for security, compatibility, and code quality. Use when the task involves `apply best practices`, `security audit`, `modernize code`, `code quality review`, or `check for vulnerabilities`.

2026-05-31
core-web-vitals
未分类

Use when improving Core Web Vitals, fixing LCP, reducing CLS, optimizing INP, or addressing page experience optimization.

2026-05-31
frontend-design
未分类

Use when building web components, pages, or applications with high design quality that avoids generic AI aesthetics.

2026-05-31
当前展示该仓库 Top 8 / 15 个已收集 skills。
#007
starter-gradle
2 个 skills20更新于 2026-02-13
占该创作者 1.4%
已展示 7 / 7 个仓库
已展示全部仓库