Skip to content

AlteredCraft/claude-code-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Altered Craft Claude Code Plugins

A collection of plugins for Claude Code.

About Altered Craft

alt text

These plugins are developed by AlteredCraft, a publication exploring AI-assisted development and the evolving craft of software engineering. Subscribe to follow along.

Installation

# Add the marketplace
/plugin marketplace add AlteredCraft/claude-code-plugins

# Install a plugin
/plugin install <plugin-name>@alteredcraft-plugins

Note: You can also browse and install plugins directly in the Claude Code UI using the /plugin command.

alt text

For more details, see the Claude Code Plugins documentation.

Available Plugins

An artifact-driven development workflow inspired by Google Antigravity. Adds a /ac-artifact-workflow:build command that guides you through interrogation, planning, and execution phases with persistent artifacts for task lists, implementation plans, and walkthroughs.

/plugin install ac-artifact-workflow@alteredcraft-plugins

❗ Restart claude

/ac-artifact-workflow:build --help

A structured product consultation workflow that helps refine project ideas into fully-formed design specifications through strategic questioning and iterative refinement.

/plugin install ac-ideation@alteredcraft-plugins

❗ Restart claude

/ac-ideation:dev-product-brainstorm <your project idea>

Developer tools with skills for journaling, productivity, and autonomous development workflows.

/plugin install ac-dev-tools@alteredcraft-plugins

❗ Restart claude

Skills:

  • journal - Synthesizes Claude Code activity data into meaningful journal entries

    I want to journal the work I did today
    
  • ralph-method - Sets up autonomous coding tasks using the Ralph Wiggum methodology (requirements interview + implementation planning), then hands off to a building loop

    Skill(ac-dev-tools:ralph-method) add-user-authentication
    

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages