kenny-stacks/stacks-claude-plugin
Plugin Claude Code
Plugin marketplace listing 1 plugin: stacks.
kenny-stacks/stacks-claude-plugin
Plugin Claude Code
Plugin marketplace listing 1 plugin: stacks.
kenny-stacks/stacks-claude-plugin
Plugin Claude Code
Enhances Claude for developing Clarity smart contracts on the Stacks blockchain.
kenny-stacks/stacks-claude-plugin
Command
Get expert-level review and advice for your Clarity smart contracts.
kenny-stacks/stacks-claude-plugin
Command
Display the Stacks plugin capabilities and available commands.
kenny-stacks/stacks-claude-plugin
Command
Initialize the Stacks plugin for this project. This command sets up knowledge files and optionally starts development servers.
kenny-stacks/stacks-claude-plugin
Command
Refresh the compressed documentation index by fetching the latest from docs.stacks.co/llms.txt.
kenny-stacks/stacks-claude-plugin
Hook
Runs when a session starts, executing check-stacks-init.js via node. From kenny-stacks/stacks-claude-plugin.
kenny-stacks/stacks-claude-plugin
Hook
Runs when you submit a prompt, before the agent sees it, executing enforce-knowledge.js via node. From kenny-stacks/stacks-claude-plugin.
kenny-stacks/stacks-claude-plugin
Hook
Runs before the agent uses a tool for Edit and Write tool calls, executing check-clarity-functions.js via node. From kenny-stacks/stacks-claude-plugin.
kenny-stacks/stacks-claude-plugin
Skill Claude CodeCodex
Guide deployment of Clarity contracts to testnet or mainnet with pre-flight checks and safety prompts. Use when the user wants to deploy contracts to a live network.
kenny-stacks/stacks-claude-plugin
Skill Claude CodeCodex
Display Stacks plugin capabilities, available commands, and example prompts. Use when user runs /stacks:help or asks about plugin features.
kenny-stacks/stacks-claude-plugin
Skill Claude CodeCodex
Run Clarity contract tests and diagnose common errors. Use when the user wants to run tests, check coverage, or debug test failures in a Stacks/Clarinet project.
kenny-stacks/stacks-claude-plugin
Skill Claude CodeCodex
Start Clarinet devnet and frontend development servers. Use when the user wants to run their Stacks project locally for testing and development.