ZBSS avatar

ZBSS

Official

@zb-ss · United Kingdom

0Followers
|
11Public Repos
|
32Published Skills

Standardizes enterprise software development through rigorous coding conventions, quality gate enforcement, and structured implementation procedures for web application lifecycles.

Skills Distribution
DomainDeveloper To...Software Engineeri.. (40%)Quality Assurance .. (35%)Project Lifecycle .. (25%)

Agent Skills by ZBSS

Showing 32 vetted skills indexed across 2 GitHub repositories.

zb-sszb-ss
1

Workflow Learn

Extract reusable patterns from workflow sessions and save them to CLAUDE.md or skill files.

Official
Intermediate
zb-sszb-ss
1

mode

Switch workflow execution mode and update org-mode and JSON state.

Official
Intermediate
zb-sszb-ss
1

verify

Run build, type, lint, test, security, and diff checks across a project.

Official
Intermediate
zb-sszb-ss
1

test-live

Run interactive Playwright MCP browser tests against a live web application.

Official
Intermediate
zb-sszb-ss
1

Resume Workflow

Resume interrupted Claude workflows from saved plan state files.

Official
Advanced
zb-sszb-ss
1

setup

Configure Claude Code permissions and initialize workflow directories.

Official
Intermediate
zb-sszb-ss
1

Workflow Orchestrator

Coordinates automated end-to-end Dev workflows for Claude Code with tiered agents and repo-scoped persistence.

Official
Advanced
zb-sszb-ss
1

Workflow Status

Retrieves Workflow state from .org/.md files in plugin and legacy directories.

Official
Intermediate
zb-sszb-ss
1

Skill Create from Git History

Generate project-specific SKILL.md files from git commit history.

Official
Intermediate
zb-sszb-ss
1

setup-statusline

Configure a terminal status line in Claude settings for API usage and cost.

Official
Intermediate
zb-sszb-ss
1

test-e2e

Generate Playwright end-to-end test suites from an app map.

Official
Advanced
zb-sszb-ss
1

Epic Orchestration Instructions

Orchestrate multi-component software workflows with isolated git worktrees and dependency-ordered merging.

Official
Advanced
zb-sszb-ss
1

Planning phase procedures - plan output format, architecture analysis, risk identification

Generate an end-to-end implementation plan with architecture analysis, file changes, steps, testing, and risks.

Official
Advanced
zb-sszb-ss
1

completion guard procedures

Re-run tests and builds to verify requirements, quality, and state before approval.

Official
Advanced
zb-sszb-ss
1

Quality gate procedures - build/type/lint/test pipeline, auto-fix loop, changes signaling

Run build, type-check, lint, test, and security pipeline with auto-fix loop.

Official
Advanced
zb-sszb-ss
1

Common Phase Instructions

Standardize workflow phase agent file operations and state tracking.

Official
Basic
zb-sszb-ss
1

Review phase procedures - verdict rules, issue format, re-review protocol, zero-tolerance policy

Enforce zero-tolerance PASS/FAIL verdicts with structured ISSUE reporting on changed files.

Official
Advanced
zb-sszb-ss
1

Implementation phase procedures - fix protocol, code writing rules, review issue handling

Implement workflow plans while resolving numbered review issues with fix-by-ID reports.

Official
Intermediate
zb-sszb-ss
1

post-merge-review

Validate merged changes against original scope with parallel functional, security, and quality reviews.

Official
Advanced
zb-sszb-ss
8

performance-guide

Optimize web application performance across PHP, JavaScript, and database layers.

Official
Intermediate
zb-sszb-ss
8

symfony-conventions

Enforce Symfony best practices for services, Doctrine ORM, Twig, forms, and dependency injection.

Official
Intermediate
zb-sszb-ss
8

solid-principles

Explain SOLID principles with PHP and TypeScript code examples.

Official
Intermediate
zb-sszb-ss
8

api-design

Designs RESTful APIs with PHP/Laravel implementation examples.

Official
Intermediate
zb-sszb-ss
8

laravel-conventions

Enforce Laravel 10+ conventions for Eloquent, controllers, validation, and testing.

Official
Intermediate

Frequently Asked Questions About ZBSS

FAQPage Schema
What specific development tasks are enabled by these standards?

These standards enable systematic enforcement of coding conventions for PHP, Laravel, Symfony, and TypeScript. They provide structured procedures for architecture analysis, risk identification, and the execution of quality gates including build, type-checking, linting, and security verification.

Which engineering personas benefit from these implementation procedures?

Full-stack developers, software architects, and quality assurance engineers benefit from these procedures. They are designed for teams maintaining complex web applications who require consistent code quality, standardized testing protocols, and rigorous review cycles to minimize technical debt.

What are the prerequisites for integrating these quality gate procedures?

Integration requires a project environment configured for modern PHP or TypeScript development with existing support for Playwright testing. Users must initialize the repository with the provided configuration files to enable state tracking and the structured implementation fix-by-ID protocol.