# 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)
