doccker avatar

doccker

Community

@doccker

9Followers
|
126Public Repos
|
65Published Skills

Agent Skills by doccker

Showing 65 vetted skills indexed across 1 GitHub repositories.

docckerdoccker
1.0k

refactor-safety

Validates code refactoring against original source to prevent context and structure loss.

Community
Intermediate
docckerdoccker
1.0k

ui-ux-pro-max

Generates professional UI code following design tokens, visual hierarchy, and anti-template guidelines.

Community
Intermediate
docckerdoccker
1.0k

payment-callback-safety

Validates payment callback handlers against signature forgery, replay attacks, and amount tampering.

Community
Intermediate
docckerdoccker
1.0k

python-dev

Enforces Python coding standards covering style, typing, testing, and async patterns.

Community
Basic
docckerdoccker
1.0k

size-check

Scans project files against line-count thresholds and suggests code splitting and CSS extraction.

Community
Intermediate
docckerdoccker
1.0k

streaming-export-safety

Enforces streaming APIs for large Excel, CSV, JSON, and PDF exports to prevent OOM failures.

Community
Advanced
docckerdoccker
1.0k

query-performance-safety

Detects and fixes N+1 queries, unbatched IN clauses, and unbounded recursion in backend code.

Community
Advanced
docckerdoccker
1.0k

external-system-debugging

Diagnose bugs in external black-box systems by capturing real environment data before reasoning.

Community
Intermediate
docckerdoccker
1.0k

async-task-pattern

Implements asynchronous task state machines for long-running Spring backend operations.

Community
Advanced
docckerdoccker
1.0k

code-quality-principles

Reviews module design against six classic modularity principles during coding and code review.

Community
Intermediate
docckerdoccker
1.0k

rust-dev

Enforces Rust backend development conventions for Axum and Tokio web services.

Community
Advanced
docckerdoccker
1.0k

multi-tenant-safety

Enforces tenant isolation rules to prevent cross-tenant data leaks in backend code.

Community
Advanced
docckerdoccker
1.0k

api-design-safety

Validates REST API response design and downstream artifact completeness against common defect patterns.

Community
Intermediate
docckerdoccker
1.0k

field-mapping-safety

Validates field mappings, enum mappings, and data synchronization logic during refactoring.

Community
Intermediate
docckerdoccker
1.0k

time-zone-safety

Detects and corrects unsafe current-time calls and timezone handling in server-side code.

Community
Intermediate
docckerdoccker
1.0k

redis-safety

Enforces Redis safety rules covering SCAN usage, TTL requirements, and pipeline batching.

Community
Basic
docckerdoccker
1.0k

frontend-dev

Enforces Vue 3 and React coding standards, UI style constraints, and TypeScript rules for frontend development.

Community
Advanced
docckerdoccker
1.0k

frontend-safety

Enforces safety constraints when modifying Vue and React components, layouts, and overlays.

Community
Intermediate
docckerdoccker
1.0k

pic-business

Generates business-style infographics from text descriptions with parameterized style, color, and layout controls.

Community
Intermediate
docckerdoccker
1.0k

pic-cartoon

Generates hand-drawn cartoon-style infographics from user-provided content descriptions.

Community
Basic
docckerdoccker
1.0k

api-proxy-safety

Implements layered keyword matching for gateway and WAF middleware to prevent false-positive error detection.

Community
Intermediate
docckerdoccker
1.0k

storage-url-safety

Guides URL strategy selection for MinIO, OSS, and S3 object storage.

Community
Intermediate
docckerdoccker
1.0k

design

Generates structured technical design documents and design checklists from explicit requests.

Community
Basic
docckerdoccker
1.0k

cc-core-defensive

Guides minimal, evidence-based code modifications with scoped verification across languages.

Community
Basic