Skip to main content
AratKruglik
GitHub 제작자 프로필

AratKruglik

5개 GitHub 저장소에서 수집된 102개 skills를 저장소 단위로 보여줍니다.

수집된 skills
102
저장소
5
업데이트
2026년 8월 4일
저장소 탐색

저장소와 대표 skills

batch-pipeline
소프트웨어 개발자

Parallel SDLC batch runner. Analyzes a list of independent task descriptions, groups them by heuristic file-conflict prediction, dispatches one worktree-isolated background agent per task (each running the full pipeline-orchestrator: BA → Dev → QA → Sec →…

2026년 8월 4일
pipeline-orchestrator
소프트웨어 개발자

Universal SDLC pipeline orchestrator with stack provider auto-discovery. Reads stack.md profiles from installed plugins, picks the highest-priority match, executes a 5-phase pipeline (BA → Dev → QA → Sec → Docs) plus stack-defined extra phases. Use when: -…

2026년 8월 4일
sqlalchemy-patterns
소프트웨어 개발자

FastAPI-specific delta on top of python-foundation:sqlalchemy-patterns: async engine and AsyncSession lifecycle, get_db dependency injection, async-safe lazy loading rules, async Alembic env.py wiring. Used by fastapi-architect (model definitions) and…

2026년 7월 20일
sqlalchemy-patterns
소프트웨어 개발자

Flask-specific delta on top of python-foundation:sqlalchemy-patterns: Flask-SQLAlchemy extension setup, db.Model declarative models (3.x Mapped style and 2.x legacy db.Column), synchronous db.session lifecycle bound to the app context, Flask-Migrate…

2026년 7월 20일
sqlalchemy-patterns
소프트웨어 개발자

Framework-agnostic SQLAlchemy 2.0 core shared by fastapi-plugin and flask-plugin: declarative mapped classes with Mapped/mapped_column, column type selection, relationships with explicit lazy loading and cascades, 2.0-style select() querying,…

2026년 7월 20일
architect-conventions
소프트웨어 개발자

Shared conventions for every SDLC development-phase architect agent: hard rules, code quality bar, workflow steps (superpowers invocation, spec reading, codebase exploration, verification), and the report/compact-summary contract. Architects load this skill…

2026년 7월 20일
django-conventions
소프트웨어 개발자

Django web framework conventions: app layout, settings split (base/local/production), URLconf with app namespacing, CBV and DRF ViewSets, DRF serializers and permissions, form validation, signals, Django admin registration, and middleware. Activated…

2026년 6월 12일
django-orm-patterns
소프트웨어 개발자

Django ORM patterns: model definitions, field types, model managers, custom QuerySet methods, select_related/prefetch_related for N+1 prevention, transactions, F/Q expressions, Meta indexes and constraints. For django-architect (model definitions) and…

2026년 6월 12일
수집된 skill 64개 중 8개를 표시합니다.
database-optimizer
소프트웨어 개발자

Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configuration tuning, partitioning strategies, lock contention resolution. Українською: Оптимізуй базу, повільний…

2026년 4월 19일
laravel-actions-patterns
소프트웨어 개발자

Use when working with lorisleiva/laravel-actions package - AsController, AsJob, AsObject, AsListener patterns, handle() signatures, and deciding which trait combination to use for a given Action class.

2026년 4월 19일
octane-frankenphp-gotchas
소프트웨어 개발자

Use when debugging unexpected behavior in Laravel Octane with FrankenPHP - stale data between requests, memory leaks, singleton contamination, static property state, or anything that "works once then breaks".

2026년 4월 19일
laravel-architecture
소프트웨어 개발자

Generates a Laravel architecture based on best practices for modern Laravel

2026년 4월 2일
architect-review
소프트웨어 개발자

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY…

2026년 3월 14일
architecture-designer
소프트웨어 개발자

Use when designing new system architecture, reviewing existing designs, or making architectural decisions. Invoke for system design, architecture review, design patterns, ADRs, scalability planning. Українською: Проєктуй архітектуру, системний дизайн,…

2026년 3월 14일
brainstorming
소프트웨어 개발자

Use before creative or constructive work (features, architecture, behavior). Transforms vague ideas into validated designs through disciplined reasoning and collaboration. Українською: брейнсторм, мозковий штурм, генерація ідей, аналіз варіантів, підходи до…

2026년 3월 14일
code-reviewer
소프트웨어 품질 보증 분석가·테스터

Elite code review expert specializing in modern AI-powered code analysis, security vulnerabilities, performance optimization, and production reliability. Masters static analysis tools, security scanning, and configuration review with 2024/2025 best practices.…

2026년 3월 14일
수집된 skill 23개 중 8개를 표시합니다.
laravel-pdf
소프트웨어 개발자

Generate PDFs from Blade views or HTML using spatie/laravel-pdf. Covers creating, formatting, saving, downloading, and testing PDFs with the Browsershot, Cloudflare, or DOMPDF driver.

2026년 3월 22일
react-inertia
소프트웨어 개발자

React + Inertia.js v2 patterns for Laravel full-stack applications. Covers page components, form handling, layouts, navigation, shared data, and typed props. Trigger words — EN: React component, Inertia page, TypeScript component, form handling, useForm,…

2026년 3월 22일
tailwind-variants
웹 개발자

Tailwind Variants (tv()) patterns for component styling with variants, slots, compound variants, and responsive design. Tailwind CSS 4 compatible. Trigger words — EN: component styles, Tailwind variants, tv(), slots, responsive variants, compound variants,…

2026년 3월 22일
laravel-architecture
소프트웨어 개발자

Generates a Laravel architecture based on best practices for modern Laravel

2026년 3월 22일
laravel-coder
소프트웨어 개발자

Generates modern maintainable Laravel applications code with a focus on

2026년 3월 22일
laravel-specialist
소프트웨어 개발자

Use when building Laravel 13+ applications requiring Eloquent ORM, API

2026년 3월 22일
postgres-best-practices
데이터베이스 아키텍트

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations. Українською: Кращі практики Postgres, оптимізуй базу, продуктивність…

2026년 3월 22일
postgresql-optimization
데이터베이스 관리자

PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management. Українською: Оптимізуй PostgreSQL, тюнінг запитів, стратегії індексації, аналіз продуктивності, EXPLAIN ANALYZE, план…

2026년 3월 22일
저장소 5개 중 5개 표시
모든 저장소를 표시했습니다