BrunoMartino

46 mods across 1 repository, 4 stars between them.

get-my-tools

25

BrunoMartino/Michelangelo-Dev-Toolkit

Skill Claude CodeCodex

Inventories BrunoMartino/Michelangelo-Dev-Toolkit on GitHub and installs selected skills, rules, and harness docs into the current project. Use when the user asks to bring/install harness tools, bootstrap Claude Code config in a dev container, or names specific skills/rules/docs to copy from Michelangelo-Dev-Toolkit.

4 4d ago A 71 tokens

get-that-task

26

BrunoMartino/Michelangelo-Dev-Toolkit

Skill Claude CodeCodex

Queries Jira Cloud for the current developer’s open issues and for unassigned open issues; returns a minimal two-section markdown view (links, status, estimate, age/staleness, labels). Use when the user asks for their Jira cards or tasks, backlog/in-progress work assigned to them, or unowned issues to pick up; or…

4 4d ago A 88 tokens

harness-create

27

BrunoMartino/Michelangelo-Dev-Toolkit

Skill Claude CodeCodex

Interactively creates the project harness docs (architecture rules, coding conventions, forbidden patterns, testing expectations, deployment rules, domain invariants, operational constraints, per-feature feature-{name}.md files) from the Michelangelo-Dev-Toolkit templates, asking the user only for what the prompt…

4 4d ago A 103 tokens

laravel-project

28

BrunoMartino/Michelangelo-Dev-Toolkit

Skill Claude CodeCodex

Creates an optimized Laravel installation with API already enabled (Sanctum), Eloquent as ORM, FormRequest validators, security libraries and headers, PHPUnit for automated tests, and strict PHP type hints enforced by static analysis (Larastan). Use when the user asks to create or bootstrap a Laravel project or API.

4 4d ago A 66 tokens

learn-live-canvas

29

BrunoMartino/Michelangelo-Dev-Toolkit

Skill Claude CodeCodex

Search, learn, and download LiveCanvas page builder and Picostrap 5 WordPress theme documentation, hooks, and integration patterns from docs.livecanvas.com and livecanvas-team/picostrap5. Use when invoked explicitly, or when working with LiveCanvas, Picostrap, Bootstrap 5 WordPress themes, LC editable regions, child…

4 4d ago A 85 tokens

legacy-explainer

30

BrunoMartino/Michelangelo-Dev-Toolkit

Skill Claude CodeCodex

Graphify companion: explains an existing codebase AND regenerates or updates its knowledge graph. Maintains the CLI and graphify-out/ (install, incremental --update, --force rebuild for refactors and ghost duplicates), then overwrites harness template docs with evidence-backed architecture, conventions, domain…

4 4d ago A 102 tokens

make-etl-project

31

BrunoMartino/Michelangelo-Dev-Toolkit

Skill Claude CodeCodex

Creates a Python ETL project with SQLAlchemy, pandas, and numpy, structured around source and target databases for migrations, with pytest suites for extract, transform, and load stages. Use when the user asks to create an ETL pipeline, data migration project, or database-to-database transfer tooling.

4 4d ago A 65 tokens

nest-project

32

BrunoMartino/Michelangelo-Dev-Toolkit

Skill Claude CodeCodex

Scaffolds an optimized NestJS installation with npm or bun (asks the user), fast build tooling (SWC recommended or Vite via vite-plugin-node), request validation, Prisma or Drizzle ORM (asks the user), request-optimization and security libs (helmet, throttler, compression, caching), and Jest for automated tests. Use…

4 4d ago A 86 tokens

BrunoMartino/Michelangelo-Dev-Toolkit

Skill Claude CodeCodex

Scaffolds a Node.js + Express + TypeScript development environment via npm or bun (asks the user), with Zod validation, Prisma or Drizzle ORM (asks the user), response-delivery optimization (compression, clustering/worker threads), and Jest for automated tests. Use when the user asks to create or bootstrap an Express…

4 4d ago A 75 tokens

BrunoMartino/Michelangelo-Dev-Toolkit

Skill Claude CodeCodex

Scaffolds a Node.js + Fastify + TypeScript development environment via npm or bun (asks the user), with Zod validation (fastify-type-provider-zod), Prisma or Drizzle ORM (asks the user), response-delivery optimization (@fastify/compress, worker threads/cluster), and Jest for automated tests. Use when the user asks to…

4 4d ago A 87 tokens

shopify-developer

35

BrunoMartino/Michelangelo-Dev-Toolkit

Skill Claude CodeCodex

Complete Shopify development reference covering Liquid templating, OS 2.0 themes, GraphQL APIs, Hydrogen, Functions, and performance optimization (API v2026-01). Use when working with .liquid files, building Shopify themes or apps, writing GraphQL queries for Shopify, debugging Liquid errors, creating app extensions…

4 4d ago A 127 tokens

tester

36

BrunoMartino/Michelangelo-Dev-Toolkit

Skill Claude CodeCodex

Write failing tests first, then minimal production code (TDD). Covers unit and integration tests with AAA structure, four-axis triangulation (happy, boundary, negative, adversarial), safe test isolation, mock/spy gates (independently derived expectations, exercise the real thing), test run documentation, Green-phase…

4 4d ago A 125 tokens

wordpress-developer

37

BrunoMartino/Michelangelo-Dev-Toolkit

Skill Claude CodeCodex

Scans a local WordPress theme for the most common WordPress attack surfaces and hardens them via theme code: XML-RPC, RSS feeds, comments, reviews, user enumeration, REST API exposure, CORS for WP/WooCommerce APIs, version disclosure, security headers, and template escaping. Use when working on a WordPress theme…

4 4d ago A 98 tokens