global-conventions
Safe 69Enforce consistent project conventions
by DevanB
Teams struggle with inconsistent code styles and practices across different projects and contributors. This skill provides AI-powered guidance on project structure, commit messages, code reviews, and development standards to maintain consistency across all team members and projects.
global-commenting
Safe 70Write better code comments with AI guidance
by DevanB
Code comments often become outdated or state the obvious. This skill helps you write meaningful, evergreen comments that explain complex logic and reduce maintenance burden.
global-coding-style
Safe 69Enforce Code Formatting Standards
by DevanB
Inconsistent code styles create technical debt and slow down team collaboration. This skill provides Claude Code with comprehensive coding standards for PHP and TypeScript, ensuring every file follows uniform formatting, naming conventions, and type safety rules.
frontend-responsive
Safe 70Implement mobile-first responsive designs
by DevanB
Building responsive web interfaces that work across all device sizes is challenging without clear guidelines. This skill provides AI assistants with specific guidance on implementing mobile-first responsive designs using fluid layouts, breakpoints, and touch-friendly patterns.
frontend-css
Safe 69Write Consistent, Maintainable CSS with Tailwind
by DevanB
Writing CSS without standards leads to inconsistent styling, bloated stylesheets, and maintenance challenges across a codebase. This skill guides AI assistants to use Tailwind utility classes, follow design system tokens, and maintain styling consistency across all components.
frontend-components
Safe 69Build Reusable React Components with Best Practices
by DevanB
Creating maintainable frontend components can be challenging without clear standards. This skill guides Claude Code to build React components with single responsibilities, clean prop interfaces, and proper composition patterns.
frontend-accessibility
Safe 69Build WCAG-compliant accessible React interfaces
by DevanB
Building accessible web interfaces ensures everyone can use your applications, including users with disabilities. This skill enforces WCAG standards, proper ARIA attributes, keyboard navigation, and screen reader compatibility in your React components.
backend-queries
Safe 69Write Secure Database Queries
by DevanB
Database queries often suffer from security vulnerabilities and performance issues. This skill provides expert guidance on writing parameterized queries to prevent SQL injection, optimizing with eager loading to eliminate N+1 problems, and implementing transactions for data integrity.
backend-models
Safe 69Define Backend Database Models
by DevanB
Creating backend models requires careful attention to relationships, validation, and database constraints. This skill provides Claude with clear guidelines for defining Laravel Eloquent models that follow best practices.
backend-migrations
Safe 69Create safe database migrations
by DevanB
Database migrations can break production applications when done incorrectly. This skill provides proven guidelines for creating reversible, zero-downtime migrations that protect your data and minimize deployment risks.
backend-api
Safe 70Design RESTful APIs with Best Practices
by DevanB
Building APIs requires careful attention to routing, versioning, and HTTP standards to ensure maintainability and usability. This skill provides expert guidance on creating clean, well-structured APIs that follow industry best practices.
sql-to-osc
Safe 69Convert SQL migrations to OSC format
by DennisLiuCk
Database migrations using Flyway require conversion for online schema changes. This skill transforms standard SQL migration scripts into OSC format for zero-downtime deployments.
issue-review
Safe 69Analyze Issues with Five-Agent Systematic Approach
by DennisLiuCk
Debugging complex issues often requires multiple perspectives and deep analysis. This skill orchestrates five specialized AI agents to systematically investigate problems, trace root causes, and provide actionable solutions.
frontend-design
Safe 68Create Production-Grade Frontend Interfaces
by DennisLiuCk
Building unique, visually compelling web interfaces is challenging and time-consuming. This skill guides the creation of production-quality frontend code with intentional aesthetic choices, avoiding generic AI-generated aesthetics and delivering polished, memorable designs.
code-reviewer
Safe 70Review code for quality and security
by DennisLiuCk
Manual code reviews are time-consuming and inconsistent. This skill provides systematic, thorough code review guidance following industry best practices for code quality, security vulnerabilities, performance issues, and maintainability.
claude-opus-4-5-migration
Safe 69Migrate Claude code to Opus 4.5
by DennisLiuCk
Update your codebase from Claude Sonnet 4.0/4.5 or Opus 4.5 to Opus 4.5. This skill handles model string updates, beta header removal, and optional prompt adjustments for known behavioral differences.
wonda-cli
Low Risk 68Generate AI Images, Videos, and Music from Terminal
by degausai
Marketing teams and content creators spend hours on manual content production and social media research. Wonda CLI brings AI generation, editing, and social platform automation to the terminal for AI agents.
datetime
Safe 69Get current date and time in any format
by DeevsDeevs
Need formatted dates and times for logging, file names, or timestamps. This skill provides ready-to-use date command examples for any format including ISO 8601, Unix timestamps, and human-readable strings.
binary-analysis
Safe 69Analyze suspicious binary files for malware
by DeepBitsTechnology
Security analysts need to quickly determine if unknown binary files are malicious without risking system infection. This skill provides structured analysis workflows using Ghidra decompilation and sandbox environments to safely examine suspicious executables and generate threat assessment reports.
weather
Safe 69Query Weather Data with Natural Language
by Decalogue
This skill helps users check weather conditions for cities using conversational queries. It provides temperature, conditions, and humidity data through simple natural language requests.