Smooth-Operation avatar

Smooth-Operation

Official

@smooth-operation

0Followers
|
6Public Repos
|
34Published Skills

Standardizes software engineering lifecycle processes through rigorous test-driven development, systematic debugging, and disciplined version control management.

Skills Distribution
DomainDeveloper To...Software Quality A.. (40%)Version Control & .. (30%)System Architectur.. (30%)

Agent Skills by Smooth-Operation

Showing 34 vetted skills indexed across 1 GitHub repositories.

Smooth-OperationSmooth-Operation

using-skills

Select the relevant skill from .claude/skills/ and guide its activation.

Official
Basic
Smooth-OperationSmooth-Operation

frontend-design

Guide designers to craft brand-consistent frontend interfaces with typography, color, and motion.

Official
Basic
Smooth-OperationSmooth-Operation

brand-guidelines

Create or update a machine-readable BRAND-GUIDELINES.md manifest for visual identity and tone.

Official
Intermediate
Smooth-OperationSmooth-Operation

code-review

Performs self-review of code for security, performance, error handling, and structure before commits or pull requests.

Official
Basic
Smooth-OperationSmooth-Operation

executing-plans

Execute multi-step plans sequentially with mandatory verification checkpoints.

Official
Intermediate
Smooth-OperationSmooth-Operation

brainstorming

Clarify requirements by documenting approaches, trade-offs, and decision criteria.

Official
Basic
Smooth-OperationSmooth-Operation

writing-plans

Turn brainstorming outcomes into structured implementation plans with tasks and dependencies.

Official
Advanced
Smooth-OperationSmooth-Operation

requesting-code-review

Standardize code review requests with commit-range templates and structured reviewer prompts.

Official
Basic
Smooth-OperationSmooth-Operation

receiving-code-review

Verify code-review feedback against the codebase and implement changes incrementally with tests.

Official
Intermediate
Smooth-OperationSmooth-Operation

verification-before-completion

Enforce a final verification gate before declaring work complete.

Official
Advanced
Smooth-OperationSmooth-Operation

systematic-debugging

Diagnose software bugs with a five-step reproduce, isolate, identify, fix, and verify workflow.

Official
Basic
Smooth-OperationSmooth-Operation

root-cause-tracing

Trace bugs upstream through call chains to identify root causes.

Official
Advanced
Smooth-OperationSmooth-Operation

browser-automation-debugging

Control and inspect live Chrome browsers via Chrome DevTools MCP.

Official
Advanced
Smooth-OperationSmooth-Operation

sharing-skills

Standardize upstream contributions with one-skill-per-PR and branch naming conventions.

Official
Basic
Smooth-OperationSmooth-Operation

testing-skills-with-subagents

Validate process documentation with RED, GREEN, and REFACTOR cycles.

Official
Advanced
Smooth-OperationSmooth-Operation

writing-skills

Write reusable process documentation using test-first RED, GREEN, REFACTOR workflows.

Official
Advanced
Smooth-OperationSmooth-Operation

system-architect

Audit IT infrastructure security across network, authentication, authorization, data, and monitoring phases.

Official
Advanced
Smooth-OperationSmooth-Operation

pre-commit-hooks

Automate pre-commit checks for linting, formatting, tests, and secrets.

Official
Intermediate
Smooth-OperationSmooth-Operation

database-backup

Create database backups before tests, migrations, seeders, and destructive queries.

Official
Intermediate
Smooth-OperationSmooth-Operation

defense-in-depth

Implement four independent validation layers for data processing and user input.

Official
Basic
Smooth-OperationSmooth-Operation

test-driven-development

Guide red-green-refactor cycles by writing failing tests before implementation.

Official
Intermediate
Smooth-OperationSmooth-Operation

testing-anti-patterns

Enforce the Five Iron Laws to eliminate testing anti-patterns.

Official
Basic
Smooth-OperationSmooth-Operation

lighthouse-performance-optimization

Automate Lighthouse audits to measure web performance and generate reports.

Official
Advanced
Smooth-OperationSmooth-Operation

condition-based-waiting

Replace fixed timeouts with condition polling in asynchronous tests.

Official
Intermediate

Frequently Asked Questions About Smooth-Operation

FAQPage Schema
What specific engineering tasks are enabled by these capabilities?

These capabilities enable structured test-driven development, systematic bug isolation, frontend performance auditing, and rigorous code review processes. You can manage complex branching strategies, enforce security validation layers, and standardize CI/CD pipeline templates for consistent software delivery.

Which personas benefit most from these technical practices?

Software engineers, system architects, and quality assurance leads benefit from these practices. The framework is designed for developers managing complex repositories who require disciplined commit standards, parallel development via worktrees, and automated verification gates to ensure high-quality code output.

What are the prerequisites for implementing these development standards?

Implementation requires a standard Git-based environment and access to common development interfaces like GitHub or GitLab. Users should have a foundational understanding of test-driven development cycles and be prepared to integrate pre-commit hooks and CI/CD templates into their existing repository structure.