hamr0/agentic-toolkit

A ready-to-use suite of tools for AI-driven development, featuring agent workflows, automation scripts, and easy environment setup to boost productivity and streamline project management.

22Stars on the repository
60Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

algorithmic-art

01

hamr0/agentic-toolkit

Command

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…

22 2d ago A 62 tokens original Apache-2.0

artifacts-builder

02

hamr0/agentic-toolkit

Command

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

22 2d ago A 63 tokens original Apache-2.0

brainstorming

03

hamr0/agentic-toolkit

Command

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes.

22 2d ago A 46 tokens copy · 92% Apache-2.0

brand-guidelines

04

hamr0/agentic-toolkit

Command

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

22 2d ago A 50 tokens original Apache-2.0

canvas-design

05

hamr0/agentic-toolkit

Command

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

22 2d ago A 59 tokens original Apache-2.0

code-review

06

hamr0/agentic-toolkit

Command

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches superpowers:code-reviewer subagent to review implementation against plan or requirements before proceeding.

22 2d ago A 40 tokens original Apache-2.0

hamr0/agentic-toolkit

Command

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses.

22 2d ago A 43 tokens original Apache-2.0

docx

08

hamr0/agentic-toolkit

Command

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4)…

22 2d ago B 77 tokens original Apache-2.0

internal-comms

09

hamr0/agentic-toolkit

Command

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project…

22 2d ago A 67 tokens original Apache-2.0

mcp-builder

10

hamr0/agentic-toolkit

Command

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

22 2d ago A 61 tokens original Apache-2.0

pdf

11

hamr0/agentic-toolkit

Command

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

22 2d ago A 50 tokens original Apache-2.0

pptx

12

hamr0/agentic-toolkit

Command

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.

22 2d ago B 62 tokens original Apache-2.0

root-cause-tracing

13

hamr0/agentic-toolkit

Command

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior.

22 2d ago A 47 tokens copy · 92% Apache-2.0

skill-creator

14

hamr0/agentic-toolkit

Command

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

22 2d ago A 45 tokens copy · 95% Apache-2.0

slack-gif-creator

15

hamr0/agentic-toolkit

Command

Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".

22 2d ago A 57 tokens original Apache-2.0

hamr0/agentic-toolkit

Command

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions.

22 2d ago A 44 tokens original Apache-2.0

hamr0/agentic-toolkit

Command

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first.

22 2d ago A 42 tokens copy · 94% Apache-2.0

hamr0/agentic-toolkit

Command

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies.

22 2d ago A 44 tokens original Apache-2.0

theme-factory

19

hamr0/agentic-toolkit

Command

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

22 2d ago A 62 tokens original Apache-2.0

hamr0/agentic-toolkit

Command

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.

22 2d ago A 43 tokens copy · 94% Apache-2.0

webapp-testing

21

hamr0/agentic-toolkit

Command

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

22 2d ago A 35 tokens original Apache-2.0

xlsx

22

hamr0/agentic-toolkit

Command

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify…

22 2d ago A 96 tokens original Apache-2.0

debug-method

23

hamr0/agentic-toolkit

Command

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions.

22 2d ago A 42 tokens copy · 100% Apache-2.0