Skip to main content
dallay
GitHub 创作者资料

dallay

按仓库查看 7 个 GitHub 仓库中的 195 个已收集 skills。

已收集 skills
195
仓库
7
更新
2026年8月15日
仓库分布

Skills 分布在哪些仓库

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

仓库浏览

仓库与代表性 skills

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

2026年8月15日
hexagonal-architecture
软件开发工程师

Use when creating features, domain models, use cases, or organizing backend code with Hexagonal Architecture (Ports and Adapters) and CQRS.

2026年8月15日
spring-boot-project-bootstrap
软件开发工程师

Use when bootstrapping a new Spring Boot 4 backend from Spring Initializr, choosing Kotlin + WebFlux + Gradle defaults, defining a hexagonal package-by-feature structure, and wiring local development services for a reactive stack.

2026年8月15日
spring-boot
软件开发工程师

Use when implementing Spring Boot 4 adapters, reactive HTTP endpoints, persistence integrations, configuration, transaction boundaries, security baselines, or infrastructure tests in a Kotlin + coroutines + WebFlux hexagonal backend.

2026年8月15日
architecture-governance
其他计算机职业

Use when defining, reviewing, or verifying repository architecture contracts, ADR ownership, bounded-context boundaries, or architecture-check rollout policy.

2026年8月10日
ddd-architecture
软件开发工程师

Use when enforcing DDD conformance in the Kotlin backend — aggregate-root boundaries, identity-only inter-aggregate references, value-object immutability, bounded-context isolation, or ADR-backed architectural decisions. Complements hexagonal-architecture…

2026年8月10日
frontend-architecture
软件开发工程师

Use when designing, reviewing, or validating boundaries across the Vue/Pinia app, the flatter admin SPA, Astro marketing, or shared web contracts.

2026年8月10日
abstract-factory
软件开发工程师

Apply, review, or refactor code using the Abstract Factory design pattern. Use this skill when the problem matches the pattern's structural forces, especially in Kotlin/JVM backend systems. Do not force the pattern when a simpler language or framework feature…

2026年7月29日
已展示 8 / 64 个已收集 Skill。
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年4月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…

2026年4月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年4月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年4月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…

2026年4月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…

2026年4月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…

2026年4月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年4月14日
已展示 8 / 45 个已收集 Skill。
drizzle-orm
软件开发工程师

Type-safe SQL ORM for TypeScript with zero runtime overhead Use when working with this technology or related database and validation workflows.

2026年8月13日
pydantic
软件开发工程师

Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core for high-performance validation in FastAPI, Django, and configuration management. Use when working with this technology or related database and validation…

2026年8月13日
sqlalchemy
软件开发工程师

SQLAlchemy Python SQL toolkit and ORM with powerful query builder, relationship mapping, and database migrations via Alembic Use when working with this technology or related database and validation workflows.

2026年8月13日
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…

2026年4月4日
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…

2026年4月4日
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…

2026年4月4日
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年4月4日
eslint-config
软件开发工程师

ESLint configuration expert for flat config setup, custom rules, TypeScript integration, plugin management, and migration from legacy .eslintrc to modern eslint.config.js. Use when the task involves `ESLint`, `eslint.config`, `linting JavaScript`, `TypeScript…

2026年4月4日
已展示 8 / 31 个已收集 Skill。
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…

2026年4月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年4月3日
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…

2026年4月3日
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年4月3日
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年3月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年3月26日
conventional-commits
软件开发工程师

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

2026年3月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年3月10日
已展示 8 / 22 个已收集 Skill。
valid-skill
软件开发工程师

A deterministic curated skill fixture.

2026年8月2日
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年5月2日
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年5月2日
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年5月2日
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…

2026年5月2日
frontend-design
网页开发工程师

Create distinctive, production-grade frontend interfaces with high design quality that avoids generic AI aesthetics. Use when the task involves `build web components`, `create frontend interface`, `build web page`, `build web application`, `frontend design`,…

2026年5月2日
github-actions
软件开发工程师

Comprehensive guide for building robust, secure, and efficient CI/CD pipelines using GitHub Actions. Use when the task involves `creating or editing GitHub Actions workflows`, `.github/workflows/*.yml`, `CI/CD pipelines`, `GitHub Actions best practices`, or…

2026年5月2日
makefile
软件开发工程师

Best practices for authoring clean, maintainable, and portable GNU Make Makefiles. Use when the task involves `creating or editing Makefiles`, `Makefile`, `makefile`, `*.mk`, `GNUmakefile`, `GNU Make patterns`, `build automation`, or `makefile…

2026年5月2日
已展示 8 / 18 个已收集 Skill。
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,…

2026年6月2日
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…

2026年5月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年5月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年5月31日
astro
软件开发工程师

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

2026年5月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年5月31日
core-web-vitals
软件开发工程师

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

2026年5月31日
nothing-design
软件开发工程师

Use when the user explicitly asks for Nothing style, Nothing design, or /nothing-design for intentional Nothing-inspired UI.

2026年5月31日
已展示 8 / 13 个已收集 Skill。
已展示 7 / 7 个仓库
已展示全部仓库