mengto/skills

Agent skills for designers and builders using Codex, Claude, Cursor, and other AI coding agents

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 2 minutes ago
Added to GitGenius on September 11th, 2026
Created on February 3rd, 2026
Open Issues & Pull Requests: 7 (+0)
GitHub issues: Enabled
Number of forks: 703
Total Stargazers: 5,947 (+0)
Total Subscribers: 28 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 3
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 52 days
Stale 30+ days: 3
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Skills is a collection of agent skills for designers and builders using AI coding agents like Codex, Claude, and Cursor to build user interfaces, games, and frontend systems.

The project addresses the challenge of creating consistent, repeatable outputs from AI coding agents by packaging effective prompts, workflows, and implementation steps as portable, versioned skill files. Each skill is a concise Markdown playbook with optional references, scripts, and assets that an agent can load and follow. The approach treats prompts as reusable assets rather than one-off chat answers, emphasizing clear constraints and visual references over lengthy descriptions. The flagship workflow focuses on web design, starting with converting video recordings into detailed prompts, then transforming existing HTML into reusable interaction prompts, capturing full pages for structural reference, and combining these into agent loops that generate prompt packs from inspiration sources.

Adoption suits teams working with multiple AI agents who want to standardize their design direction and implementation workflows across projects. The skill format is intentionally plain Markdown and folder-based to remain portable across different agent platforms and workspaces. The project works with Codex, Claude Code, Cursor, Aura Build, and Lovable, with each agent type having specific guidance on how to load and reference skills. Teams should choose this if they value repeatable design direction, reusable game architecture, procedural implementation steps, and documented guardrails over ad-hoc agent interactions. The README emphasizes that skills should work for any user, repo, or workspace unless project-specific context is supplied through local agent instructions.

Development activity shows consistent skill additions and refinements across the web-design workflow and supporting agent integrations. The project maintains clear documentation of how different agents should interact with skills, suggesting ongoing attention to cross-platform compatibility. Runnable demos and recreation prompts are tracked in a dedicated file, indicating active curation of working examples. The repository structure prioritizes accessibility for agents and humans alike, with straightforward folder organization and plain-text formats designed for easy parsing and reuse.