timwukp

43 mods across 2 repositories, 10 stars between them.

timwukp/agent-skills-best-practice

Skill Claude CodeCodex

Build production-ready AWS Bedrock AgentCore Harness agents end to end — declarative model + prompt, managed/BYO Memory, built-in Browser, Code Interpreter, Web Search and Knowledge Bases (RAG), Gateway/MCP tools + rate limits, inline functions, Skills (incl. AWS catalog), versioning + endpoints, advanced config…

9 17d ago A 233 tokens original MIT

algorithmic-art

03

timwukp/agent-skills-best-practice

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…

9 17d ago A 62 tokens copy · 100% MIT

api-design

04

timwukp/agent-skills-best-practice

Skill Claude CodeCodex

Generates RESTful and GraphQL API designs with OpenAPI specs, proper resource naming, HTTP method usage, status codes, pagination, filtering, error responses, versioning strategies, and GraphQL schema patterns. Triggers on: "design API", "create API spec", "OpenAPI", "REST endpoint design", "GraphQL schema".

9 17d ago A 72 tokens original MIT

timwukp/agent-skills-best-practice

Skill Claude CodeCodex

Reviews AWS architectures, IaC, and design docs against the AWS Well-Architected Framework's six pillars, producing a findings report with pillar-mapped risks (High/Medium) and concrete remediation. Loads only the pillars relevant to the change. Use for AWS architecture reviews, not generic code review. Triggers on…

9 17d ago A 115 tokens original MIT

brand-guidelines

06

timwukp/agent-skills-best-practice

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.

9 17d ago A 50 tokens copy · 100% MIT

canvas-design

07

timwukp/agent-skills-best-practice

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.

9 17d ago A 59 tokens copy · 97% MIT

cicd-pipeline

08

timwukp/agent-skills-best-practice

Skill Claude CodeCodex

Generates CI/CD pipeline configurations for GitHub Actions, GitLab CI, and AWS CodePipeline. Covers build, test, lint, security scanning, and deployment stages with caching and parallelism. Triggers on: "create CI/CD pipeline", "GitHub Actions workflow", "deployment pipeline", "automate build".

9 17d ago A 70 tokens original MIT

claude-api

09

timwukp/agent-skills-best-practice

Skill Claude CodeCodex

Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports anthropic/@anthropic-ai/sdk/claudeagentsdk, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports openai/other AI SDK, general programming, or ML/data-science tasks.

9 17d ago A 84 tokens copy · 100% MIT

timwukp/agent-skills-best-practice

Skill Claude CodeCodex

Analyzes code changes for security vulnerabilities, performance issues, and maintainability concerns. Provides structured feedback with SOLID principle checks and anti-pattern detection. Triggers on: "review this code", "code review", "check my PR", "review my changes".

9 17d ago A 57 tokens original MIT

timwukp/agent-skills-best-practice

Skill Claude CodeCodex

Infers a codebase's implicit coding conventions (naming, structure, imports, comments, error handling) by analyzing the existing code, then makes them explicit: generates linter/formatter configs that match current reality, a conventions document, and agent steering rules so AI-written code blends in. Use when…

9 17d ago A 134 tokens original MIT

timwukp/agent-skills-best-practice

Skill Claude CodeCodex

Designs normalized database schemas with migration scripts, indexing strategies, and relationship handling. Supports SQL, Flyway, Liquibase, and Prisma. Triggers on: "design database", "create schema", "database migration", "design tables".

9 17d ago A 52 tokens original MIT

doc-coauthoring

13

timwukp/agent-skills-best-practice

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

9 17d ago A 77 tokens copy · 100% MIT

timwukp/agent-skills-best-practice

Skill Claude CodeCodex

Generates multi-stage Dockerfiles and docker-compose configurations optimized for size, security, and development workflow. Covers common stacks including Node.js, Python, Java, and Go. Triggers on: "create Dockerfile", "docker-compose", "containerize", "docker setup".

9 17d ago A 59 tokens original MIT

frontend-design

15

timwukp/agent-skills-best-practice

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

9 17d ago A 77 tokens copy · 100% MIT

timwukp/agent-skills-best-practice

Skill Claude CodeCodex

Maps code, architecture, and infrastructure changes to specific control IDs in financial services compliance frameworks - PCI-DSS v4.0 for payment card data and MAS TRM for Singapore-regulated institutions - producing an audit-traceable findings report with per-control remediation. Use this instead of a general…

9 17d ago A 156 tokens original MIT

git-workflow

17

timwukp/agent-skills-best-practice

Skill Claude CodeCodex

Helps with git workflows including conventional commit messages, branching strategies, merge conflict resolution, and changelog generation. Triggers on: "git commit message", "branching strategy", "resolve conflict", "generate changelog".

9 17d ago A 49 tokens original MIT

timwukp/agent-skills-best-practice

Skill Claude CodeCodex

Build, extend, or debug GitLab CI/CD pipelines (.gitlab-ci.yml) that run Kiro CLI in headless mode for AI-powered merge-request review, security scanning, test-failure analysis, config-drift detection, code-duplication sync checks, and change-impact/risk analysis — including integrating the customer's MCP servers…

9 17d ago B 207 tokens original MIT

hello-world

19

timwukp/agent-skills-best-practice

Skill Claude CodeCodex

A minimal example skill that greets users and explains how skills work. Use when user says "hello world skill", "test my skills setup", or "show me how skills work".

9 17d ago A 40 tokens original MIT

internal-comms

20

timwukp/agent-skills-best-practice

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…

9 17d ago A 67 tokens copy · 83% MIT

timwukp/agent-skills-best-practice

Skill Claude CodeCodex

Generates JUnit unit tests for Java classes with loop prevention and incremental generation. Triggers on: "generate unit tests", "create JUnit tests", "test Java class", "add test coverage".

9 17d ago A 46 tokens original MIT

kiro-project-setup

22

timwukp/agent-skills-best-practice

Skill Claude CodeCodex

Helps users set up a complete Kiro project structure with steering files, skills directory, and proper configuration. Use when user says "set up kiro project", "initialize kiro", "create kiro structure", or "add kiro configuration".

9 17d ago A 57 tokens original MIT

legacy-code-testing

23

timwukp/agent-skills-best-practice

Skill Claude CodeCodex

Adds tests to legacy code that has none, safely: characterization tests that pin current behavior (including bugs) before any refactoring, seam identification for breaking untestable dependencies, and a risk-ranked coverage strategy. Use for untested or inherited codebases. Triggers on: "add tests to legacy code"…

9 17d ago A 106 tokens original MIT

mcp-builder

24

timwukp/agent-skills-best-practice

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

9 17d ago A 61 tokens copy · 100% MIT