interface-design
Safe 71Design Professional Interfaces
by dammyjay93
Interface defaults produce generic, templated results. This skill teaches intent-first design principles that help you create dashboards, admin panels, and tools that feel crafted and specific to their domain.
unreal-engine-developer
Safe 69Develop Unreal Engine 5 Games with AI
by DammianMiller
Creating games in Unreal Engine 5 requires deep knowledge of Python APIs, Blueprints, and editor automation. This skill provides expert-level guidance for controlling Unreal Editor through AI agents using MCP integration, Python scripting, and visual programming patterns.
typescript-node-expert
Safe 69Write Strict TypeScript Code
by DammianMiller
Building TypeScript projects without strict typing leads to bugs and maintenance issues. This skill provides expert guidance on strict TypeScript configuration, async patterns, and performance best practices for production-ready Node.js applications.
cli-design-expert
Safe 69Design Professional Command-Line Interfaces
by DammianMiller
Building intuitive CLI tools is challenging without clear design patterns. This skill provides expert guidance for creating commands that work as users expect, with progressive disclosure and helpful error messages.
ux-audit
Safe 69Audit UX and Usability
by Dami-Randle
Poor user experience leads to user abandonment and reduced engagement. This skill performs systematic UX audits using established heuristics to identify issues and recommend improvements before release.
skill-writer
Safe 69Create Claude Code Agent Skills
by Dami-Randle
Users often struggle to create well-structured Agent Skills that follow best practices. This skill provides step-by-step guidance for creating, validating, and testing Claude Code Skills with proper structure, frontmatter, and documentation.
persona-testing
Safe 69Test LogiDocs features from customer perspectives
by Dami-Randle
Teams need to validate software features from real customer viewpoints before release. This skill provides structured persona-based testing using two distinct customer profiles to identify UX issues, friction points, and missing features early.
journey-map
Safe 69Create customer journey maps
by Dami-Randle
Mapping customer journeys helps teams visualize user experiences and identify where users encounter problems. This skill guides you through documenting user flows to find pain points and opportunities for improvement.
agent-development
Safe 78Create Claude Code Subagents
by Dami-Randle
Claude Code agents enable autonomous multi-step task handling. This skill provides comprehensive guidance on agent structure, YAML frontmatter configuration, triggering conditions, and system prompt design for effective subagent development.
accessibility-check
Safe 69Check accessibility compliance
by Dami-Randle
This skill evaluates UI components and pages against WCAG 2.1 guidelines. It identifies accessibility issues and provides specific fixes. Use it to ensure your interfaces are usable by people with disabilities.
commit-message-generator
Safe 69Generate commit messages from Git diffs
by Daisuke897
Writing clear, consistent commit messages takes time and discipline. This skill analyzes your Git diffs and generates Conventional Commits messages that follow established conventions. The AI examines changed files and creates meaningful commit headers with bulleted change summaries.
aws-sso-login
Safe 69Authenticate AWS SSO sessions
by Daisuke897
AWS SSO sessions expire after 8-12 hours, blocking CLI access. This skill automates the re-authentication process with proper profile handling for seamless cloud operations.
assume-cloudformation-role
Low Risk 67Assume AWS CloudFormation IAM Role with Temporary Credentials
by Daisuke897
Managing AWS CloudFormation stacks requires proper IAM role credentials, which can be complex to configure manually. This skill automates the process of assuming an IAM role via AWS STS, obtaining temporary credentials, and setting them as environment variables for seamless CloudFormation operations.
daily.dev
Safe 68Access Real-Time Developer News with daily.dev API
by dailydotdev
LLM knowledge cutoffs limit access to current developer content. daily.dev provides real-time articles from thousands of sources with community validation and structured taxonomy for precise discovery.
ecommerce
Safe 67Build e-commerce sites with domain-driven design
by DaichiHoshina
Developing e-commerce sites involves complex domain logic for products, cart, checkout, orders, and inventory. This skill provides structured guidance on domain design patterns, state transitions, API design, and security best practices for building robust online stores.
scanlume-ocr-api
Low Risk 77Extract text and tables from images with OCR
by daanaagua
Manual text extraction from images and screenshots is slow and error-prone. This skill automates OCR processing through the Scanlume API, delivering structured text, Markdown, HTML, or table data from image files.
first-responder-program-finder
Low Risk 76Find first responder home programs by state
by daanaagua
Finding verified first responder home buyer programs requires navigating complex state-level information. This skill guides agents through the official website to locate verified programs, under-review signals, and deeper opportunities for any state and role.
ai-partner-chat
Low Risk 73Build personalized AI learning companion
by Cz07cring
An AI learning partner that remembers your notes and conversations across projects. It provides personalized responses by analyzing your learning patterns, emotions, and history using vector embeddings.
writing-skills
Safe 69Create Effective Skills for Claude
by Cygnusfear
Writing skills helps you build reusable, tested documentation that Claude can discover and apply. This skill adapts test-driven development to process documentation, ensuring your skills actually work when agents need them.
writing-plans
Safe 69Create implementation plans for features
by Cygnusfear
Breaking complex features into actionable tasks is difficult and error-prone. This skill provides a structured template for writing comprehensive implementation plans with test-driven steps, exact file paths, and verification commands.