Loading...
Loading...
Found 117 Skills
The Agent Tool Contract — 5 principles for designing tools agents call reliably: predictable signature, rich errors, token-efficient output, idempotency, graceful degradation. Includes anti-pattern table with 8 common mistakes.
Ensure accessibility in UI components including semantic HTML, ARIA attributes, keyboard navigation, and WCAG 2.1 AA compliance.
Systematic 4-phase debugging with root cause investigation. Use when fixing bugs to prevent random fixes.
Generate context-aware quality checklists for code review and QA using IEEE 1028 base standards plus LLM contextual additions
Unified lifecycle management for all framework artifacts (skills, agents, hooks, workflows, templates, schemas)
Security-related rules for Tauri application development.
Render templates by replacing {{TOKEN}} placeholders with actual values, supporting all three templates (specification, plan, tasks) with schema validation and security sanitization
Track management methodology - creating and managing logical work units (features, bugs, refactors) through specification, planning, and implementation phases.
General rules pertaining to Mobile UI development. Covers UI/UX best practices, state management, and navigation patterns.
Use when you want to improve response quality through meta-cognitive reasoning. Applies 15+ reasoning methods to reconsider and refine initial outputs.
File system operations guidance - read, write, search, and manage files using Claude Code's built-in tools.
Best practices for using the Vercel AI SDK in Next.js 15 applications with React Server Components and streaming capabilities.