$ skills --list
Parcourir et découvrir les skills d'agents IA
Parcourir et découvrir les skills d'agents IA
Showing 43561-43580 of 44358 skills
Expert assistance with GraphPad Prism scientific graphing and statistics software, specializing in Prism scripting for automation, batch processing, and data analysis workflows.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services. Use when building MCP servers to integrate APIs, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Formats code review findings into task-decomposable output with 15 enrichments (10 universal + 5 bug-specific including root cause and pattern detection). Use when user says 'format code review', 'process bug findings', 'convert review to tasks', 'enrich code review findings', or when processing .md code review documents. Routes through detect-input-type. (plugin:task-streams)
Chrome extension development guide. Use for creating browser extensions, manifest files, background scripts, content scripts, Chrome APIs, and publishing extensions on Chrome Web Store.
Customer health scoring and churn prediction for K-12 school districts using multi-factor analysis of usage, support tickets, satisfaction, and engagement patterns
ColdFusion to Node.js/React migration patterns for FarmGate. Use when analyzing legacy CF code, planning migrations, or translating CF patterns to modern equivalents.
This skill should be used when the user asks to "design the architecture", "propose approaches", "plan implementation", or as Phase 4 of the /dev workflow. Proposes architecture approaches with trade-offs and gets user approval.
Generate comprehensive test suites ensuring 80%+ coverage for DevPortfolio. Use when asked to write tests, generate test suites, increase coverage, or create test cases. Generates Vitest + React Testing Library tests following AAA pattern with accessibility and i18n tests.
Build software using isolated container-use environments with SpecKit workflow. Use when user needs to build a feature, application, or complex task that benefits from spec-driven development. Keywords: build, create, implement, feature, app, application, spec, plan, hermetic, isolated, dagger.
Analyze images using Gemini's vision capabilities. Use for image analysis, text extraction from screenshots, and visual content understanding.
Project-specific build commands. Customize for your project.
Perform comprehensive code reviews with focus on correctness, performance, security, and maintainability. Use when reviewing pull requests, merge requests, or code changes.
LLM keyring management, multi-provider support, and AI agent orchestration
Introduce test-driven development to beginners with simple Flask/Sinatra test examples and TDD concepts
强制规范:AI 改动模块代码时需同步创建/更新模块文档与索引,保持文档与代码一致。
Extracts HTTP/HTTPS request and response data from Charles Proxy session files (.chlsj format), including URLs, methods, status codes, headers, request bodies, and response bodies. Use when analyzing captured network traffic from Charles Proxy debug sessions, inspecting API calls, debugging HTTP requests, or examining proxy logs.
React Native animation patterns using reanimated v4. Use when implementing animations, transitions, gestures, or micro-interactions.
Instrument LLM API calls with proper spans, tokens, and latency
Core concepts for building LangGraph applications. Use when creating StateGraph workflows, defining nodes and edges, managing state with TypedDict/Pydantic, or understanding basic graph structure. Covers state schemas, reducers, node functions, edge types (normal, conditional), and graph compilation.
Structured reasoning for complex problems using Sequential Thinking MCP. Break down problems into stages, track thought progression, identify connections, and generate insights. Use for architectural decisions, complex debugging, research planning, or any problem requiring deep analysis.