Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

DaybydayCRM

DaybydayCRM 收录了来自 Bottelet 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
2.3k
更新
2026-07-07
Forks
769
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

application-architecture-standard
软件开发工程师

Defines structural rules for Laravel architecture, layering, and code organization

2026-07-07
dto-contract
软件开发工程师

Defines DTO structure, lifecycle, and transformation rules across the application

2026-07-07
service-layer
软件开发工程师

Defines application service structure and business orchestration boundaries

2026-07-07
autonomous-coding-workflow
软件开发工程师

Governs safe, incremental, repository-wide development workflow with continuous validation gates

2026-07-07
ci-schema-invariant-gate
软件开发工程师

Ensures correct execution order of migrations, seeders, and tests in CI

2026-07-07
data-layer-contracts
软件开发工程师

Defines the schema-to-factory-to-seeder contract chain — NOT NULL alignment, factory/seeder ownership boundaries, and schema drift rules

2026-07-07
github-actions-php
软件开发工程师

Defines GitHub Actions configuration for running PHP/Laravel CI pipeline

2026-07-07
pest-control
软件质量保证分析师与测试员

Enforces PHPUnit-only testing in this project. Activates when writing tests, reviewing test files, or when any Pest syntax appears (it(), test(), describe(), uses(), expect() chains, beforeEach/afterEach hooks). Scans for and eliminates all Pest references from code, config, and documentation.

2026-07-07
phpunit-test-naming
软件质量保证分析师与测试员

Enforces grammatically correct, intention-revealing PHPUnit test method names

2026-07-07
safe-refactoring-rules
软件开发工程师

Ensures all refactoring is deterministic, behavior-preserving, and non-breaking

2026-07-07
security-review-checklist
信息安全分析师

Static review rules for authorization, validation, and privilege escalation risks

2026-07-07
senior-laravel-developer-code-reviewer
软件质量保证分析师与测试员

Orchestrates existing Laravel skills to produce structured PR reviews

2026-07-07
senior-laravel-developer-phpunit-interpreter
软件质量保证分析师与测试员

Cleans and interprets raw PHPUnit CI logs into a compact, AI-friendly failure report. Use this skill whenever the user pastes or uploads a PHPUnit log, GitHub Actions test output, CI test results, or asks to interpret/summarize/analyze failing tests. Trigger even if the user says things like "here's my test output", "tests are failing", "can you look at my PHPUnit log", or pastes a block of text that contains PHPUnit output. Always use this skill before attempting to diagnose failures.

2026-07-07
sync-stale-branches
软件开发工程师

Brings diverged remote branches up to date with develop — classifies, rescues unique work, then resets or deletes stale branches

2026-07-07