← all publishers

peterbamuhigire

@peterbamuhigire source repo

1006 published skills · page 10 of 11

  1. AI Agent Multi Agent Coordination · peterbamuhigire bundle
    Use when designing systems where multiple agents collaborate on one task — supervisor/worker, debate, plan-execute, peer handoff. Covers handoff message contracts, shared scratchpad, conflict resolution, deadlock detection, and the cost/SLA discipline that keeps multi-agent setups from spiralling.
    0
    installs
  2. AI Agent Observability Evaluation · peterbamuhigire bundle
    Use when measuring, evaluating, replaying, evidencing, or tracking success for AI agent tasks, steps, traces, and outcomes.
    0
    installs
  3. Reliability Engineering · peterbamuhigire bundle
    Use when designing or reviewing production reliability for APIs, SaaS platforms, background jobs, distributed workflows, mobile backends, or AI-enabled systems. Covers timeout and retry policy, degradation, queue safety, incident readiness, and recovery-aware design.
    0
    installs
  4. Accounting Engine · peterbamuhigire bundle
    Use when designing, implementing, or reviewing an embedded accounting engine with append-only ledgers, mapped postings, idempotency, reversals, period locks, audit trails, and integrity tests.
    0
    installs
  5. Game Testing Polish · peterbamuhigire bundle
    Use when planning or executing game QA, playtesting, balance, usability, compatibility, accessibility, localisation, save migration, regression, bug triage, polish prioritisation, alpha, beta, or release-candidate gates.
    0
    installs
  6. Frontend Architecture · peterbamuhigire
    Use when turning a design system, product requirement, or frontend codebase into a maintainable component, content, state, and delivery architecture with measurable quality gates.
    0
    installs
  7. Python Modern Standards · peterbamuhigire bundle
    Use when writing, reviewing, or distributing Python applications, including PyInstaller, auto-py-to-exe, Nuitka, frozen desktop executables, multi-tool suites, installers, and CI release builds. Defines the Python baseline and routes executable packaging to its desktop-distribution automation.
    0
    installs
  8. AI Assisted Development · peterbamuhigire bundle
    Use when coordinating AI-assisted planning, implementation, review, modernisation, documentation, human approval, CI evidence, or bounded multi-agent software work.
    0
    installs
  9. World Class Engineering · peterbamuhigire bundle
    Use when designing, building, reviewing, or upgrading production software systems that must be secure, performant, maintainable, scalable, and user-centered. Apply before writing specs, code, architecture, APIs, databases, mobile apps, SaaS platforms, or ERP systems.
    0
    installs
  10. Linux Security Hardening · peterbamuhigire bundle
    Use when hardening or auditing Debian and Ubuntu hosts for identity, sudo, PAM, MFA, permissions, AppArmor, auditd, kernel, patching, integrity, boot, encryption, and CIS controls.
    0
    installs
  11. Mysql Operations · peterbamuhigire bundle
    Use when administering, tuning, backing up, restoring, monitoring, or troubleshooting MySQL production systems. Load absorbed MySQL administration and query-performance reference files for operational runbooks, indexes, replication, and incident response.
    0
    installs
  12. Product Discovery · peterbamuhigire bundle
    Use when testing whether a product, feature, or workflow deserves investment through risk framing, prototypes, research, and build-pivot-kill decisions.
    0
    installs
  13. Saas Admin Backoffice Tooling · peterbamuhigire bundle
    Use when designing audited SaaS back-office impersonation, tenant lifecycle, billing overrides, bulk actions, or audit controls.
    0
    installs
  14. Saas Rate Limiting And Quotas · peterbamuhigire bundle
    Use when designing per-tenant rate limits, quota algorithms, enforcement points, plan caps, fair queueing, or usage reporting.
    0
    installs
  15. Saas Sso Scim Enterprise Auth · peterbamuhigire bundle
    Use when implementing tenant-scoped SAML or OIDC SSO, SCIM provisioning, custom domains, IP allowlists, or enterprise auth migration.
    0
    installs
  16. Mysql Engineering · peterbamuhigire bundle
    Use when designing, implementing, or reviewing MySQL application schemas, SQL, indexes, constraints, stored routines, and production query patterns. Load absorbed MySQL best-practice, data-modeling, and advanced-SQL reference files as needed.
    0
    installs
  17. Infrastructure As Code · peterbamuhigire bundle
    Use when provisioning or changing cloud infrastructure with Terraform or Ansible — modules, remote state with S3 native locking, workspaces vs directory-per-env, common AWS patterns, idempotent Ansible roles for Debian/Ubuntu, GitOps with ArgoCD/Flux, drift detection, and Vault secret injection.
    0
    installs
  18. AI Agent Memory Erasure Proof · peterbamuhigire bundle
    Use when proving agent-memory erasure was complete and verifiable for GDPR / CCPA / POPIA / KE DPA requests — the 9-step cascade verification job emits a signed-off evidence pack. Pairs with `ai-agent-memory` (three-tier memory + erasure cascade) and `saas-tenant-data-portability-and-erasure` (tenant-level erasure pipeline).
    0
    installs
  19. AI Agent Runtime Architecture · peterbamuhigire bundle
    Use when designing multi-tenant agent runtimes, control loops, state machines, retries, idempotency, step caps, durable resumability, scheduling, cancellation, and workflow boundaries.
    0
    installs
  20. Android Data Persistence · peterbamuhigire bundle
    Use when designing Android local storage, Room migrations, DataStore preferences, or offline API synchronisation; use android-development for broader application structure.
    0
    installs
  21. Validation Contract · peterbamuhigire bundle
    Use when authoring or normalising a specialist skill, or preparing to ship a feature or release — defines the seven evidence categories every specialist skill must declare against and provides the canonical Release Evidence Bundle template. The contract spine that turns scattered validation skills into a coherent ship-readiness check.
    0
    installs
  22. Kubernetes Platform · peterbamuhigire bundle
    Use when running Kubernetes as a platform team — bootstrapping self-managed clusters on Debian/Ubuntu, designing multi-tenant RBAC, enforcing Pod Security and resource quotas, and operating cluster lifecycle (upgrades, certs, etcd, ingress, cert-manager, metrics-server). Self-managed first, cloud-managed second.
    0
    installs
  23. Frontend Performance · peterbamuhigire bundle
    Use when defining, implementing, or auditing frontend performance for web apps and SaaS frontends; produces a per-flow performance budget, measurement plan tied to SLOs, and CI regression gate. Use api-design-first for API shape and observability-monitoring for server SLOs.
    0
    installs
  24. Content Writing · peterbamuhigire bundle
    Use when writing or reviewing website copy, articles, headlines, ledes, persuasive content, readability, or scannable structure.
    0
    installs
  25. AI Agent Commercial Operations · peterbamuhigire bundle
    Use when pricing, billing, refunding, recognizing revenue, or packaging commercial terms for agentic AI services and outcomes.
    0
    installs
  26. AI Agent Governance And Limits · peterbamuhigire bundle
    Use when defining agent budgets, step limits, reversibility, blast-radius controls, kill switches, and governance policy for agentic AI systems.
    0
    installs
  27. AI Observability And Debugging · peterbamuhigire bundle
    Use when building the observability stack for AI features in a multi-tenant SaaS — prompt/response tracing, semantic logging, replay tooling, "show me why this answer", per-stage latency/cost breakdown, ticket→trace tie-back, and dashboards that answer the operational questions (which tenant, which feature, which prompt version, which model).
    0
    installs
  28. AI Agent Compliance Controls · peterbamuhigire bundle
    Use when mapping AI agent operations to SOC 2, ISO 27001, HIPAA, audit logs, control testing, attestations, and compliance evidence.
    0
    installs
  29. AI Agent Safety And Red Team · peterbamuhigire bundle
    Use when red-teaming agent tool and data perimeters for indirect prompt injection, action escalation, tenant exfiltration, unsafe tool chains, self-modification, or containment regressions.
    0
    installs
  30. Cloud Architecture · peterbamuhigire bundle
    Use when designing cloud deployments, Dockerising applications, laying out AWS or GCP environments, choosing a deployment pattern, or moving a workload from a single VM to a resilient multi-AZ topology.
    0
    installs
  31. Docker Development · peterbamuhigire bundle
    Use when containerizing PHP, Python, JavaScript, or API services with Dockerfiles, multi-stage images, Compose, CI builds, runtime permissions, and persistent dependencies.
    0
    installs
  32. UX Content Strategy · peterbamuhigire bundle
    Use when planning, governing, or upgrading product content as a system - voice charts, content-first design, UI text patterns, form completion gates, error taxonomy, content measurement, decision communication, lifecycle narrative, and content operations. Higher-level orchestration above tactical microcopy and form mechanics.
    0
    installs
  33. Python Data Analytics · peterbamuhigire bundle
    Use when computing complex analytics, KPIs, cohort/funnel/retention metrics, financial math (IRR/NPV/amortization), statistical tests, anomaly detection, or geospatial analytics in Python — for cases where SQL alone gets unwieldy.
    0
    installs
  34. Python Data Pipelines · peterbamuhigire bundle
    Use when building ETL jobs, document intelligence pipelines, OCR, PDF/Excel ingestion, image/media processing, or external-API sync pipelines in Python — idempotent scheduled jobs with validation, dead-letter queues, and multi-tenant isolation.
    0
    installs
  35. Typescript Full Stack · peterbamuhigire bundle
    Use when building end-to-end TypeScript applications — Node backend (Fastify), React/Next frontend, shared types via tRPC or Zod, monorepo with turborepo/nx, Prisma/Drizzle data layer, end-to-end type safety.
    0
    installs
  36. Saas Architecture Strategy · peterbamuhigire bundle
    Use when architecting or evaluating a cloud SaaS product — including choosing multi-tenant patterns, mapping deployment to IaaS, planning scaling and blast-radius isolation, aligning architecture to business capabilities, and reconciling multi-enterprise consumption requirements with operating-model constraints.
    0
    installs
  37. Saas Managed Visual Assets · peterbamuhigire bundle
    Use when implementing or reviewing Super Admin or tenant-scoped managed visual assets—background image pools, light/dark logos, or favicons—with secure upload, preview, ordering, activation, replacement, quotas, and audit evidence.
    0
    installs
  38. Markdown Lint Cleanup · peterbamuhigire
    Use when fixing Markdown lint failures, heading structure, list spacing, code-fence languages, or local formatting consistency without changing document meaning.
    0
    installs
  39. Web App Security Audit · peterbamuhigire bundle
    Use when auditing a PHP/JavaScript/HTML web application for security vulnerabilities. Covers configuration, authentication, authorization, input validation, XSS, API security, HTTP headers, and dependency scanning. Produces a severity-rated audit...
    0
    installs
  40. Image Compression · peterbamuhigire bundle
    Use when implementing or reviewing client image optimisation plus authoritative server decode, validation, resize, metadata stripping, and canonical re-encoding. Use saas-managed-visual-assets for administrative asset lifecycle and frontend-performance for page budgets.
    0
    installs
  41. Nextjs App Router · peterbamuhigire
    Use when implementing or reviewing a Next.js App Router application with server and client components, route handlers, middleware, caching, authentication, streaming, or deployment. Use react-development for framework-neutral components and api-design-first for external APIs.
    0
    installs
  42. React Development · peterbamuhigire bundle
    Use when implementing or reviewing React components, hooks, state ownership, forms, rendering performance, error boundaries, or component tests. Use nextjs-app-router for Next.js server boundaries and ux-content-strategy for product content systems.
    0
    installs
  43. IOS Platform Capabilities · peterbamuhigire bundle
    Use when integrating iOS system capabilities such as App Intents, widgets, Spotlight, biometrics, notifications, Bluetooth, media, or PDF export; use ios-development for ordinary app features.
    0
    installs
  44. PHP Modern Standards · peterbamuhigire bundle
    Use when writing or reviewing PHP 8+ applications, object-oriented domain code, Laravel services, PSR-compliant packages, secure request handling, tests, or performance-sensitive PHP.
    0
    installs
  45. Python Ml Predictive · peterbamuhigire bundle
    Use when adding forecasting, classification, regression, or anomaly detection to a SaaS feature — demand/sales/cash-flow forecasting, churn and risk scoring, anomaly detection — with scikit-learn, Prophet, and statsmodels. Covers data prep, model serving, monitoring, and explainability.
    0
    installs
  46. Typescript Effective · peterbamuhigire bundle
    Use when writing production TypeScript — clean code idioms, effective-TS items, strict tsconfig, migration from JS, build performance, testing, and anti-patterns. Load references/typescript-mastery.md for type-system depth and references/typescript-design-patterns.md for GoF patterns.
    0
    installs
  47. Pwa Offline First · peterbamuhigire bundle
    Use when building offline-first Progressive Web Apps — Service Worker lifecycle, Workbox caching strategies, IndexedDB via Dexie.js, Background Sync for queued writes, Web Push notifications, Lighthouse gates, and Next.js PWA integration. Default for apps that must work on EDGE/2G or intermittent connectivity.
    0
    installs
  48. Modular Saas Architecture · peterbamuhigire bundle
    Use when designing tenant-selectable SaaS modules, dependency contracts, module toggles, lifecycle hooks, or safe enable and disable behaviour.
    0
    installs
  49. Engine Control Plane · peterbamuhigire
    Use when coordinating or auditing multi-engine workflows, agent roles, command surfaces, hooks, evidence contracts, handoffs, or bounded recovery. Keeps domain doctrine in the owning engines.
    0
    installs
  50. AI Economic Value Engine · peterbamuhigire
    Use when discovering, designing, prioritizing, or auditing AI-powered products for measurable business value. Applies to AI opportunity mapping, ROI cases, product strategy, client workshops, and deciding whether an AI feature should be built.
    0
    installs
  51. Android Development · peterbamuhigire bundle
    Use when building or reviewing native Android applications with Kotlin, Compose, Hilt, and layered architecture; use android-data-persistence or android-tdd for focused data and test work.
    0
    installs
  52. Cicd Pipelines · peterbamuhigire bundle
    Use when designing CI/CD pipelines, stage gates, reusable workflows, short-lived cloud authentication, caching, deployment strategies, and pipeline telemetry.
    0
    installs
  53. IOS Quality And Release · peterbamuhigire bundle
    Use when planning or gating iOS tests, performance, TestFlight, App Store review, CI, device coverage, or release evidence; use ios-development for implementation before the release gate.
    0
    installs
  54. Javascript Modern · peterbamuhigire bundle
    Use when writing or reviewing modern JavaScript for browser or PHP-backed SaaS applications, including modules, asynchronous flows, error handling, language features, and performance.
    0
    installs
  55. Saas Accounting System · peterbamuhigire bundle
    Use when designing double-entry accounting inside SaaS, including automated postings, ledgers, controls, reconciliations, and reports.
    0
    installs
  56. Saas Erp System Design · peterbamuhigire bundle
    Use when designing configurable SaaS or ERP platforms with multi-step business workflows, domain modules, approvals, auditability, pricing and entitlements, operational reporting, and tenant-specific variation. Covers domain boundaries, workflow states, extension points, and control design.
    0
    installs
  57. AI Agent Tooling And Hitl · peterbamuhigire bundle
    Use when designing agent tool catalogs, tool schemas, action gating, human approval, and human-in-the-loop control for agentic AI systems.
    2
    installs
  58. Coding Agent Optimization · peterbamuhigire bundle
    Use when auditing or tuning a development machine's Claude Code or Codex setup for context, model, subagent, permission, or token efficiency. Analyse local capabilities first and apply only supported reversible changes; route runner-specific details to the linked adapters.
    0
    installs
  59. Gis Platform Engineering · peterbamuhigire bundle
    Use when implementing GIS maps, spatial data services, maps integrations, geocoding, spatial APIs, or PostGIS-backed geospatial platforms. Load absorbed GIS mapping, maps integration, and PostGIS backend references as needed.
    0
    installs
  60. Nodejs Development · peterbamuhigire bundle
    Use when building or reviewing Node.js servers, APIs, CLI tools, streams, asynchronous workflows, real-time systems, tests, scaling, or production deployment.
    0
    installs
  61. Kmp Development · peterbamuhigire bundle
    Use when sharing Kotlin business logic across Android and iOS with Kotlin Multiplatform while retaining deliberate platform boundaries; use native development skills for platform UI and release work.
    0
    installs
  62. Saas Sales Organization · peterbamuhigire bundle
    Use when designing or scaling a SaaS sales organisation — sales motions, roles (SDR/BDR/AE/CSM/SE), pipeline stages, lead-to-cash, territory design, quota/commission, sales ops fundamentals, onboarding/ramp, and hiring rubrics. Sourced from "Blueprints for a SaaS Sales Organization" (van der Kooij, Pizarro).
    0
    installs
  63. Sdlc Documentation · peterbamuhigire bundle
    Use when producing, reviewing, or consolidating SDLC documentation across planning, requirements, design, testing, deployment, user rollout, post-deployment, and maintenance phases. Load absorbed SDLC phase references as needed.
    0
    installs
  64. Skill Engine Audit · peterbamuhigire bundle
    Use when auditing, grading, benchmarking, or conforming an entire skills engine. Measures taxonomy, doctrine, contracts, depth, routing, safety, references, output readiness, and normalisation priorities.
    0
    installs
  65. Skill Safety Audit · peterbamuhigire
    Use when reviewing new, imported, or changed skills for unsafe tools, installers, credential harvesting, hidden execution, prompt injection, excessive permissions, data exfiltration, or improperly retained third-party source content.
    0
    installs
  66. Code Safety Scanner · peterbamuhigire bundle
    Use when scanning a codebase before deployment for critical vulnerabilities, server-error risks, unsafe AI-generated code, dependency problems, or payment misconfiguration.
    0
    installs
  67. Vibe Security Skill · peterbamuhigire bundle
    Use when designing or reviewing application, API, or multi-tenant SaaS security. Produces threat models, abuse cases, authorisation matrices, secret plans, and OWASP-aligned evidence.
    0
    installs
  68. API Design First · peterbamuhigire bundle
    Use when designing HTTP APIs with OpenAPI, versioning, authentication, rate limits, idempotency, error contracts, and observability requirements.
    0
    installs
  69. GRAPHQL Patterns · peterbamuhigire bundle
    Use when designing or operating GraphQL APIs with schemas, resolvers, authorization, pagination, federation, code generation, and hostile-input controls.
    0
    installs
  70. IOS Security And Rbac · peterbamuhigire bundle
    Use when designing or reviewing iOS authentication, Keychain, App Attest, privacy manifests, permissions, RBAC, tenant isolation, or AI security; use ios-development for general implementation.
    0
    installs
  71. Subscription Billing · peterbamuhigire bundle
    Use when designing or reviewing recurring subscription lifecycle on Stripe Billing — plans/Prices, trials, proration, upgrades/downgrades, cancel/pause, Smart Retries dunning, metered usage, automatic tax, multi-currency, and the strategy choice between subscription vs perpetual and monthly vs annual.
    0
    installs
  72. Network Security · peterbamuhigire bundle
    Use when designing, hardening, or auditing network security for self-managed SaaS infrastructure, including firewalls, WAF, VPN, TLS/PKI, IDS/IPS, SSH, segmentation, DDoS, and DNS controls.
    0
    installs
  73. Saas Business Metrics · peterbamuhigire bundle
    Use when defining or reviewing SaaS revenue, growth, retention, engagement, satisfaction, unit economics, or Rule-of-40 metrics.
    0
    installs
  74. New Project · peterbamuhigire bundle
    Use when the task matches skill: new project scaffold and this skill's local workflow.
    0
    installs
  75. Saas Seeder · peterbamuhigire bundle
    Use when bootstrapping a multi-tenant SaaS Seeder Template, including environment, database, super admin, panel verification, recurring demo activity refreshes, and demo-login shortcuts.
    0
    installs
  76. AI Feature Spec · peterbamuhigire
    Use when specifying one AI-powered feature end to end, including model choice, prompt and context contracts, output schema, fallbacks, human oversight, UX states, and evaluation.
    0
    installs
  77. AI RAG Patterns · peterbamuhigire bundle
    Use when building features that answer questions from private data, documents, policies, or time-sensitive information — RAG architecture, chunking strategies, hybrid search, re-ranking, vector databases, evaluation, agentic RAG, multimodal RAG...
    0
    installs
  78. AI Model Gateway · peterbamuhigire bundle
    Use when designing or building an LLM gateway for provider abstraction, tenant-aware routing, fallbacks, quotas, residency, audit logging, cost capture, and kill-switch enforcement.
    0
    installs
  79. Android Tdd · peterbamuhigire bundle
    Use when developing Android behaviour test-first across Kotlin, Room, repositories, ViewModels, and Compose; use android-development for architecture not centred on a test workflow.
    0
    installs
  80. IOS Development · peterbamuhigire bundle
    Use when building or reviewing native iOS applications with Swift, SwiftUI, structured concurrency, security, tests, and performance gates; use focused iOS skills for persistence, release, or monetisation.
    0
    installs
  81. Openai Agents Sdk · peterbamuhigire
    Use when building Python agents with the OpenAI Agents SDK, including runners, tools, handoffs, guardrails, tracing, memory, multi-agent topology, and deterministic orchestration.
    0
    installs
  82. IOS Architecture · peterbamuhigire bundle
    Use when defining iOS module boundaries, dependency direction, state ownership, App Intent integration, or AI provider seams; use ios-development for feature implementation details.
    0
    installs
  83. IOS Monetization · peterbamuhigire bundle
    Use when implementing iOS purchases, subscriptions, StoreKit 2 verification, entitlement delivery, paywalls, or App Store server events; use ios-development for non-commerce features.
    0
    installs
  84. Stripe Payments · peterbamuhigire bundle
    Use when integrating Stripe one-time payments, PaymentIntents, SetupIntents, Checkout, SCA, multi-currency, idempotency, or webhooks.
    0
    installs
  85. AI LLM Integration · peterbamuhigire bundle
    Use when integrating an LLM provider into an application with streaming, structured outputs, tool calls, embeddings, multi-model routing, retries, caching, and usage metering.
    0
    installs
  86. AI App Architecture · peterbamuhigire bundle
    Use when designing or building AI-powered application systems — choosing architecture style, selecting components, structuring the AI stack, making build-vs-buy decisions, and planning multi-tenant AI module gating
    0
    installs
  87. Execution Plan Scripts · peterbamuhigire
    Use when converting an approved long-running plan into self-contained execution prompts across sessions or workers. Covers dependency order, checkpoints, capability fallback and evidence handoff; use world-class-engineering for a single implementation slice.
    0
    installs
  88. Anti AI Slop · peterbamuhigire
    Use when producing any human-facing artefact. Applies real-time anti-slop controls for specificity, verification, authored intent, hard cases, language, code, UI, and release quality.
    0
    installs
  89. AI Cost And Metering · peterbamuhigire bundle
    Use when modeling, metering, attributing, billing, or controlling AI usage costs across tenants, plans, features, providers, and agent workloads.
    0
    installs
  90. AI Incident Response · peterbamuhigire bundle
    Use when preventing, detecting, triaging, communicating, recovering from, or reviewing AI incidents, AI errors, RCA, and postmortems.
    0
    installs
  91. AI Slop Audit · peterbamuhigire
    Use when auditing or scoring an artefact for AI slop after a major iteration or before release. Produces evidence-backed findings, severity, fixes, genericness score, and an A/B/C/F verdict.
    0
    installs
  92. Doc Architect · peterbamuhigire bundle
    Use when generating or repairing layered AGENTS.md project guidance from verified repository structure, technology, data, and planning conventions.
    0
    installs
  93. Skill Writing · peterbamuhigire bundle
    Use when creating or upgrading reusable skills, specialist-role instructions, or vendor adapters. Covers agent-versus-skill boundaries, model-neutral canonical sources, triggers, capability and output contracts, progressive disclosure, validation, and repository quality gates.
    0
    installs
  94. Dpia Generator · peterbamuhigire
    Use when producing or reviewing a Data Protection Impact Assessment (DPIA) for a new feature or for Uganda DPPA-regulated, large-scale, sensitive, monitored, or high-risk personal-data processing.
    0
    installs
  95. AI Opportunity Canvas · peterbamuhigire bundle
    Use when discovering and ranking AI use cases for a project or module and producing an opportunity register with impact, effort, cost, risk, and evidence gaps.
    0
    installs
  96. AI Prompt Engineering · peterbamuhigire bundle
    Use when writing, refining, or structuring prompts for AI-powered app features — system prompts, user prompt templates, few-shot examples, chain-of-thought, prompt versioning, and defensive prompting
    0
    installs
  97. Tailwind CSS · peterbamuhigire bundle
    Use when implementing or reviewing Tailwind CSS styling, responsive layouts, state variants, theme tokens, layers, grids, or build configuration. Use a design-system skill for visual direction and accessibility-wcag for formal accessibility review.
    0
    installs
  98. IOS Data Persistence · peterbamuhigire bundle
    Use when designing iOS persistence, SwiftData migrations, Keychain storage, files, offline sync, or searchable app entities; use ios-architecture for broader module design.
    0
    installs
  99. Gis Enterprise Domain · peterbamuhigire bundle
    Use when administering ArcGIS Enterprise or building real-estate-specific GIS features — ArcGIS components, publishing services, security/roles, backup/DR, plus property search, neighbourhood analysis, catchment/isochrones, market heatmaps, and real-estate-SaaS integration.
    0
    installs
  100. Skills Web Dev · peterbamuhigire bundle
    Top-level router for the Chwezi Core Systems web-development and software-engineering skills engine. Use for AI systems, SaaS, architecture, APIs, databases, security, frontend engineering, mobile, DevOps, reliability, product engineering, SDLC documentation, catalog maintenance, delivery evidence packs, routing fixtures, and world-class engineering quality gates.
    0
    installs