axiomantic

Axiomancer — Development skill for Claude Code

Development community

Comprehensive prompt for summoning high-quality software with Claude or opencode.

How to install Axiomancer

This entry records only its repository, not the path inside it, so there is no exact command to give. Open axiomantic/axiomancer and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Axiomancer does

Comprehensive prompt for summoning high-quality software with Claude or opencode.

Alternatives in Development

  • Third-party Notices — THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI 94.7k ★
  • Claude Plugins Official — Anthropic-managed directory of high quality Claude Code Plugins 14.9k ★
  • Implementation Plan — You are tasked with creating detailed implementation plans through an interactive, iterative process 10k ★

README

Axiomancer: Project Template System

A comprehensive prompt template system for bootstrapping high-quality software projects with systematic development workflows and intelligent AI coding assistant integration.

Quick Start

# Navigate to your project directory (new or existing)
cd /path/to/your/project
curl -sSL https://raw.githubusercontent.com/axiomantic/axiomancer/main/install.sh | bash
claude /axiomancer
# or `opencode run /axiomancer`

**Then run:** `claude /axiomancer` (or `opencode run /axiomancer`)

Table of Contents

What is Axiomancer?

Axiomancer is a **template-driven project organization system** that installs directly into your projects to provide:

  • For New Projects: Complete project bootstrapping from conception to working code
  • For Existing Projects: Systematic organization and documentation of your codebase
  • For All Projects: AI coding assistant integration with project-specific knowledge

Philosophy

**From chaos to order, from undocumented to systematic, from isolated to integrated.**

Axiomancer embodies the principle that excellent software emerges from:

  • Systematic Architecture: Clear structural principles and component relationships
  • Rigorous Development: Test-driven development with comprehensive validation
  • Quality Focus: Uncompromising standards for code quality and maintainability
  • Effective Documentation: Living documentation that actually helps developers

The Template System

Core Templates

**`templates/AGENT.md`