4 design skills that improved my UIs
Give AI the taste it's missing! 🎨
Anthropic's frontend-design, Emil Kowalski's design skill, Taste Skill, and Impeccable give AI agents the taste to ship interfaces that actually stand out.
Articles tagged "Agent Workflows"
Anthropic's frontend-design, Emil Kowalski's design skill, Taste Skill, and Impeccable give AI agents the taste to ship interfaces that actually stand out.
Claude Code plugins extend your agent with skills, agents, hooks, and MCP servers — packaged and distributed through marketplaces. Here's how they work and how to use them.
Superpowers is an open-source plugin that injects structured development skills — TDD, debugging, planning, code review — into Claude Code and other AI agents. Here's how it works.
Git worktrees let you check out multiple branches simultaneously in separate directories. For AI agents running in parallel, they're not a nice-to-have — they're the only way to avoid chaos.
Harness engineering is the complete environment you build around an AI model — tools, constraints, feedback loops, and context. Learn what it is, how it differs from prompt and context engineering, and how to start building one.
A hands-on guide to 10 tools that cut Claude Code token usage by 40–98%. Covers installation, usage, and when to use each one.
A hands-on guide to installing RTK, wiring it to Claude Code in minutes, and immediately slashing the token cost of every git, test, and file command you run.
Most teams are not bad at giving AI context. They're bad at putting the right context in the right layer. Here's a practical, architecture-aware framework for AGENTS.md, repo-wide instructions, and path-specific overrides.
Spec-driven development is the antidote to vibe coding. Learn what it is, how GitHub's Spec Kit operationalizes it with slash commands and artifacts, and whether it's worth the overhead.
Learn how VS Code Copilot hooks let you run shell commands at key agent lifecycle points — block dangerous operations, auto-format code, inject context, and build audit trails.
Learn how to use WebMCP to expose structured tools from your website to in-browser AI agents. Set up Chrome Canary, implement declarative and imperative APIs, and build agent-aware forms — no MCP server required.
Learn how to create AI agents that understand your entire codebase using Repomix and GitHub Copilot. Build intelligent assistants for your development team.