AlteredCraft/claude-code-plugins
Plugin Claude Code
Plugin marketplace listing 5 plugins: ac-artifact-workflow, ac-ideation, ac-dev-tools, ac-document-gen, ac-anchored-interview.
AlteredCraft/claude-code-plugins
Plugin Claude Code
Plugin marketplace listing 5 plugins: ac-artifact-workflow, ac-ideation, ac-dev-tools, ac-document-gen, ac-anchored-interview.
AlteredCraft/claude-code-plugins
Instructions file
Instructions for AlteredCraft/claude-code-plugins, covering alteredcraft plugin marketplace, naming convention, plugin names, skill names and plugin directory structure.
AlteredCraft/claude-code-plugins
Plugin Claude Code
Creates Claude Code skills that follow the Anchored Interview pattern — ground in a corpus, run a sharpened interview, then produce a single artifact.
AlteredCraft/claude-code-plugins
Skill Claude CodeCodex
Creates a new Claude Code skill that follows the Anchored Interview pattern — ground in a CORPUS, run an interview anchored by that grounding, then produce a single ARTIFACT. Use whenever the user wants to scaffold, generate, or design an interview-style skill — phrases like "make me an anchored interview skill"…
AlteredCraft/claude-code-plugins
Skill Claude CodeCodex
Generates a feature spec for an existing codebase via an interview workflow. Use when the user wants to write, draft, or scope a feature spec — phrases like "write a feature spec", "spec out this feature", "draft a spec for X", "I want to add X to this codebase", "let's plan a new feature", or "scope out this…
AlteredCraft/claude-code-plugins
Skill Claude CodeCodex
Produces a long-form essay draft grounded in a user-supplied directory of research documents via an interview workflow. Use whenever the user wants to "draft an essay from my research", "write an essay from these notes", "turn this research directory into an essay", "I've been collecting notes on X, help me draft an…
AlteredCraft/claude-code-plugins
Plugin Claude Code
Artifact-driven development workflow inspired by Google Antigravity. Produces task lists, implementation plans, and walkthroughs to keep you engaged during AI-assisted development.
AlteredCraft/claude-code-plugins
Command
Initiate artifact-driven development workflow.
AlteredCraft/claude-code-plugins
Skill Claude CodeCodex
Add Architecture Decision Record (ADR) entries to an ADR file. This skill should be used when recording significant architectural decisions during development. It handles formatting and appending entries using Michael Nygard's ADR template.
AlteredCraft/claude-code-plugins
Skill Claude CodeCodex
Create the implementation plan artifact from an approved task list.
AlteredCraft/claude-code-plugins
Skill Claude CodeCodex
Create or update the task list artifact from gathered requirements.
AlteredCraft/claude-code-plugins
Skill Claude CodeCodex
Create and maintain the walkthrough artifact during implementation.
AlteredCraft/claude-code-plugins
Plugin Claude Code
Developer tools plugin with skills for journaling, productivity, and autonomous development workflows.
AlteredCraft/claude-code-plugins
Skill Claude CodeCodex
An agent to journal developer activity over a specified time period.
AlteredCraft/claude-code-plugins
Skill Claude CodeCodex
Set up a Ralph Wiggum task - runs Phase 1 (requirements interview) and Phase 2 (implementation planning), then stops with instructions to run the building loop. Creates namespaced specs in specs/[task-name]/.
AlteredCraft/claude-code-plugins
Plugin Claude Code
Document generation tools for creating professional presentations, reports, and other formatted documents.
AlteredCraft/claude-code-plugins
Skill Claude CodeCodex
Parse PDF files to markdown using GLM-OCR via Ollama locally. Converts each page to an image, runs OCR, and outputs clean markdown. Use when the user wants to extract text from a PDF.
AlteredCraft/claude-code-plugins
Skill Claude CodeCodex
Create professional PowerPoint presentations. Use when asked to "create a PowerPoint", "make a presentation", "build slides", or generate pptx files.
AlteredCraft/claude-code-plugins
Skill Claude CodeCodex
Generate QR codes from URLs, text, or other data and save them as SVG, PNG, EPS, or PDF files. This skill should be used when the user asks to create, generate, or make a QR code for any content such as website URLs, text strings, WiFi credentials, contact info, or other data. Triggers include mentions of 'QR code'…
AlteredCraft/claude-code-plugins
Plugin Claude Code
A structured product consultation workflow that helps refine project ideas into fully-formed design specifications through strategic questioning and iterative refinement.
AlteredCraft/claude-code-plugins
Command
Guide a project idea through strategic questioning to a fully-formed design specification.
AlteredCraft/claude-code-plugins
Plugin Claude Code
Obsidian CLI integration for knowledge management — daily notes, search, tasks, tags, links, properties, templates, and vault maintenance.
AlteredCraft/claude-code-plugins
Skill Claude CodeCodex
Use the Obsidian CLI to manage knowledge in an Obsidian vault — daily notes, search, tasks, tags, link graph analysis, properties, templates, and file operations. This skill should be used when the user asks to interact with their Obsidian vault, manage daily notes, search notes, manage tasks, explore tags or…
AlteredCraft/context-engineering-workshop-00
Hook Claude Code
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing lint-on-edit.sh via bash. From AlteredCraft/context-engineering-workshop-00.