KalamDB
Official@kalamdb
Offers standardized architectural governance, technical specification management, and performance optimization patterns for React and Rust-based enterprise software development.
Agent Skills by KalamDB
Showing 18 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Validate technical requirements in .specify documentation against checklist criteria.
speckit-constitution
Synchronize principles and governance rules across dependent project templates.
speckit-implement
Execute software development tasks from tasks.md with validation checklists.
speckit-taskstoissues
Convert spec-kit project tasks into dependency-ordered GitHub issues.
speckit-clarify
Resolve ambiguities in feature specifications through structured interactive questioning.
speckit-plan
Generate design artifacts and implementation plans from a feature specification.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for consistency and coverage gaps.
speckit-specify
Generate standardized feature specifications from natural language descriptions.
speckit-tasks
Generate dependency-ordered task lists from plan.md and spec.md files.
web-design-guidelines
Audit UI source code against Web Interface Guidelines for accessibility and design consistency.
shadcn
Manages shadcn/ui component installation, configuration, and styling in web applications.
speckit-converge
Compare codebases against spec.md, plan.md, and tasks.md to append missing tasks.
improve-codebase-architecture
Identify shallow modules and refactor them into deep architectural components.
mvcc
Manage Multi-Version Concurrency Control logic for version metadata and visibility filtering.
vercel-react-best-practices
Optimize React and Next.js performance with waterfall elimination and bundle reduction.
vercel-composition-patterns
Standardize React 19 component architecture using compound components and context providers.
rust-skills
Provide 179 prioritized Rust coding guidelines for code quality and performance.
React Best Practices for KalamDB
Optimize React 19+ application performance with architectural patterns for KalamDB.
Frequently Asked Questions About KalamDB
FAQPage SchemaWhat specific tasks can I perform using KalamDB's specification management?▼
You can generate standardized feature specifications, create dependency-ordered task lists, and validate implementation consistency against project documentation. It enables the conversion of project tasks into structured GitHub issues and ensures codebase alignment through automated gap analysis and requirement verification.
Which personas benefit most from these architectural and performance capabilities?▼
Senior software engineers, technical leads, and frontend architects benefit from these capabilities. The system is designed for teams managing complex React 19 applications or Rust-based backends who require strict adherence to architectural governance, performance optimization standards, and consistent documentation practices across large-scale codebases.
What are the core prerequisites for implementing these architectural patterns?▼
Implementation requires existing project documentation in the form of spec.md, plan.md, and tasks.md files. For frontend optimization, projects should be utilizing React 19 or Next.js frameworks, while architectural refactoring assumes a modular codebase structure capable of supporting deep component decomposition.