KalamDB avatar

KalamDB

Official

@kalamdb

0Followers
|
3Public Repos
|
18Published Skills

Offers standardized architectural governance, technical specification management, and performance optimization patterns for React and Rust-based enterprise software development.

Skills Distribution
DomainDeveloper To...Software Architect.. (40%)Frontend Performan.. (30%)Technical Specific.. (30%)

Agent Skills by KalamDB

Showing 18 vetted skills indexed across 1 GitHub repositories.

kalamdbkalamdb
48

speckit-checklist

Validate technical requirements in .specify documentation against checklist criteria.

Official
Intermediate
kalamdbkalamdb
48

speckit-constitution

Synchronize principles and governance rules across dependent project templates.

Official
Intermediate
kalamdbkalamdb
48

speckit-implement

Execute software development tasks from tasks.md with validation checklists.

Official
Advanced
kalamdbkalamdb
48

speckit-taskstoissues

Convert spec-kit project tasks into dependency-ordered GitHub issues.

Official
Advanced
kalamdbkalamdb
48

speckit-clarify

Resolve ambiguities in feature specifications through structured interactive questioning.

Official
Advanced
kalamdbkalamdb
48

speckit-plan

Generate design artifacts and implementation plans from a feature specification.

Official
Advanced
kalamdbkalamdb
48

speckit-analyze

Analyze spec.md, plan.md, and tasks.md for consistency and coverage gaps.

Official
Advanced
kalamdbkalamdb
48

speckit-specify

Generate standardized feature specifications from natural language descriptions.

Official
Advanced
kalamdbkalamdb
48

speckit-tasks

Generate dependency-ordered task lists from plan.md and spec.md files.

Official
Advanced
kalamdbkalamdb
48

web-design-guidelines

Audit UI source code against Web Interface Guidelines for accessibility and design consistency.

Official
Intermediate
kalamdbkalamdb
48

shadcn

Manages shadcn/ui component installation, configuration, and styling in web applications.

Official
Intermediate
kalamdbkalamdb
48

speckit-converge

Compare codebases against spec.md, plan.md, and tasks.md to append missing tasks.

Official
Advanced
kalamdbkalamdb
48

improve-codebase-architecture

Identify shallow modules and refactor them into deep architectural components.

Official
Advanced
kalamdbkalamdb
48

mvcc

Manage Multi-Version Concurrency Control logic for version metadata and visibility filtering.

Official
Advanced
kalamdbkalamdb
48

vercel-react-best-practices

Optimize React and Next.js performance with waterfall elimination and bundle reduction.

Official
Advanced
kalamdbkalamdb
48

vercel-composition-patterns

Standardize React 19 component architecture using compound components and context providers.

Official
Intermediate
kalamdbkalamdb
48

rust-skills

Provide 179 prioritized Rust coding guidelines for code quality and performance.

Official
Intermediate
kalamdbkalamdb
48

React Best Practices for KalamDB

Optimize React 19+ application performance with architectural patterns for KalamDB.

Official
Intermediate

Frequently Asked Questions About KalamDB

FAQPage Schema
What 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.