pymodel
01Plugin Claude Code
Plugin marketplace listing 1 plugin: designer-skill.
Plugin Claude Code
Plugin marketplace listing 1 plugin: designer-skill.
Plugin Claude Code
Plug-and-play MCP that gives your agent UI superpowers. One install: design skill + MCP server, zero config.
Command
Verify designer-skill MCP is installed and reachable.
Command
Print designer-skill-mcp version and npm update status.
Cursor rule
Enforce designer-skill MCP workflow before any UI/design work.
Skill Claude CodeCodex
Plug-and-play MCP for UI superpowers. Use when building, designing, redesigning, refactoring, polishing, auditing, or enhancing any web or app user interface — landing pages, marketing sites, dashboards, product UI, components, forms, or design systems. Use when an interface looks generic or "AI-made", or needs better…
Skill Claude CodeCodex
Wrap raster logos (webp, png, jpg) in self-contained SVG files via base64 embedding for pixel-perfect matches. Use when creating logo SVGs, converting webp/png to svg, fixing hand-drawn logos that do not match the source, or preparing plugin/README logo assets without a vector source file.
Skill Claude CodeCodex
Release designer-skill-mcp to npm with a git tag and GitHub release. Use when the user asks to ship, publish, cut a release, bump version, push tags, or run npm publish for designer-skill-mcp.
Skill Claude CodeCodex
Use when writing, reviewing, refactoring, or modernizing CSS/Tailwind. Apply a policy-first approach: semantic tokens, explicit cascade order, static CSS, intrinsic component layouts, accessible state, measured performance, and progressive enhancement backed by current sources.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing check-changelog.sh via bash with --show-toplevel. From PyModel/pythinker-cli.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
Cursor rule Cursor
Never add Co-authored-by or other AI/tool trailers to git commits or PRs.
Instructions file CodexOpenCode
Instructions for PyModel/pythinker-cli, covering pythinker cli agent instructions, local-only instructions, mission, feature development standard and non-negotiable rules.
Instructions file
Instructions for PyModel/pythinker-cli: This repository's agent guidance lives in AGENTS.md (the portable, tracked standard injected into Pythinker sessions via PYTHINKERAGENTSMD). Claude Code does not read AGENTS.md automatically, so this file imports it — plus the machine-local overlay — to keep a single source of…
Skill Claude CodeCodex
Sample plugin demonstrating the Skills + Tools model. Includes a Python tool (greeting) and a TypeScript tool (calculator).
Skill Claude CodeCodex
Author a new project-specific Pythinker subagent (a specialist like "migration-reviewer" or "api-contract-checker") with a correct spec, a persona-rich system prompt, and a structured output contract. Use when the user wants to create, scaffold, or design a custom agent / subagent, or asks how Pythinker agent YAML /…
Skill Claude CodeCodex
Compare an implementation against a product or technical spec and report gaps with evidence.
Skill Claude CodeCodex
Whole-repo audit for over-engineering and accidental complexity. Scans the entire codebase (not just a diff) and returns a ranked, read-only list of what to delete, simplify, or replace with standard-library or platform equivalents. Use when the user asks to "audit the codebase", "find bloat", "what can I delete", or…
Skill Claude CodeCodex
Prepare a pull request by summarizing changes, verification, risks, and reviewer guidance without adding AI footers.
Skill Claude CodeCodex
Edit Pythinker's own configuration — agent YAML specs and extend-inheritance, the permission profiles that gate tools, plugin.json, and hook lifecycle events. Use ONLY when the user wants to configure, customize, or extend Pythinker itself (its agents, permissions, plugins, or hooks). For authoring a new agent use…
Skill Claude CodeCodex
Prescriptive frontend design guidance via the designer-skill MCP server. Use when the user asks to use designer-skill, improve UI/UX, run the anti-slop ship gate, apply a design system, or enhance pages/components with MCP-backed design references — especially for Pythinker docs and marketing surfaces with…
Skill Claude CodeCodex
Diagnose failing CI, lint, typecheck, build, or test logs and propose or implement the smallest verified fix.
Skill Claude CodeCodex
Fix concrete errors from logs, failing commands, exceptions, or diagnostics with root-cause-first discipline.
Skill Claude CodeCodex
Implement one or more checked-in specs using scout-plan-implement-verify workflow.