Source

peterbamuhigire/chwezi-dev-engine

306 skills · 3K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
multi-tenant-saas-architecture Use when designing tenant isolation, panel boundaries, zero-trust authorization, audit trails, or tenant permission o…
peterbamuhigire/chwezi-dev-engine
137
2
google-play-store-review Google Play Store compliance and review readiness for Android apps. Use when preparing Play Console submissions, vali…
peterbamuhigire/chwezi-dev-engine
80
3
saas-accounting-system Use when designing double-entry accounting inside SaaS, including automated postings, ledgers, controls, reconciliati…
peterbamuhigire/chwezi-dev-engine
66
4
healthcare-ui-design Design world-class clinical and patient-facing healthcare UIs for web, mobile (Android/iOS), and tablet. Covers EMR/E…
peterbamuhigire/chwezi-dev-engine
52
5
pos-restaurant-ui-standard Standard Restaurant POS UI derived from the Restaurant POS redesign plan. Use for any restaurant POS screen to enforc…
peterbamuhigire/chwezi-dev-engine
51
6
gis-mapping Use for web apps that need Leaflet-first GIS mapping, location selection, map-driven UIs, or geofencing validation. C…
peterbamuhigire/chwezi-dev-engine
49
7
jetpack-compose-ui Jetpack Compose UI standards for beautiful, sleek, minimalistic Android apps. Enforces Material 3 design, unidirectio…
peterbamuhigire/chwezi-dev-engine
49
8
manual-guide Generate end-user manuals and reference guides for ERP modules. Use when the user asks to document a feature, write a…
peterbamuhigire/chwezi-dev-engine
41
9
android-development Android development standards for AI agent implementation. Kotlin-first, Jetpack Compose UI, MVVM + Clean Architectur…
peterbamuhigire/chwezi-dev-engine
38
10
image-compression Client-side image compression before upload using Squoosh with Canvas fallback and server-side Sharp validation. Use …
peterbamuhigire/chwezi-dev-engine
37
11
android-data-persistence Android data persistence standards with Room as primary local storage and custom API backends for cloud sync. Covers …
peterbamuhigire/chwezi-dev-engine
36
12
android-tdd Android Test-Driven Development standards. Enforces Red-Green-Refactor cycle, test pyramid (70/20/10), layer-specific…
peterbamuhigire/chwezi-dev-engine
34
13
skill-safety-audit Scan new or updated skills for unsafe or malicious instructions (unknown tools, external installers, credential harve…
peterbamuhigire/chwezi-dev-engine
34
14
api-error-handling Comprehensive, standardized error response system for PHP REST APIs with SweetAlert2 integration. Use when building R…
peterbamuhigire/chwezi-dev-engine
32
15
api-pagination Offset pagination pattern for PHP REST APIs and mobile clients (Android Jetpack Compose + iOS SwiftUI). Covers backen…
peterbamuhigire/chwezi-dev-engine
30
16
skills-web-dev
peterbamuhigire/chwezi-dev-engine
29
17
webapp-gui-design Use when designing or building SaaS web application UIs with React, Next.js, TypeScript, and Tailwind CSS. Covers the…
peterbamuhigire/chwezi-dev-engine
29
18
report-print-pdf Guidance for building report templates that serve both mPDF exports and the browser-based print workflow, including t…
peterbamuhigire/chwezi-dev-engine
28
19
form-ux-design Cross-platform form UX/UI patterns for web (Bootstrap 5/Tabler), Android (Jetpack Compose), and iOS (SwiftUI). Covers…
peterbamuhigire/chwezi-dev-engine
26
20
modular-saas-architecture Build SAAS platforms with pluggable business modules (Advanced Inventory, Restaurant, Pharmacy, etc.) that can be ena…
peterbamuhigire/chwezi-dev-engine
26
21
android-custom-icons Use custom PNG icons in Android apps instead of library icons. Enforces placeholder usage, standard directory, and PR…
peterbamuhigire/chwezi-dev-engine
25
22
android-saas-planning Create comprehensive planning documentation for a native Android app that integrates with an existing web-based SaaS …
peterbamuhigire/chwezi-dev-engine
21
23
dual-auth-rbac Dual authentication system (Session + JWT) with role-based access control (RBAC) for multi-tenant applications. Use w…
peterbamuhigire/chwezi-dev-engine
21
24
markdown-lint-cleanup Fix markdown lint warnings by enforcing headings, blank lines around lists, and language-tagged code fences for clean…
peterbamuhigire/chwezi-dev-engine
21
25
implementation-status-auditor Conduct a comprehensive implementation status audit of any software project. Produces structured documentation in doc…
peterbamuhigire/chwezi-dev-engine
20
26
saas-seeder Bootstrap a new SaaS from the SaaS Seeder Template: setup database, configure environment, create super admin user, a…
peterbamuhigire/chwezi-dev-engine
20
27
vibe-security-skill Use when designing or reviewing security for a web application, API, or multi-tenant SaaS — produces threat model, ab…
peterbamuhigire/chwezi-dev-engine
20
28
ai-assisted-development Orchestrate AI coding agents, human reviewers, CI, and delivery workflows for professional software work. Use when co…
peterbamuhigire/chwezi-dev-engine
19
29
project-requirements Guided interview to create comprehensive project requirements documentation (requirements.md, business-rules.md, user…
peterbamuhigire/chwezi-dev-engine
19
30
doc-architect Generate Triple-Layer AGENTS.md documentation by scanning a project for its tech stack, data directory, and planning …
peterbamuhigire/chwezi-dev-engine
18
31
mysql-best-practices MySQL 8.x best practices for high-performance, secure SaaS applications. Use when designing database schemas, writing…
peterbamuhigire/chwezi-dev-engine
17
32
android-biometric-login Optional biometric (fingerprint/face) gate on Android app launch using AndroidX Biometric API. Covers BiometricHelper…
peterbamuhigire/chwezi-dev-engine
16
33
custom-sub-agents Guidance for creating and organizing custom sub-agents in local repositories, including folder conventions, per-agent…
peterbamuhigire/chwezi-dev-engine
15
34
frontend-performance Use when defining, implementing, or auditing frontend performance for web apps and SaaS frontends — produces a perfor…
peterbamuhigire/chwezi-dev-engine
15
35
android-pdf-export Native Android PDF export system using PdfDocument API (zero dependencies). Reusable Canvas-based generator with bran…
peterbamuhigire/chwezi-dev-engine
14
36
feature-planning Complete feature planning from specification to implementation. Create structured specs with user stories and accepta…
peterbamuhigire/chwezi-dev-engine
14
37
mobile-rbac Role-Based Access Control for Android mobile apps integrating with a multi-tenant SaaS backend. Covers permission fet…
peterbamuhigire/chwezi-dev-engine
14
38
photo-management Manage photo uploads, previews, storage, and deletion across the app. Use when building any photo upload UI or API, a…
peterbamuhigire/chwezi-dev-engine
14
39
sdlc-design Generate Design & Development documentation for SDLC projects. Covers System Design Document (SDD), Technical Specifi…
peterbamuhigire/chwezi-dev-engine
14
40
web-app-security-audit Use when auditing a PHP/JavaScript/HTML web application for security vulnerabilities. Covers configuration, authentic…
peterbamuhigire/chwezi-dev-engine
14
41
ai-error-handling Validation and error handling for AI-generated code. Use when verifying AI output, building production code, or ensur…
peterbamuhigire/chwezi-dev-engine
13
42
code-safety-scanner Scan any codebase for 14 critical safety issues across security vulnerabilities, server stability (500 errors), and p…
peterbamuhigire/chwezi-dev-engine
13
43
content-writing Copywriting and content creation standards for website pages, blog posts, and all written copy. Covers headlines, led…
peterbamuhigire/chwezi-dev-engine
13
44
ios-development iOS development standards for AI agent implementation. Swift-first, SwiftUI, MVVM + Clean Architecture, async/await, …
peterbamuhigire/chwezi-dev-engine
13
45
kmp-development Kotlin Multiplatform shared module development standards for sharing business logic across Android and iOS while keep…
peterbamuhigire/chwezi-dev-engine
13
46
php-modern-standards Modern PHP development standards for maintainable, testable, object-oriented code. Use when writing PHP 8+ applicatio…
peterbamuhigire/chwezi-dev-engine
13
47
saas-business-metrics Complete SaaS metrics framework covering revenue (MRR/ARR/ARPU), growth (CAC/LTV/payback), retention (churn/NRR/GRR),…
peterbamuhigire/chwezi-dev-engine
13
48
sdlc-planning Generate Planning & Management documentation for SDLC projects. Covers Project Vision & Scope, SDP, SCMP, QA Plan, Ri…
peterbamuhigire/chwezi-dev-engine
13
49
tailwind-css Tailwind CSS v3 utility-first styling — setup, responsive design, dark mode, event/state modifiers, tailwind.config.j…
peterbamuhigire/chwezi-dev-engine
13
50
update-claude-documentation Update project documentation files (README.md, PROJECT_BRIEF.md, TECH_STACK.md, ARCHITECTURE.md, docs/API.md, docs/DA…
peterbamuhigire/chwezi-dev-engine
13
Page 1 · 306 total Next