advisely
- 32 skills
- 0 followers
- 1 week ago last updated
- ▌ Pipeline Full Build Desktop · adviselyComplete standalone release chain for installable desktop apps - preflight, failsafe backup, the full quality gate, commit/merge/push, local compilation including native module rebuilds against the Electron ABI, code signing and notarization, packaged-binary E2E and launch smoke, GitHub release, staged update-feed publish with a clean-VM install smoke, documentation, worker purge and cleanup.
- ▌ Django Patterns · adviselyDjango best practices, ORM optimization, and REST API patterns for building scalable Python web applications
- ▌ Nextjs Patterns · adviselyNext.js 14+ App Router patterns, Server Components, Server Actions, and full-stack React development with TypeScript
- ▌ Nodejs Patterns · adviselyNode.js best practices including async patterns, streams, worker threads, error handling, and performance optimization for server-side JavaScript.
- ▌ Pytest Patterns · adviselyPytest testing patterns, fixtures, mocking, parametrization, and comprehensive Python testing strategies
- ▌ Python Patterns · adviselyPython best practices including type hints, async/await, context managers, dataclasses, and modern Python 3.12+ features.
- ▌ Express Patterns · adviselyExpress.js best practices including middleware patterns, error handling, authentication, validation, and production-ready API architecture.
- ▌ Fastapi Patterns · adviselyFastAPI best practices including dependency injection, async database access, authentication, validation, and production deployment patterns.
- ▌ Feature Workflow · adviselyEnd-to-end feature development workflow with planning, implementation, testing, simplification, review, and documentation phases. Invoke with /feature-workflow [feature-description].
- ▌ Laravel Patterns · adviselyLaravel PHP framework best practices, Eloquent ORM patterns, and RESTful API development for modern web applications
- ▌ Pipeline Quality · adviselyUniversal pre-merge pipeline - lint, type check, build, a three-part security gate, tests, a happy/non-happy/edge case matrix, local Playwright E2E, conditional knip/dead-code analysis, dependency audit, then a parallel simplification and severity-rated code review, a zero-technical-debt gate and a no-regression gate. Use to review a diff, simplify code, or run the full quality gate. Stops before git - no commit, no release, no deploy. Records NOT RUN rather than passing a check that never executed. Stack-adaptive for desktop (Electron+Python) and cloud (web/API) projects.
- ▌ Zustand Patterns · adviselyZustand state management best practices including store design, slices pattern, persistence, devtools, and TypeScript integration.
- ▌ Tailwind Patterns · adviselyTailwind CSS utility-first patterns, responsive design, custom configurations, and modern CSS development
- ▌ Terraform Patterns · adviselyTerraform Infrastructure as Code patterns, modules, state management, and cloud resource provisioning best practices
- ▌ Typescript Patterns · adviselyTypeScript best practices including advanced types, generics, utility types, discriminated unions, and type-safe patterns for enterprise applications.
- ▌ Crypto Defi Patterns · adviselyCryptocurrency trading, DeFi protocols, smart contract interaction, blockchain integration, and crypto API development
- ▌ Silent Failure Audit · adviselyDetect silent failures in status, health, detection, and initialization code. Catches hardcoded status values, swallowed errors, stale data, no-op handlers, and single-path detection that corrupt real system state.
- ▌ Kubernetes Deployment · adviselyKubernetes deployment patterns, service mesh, autoscaling, configuration management, and production-ready k8s architecture
- ▌ Pipeline Full Build Cloud · adviselyComplete standalone release chain for web/API apps deployed to a VPS or container platform - preflight, failsafe backup including a remote database dump, the full quality gate, commit/merge/push, container or compose build, GitHub release, deploy over SSH with an image-ID rollback target, production Playwright smoke with temporary accounts, post-deploy verification, documentation, worker purge and app-scoped cleanup.
- ▌ Financial Trading Patterns · adviselyAlgorithmic trading patterns, risk management, order execution, backtesting, and financial systems development
- ▌ Pr Ready · adviselyComplete PR workflow - runs tests, linting, security scan, simplification, then commits, pushes, creates PR with comments, and optionally creates a release. Use after completing feature implementation.
- ▌ Humanizer · adviselyRemove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, passive voice, negative parallelisms, and filler phrases.
- ▌ Quick Fix · adviselyRapid bug fix workflow - diagnose, fix, test, and verify in one pass. Use for simple bugs that don't need full feature workflow.
- ▌ Go Patterns · adviselyGo (Golang) patterns, concurrency, interfaces, error handling, and idiomatic Go development for high-performance systems
- ▌ Vue Patterns · adviselyVue.js 3 Composition API patterns, state management with Pinia, and modern component architecture for reactive web applications
- ▌ Antd Patterns · adviselyAnt Design React UI patterns, enterprise components, theming, and professional interface development
- ▌ Java Patterns · adviselyJava Spring Boot patterns, dependency injection, REST APIs, JPA/Hibernate, and enterprise Java development best practices
- ▌ Vite Patterns · adviselyVite configuration best practices including plugins, build optimization, environment variables, SSR setup, and production deployment patterns.
- ▌ Github Actions · adviselyCI/CD pipeline templates and deployment workflows using GitHub Actions for automated testing and deployment
- ▌ Rails Patterns · adviselyRuby on Rails patterns, ActiveRecord ORM, RESTful APIs, and modern Rails development best practices
- ▌ React Patterns · adviselyReact architecture, hooks patterns, and performance optimization for building modern frontend applications
- ▌ Security Audit · adviselyOWASP Top 10 security checklist, vulnerability scanning, and security hardening procedures for web applications