Instructions file
Instructions for wkusnierczyk/raku-mcp-sdk, covering claude.md, project overview, build commands, architecture and key patterns.
Instructions file
Instructions for wkusnierczyk/raku-mcp-sdk, covering claude.md, project overview, build commands, architecture and key patterns.
Plugin Claude Code
AI agent skill builder and validator — create and validate SKILL.md files following the Anthropic agent skill specification.
Instructions file
Instructions for wkusnierczyk/aigent, covering aigent — development guide, project structure, commands, architecture and coding conventions.
Hook
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check. From wkusnierczyk/aigent.
Skill Claude CodeCodex
Generates AI agent skill definitions (SKILL.md files) from natural language descriptions. Creates complete skill directories with valid frontmatter and markdown body following the Anthropic agent skill specification. Use when creating new skills, generating SKILL.md files, or scaffolding skill directories.
Skill Claude CodeCodex
Scores AI agent skill definitions (SKILL.md files) against the Anthropic best-practices checklist. Provides quality ratings (0-100) with structural and semantic breakdown. Use when reviewing skill quality, improving existing skills, or preparing skills for sharing.
Skill Claude CodeCodex
Validates AI agent skill definitions (SKILL.md files) against the Anthropic agent skill specification. Checks frontmatter fields (name, description), format rules, and body guidelines. Use when validating skills, checking SKILL.md files, or reviewing skill definitions for spec compliance.
Skill Claude CodeCodex
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…
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…
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).…
Skill Claude CodeCodex
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…
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).
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.
Skill Claude CodeCodex
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack.".
Skill Claude CodeCodex
Replace with description of the skill and when Claude should use it.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.