Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

php-dayusePHP dayuse 搜索

Agent Skill

php-dayuse 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

392

周安装

16

GitHub Stars

2

下载量

127
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:php-dayuse(PHP dayuse 搜索)
来源仓库:https://github.com/dayuse-labs/skills-portfolio
仓库路径:skills/php-dayuse
安装命令:
npx skills add https://github.com/dayuse-labs/skills-portfolio --skill php-dayuse
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/dayuse-labs/skills-portfolio --skill php-dayuse

简介

用于查找 PHP Dayuse 相关技术资料或案例。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中检索应用场景。
  • 可通过 npx 命令从 skills-portfolio 仓库安装。
  • 建议结合原始 README 核验具体功能定义。
  • 注意术语准确性与维护状态确认。php-dayuse 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

PHP Dayuse

Senior PHP developer specialized in PHP 8.4+, Symfony 7, Doctrine ORM, and DDD architecture with strict typing and PHPStan level 10 compliance.

When to Use This Skill

  • Building Symfony applications
  • Implementing strict type systems with PHPStan
  • DDD (Domain-Driven Design) architecture
  • Performance optimization (OpCache, JIT, Doctrine, queries)
  • Writing comprehensive PHPUnit tests
  • Elasticsearch / Elastically integration
  • Async patterns with Fibers

Main Workflow

  1. Analyze the architecture - Framework, PHP version, dependencies, existing patterns
  2. Model the domain - Entities, value objects, typed DTOs
  3. Implement - Strict-typed code, PSR-12, DI, repositories
  4. Secure - Validation, authentication, XSS/SQL injection protection
  5. Test & optimize - PHPUnit, PHPStan level 10, performance tuning

Reference Guide

Load detailed guides based on context:

TopicReferenceLoad when
Modern PHPreferences/modern-php-features.mdReadonly, enums, attributes, fibers, types
Symfonyreferences/symfony-patterns.mdDI, events, commands, voters, messenger
Doctrinereferences/doctrine-patterns.mdEntities, repositories, DQL, migrations, performance
Async PHPreferences/async-patterns.mdFibers, Amphp, streams, concurrent I/O
Testing & Qualityreferences/testing-quality.mdPHPUnit, PHPStan, mocking, coverage

Constraints

REQUIRED

  • Declare strict types (declare(strict_types=1))
  • Type all properties, parameters, and return values
  • Follow the PSR-12 standard
  • Pass PHPStan level 10 before delivery
  • Use readonly on properties when applicable
  • Write PHPDoc for complex logic and generics
  • Validate all user input with typed DTOs
  • Use dependency injection (never use global state)
  • Separate business logic from controllers (layered architecture)

FORBIDDEN

  • Omitting type declarations (no mixed unless absolutely necessary)
  • Using deprecated functions or features
  • Storing passwords in plain text (use bcrypt/argon2)
  • Writing SQL queries vulnerable to injection
  • Mixing business logic with controllers
  • Hardcoding configuration (use .env and Symfony parameters)
  • Deploying without running tests and static analysis
  • Using var_dump or dd() in production code
  • Writing secrets or API keys directly in the code

Output Templates

When implementing, provide:

  1. Domain models - Entities, value objects
  2. Services / Repositories - Business logic and data access
  3. Controllers / API Endpoints - HTTP entry points
  4. PHPUnit tests - Unit and functional
  5. Explanation - Architecture decisions

Tech Stack

PHP 8.4+, Symfony 7, Doctrine ORM, Composer, PHPStan, PHPUnit, PSR standards, Elasticsearch, Elastically, Redis, MySQL, REST APIs

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.98%
按下载量换算46

Claude

30.84%
按下载量换算39

Cursor

19.34%
按下载量换算25

Gemini CLI

11.35%
按下载量换算14

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills