Agent Skills by tyk
Showing 22 vetted skills indexed across 1 GitHub repositories.
ask-questions-if-underspecified
Clarify underspecified requests by asking 1-3 questions before acting.
using-git-worktrees
Create an isolated git worktree for feature development with safety checks.
test-driven-development
Guide a RED-GREEN-REFACTOR workflow for writing tests before production code.
systematic-debugging
Enforce a four-phase root-cause debugging process before proposing fixes.
moai-library-shadcn
Build shadcn/ui component libraries for React with Context7 and Tailwind.
web-design-guidelines
Review UI code against the latest Web Interface Guidelines.
using-superpowers
Invoke relevant skills before answering or asking clarifying questions in conversations.
dispatching-parallel-agents
Dispatch parallel agents to solve independent problems without shared state.
find-skills
Discovers and installs agent skills via the Skills CLI.
executing-plans
Execute implementation plans in sequential batches with review checkpoints.
web-component-design
Standardize UI component APIs, styling, and accessibility across React, Vue, and Svelte.
fact-check
Verify claims in generated content against external sources with citations.
design-guide
Document a cross-platform UI design system standardizing spacing, color, typography, and components.
brainstorming
Clarify project goals, constraints, and success criteria through structured questioning.
ui-ux-designer
Provide UI/UX design guidance for interfaces and design systems.
file-organizer
Organize scattered files and folders by context and detect duplicates.
writing-plans
Generate structured implementation plans with tasks, files, tests, docs, and commit steps.
frontend-design
Design production-grade frontend interfaces with cohesive typography and color strategy.
receiving-code-review
Verify code review feedback against the codebase before implementing changes.
verification-before-completion
Run the full verification command and report exit codes and logs.
folder-organization
Standardizes project folder structures, naming conventions, and documentation templates for teams.
subagent-driven-development
Automate multi-task plan execution with fresh subagents and two-stage reviews.