এজেন্ট যে প্রকৌশল মান মেনে চলে — কোনো আপস নেই।
Claude Code-এর জন্য আদর্শনির্ধারক স্কিল প্যাক। আর্কিটেকচার, নিরাপত্তা ও পরীক্ষার জন্য আপসহীন ভিত্তি — সব কোডের জন্য একটিই অভিন্ন ভিত্তি, তা মানুষেরই হোক বা AI-এর। একটি কমান্ডে ইনস্টল করুন; Claude Code, Claude.ai ও API-তে কাজ করে।
$ curl -fsSL https://github.com/schematizeme/schematize-cli/releases/latest/download/install.sh | bash$ schematize install --allপুরো ক্যাটালগের জন্য একটি CLI।
schematize হলো একটি Rust CLI — ডেস্কটপ অ্যাপ অন্তর্ভুক্ত — যা একটি লাইভ রিমোট সূচি থেকে প্রতিটি স্কিল ইনস্টল ও সংস্করণ করে। নতুন স্কিল কিছু পুনরায় ইনস্টল না করেই হাজির হয়।
- স্কিল ইনস্টল ও সংস্করণ করুন — একটি রিমোট ক্যাটালগ থেকে; একটি কমান্ড পুরো সেটটি টেনে আনে এবং হালনাগাদ রাখে।
- ডেস্কটপ অ্যাপ অন্তর্ভুক্ত — স্কিল ব্রাউজ, ইনস্টল ও আপডেট করার একটি উইন্ডো — প্রিবিল্ট অবস্থায় আসে, কোনো বিল্ড টুল লাগে না।
- doctor · upgrade · status — আপনার সেটআপ নির্ণয় করুন, স্ব-আপডেট করুন এবং সবকিছু এক নজরে দেখুন।
- আবাসিক এজেন্ট — নতুন স্কিল সংস্করণ ও ব্লগ পোস্টের জন্য নজর রাখে এবং আপনাকে নেটিভভাবে জানায়।
অ্যাপ পান
macOS, Linux বা Windows-এ schematize ইনস্টল করুন — ডেস্কটপ অ্যাপ এর সঙ্গেই আসে।
v0.8.1 · github.com/schematizeme/schematize-cli
অ্যাপ ডাউনলোড করুন, আনজিপ করুন এবং ডান-ক্লিক → Open (Apple Silicon; release পৃষ্ঠায় একটি Intel বিল্ড রয়েছে)।
schematize-macos-arm64-app.zip- unzip → Ctrl-click → Open
Debian, Ubuntu এবং Linux Mint। একটি কমান্ড .deb ইনস্টল করে (CLI + ডেস্কটপ অ্যাপ) এবং GUI লাইব্রেরি টেনে আনে।
একটি টার্মিনালে:
$ curl -fsSL https://github.com/schematizeme/schematize-cli/releases/latest/download/install.sh | bashopenSUSE, Fedora এবং RHEL। একটি কমান্ড .rpm ইনস্টল করে (CLI + ডেস্কটপ অ্যাপ)।
একটি টার্মিনালে:
$ curl -fsSL https://github.com/schematizeme/schematize-cli/releases/latest/download/install.sh | bashzip ডাউনলোড করুন, এক্সট্র্যাক্ট করুন এবং schematize-gui.exe চালান। CLI-এর জন্য schematize.exe আপনার PATH-এ যোগ করুন।
schematize-windows-x86_64.zip- extract → run
schematize-gui.exe
macOS অ্যাপ ও Windows .exe এখনও কোড-সাইনড নয় — OS প্রথমবার চালু করার সময় একবারের "unverified" সতর্কতা দেখায় (macOS: ডান-ক্লিক → Open; Windows: More info → Run anyway)।
ইনস্টল করতে চান না?
সম্পূর্ণ মান পড়ুন এবং সরাসরি আপনার প্রকল্পে কপি করুন — অথবা স্কিলটি ইনস্টল করুন যাতে এজেন্ট আপনার হয়ে তা প্রয়োগ করে।
প্যাক
প্রতিটি প্যাক হলো উন্মুক্ত Agent Skills মানের একটি স্কিল, সংস্করণকৃত এবং CDN-এর মাধ্যমে পরিবেশিত।
schematize-go
Go/Rust ব্যাকএন্ড প্রকৌশল মান: সার্ভার-সাইড নিরাপত্তা, যে পরীক্ষা প্রমাণ করে, সত্যের উৎস হিসেবে একটি সূচি এবং বাধ্যতামূলক আর্কাইভিং।
schematize-web
Next.js/Astro ফ্রন্টএন্ড মান: সার্ভার-সাইডে গোপনীয় তথ্য, WCAG 2.2 AA অ্যাক্সেসিবিলিটি, চুক্তি হিসেবে Core Web Vitals, SEO + কাঠামোবদ্ধ ডেটা এবং i18n। schematize-go-এর ফ্রন্টএন্ড সহোদর।
schematize-rust
Normative engineering standards for backends with Rust as the primary language (Go auxiliary).
schematize-node
Normative standards for maintaining legacy Node.js/TypeScript and migrating out to Go/Rust — no new Node backends.
schematize-engineering
The house's shared, language-agnostic engineering base: architecture/DDD, MAP+graph+endpoints, security, data, observability, delivery/DoD/archive, and orchestration (split into mini-tasks + parallelize with subagents — time over tokens). The language skills specialize it.
schematize-pentest
House security testing: defensive AppSec (per-route rejection, IDOR/BOLA, BFLA, injection, SSRF, JWT/OAuth) and authorized red-team (concrete attack chains, ATT&CK). Arsenal by class + OWASP Web/API Top 10 coverage + STRIDE threat modeling + authz matrix — always under authorization + scope + RoE.
schematize-seo
Normative SEO standards: technical, on-page, content/keywords, structured data, international/multi-domain (no cannibalization), AIO/LLMO/GEO, authority/E-E-A-T and measurement.
schematize-elixir
Normative engineering standards for Elixir backends — Phoenix/Ecto/OTP on the BEAM, realtime and fault-tolerant high concurrency.
schematize-csharp
Normative engineering standards for C# / .NET backends (ASP.NET Core, EF Core).
schematize-zig
Normative engineering standards for systems in Zig — low-level, performance and manual memory control.
schematize-ruby
Normative engineering standards for Ruby backends, services and scripts (Rails/Sinatra).
schematize-audit
House history audit: enumerates and COUNTS every checklist created (overdev, QA, handoffs, plans, ADRs, parked questions, premature-stops) and proves each item was actually RESOLVED — finds RED orphans, reopens 'done' without proof, generates a remediation checklist and blocks the verdict if any orphan remains.
schematize-ai
House AI/LLM systems engineering: provider-agnostic (Claude default, pluggable), prompt & context engineering, RAG (chunking/embeddings/retrieval/evaluation), agents & tool-use (loop/function-calling/MCP), evals & guardrails (red-team, jailbreak, PII, validated structured output, deny-by-default), cost/caching and LLM observability. Floors: no LLM decides authorization, every AI output is untrusted until validated, prompt injection is a first-line attack, secrets never in the prompt/client, RAG isolated per tenant.
schematize-data
House data engineering: treats data as a CONTRACT — versioned schema with compatibility (back/forward/full), batch and streaming ETL/ELT pipelines, event sourcing/CDC via Outbox (dual-write forbidden), quality with quarantine and dead-letter (bad data never contaminates downstream), lineage & catalog, reversible expand-contract migrations, idempotency/replay and PII governance (deny-by-default, legal basis + retention, GDPR/LGPD).
schematize-mobile
House mobile app engineering: the same floor (security, IAM, testing, ops, DoD, archive) on the hostile client that is the device — platform choice native (Swift/Kotlin) vs cross (KMP/Flutter/RN) by fit + ADR; offline-first & sync (durable outbox, idempotency, delta sync, explicit conflict resolution, server as source of truth); mobile IAM matching iam.md (OIDC/PKCE delegating to auth.<domain>, passkeys+biometrics, secure storage, irreversible logout, NEVER a secret in the bundle, authz on the server); push (APNs/FCM), performance/battery/network, store delivery (signing, staged rollout, in-policy OTA, review), observability/crash and security (SPKI pinning, root/jailbreak as signal, sensible obfuscation).
schematize-infra
House Infra/DevOps/SRE: run production with minimal blast radius — per-app isolation (dedicated Linux user + hardened systemd + container per service), declarative/idempotent/reviewable IaC, GATED deploy (nothing skips a stage; front is manual/gated), secrets never in the repo (vault + rotation), built-in observability (SLO/alerts), backup & DR with TESTED restore, deny-by-default networking/TLS/hardening, and supply-chain (SBOM/pinning/signing). Deny-by-default, least-privilege, everything audited.
schematize-docs
House documentation as a discipline: docs are part of the Definition of Done (not optional), docs-as-code (in the repo, reviewed, versioned, TESTED), an ADR for every relevant decision (proposed → accepted/rejected), operational runbooks, API docs/OpenAPI generated from code, changelog + SemVer, C4/mermaid diagrams, and the index/archive the audit consumes.
schematize-scaffold
The house scaffolder: the executable blueprint of a 'new house project', the backing for `schematize new <project>`. Creates a project that is BORN with the day-0 floor — repos per context (`<project>_<ctx>_<lang>`), IAM as a separate app (`<project>_auth_<lang>` + `authfront`, OIDC delegation), separate frontend, `<project>_ops` with per-app isolation, CI with gated deploy, tests/pentest, DoD, archive/index and overdev; language by fit + ADR. Ships scaffold-new (create) and scaffold-check (audit an existing project's floor). No project 'without IAM/without ops for later' — the floor is day 0.
এটি কীভাবে কাজ করে
অ্যাপটি GitHub-এ একটি লাইভ সূচি (catalog.json) পড়ে, তাই একটি নতুন স্কিল প্রকাশ করা মানে শুধু একটি এন্ট্রি যোগ করা — কোনো CLI পুনর্নির্মাণ নয়।
1 · অ্যাপ ইনস্টল করুন
একটি কমান্ড Linux-এ schematize CLI এবং এর ডেস্কটপ অ্যাপ ইনস্টল করে (.deb / .rpm / binary)।
2 · স্কিল ইনস্টল করুন
প্রতিটি স্কিল .claude/-তে টানতে schematize install --all চালান, অথবা slug দিয়ে একটি ইনস্টল করুন।
3 · হালনাগাদ থাকুন
স্কিল বা অ্যাপ আপডেট হলে আবাসিক এজেন্ট আপনাকে জানায়; schematize upgrade নিজেকে আপডেট করে।