lgzarturo
UserCodeConductor is an AI-assisted software engineering framework designed to turn chaotic prompting into a reproducible engineering system.
Categories
Indexed Skills (46)
android--kotlin-jetpack-compose--media3
Provides expert knowledge for building modern native Android apps using Kotlin, Jetpack Compose, Material Design 3, MVI architecture, Hilt dependency injection, and Media3/ExoPlayer.
api-versioning
Provides expert knowledge for designing, implementing, and managing REST API versioning strategies with deprecation workflows.
astro
Provides expert knowledge for building Astro 5+ sites with Islands Architecture, Content Collections, TypeScript, and performance-first rendering strategies.
code-review
Provides a structured framework for conducting thorough code reviews covering correctness, security, architecture alignment, performance, and technical debt.
conductor-setup
Configure a Rails project to work with Conductor (parallel coding agents)
django-orm
Django ORM patterns for multi-tenant POS projects: efficient queries, bulk operations, transactions, and multi-schema upload paths. Trigger: When writing queryset logic, model saves, or DB-touching service code.
django-testing
Testing patterns for multi-tenant Django POS projects using pytest-django, RequestFactory, and mocks. No factories, no complex conftest. Trigger: When writing or reviewing tests in any apps/ directory.
django--uv
Provides expert knowledge for building Django 5+ projects with UV as the package manager, domain-driven app structure, ruff for linting, and pytest-django for testing.
jpa--postgresql
Provides expert knowledge of JPA entity design, relationship mapping, Flyway migrations, and PostgreSQL-specific optimizations.
next.js--typescript
Provides expert knowledge for building Next.js 15+ applications with the App Router, TypeScript, Server Components, Server Actions, and TanStack Query.
python-django-stack
Python and Django conventions for multi-tenant SaaS POS projects: views, services, naming, JSON APIs, PDFs, and cart patterns. Trigger: When writing any view, service, API endpoint, or model code in apps/.
python-fastapi-stack
FastAPI conventions for REST APIs: routers, Pydantic v2 schemas, dependency injection, error handling, pagination, and project structure. Trigger: When writing any router, endpoint, schema, or dependency in a FastAPI project.
python
Python development best practices: clean code, patterns, type hints, decorators, context managers, and architecture. Trigger: When writing Python code anywhere in the project.
security
Provides expert knowledge for implementing and reviewing application security following OWASP Top 10 (2021), with stack-specific patterns for Spring Boot, Django, Next.js, and Astro.
spring-boot-feature-creation
Guides the creation of complete Spring Boot features following a structured, layer-by-layer workflow: entity, repository, service, controller, and tests. Applies Kotlin idioms, Bean Validation, and MockK test patterns throughout.
spring-boot--kotlin
Provides expert knowledge of Spring Boot conventions, Kotlin idioms, and MVC patterns for backend API development.
spring-boot-testing-strategy
Provides expert knowledge of the testing pyramid, test design principles, MockK patterns, and integration testing conventions for Spring Boot + Kotlin projects.
sqlalchemy
SQLAlchemy 2.x patterns for async FastAPI projects: models, sessions, queries, bulk operations, transactions, and Alembic migrations. Trigger: When writing models, queries, bulk operations, or DB-touching service code.
test-driven-development
Provides expert knowledge for applying the Red-Green-Refactor cycle, designing tests at the right pyramid layer, and implementing TDD across Spring Boot + Kotlin, Python (pytest), and Next.js / Astro (Vitest + Playwright) stacks.
auth-token-inspector
Audits token storage mechanisms to prevent XSS-based JWT theft.
drizzle-schema-architect
Generates strictly typed Drizzle ORM schemas for PostgreSQL with indexes, foreign keys, and Zod schema deduction.
fastapi-pydantic-strict
Enforces Pydantic v2 strict models, asynchronous dependency generators, and uv environment setup.
jpa-n1-query-detector
Audits Hibernate database interactions to prevent N+1 query problems in JVM apps.
livewire-alpine-bridge
Schedules reactive frontend states cleanly using entangle directives in PHP and JS.
seo-analytics-injector
Verifies and injects Google Tag Manager (GTM), GA4 event triggers, and optimized meta tags.
spring-auth-auditor
Secures Spring Security filters, JWT validations, OAuth2 setups, and CORS/CSRF headers.
tailwind-responsive-auditor
Audits Tailwind CSS usage ensuring mobile-first responsive utilities and clean classes.
tdd-mutation-tester
Performs simple mutation testing to verify test coverage and assertions.
laravel-specialist
Build and configure Laravel 10+ applications, including creating Eloquent models and relationships, implementing Sanctum authentication, configuring Horizon queues, designing RESTful APIs with API resources, and building reactive interfaces with Livewire. Use when creating Laravel models, setting up queue workers, implementing Sanctum auth flows, building Livewire components, optimising Eloquent queries, or writing Pest/PHPUnit tests for Laravel features.
php-pro
Use when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invokes strict typing, PHPStan level 9, async patterns with Swoole, and PSR standards. Creates controllers, configures middleware, generates migrations, writes PHPUnit/Pest tests, defines typed DTOs and value objects, sets up dependency injection, and scaffolds REST/GraphQL APIs. Use when working with Eloquent, Doctrine, Composer, Psalm, ReactPHP, or any PHP API development.
cc-feature
Run the full feature workflow — task validation, technical design, implementation, testing, review, and documentation.
cc-fix
Run the bug fix workflow — risk-based routing through task validation, implementation, testing, and optional review.
cc-pagespeed
Run the PageSpeed performance audit — 80/20 analysis of Core Web Vitals using the PageSpeed Insights API.
cc-refactor
Run the refactor workflow — mandatory architectural justification, test verification, risk-based implementation, and scope enforcement.
cc-review
Run a structured code review — produces a Review Report with CRITICAL, WARNING, and SUGGESTION findings; CRITICAL findings block merge.
cc-tdd-cycle
Run a structured Red-Green-Refactor TDD cycle — write a failing test first, implement the minimum code to pass it, then refactor with the suite green.
cc-test-plan
Generate a structured test plan for a feature or module — covers unit, integration, contract, and edge cases without writing any implementation code.
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
multi-agent-orchestration
Design and coordinate multi-agent systems where specialized agents work together to solve complex problems. Covers agent communication, task delegation, workflow orchestration, and result aggregation. Use when building coordinated agent teams, complex workflows, or systems requiring specialized expertise across domains.
pagespeed-insights
Audit web pages for performance optimization following PageSpeed Insights guidelines. Use when analyzing page performance, optimizing web applications, reviewing performance metrics, implementing Core Web Vitals improvements, or when the user mentions page speed, performance optimization, Lighthouse scores, or Core Web Vitals.
workflow-orchestration-patterns
Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration.
cc-api-contract
Run the API contract workflow for request/response shape changes, compatibility constraints, contract tests, documentation, and review.
cc-db-migration
Run the database migration workflow for schema/data changes, operational sequencing, tests, and review.
council
Multi-agent council for code review and architecture decisions
openspec
OpenSpec backlog format, state machine, and delivery workflow for CodeConductor. Use when running /cc-openspec or editing BACKLOG.md.
commit
Generates a commit in English following Conventional Commits based on staged changes
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.