---
slug: "speckitplus-calculator"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/salmanparacha/speckitplus-calculator@master/README.md"
repo: "https://github.com/salmanparacha/speckitplus-calculator"
source_file: "README.md"
branch: "master"
---
# Speckitplus Calculator

This project was created using **Speckit Plus**.

## Overview
A professional calculator implementation providing core arithmetic operations and advanced calculation features.

## Project Structure
- `/src/` - Core calculator implementation logic
- `/test/` - Test suites and verification files
- `/specs/` - Feature specifications, research, and documentation
- `/.specify/` - SpecKit Plus workflow configuration, templates, and scripts
- `/.claude/commands/` - Custom SpecKit Plus CLI commands

## Setup
1. Clone the repository
2. Install dependencies: `npm install`
3. Run tests using your preferred test runner in the `/test/` directory

## References
Documentation follows the guidelines in the `AGENTS.md` and `CLAUDE.md` files.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
