Loading...
Loading...
Found 1,291 Skills
Query Apple Health SQLite database for vitals, activity, sleep, and workouts. Supports Markdown, JSON, and FHIR R4 output formats. This skill should be used when analyzing health metrics, generating health reports, answering questions about fitness or sleep patterns, or exporting health data in standard formats.
Comprehensive security audit and vulnerability detection for JavaScript/TypeScript applications following OWASP Top 10. Use when (1) Users say 'audit security', 'check for vulnerabilities', 'security review', 'implement authentication', 'secure this code', (2) Adding authentication, API endpoints, file uploads, or handling user input, (3) Working with secrets, credentials, or sensitive data, (4) Implementing payment features or blockchain integrations, (5) Conducting pre-deployment security checks. Audits for: hardcoded secrets, injection vulnerabilities, XSS/CSRF, broken access control, insecure authentication, rate limiting, dependency vulnerabilities, sensitive data exposure.
Generate styled word clouds from text with custom shapes, colors, fonts, and stopword filtering. Supports PNG/SVG export and frequency dictionaries.
Extract comprehensive JSON design specifications from visual sources including Figma exports, UI mockups, screenshots, or live website captures. Produces W3C DTCG-compliant output with component trees, suitable for code generation, design documentation, and developer handoff.
Process Excel files, supporting reading, analysis, statistics and export of xlsx data
Repository packaging for AI/LLM analysis. Capabilities: pack repos into single files, generate AI-friendly context, codebase snapshots, security audit prep, filter/exclude patterns, token counting, multiple output formats. Actions: pack, generate, export, analyze repositories for LLMs. Keywords: Repomix, repository packaging, LLM context, AI analysis, codebase snapshot, Claude context, ChatGPT context, Gemini context, code packaging, token count, file filtering, security audit, third-party library analysis, context window, single file output. Use when: packaging codebases for AI, generating LLM context, creating codebase snapshots, analyzing third-party libraries, preparing security audits, feeding repos to Claude/ChatGPT/Gemini.
Assess and classify legal risks using a severity-by-likelihood framework with escalation criteria. Use when evaluating contract risk, assessing deal exposure, classifying issues by severity, or determining whether a matter needs senior counsel or outside legal review.
Monta PDFs finalizados com capa para o VDE Concursos via Claude Code (terminal). Use esta skill sempre que o usuário fornecer um link de pasta do Google Drive de uma disciplina e pedir para montar, gerar, processar ou exportar os PDFs com capa — mesmo que não use essas palavras exatas. Frases como "monta os PDFs da disciplina X", "processa a pasta de Direito Civil", "gera os materiais finalizados" ou "coloca a capa nos docs" devem sempre acionar esta skill. Requer gws CLI autenticado e pypdf. Versão para Claude Code: usa bash puro, sem osascript.
Writing or debugging tests, choosing unit vs integration style, Postgres/ClickHouse tests, regenerating ClickHouse test schema, or exporting test helpers from packages without pulling test code into production bundles.
Plan supplier diversification away from China-only sourcing into Vietnam, India, Mexico, or domestic light-assembly. Compares HS-code duty rates, lead times, MOQ, and tariff exposure across alternative origins. Use when a user asks about diversifying suppliers, moving sourcing out of China, alternative manufacturing countries, tariff exposure, or de-risking supply chain. Trigger phrases: "diversify suppliers", "out of China", "Vietnam supplier", "India supplier", "Mexico", "tariff exposure", "supply chain risk". Works with zero tools.
Turn Amazon Brand Analytics reports into decisions. Reads Search Query Performance, Search Catalog Performance, Market Basket, Repeat Purchase, and Top Search Terms exports, and converts them into ranked actions. Use when a user pastes or describes Brand Analytics data, asks about Search Query Performance, SQP, market basket analysis, search frequency rank, click share, conversion share, repeat purchase behavior, or wants to know what their Brand Analytics is telling them. Trigger phrases: "brand analytics", "SQP", "search query performance", "market basket", "click share", "conversion share", "repeat purchase". Works with zero tools. the user pastes the report data.
Use when authoring TypeScript libraries - covers project setup, package exports, build tooling (tsdown/unbuild), API design patterns, type inference tricks, testing, and release workflows. Patterns extracted from 20+ high-quality ecosystem libraries.