act-sdk

55 mods across 1 repository, 2 stars between them.

adapt

01

act-sdk/act-sdk-js

Skill Claude CodeCodex

Adapt designs to work across different screen sizes, devices, contexts, or platforms. Ensures consistent experience across varied environments.

2 2mo ago A 26 tokens copy · 88% MIT

ai-elements

02

act-sdk/act-sdk-js

Skill Claude CodeCodex

Build AI chat interfaces using ai-elements components — conversations, messages, tool displays, prompt inputs, and more. Use when the user wants to build a chatbot, AI assistant UI, or any AI-powered chat interface.

2 2mo ago A 46 tokens copy · 100% MIT

ai-sdk

03

act-sdk/act-sdk-js

Skill Claude CodeCodex

Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI…

2 2mo ago A 155 tokens copy · 100% MIT

animate

04

act-sdk/act-sdk-js

Skill Claude CodeCodex

Review a feature and enhance it with purposeful animations, micro-interactions, and motion effects that improve usability and delight.

2 2mo ago A 25 tokens copy · 100% MIT

audit

05

act-sdk/act-sdk-js

Skill Claude CodeCodex

Perform comprehensive audit of interface quality across accessibility, performance, theming, and responsive design. Generates detailed report of issues with severity ratings and recommendations.

2 2mo ago A 31 tokens copy · 100% MIT

bolder

06

act-sdk/act-sdk-js

Skill Claude CodeCodex

Amplify safe or boring designs to make them more visually interesting and stimulating. Increases impact while maintaining usability.

2 2mo ago A 25 tokens copy · 100% MIT

clarify

07

act-sdk/act-sdk-js

Skill Claude CodeCodex

Improve unclear UX copy, error messages, microcopy, labels, and instructions. Makes interfaces easier to understand and use.

2 2mo ago A 27 tokens copy · 100% MIT

colorize

08

act-sdk/act-sdk-js

Skill Claude CodeCodex

Add strategic color to features that are too monochromatic or lack visual interest. Makes interfaces more engaging and expressive.

2 2mo ago A 25 tokens copy · 100% MIT

critique

09

act-sdk/act-sdk-js

Skill Claude CodeCodex

Evaluate design effectiveness from a UX perspective. Assesses visual hierarchy, information architecture, emotional resonance, and overall design quality with actionable feedback.

2 2mo ago A 30 tokens copy · 100% MIT

delight

10

act-sdk/act-sdk-js

Skill Claude CodeCodex

Add moments of joy, personality, and unexpected touches that make interfaces memorable and enjoyable to use. Elevates functional to delightful.

2 2mo ago A 28 tokens copy · 100% MIT

distill

11

act-sdk/act-sdk-js

Skill Claude CodeCodex

Strip designs to their essence by removing unnecessary complexity. Great design is simple, powerful, and clean.

2 2mo ago A 23 tokens copy · 100% MIT

extract

12

act-sdk/act-sdk-js

Skill Claude CodeCodex

Extract and consolidate reusable components, design tokens, and patterns into your design system. Identifies opportunities for systematic reuse and enriches your component library.

2 2mo ago A 31 tokens copy · 100% MIT

find-skills

13

act-sdk/act-sdk-js

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2 2mo ago A 67 tokens copy · 81% MIT

frontend-design

14

act-sdk/act-sdk-js

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. Generates creative, polished code that avoids generic AI aesthetics.

2 2mo ago A 47 tokens copy · 100% MIT

autoplan

15

act-sdk/act-sdk-js

Skill Claude CodeCodex

MANUAL TRIGGER ONLY: invoke only when user types /autoplan. Auto-review pipeline — reads the full CEO, design, and eng review skills from disk and runs them sequentially with auto-decisions using 6 decision principles. Surfaces taste decisions (close approaches, borderline scope, codex disagreements) at a final…

2 2mo ago A 145 tokens copy · 95% MIT

benchmark

16

act-sdk/act-sdk-js

Skill Claude CodeCodex

MANUAL TRIGGER ONLY: invoke only when user types /benchmark. Performance regression detection using the browse daemon. Establishes baselines for page load times, Core Web Vitals, and resource sizes. Compares before/after on every PR. Tracks performance trends over time. Use when: "performance", "benchmark", "page…

2 2mo ago C 88 tokens copy · 94% MIT

browse

17

act-sdk/act-sdk-js

Skill Claude CodeCodex

MANUAL TRIGGER ONLY: invoke only when user types /browse. Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, diff before/after actions, take annotated screenshots, check responsive layouts, test forms and uploads, handle dialogs, and assert element…

2 2mo ago C 129 tokens copy · 94% MIT

canary

18

act-sdk/act-sdk-js

Skill Claude CodeCodex

MANUAL TRIGGER ONLY: invoke only when user types /canary. Post-deploy canary monitoring. Watches the live app for console errors, performance regressions, and page failures using the browse daemon. Takes periodic screenshots, compares against pre-deploy baselines, and alerts on anomalies. Use when: "monitor deploy"…

2 2mo ago C 90 tokens copy · 97% MIT

careful

19

act-sdk/act-sdk-js

Skill Claude CodeCodex

MANUAL TRIGGER ONLY: invoke only when user types /careful. Safety guardrails for destructive commands. Warns before rm -rf, DROP TABLE, force-push, git reset --hard, kubectl delete, and similar destructive operations. User can override each warning. Use when touching prod, debugging live systems, or working in a…

2 2mo ago C 98 tokens copy · 84% MIT

cso

20

act-sdk/act-sdk-js

Skill Claude CodeCodex

MANUAL TRIGGER ONLY: invoke only when user types /cso. Chief Security Officer mode. Infrastructure-first security audit: secrets archaeology, dependency supply chain, CI/CD pipeline security, LLM/AI security, skill supply chain scanning, plus OWASP Top 10, STRIDE threat modeling, and active verification. Two modes…

2 2mo ago B 131 tokens copy · 83% MIT

design-consultation

21

act-sdk/act-sdk-js

Skill Claude CodeCodex

MANUAL TRIGGER ONLY: invoke only when user types /design-consultation. Design consultation: understands your product, researches the landscape, proposes a complete design system (aesthetic, typography, color, layout, spacing, motion), and generates font+color preview pages. Creates DESIGN.md as your project's design…

2 2mo ago E 127 tokens original MIT

design-review

22

act-sdk/act-sdk-js

Skill Claude CodeCodex

MANUAL TRIGGER ONLY: invoke only when user types /design-review. Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. Iteratively fixes issues in source code, committing each fix atomically and re-verifying with before/after…

2 2mo ago C 136 tokens copy · 92% MIT

document-release

23

act-sdk/act-sdk-js

Skill Claude CodeCodex

MANUAL TRIGGER ONLY: invoke only when user types /document-release. Post-ship documentation update. Reads all project docs, cross-references the diff, updates README/ARCHITECTURE/CONTRIBUTING/CLAUDE.md to match what shipped, polishes CHANGELOG voice, cleans up TODOS, and optionally bumps VERSION. Use when asked to…

2 2mo ago A 107 tokens copy · 91% MIT

freeze

24

act-sdk/act-sdk-js

Skill Claude CodeCodex

MANUAL TRIGGER ONLY: invoke only when user types /freeze. Restrict file edits to a specific directory for the session. Blocks Edit and Write outside the allowed path. Use when debugging to prevent accidentally "fixing" unrelated code, or when you want to scope changes to one module. Use when asked to "freeze"…

2 2mo ago A 86 tokens copy · 83% MIT