← all publishers

anyulled

@anyulled source repo

16 published skills

  1. Decision Log Adr Tracer · anyulled bundle
    Audit repositories for major technology additions and verify that corresponding ADR or decision-log entries exist. Use when reviewing dependency manifest changes, architecture shifts, or code reviews that may introduce new frameworks, databases, or libraries without documentation.
    0
    installs
  2. Complexity And Code Health Analyzer · anyulled
    Analyze structural complexity, code churn, and static connascence to identify high-risk hotspots. Use when auditing complexity thresholds, refactoring candidates, or CI gating for code health.
    0
    installs
  3. Data And Database Coupling Evaluator · anyulled
    Evaluate ORM configurations, schema changes, and data access layers for shared-table coupling, ORM leakage, and distributed data joins. Use when reviewing schema migrations, repository classes, or modernization work toward decoupled data ownership.
    0
    installs
  4. Automated Software Guidebook Generator · anyulled bundle
    Generate and maintain a living software guidebook by scanning repository code, infrastructure, deployment files, and docs. Use when periodic documentation updates are needed, especially after IaC, deployment script, or major release changes.
    0
    installs
  5. Structural Coupling And Volatility Analyzer · anyulled
    Evaluate package- and module-level coupling, instability, abstractness, and distance from the main sequence. Use when monitoring architectural health, refactoring dependency structure, or enforcing coupling thresholds in CI.
    0
    installs
  6. Team Topologies And Cognitive Load Analyzer · anyulled bundle
    Infer Team Topologies signals from repository structure, dependencies, churn, and ownership clues. Use when assessing stream-aligned, platform, complicated-subsystem, or enabling boundaries, cognitive load hotspots, Conway's Law, or boundary friction from code alone.
    0
    installs
  7. Distributed Workflow And Integration Analyzer · anyulled
    Map inter-service communication, distributed workflows, Saga patterns, and operational coupling across services. Use when reviewing REST, gRPC, brokers, distributed transactions, or temporal coupling risks.
    0
    installs
  8. Platform And Infrastructure Boundary Evaluator · anyulled bundle
    Enforce architectural boundaries between platform concerns and stream-aligned business logic. Use when reviewing core domain code for infrastructure bleed, cloud SDK leakage, or excessive deployment/configuration overhead.
    0
    installs
  9. Domain Boundary And Language Integrity Evaluator · anyulled
    Enforce DDD bounded contexts, ubiquitous language, anti-corruption layers, and shared-kernel safety. Use when reviewing cross-domain communication, shared libraries, DTO mappings, or domain model leakage.
    0
    installs
  10. Architectural Quantum And Deployability Validator · anyulled
    Calculate architecture quantum and detect distributed monolith risks by analyzing synchronous service dependencies, shared databases, and IaC. Use when reviewing cross-service calls, shared schemas, or independent deployability concerns.
    0
    installs
  11. Dynamic Connascence And Execution State Evaluator · anyulled
    Analyze asynchronous code, state machines, and temporal dependencies to detect dynamic connascence, race conditions, and fragile execution order requirements. Use when reviewing async workflows, multithreaded code, event handlers, or mutable state.
    0
    installs
  12. Event Driven Architecture Eda Integrity Evaluator · anyulled
    Evaluate event-driven architectures for payload design, consumer autonomy, broker entanglement, and synchronous callback anti-patterns. Use when reviewing schemas, publishers, consumers, or broker configurations.
    0
    installs
  13. Integration Strength And Micro Coupling Evaluator · anyulled
    Analyze method signatures, shared state, and cross-module interactions for content, common, control, and stamp coupling. Use when reviewing public interfaces, shared state variables, or module boundaries.
    0
    installs
  14. Testability And Automation Architecture Evaluator · anyulled
    Evaluate test suite architecture for brittle coupling to implementation details, shared state, and poor seam alignment. Use when reviewing tests, mocking strategies, or integration test isolation.
    0
    installs
  15. Component Extraction And Tactical Forking Analyzer · anyulled
    Analyze monolithic codebases to identify extraction candidates, shared-kernel entanglement, and tactical forking effort. Use when planning modernization or breaking a monolith into independently deployable domains.
    0
    installs
  16. Automated Architecture Governance Fitness Function Evaluator · anyulled
    Evaluate codebases against architectural fitness functions, governance files, and dependency rules to prevent architectural drift. Use when enforcing layering, cyclic dependency, or static metric thresholds in CI/CD or pre-commit checks.
    0
    installs