chidekina

25 mods across 1 repository, 2 stars between them.

chidekina/aria-superpowers

Skill Claude CodeCodex

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

2 6mo ago A 44 tokens

code-reviewer

02

chidekina/aria-superpowers

Skill Claude CodeCodex

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

2 6mo ago A 47 tokens

commit

03

chidekina/aria-superpowers

Skill Claude CodeCodex

Smart commit with Ollama-generated messages. Conventional commits, auto-push option. Triggers on: commit this, commit changes, smart commit, /commit.

2 6mo ago A 34 tokens

docx

04

chidekina/aria-superpowers

Skill Claude CodeCodex

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)…

2 6mo ago B 77 tokens

frontend-design

05

chidekina/aria-superpowers

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

2 6mo ago A 77 tokens

java-boilerplate

07

chidekina/aria-superpowers

Skill Claude CodeCodex

Gera automaticamente getters, setters, construtores, toString, equals e hashCode para classes Java. Triggers on: /java-boilerplate, 'gerar métodos java', 'criar getters setters'.

2 6mo ago A 48 tokens

mcp-builder

08

chidekina/aria-superpowers

Skill Claude CodeCodex

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).

2 6mo ago A 61 tokens

chidekina/aria-superpowers

Skill Claude CodeCodex

Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.

2 6mo ago A 58 tokens

pdf

10

chidekina/aria-superpowers

Skill Claude CodeCodex

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.

2 6mo ago A 50 tokens

chidekina/aria-superpowers

Skill Claude CodeCodex

Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features.

2 6mo ago A 31 tokens

pptx

12

chidekina/aria-superpowers

Skill Claude CodeCodex

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.

2 6mo ago B 62 tokens

prd

13

chidekina/aria-superpowers

Skill Claude CodeCodex

Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.

2 6mo ago A 60 tokens

prompt-modeler

14

chidekina/aria-superpowers

Skill Claude CodeCodex

Generate structured strategic prompts with diagnostic and multiple options. Triggers on: /modelar-prompt.

2 6mo ago A 24 tokens

qa

15

chidekina/aria-superpowers

Skill Claude CodeCodex

QA Specialist Agent for smoke testing production deployments. Runs Playwright-based smoke tests against live URLs to verify health, auth flows, protected routes, and core UI. Use when validating a deploy, checking if a production app is working, or when asked to run QA on a project.

2 6mo ago A 58 tokens

react-antd-setup

16

chidekina/aria-superpowers

Skill Claude CodeCodex

Gera a estrutura completa de um projeto ReactJS configurado e pronto para usar Ant Design. Triggers on: /react-antd-setup, 'criar projeto react ant design', 'setup react antd'.

2 6mo ago A 50 tokens

react-dev

17

chidekina/aria-superpowers

Skill Claude CodeCodex

This skill should be used when building React components with TypeScript, typing hooks, handling events, or when React TypeScript, React 19, Server Components are mentioned. Covers type-safe patterns for React 18-19 including generic components, proper event typing, and routing integration (TanStack Router, React…

2 6mo ago A 66 tokens

shadcn-ui

18

chidekina/aria-superpowers

Skill Claude CodeCodex

Complete shadcn/ui component library guide including installation, configuration, and implementation of accessible React components. Use when setting up shadcn/ui, installing components, building forms with React Hook Form and Zod, customizing themes with Tailwind CSS, or implementing UI patterns like buttons…

2 6mo ago A 73 tokens

skill-creator

19

chidekina/aria-superpowers

Skill Claude CodeCodex

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.

2 6mo ago A 45 tokens

spec

20

chidekina/aria-superpowers

Skill Claude CodeCodex

Convert PRD or requirements into structured YAML spec with effects, constraints, and outputs. Pact-lang inspired. Triggers on: create spec, spec for, convert to spec, yaml spec, structured spec.

2 6mo ago A 43 tokens

test-gen

21

chidekina/aria-superpowers

Skill Claude CodeCodex

Generate test cases from type constraints and specs. Creates boundary tests, edge cases, and fixtures automatically. Pact-lang inspired. Triggers on: generate tests, test from spec, create fixtures, boundary tests.

2 6mo ago A 44 tokens

token-saver

22

chidekina/aria-superpowers

Skill Claude CodeCodex

Token optimization guide for Claude Code. This skill should be used when the user wants to reduce API costs, learn model routing strategies, or understand how to use free/cheaper tools (Ollama, Haiku) instead of burning expensive Claude tokens on routine tasks. Triggers on: save tokens, reduce costs, token tips, cheap…

2 6mo ago C 85 tokens

turborepo

23

chidekina/aria-superpowers

Skill Claude CodeCodex

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines…

2 6mo ago A 111 tokens

chidekina/aria-superpowers

Skill Claude CodeCodex

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

2 6mo ago A 57 tokens