Browse Skills

44358 skills found

image-optimizer.md
116
1 export image-optimizer
2 smallnest from "smallnest/goskills"
3 [TODO: Complete and informative explanation of what the skill does and when to use it. Include WHEN to use this skill - specific scenarios, file types, or tasks that trigger it.]
2026-01-05
code-review.md
116
1 export code-review
2 smallnest from "smallnest/goskills"
3 Frontend-focused code review skill for React/TypeScript/Tailwind projects. Analyzes code quality, security vulnerabilities (XSS, CSRF), performance issues, accessibility (WCAG), React best practices, hooks usage, component architecture, responsive design, and SEO. Use when users request code review, want feedback on components, ask about frontend security, performance optimization, or accessibility compliance. Provides actionable feedback with severity levels and fix suggestions.
2026-01-13
markitdown.md
116
1 export markitdown
2 smallnest from "smallnest/goskills"
3 Convert various file formats (PDF, Office documents, images, audio, web content, structured data) to Markdown optimized for LLM processing. Use when converting documents to markdown, extracting text from PDFs/Office files, transcribing audio, performing OCR on images, extracting YouTube transcripts, or processing batches of files. Supports 20+ formats including DOCX, XLSX, PPTX, PDF, HTML, EPUB, CSV, JSON, images with OCR, and audio with transcription.
2026-01-13
crewai-developer.md
116
1 export crewai-developer
2 smallnest from "smallnest/goskills"
3 Comprehensive CrewAI framework guide for building collaborative AI agent teams and structured workflows. Use when developing multi-agent systems with CrewAI, creating autonomous AI crews, orchestrating flows, implementing agents with roles and tools, or building production-ready AI automation. Essential for developers building intelligent agent systems, task automation, and complex AI workflows.
2026-01-13
flutter-api.md
116
1 export flutter-api
2 smallnest from "smallnest/goskills"
3 Comprehensive Flutter API reference guide covering widgets, Material Design, Cupertino, animations, gestures, navigation, state management, and platform integration. Use when developing Flutter applications and needing detailed API knowledge for widgets, layout, styling, animations, platform channels, or any Flutter SDK functionality. Essential for building cross-platform mobile, web, and desktop applications with Flutter.
2026-01-13
code-review.md
116
1 export code-review
2 smallnest from "smallnest/goskills"
3 专业的代码审查助手,提供结构化的审查流程、详细的检查清单和建设性的反馈指南。适用于审查Pull Request、代码提交或任何需要代码质量评估的场景,涵盖功能性、安全性、性能、测试、文档、架构设计等多个维度。
2026-01-13
tech-article-writer.md
116
1 export tech-article-writer
2 smallnest from "smallnest/goskills"
3 技术干货文章创作专家,擅长用简练语言传递核心知识点,不遗漏关键信息
2026-01-13
linear-cli.md
116
1 export linear-cli
2 schpet from "schpet/linear-cli"
3 Manage Linear issues from the command line using the linear cli. This skill allows automating linear management.
2026-01-15
prompt-optimizer.md
116
1 export prompt-optimizer
2 smallnest from "smallnest/goskills"
3 Analyze and optimize user prompts for clarity, specificity, and completeness using interactive questionnaires or direct analysis. Use this skill when user requests are vague, ambiguous, incomplete, or lack necessary details. Supports two modes - Interactive Mode (uses AskUserQuestion tool for guided clarification) and Direct Analysis Mode (provides optimization suggestions). Triggers on prompts containing vague language like "something", "thing", "stuff", "it", or when requests lack context, technical specifications, success criteria, or examples. When user requests interactive/questionnaire mode, use AskUserQuestion to guide them through structured questions. Helps transform unclear requests into well-structured, actionable prompts.
2026-01-13
react-component-generator.md
116
1 export react-component-generator
2 smallnest from "smallnest/goskills"
3 Generate React components following best practices with TypeScript, Tailwind CSS, and Zustand state management. Use this skill when the user requests creating React components, UI elements, or mentions component generation. Supports common component patterns including basic components, forms, lists, cards, buttons, modals, and stateful components with Zustand integration.
2026-01-13
request-analyzer.md
116
1 export request-analyzer
2 smallnest from "smallnest/goskills"
3 Proactively analyze user requests at the start of conversations to determine task type, assess prompt quality, and intelligently recommend which skills to activate. Should activate for ALL user requests to ensure optimal workflow. Evaluates clarity, specificity, and completeness to suggest prompt-optimizer when needed. Identifies UI design tasks for ui-analyzer and component requests for react-component-generator. Acts as intelligent skill coordinator.
2026-01-13
tabz-guide.md
115
1 export tabz-guide
2 GGPrompts from "GGPrompts/TabzChrome"
3 Progressive disclosure guide to TabzChrome capabilities. This skill should be used when users ask about profiles, terminal management, browser automation, MCP tools, audio/TTS notifications, integration, debugging, API, or setup. Provides on-demand help organized by topic with references to detailed documentation.
2026-01-16
using-xterm-js.md
115
1 export using-xterm-js
2 GGPrompts from "GGPrompts/TabzChrome"
3 Provides battle-tested patterns for xterm.js terminal implementations. Use when building or debugging xterm.js terminals, integrating with React, implementing WebSocket terminal I/O, managing terminal persistence with tmux, or debugging terminal initialization, resize, or rendering issues.
2026-01-16
orchestration.md
115
1 export orchestration
2 GGPrompts from "GGPrompts/TabzChrome"
3 Multi-session Claude workflow orchestration. Spawn workers via TabzChrome, coordinate parallel tasks, use subagents for monitoring/exploration, manage beads issues. Use this skill when coordinating multiple Claude sessions or managing complex multi-step workflows.
2026-01-16
tabz-mcp.md
115
1 export tabz-mcp
2 GGPrompts from "GGPrompts/TabzChrome"
3 Control Chrome browser: take screenshots, click buttons, fill forms, download images, inspect pages, capture network requests. Use when user says: 'screenshot this', 'click the button', 'fill the form', 'download that image', 'what page am I on', 'check the browser', 'look at my screen', 'interact with the website', 'capture the page', 'get the HTML', 'inspect element'. Provides MCP tool discovery for tabz_* browser automation tools.
2026-01-16
git-commit-helper.md
111
1 export git-commit-helper
2 anxiong2025 from "anxiong2025/25-Day-Agents-Course-by-Google"
3 帮助生成规范的 Git 提交信息,遵循 Conventional Commits 规范
2026-01-15
python-code-reviewer.md
111
1 export python-code-reviewer
2 anxiong2025 from "anxiong2025/25-Day-Agents-Course-by-Google"
3 审查 Python 代码,提供改进建议,确保代码质量和最佳实践
2026-01-15
api-designer.md
111
1 export api-designer
2 anxiong2025 from "anxiong2025/25-Day-Agents-Course-by-Google"
3 帮助设计 RESTful API,遵循最佳实践和一致的命名规范
2026-01-15
n8n-workflow-testing-fundamentals.md
110
1 export n8n-workflow-testing-fundamentals
2 proffesor-for-testing from "proffesor-for-testing/agentic-qe"
3 Comprehensive n8n workflow testing including execution lifecycle, node connection patterns, data flow validation, and error handling strategies. Use when testing n8n workflow automation applications.
2026-01-15
develop.md
110
1 export develop
2 hellowind777 from "hellowind777/helloagents"
3 开发实施阶段详细规则;进入开发实施时读取;包含执行流程、代码规范、一致性审计、方案包迁移
2026-01-16
templates.md
110
1 export templates
2 hellowind777 from "hellowind777/helloagents"
3 文档模板集合;创建Wiki或方案包文件时读取;包含所有知识库模板和方案文件模板
2026-01-16
mobile-testing.md
110
1 export mobile-testing
2 proffesor-for-testing from "proffesor-for-testing/agentic-qe"
3 Comprehensive mobile testing for iOS and Android platforms including gestures, sensors, permissions, device fragmentation, and performance. Use when testing native apps, hybrid apps, or mobile web, ensuring quality across 1000+ device variants.
2026-01-15
database-testing.md
110
1 export database-testing
2 proffesor-for-testing from "proffesor-for-testing/agentic-qe"
3 Database schema validation, data integrity testing, migration testing, transaction isolation, and query performance. Use when testing data persistence, ensuring referential integrity, or validating database migrations.
2026-01-15
n8n-trigger-testing-strategies.md
110
1 export n8n-trigger-testing-strategies
2 proffesor-for-testing from "proffesor-for-testing/agentic-qe"
3 Webhook testing, schedule validation, event-driven triggers, and polling mechanism testing for n8n workflows. Use when testing how workflows are triggered.
2026-01-15