Find the perfect skill
Code Linting and Auto-fix
Development
Lint and auto-fix JavaScript, CSS, and PHP files to enforce coding standards (ESLint, Stylelint, WPCS). Run before committing to ensure code quality and compliance.
Vue Component Development and Code Review
Development
Skill for Vue component development and code review. In development mode, it generates high-quality Vue components and composables from user descriptions. In review mode, use /vue <path> to analyze Vue files and produce a structured report with checkpoints.
Twitter/X Research via Paid API
Data & AI
Paid Twitter/X data API with USDC micropayments ($0.003/call) via the x402_payment tool. Supports searching tweets using 50+ advanced operators, fetching specific tweets with threads, replies, and quotes, and retrieving user profiles along with their tweets, followers, and following. Best suited for Twitter/X research requiring precise queries and contextual data extraction.
Django Expert Backend
Development
Provides expert guidance for Django backend development. Use it when building Django models, views, APIs with DRF, optimizing ORM queries, or implementing authentication and testing. Follows Django best practices to improve code quality and performance.
Compare ERB and JavaScript Template Output
Development
Use `scripts/render_erb_and_js.rb` to compare ERB and JavaScript template outputs for the offline scoring SPA. It renders both templates with the same data, extracts main content, and saves diff files to detect parity issues. Essential when converting ERB templates to JavaScript or debugging template rendering differences between legacy and SPA modes.
Code Analyzer
DevOps
Runs analysis tools on the codebase to detect unused packages, code quality issues, and security vulnerabilities.
Prime - Load Project Context
Development
Reads project context files (CLAUDE.md, README.md, ARCHITECTURE.md) and hierarchical rules to understand project structure, code standards, and architecture before assisting. Helps get up to speed quickly in a new project or recall conventions during complex tasks.
Systematic Design Improvement
Design & Creativity
Systematic design optimization for a personal website, applying a defined color palette, typography hierarchy, and responsive layout principles. It ensures consistency and professional appearance using Tailwind utilities and Framer Motion animations. Helpful when design issues like poor spacing, broken responsiveness, or brand violations are detected.
Commit Message Generator
Development
Generates commit messages following project conventions after running pre-commit checks (formatting, linting, tests). Helps automate clean, standardized commits.
SKILL.md Format Specification
Documentation
Describes the SKILL.md format used by n-skills, following the agentskills.io standard. Specifies required and optional frontmatter, body structure, bundled resources, and best practices. Helps in creating or understanding standardized AI coding skills.
Open Source License Compliance
Development
Specialized skill in open source license compliance and SPDX standards. Covers license types, compatibility, auditing with license-checker, and SBOM generation. Use when the user mentions licenses (GPL, MIT, Apache), license compatibility, or proprietary compliance.
Ralph - Autonomous development loop
Development
Sets up a project for the Ralph autonomous development loop. Creates a `.ralph/` directory with `stories.json`, `progress.txt`, `learnings.txt`, and optionally `roadmap.json` to structure tasks. Invoke with `/ralph` to detect scope and generate a roadmap or stories tailored to the project.