Top Rated
The most starred skills loved by the community. Quality guaranteed!
architect
by pierreribeiro
Architect persona for system and infrastructure design. ACTIVATE when messages contain architecture, design, system, infrastructure, diagram, flow, structure, architect, blueprint, plan, framework, pattern, or scalability.
requirements-clarity
by VisualxIntelligence
Clarify ambiguous requirements through focused dialogue before implementation. Use when requirements are unclear, features are complex (>2 days), or involve cross-team coordination. Ask two core questions - Why? (YAGNI check) and Simpler? (KISS check) - to ensure clarity before coding.
backend-to-frontend-handoff-docs
by VisualxIntelligence
Create API handoff documentation for frontend developers. Use when backend work is complete and needs to be documented for frontend integration, or user says 'create handoff', 'document API', 'frontend handoff', or 'API documentation'.
codex
by VisualxIntelligence
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Uses GPT-5.2 by default for state-of-the-art software engineering.
commit-work
by VisualxIntelligence
"Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits."
draw-io
by VisualxIntelligence
draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.
design-system-starter
by VisualxIntelligence
Create and evolve design systems with design tokens, component architecture, accessibility guidelines, and documentation templates. Ensures consistent, scalable, and accessible UI across products.
excalidraw
by VisualxIntelligence
"Use when working with .excalidraw or .excalidraw.json files, user mentions diagrams/flowcharts, or requests architecture visualization - delegates all Excalidraw operations to subagents to prevent context exhaustion from verbose JSON (single files: 4k-22k tokens, can exceed read limits)"
frontend-to-backend-requirements
by VisualxIntelligence
Document frontend data needs for backend developers. Use when frontend needs to communicate API requirements to backend, or user says 'backend requirements', 'what data do I need', 'API requirements', or is describing data needs for a UI.
reducing-entropy
by VisualxIntelligence
Manual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort. Bias toward deletion.
game-changing-features
by VisualxIntelligence
Find 10x product opportunities and high-leverage improvements. Use when user wants strategic product thinking, mentions '10x', wants to find high-impact features, or says 'what would make this 10x better', 'product strategy', or 'what should we build next'.
marp-slide
by VisualxIntelligence
Create professional Marp presentation slides with 7 beautiful themes (default, minimal, colorful, dark, gradient, tech, business). Use when users request slide creation, presentations, or Marp documents. Supports custom themes, image layouts, and "make it look good" requests with automatic quality improvements.
mermaid-diagrams
by VisualxIntelligence
Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows.
openapi-to-typescript
by VisualxIntelligence
Converts OpenAPI 3.0 JSON/YAML to TypeScript interfaces and type guards. This skill should be used when the user asks to generate types from OpenAPI, convert schema to TS, create API interfaces, or generate TypeScript types from an API specification.
qa-test-planner
by VisualxIntelligence
Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design validation.
meme-factory
by VisualxIntelligence
Generate memes using the memegen.link API. Use when users request memes, want to add humor to content, or need visual aids for social media. Supports 100+ popular templates with custom text and styling.
web-to-markdown
by VisualxIntelligence
"Use ONLY when the user explicitly says: 'use the skill web-to-markdown ...' (or 'use a skill web-to-markdown ...'). Converts webpage URLs to clean Markdown by calling the local web2md CLI (Puppeteer + Readability), suitable for JS-rendered pages."
jira
by srsubramanian
"Read-only Jira integration for querying issues, sprints, projects, and users"
numscript-guidelines
by getdirekt
Numscript is a Domain-Specific Language (DSL) designed to help you model complex financial transactions, replacing complex and error-prone custom code with easy-to-read, declarative scripts.
code-review
by IchenDEV
代码审查流程,系统化分析代码质量、安全性和最佳实践
data-analysis
by IchenDEV
数据分析流程,从数据探索到洞察报告的完整工作流
document-qa
by IchenDEV
文档问答流程,基于知识库文档回答问题,提供引用和置信度
report-generation
by IchenDEV
报告生成流程,将信息整合为结构化的专业报告
write_sql
by srsubramanian
"Write and execute SQL queries against the database with query optimization, validation, and dialect-aware syntax"