Browse Skills

18175 skills found

designing-before-coding.md
0
1 export designing-before-coding
2 barrydobson from "barrydobson/dotfiles_extra"
3 Design in pseudocode first, iterate approaches, then translate to code
2026-01-05
installer.md
0
1 export installer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Installs and configures project infrastructure including MkDocs Material intelligent textbook templates, learning graph viewers, and skill tracking systems. Routes to the appropriate installation guide based on what the user needs to set up.
2026-01-05
emoji-encoder.md
0
1 export emoji-encoder
2 PerceptLabs from "PerceptLabs/nostril"
3 Use when implementing steganographic text encoding using Unicode Variation Selectors - allows encoding any message invisibly into emojis, letters, or any characters using Unicode Variation Selectors (U+FE00-U+FE0F and U+E0100-U+E01EF)
2026-01-05
mobile-responsive-ui.md
0
1 export mobile-responsive-ui
2 CodeTonight-SA from "CodeTonight-SA/cips"
3 Enforce mobile-first responsive design for all frontend changes. Covers TailwindCSS, vanilla CSS, container queries, dvh units, and framework-specific patterns. Trigger on any HTML, CSS, template, or UI component modifications.
2026-01-05
parakeet.md
0
1 export parakeet
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Convert audio files to text using parakeet-mlx, NVIDIA's Parakeet automatic speech recognition model optimized for Apple's MLX framework. Run via uvx for on-device speech-to-text processing with high-quality timestamped transcriptions. Ideal for podcasts, interviews, meetings, and other audio content. This skill is triggered when the user says things like "transcribe this audio", "convert audio to text", "transcribe this podcast", "get text from this recording", "speech to text", or "transcribe this wav/mp3/m4a file".
2026-01-05
querying-influxdb-18.md
0
1 export querying-influxdb-18
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Ejecuta consultas de lectura (queries) en InfluxDB 1.8 mediante la API HTTP usando curl. Permite verificar datos, detectar errores, crear resúmenes estadísticos y analizar valores en bases de datos de series temporales. Usa exclusivamente operaciones SELECT y SHOW en InfluxQL. Configura IP y puerto de forma flexible. No requiere autenticación.
2026-01-05
roadmap-builder.md
0
1 export roadmap-builder
2 bearhedge from "bearhedge/APE-YOLO"
3 Ruthless feature prioritization using Impact vs Effort matrix and stage-based rules. Prevents feature creep by focusing on retention → core features → monetization → growth. Challenges ideas with validation questions before building.
2026-01-05
notion-workspace.md
0
1 export notion-workspace
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Interactive Notion workspace management using MCP tools. Use for searching pages/databases, querying database entries, creating pages with custom properties, managing workspace structure, and exploratory operations requiring user interaction.
2026-01-05
utopia-fluid-scales.md
0
1 export utopia-fluid-scales
2 matthewharwood from "matthewharwood/fantasy-phonics"
3 Fluid typography and spacing tokens using Utopia.fyi with cqi (container query inline) units. Reference for the exact type steps and space tokens defined in this project.
2026-01-05
tts.md
0
1 export tts
2 albertfast from "albertfast/radar_tinder"
3 Implement text-to-speech (TTS) capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to convert text into natural-sounding speech, create audio content, build voice-enabled applications, or generate spoken audio files. Supports multiple voices, adjustable speed, and various audio formats.
2026-01-05
breakpoints.md
0
1 export breakpoints
2 dylantarre from "dylantarre/design-system-skills"
3 Generates responsive breakpoint tokens for media queries and container queries. Use when setting up responsive design, mobile-first layouts, or viewport-based styling. Outputs CSS, Tailwind, or JSON.
2026-01-05
yolo1.md
0
1 export yolo1
2 coopeverything from "coopeverything/TogetherOS"
3 **AUTO-TRIGGER when user says:** "implement [feature]", "build [module]", "create [functionality]", "add [capability]", "YOLO [task]", "deliver [feature]", or requests complete feature implementation.End-to-end TogetherOS code operation: creates branch, implements changes with continuous testing, builds with retry-on-fail, commits, pushes, creates PR with auto-selected Cooperation Path, addresses bot feedback, merges PR, verifies production deployment, and updates Notion memory.**Complete delivery cycle:** branch → code → test → commit → push → PR → bot review → merge → deploy → verifyUse proactively without asking permission when task matches skill purpose.
2026-01-05
pop-knowledge-lookup.md
0
1 export pop-knowledge-lookup
2 jrc1883 from "jrc1883/popkit-claude"
3 Queries cached external documentation and blog content for authoritative, up-to-date information. Sources include Claude Code docs, engineering blog, and configured knowledge bases with 24-hour TTL caching. Use when you need current information about Claude Code features, hooks, or best practices. Do NOT use for general coding questions - rely on training knowledge or web search instead.
2026-01-05
using-anime-service.md
0
1 export using-anime-service
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guides using AnimeService for anime tracking operations. Use when implementing anime status checks, episode tracking, plan-to-watch, or hidden anime features.
2026-01-05
evidence-validator.md
0
1 export evidence-validator
2 ethanolivertroy from "ethanolivertroy/claude-grc-engineering"
3 Validates audit evidence artifacts for completeness, timeliness, relevance, and authenticity. Reviews screenshots, logs, configurations, and policies against control requirements.
2026-01-05
vote-reset.md
0
1 export vote-reset
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate Safe UI compatible multisig batch JSON to reset veNFT votes. Use when the user wants to reset votes, clear voted status, or prepare vote reset transactions for a multisig wallet.
2026-01-05
java-for-gophers.md
0
1 export java-for-gophers
2 holive from "holive/java-for-gophers"
3 Interactive Java/Spring Boot learning skill for experienced Go developers. Use when the user wants to learn Java, practice Spring Boot, work on Java exercises, or asks for Java explanations in Go terms. Supports mood-aware pacing with "low energy" mode for difficult days. Teaches through iterative project building rather than passive learning.
2026-01-05
app-icon-generation.md
0
1 export app-icon-generation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate iOS and watchOS app icons and image assets from SVG sources using Inkscape and sips
2026-01-05
drupal-backend.md
0
1 export drupal-backend
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Drupal Back End Specialist skill for custom module development, hooks, APIs, and PHP programming (Drupal 8-11+). Use when building custom modules, implementing hooks, working with entities, forms, plugins, or services.
2026-01-05
cli-gemini.md
0
1 export cli-gemini
2 MichelKerkmeester from "MichelKerkmeester/AI-Systems"
3 Wield Google's Gemini CLI as a powerful auxiliary tool for code generation, review, analysis, and web research. Use when tasks benefit from a second AI perspective, current web information via Google Search, codebase architecture analysis, or parallel code generation. Also use when user explicitly requests Gemini operations.
2026-01-05
plan-implementer.md
0
1 export plan-implementer
2 djhuangit from "djhuangit/scrum_and_tell"
3 Implement technical plans methodically with phase-by-phase execution and verification checkpoints. Use this skill when following a detailed implementation plan that has phased changes and success criteria. The skill guides through each phase, verifies completion, and pauses for human confirmation before proceeding to the next phase.
2026-01-05
create-opencode-plugin.md
0
1 export create-opencode-plugin
2 bangedorrunt from "bangedorrunt/swarmtool-addons"
3 Create OpenCode plugins using @opencode-ai/plugin SDK. Use when user wants to BUILD a plugin in .opencode/plugin/ or ~/.config/opencode/plugin/ - for custom tools, event hooks, LLM parameter control, auth providers, or tool execution interception. DO NOT use when modifying OpenCode source code (packages/plugin, packages/opencode, etc.) or working on OC internals - those are core development, not plugin creation.
2026-01-05
rfp-early-detection.md
0
1 export rfp-early-detection
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Identify RFPs 30-90 days early by monitoring job postings, conferences, fleet changes, facility expansions, and M&A activity. Use for building vendor lists and finding opportunities before competitors.
2026-01-05
cli-tool-development.md
0
1 export cli-tool-development
2 autohandai from "autohandai/community-skills"
3 Build professional CLI tools with Node.js, commander, and Ink
2026-01-05