Agent Skills by doccker
Showing 65 vetted skills indexed across 1 GitHub repositories.
refactor-safety
Validates code refactoring against original source to prevent context and structure loss.
ui-ux-pro-max
Generates professional UI code following design tokens, visual hierarchy, and anti-template guidelines.
payment-callback-safety
Validates payment callback handlers against signature forgery, replay attacks, and amount tampering.
python-dev
Enforces Python coding standards covering style, typing, testing, and async patterns.
size-check
Scans project files against line-count thresholds and suggests code splitting and CSS extraction.
streaming-export-safety
Enforces streaming APIs for large Excel, CSV, JSON, and PDF exports to prevent OOM failures.
query-performance-safety
Detects and fixes N+1 queries, unbatched IN clauses, and unbounded recursion in backend code.
external-system-debugging
Diagnose bugs in external black-box systems by capturing real environment data before reasoning.
async-task-pattern
Implements asynchronous task state machines for long-running Spring backend operations.
code-quality-principles
Reviews module design against six classic modularity principles during coding and code review.
rust-dev
Enforces Rust backend development conventions for Axum and Tokio web services.
multi-tenant-safety
Enforces tenant isolation rules to prevent cross-tenant data leaks in backend code.
api-design-safety
Validates REST API response design and downstream artifact completeness against common defect patterns.
field-mapping-safety
Validates field mappings, enum mappings, and data synchronization logic during refactoring.
time-zone-safety
Detects and corrects unsafe current-time calls and timezone handling in server-side code.
redis-safety
Enforces Redis safety rules covering SCAN usage, TTL requirements, and pipeline batching.
frontend-dev
Enforces Vue 3 and React coding standards, UI style constraints, and TypeScript rules for frontend development.
frontend-safety
Enforces safety constraints when modifying Vue and React components, layouts, and overlays.
pic-business
Generates business-style infographics from text descriptions with parameterized style, color, and layout controls.
pic-cartoon
Generates hand-drawn cartoon-style infographics from user-provided content descriptions.
api-proxy-safety
Implements layered keyword matching for gateway and WAF middleware to prevent false-positive error detection.
storage-url-safety
Guides URL strategy selection for MinIO, OSS, and S3 object storage.
design
Generates structured technical design documents and design checklists from explicit requests.
cc-core-defensive
Guides minimal, evidence-based code modifications with scoped verification across languages.