CtrlK
BlogDocsLog inGet started
Tessl Logo

DaybydayCRM

github.com/Bottelet/DaybydayCRM

Skill

Added

Review

sync-stale-branches

.claude/skills/sync-stale-branches/SKILL.md

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

67

service-layer

.claude/skills/service-layer/SKILL.md

Defines application service structure and business orchestration boundaries

59

senior-laravel-developer-phpunit-interpreter

.claude/skills/senior-laravel-developer-phpunit-interpreter/SKILL.md

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.

74

senior-laravel-developer-code-reviewer

.claude/skills/senior-laravel-developer-code-reviewer/SKILL.md

Orchestrates existing Laravel skills to produce structured PR reviews

55

security-review-checklist

.claude/skills/security-review-checklist/SKILL.md

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

55

safe-refactoring-rules

.claude/skills/safe-refactoring-rules/SKILL.md

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

55

phpunit-test-naming

.claude/skills/phpunit-test-naming/SKILL.md

Enforces grammatically correct, intention-revealing PHPUnit test method names

64

pest-control

.claude/skills/pest-control/SKILL.md

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.

72

github-actions-php

.claude/skills/github-actions-php/SKILL.md

Defines GitHub Actions configuration for running PHP/Laravel CI pipeline

55

dto-contract

.claude/skills/dto-contract/SKILL.md

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

58

data-layer-contracts

.claude/skills/data-layer-contracts/SKILL.md

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

62

ci-schema-invariant-gate

.claude/skills/ci-schema-invariant-gate/SKILL.md

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

57

autonomous-coding-workflow

.claude/skills/autonomous-coding-workflow/SKILL.md

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

51

application-architecture-standard

.claude/skills/application-architecture-standard/SKILL.md

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

55