Browse Skills

18175 skills found

mockup-extraction.md
16
1 export mockup-extraction
2 marcusgoll from "marcusgoll/Spec-Flow"
3 Extract reusable components from approved HTML mockups during implementation. Identifies patterns, maps CSS to Tailwind, and populates prototype-patterns.md for visual fidelity. Use at start of /implement for UI-first features.
2026-01-05
video-subtitle.md
16
1 export video-subtitle
2 team-attention from "team-attention/ai-builders-meetup"
3 동영상에서 자막을 자동 생성하고 발표자료 기반으로 교정하는 스킬. "자막 생성", "영상 자막", "STT", "subtitle" 요청에 사용. mlx-whisper로 추출 → 중복 정리 → 발표자료 기반 교정까지 자동화.
2026-01-05
ask-questions-if-underspecified.md
16
1 export ask-questions-if-underspecified
2 thienanblog from "thienanblog/awesome-ai-agent-skills"
3 Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.
2026-01-05
create-meta-prompts.md
16
1 export create-meta-prompts
2 marcusgoll from "marcusgoll/Spec-Flow"
3 Create optimized prompts for Claude-to-Claude pipelines with research, planning, and execution stages. Use when building prompts that produce outputs for other prompts to consume, or when running multi-stage workflows (research -> plan -> implement).
2026-01-05
tester.md
16
1 export tester
2 larsbaunwall from "larsbaunwall/DomainLang"
3 Use for testing tasks including test strategy design, writing Vitest unit/integration tests, ensuring coverage, and exploring edge cases. Activate when creating tests, reviewing test coverage, or designing test strategies.
2026-01-05
parallel-execution-optimizer.md
16
1 export parallel-execution-optimizer
2 marcusgoll from "marcusgoll/Spec-Flow"
3 Identify and execute independent operations in parallel for 3-5x speedup. Auto-analyzes task dependencies, groups into batches, launches parallel Task() calls. Applies to /optimize (5 checks), /ship pre-flight (5 checks), /design-variations (N screens), /implement (task batching). Auto-triggers when detecting multiple independent operations in a phase.
2026-01-05
Unnamed Skill.md
16
1 export Unnamed Skill
2 MatiasComercio from "MatiasComercio/agentic-config"
3 Expert assistant for creating Claude Code custom slash commands. Guides command file structure, YAML frontmatter configuration, variable syntax, and best practices. Triggers on keywords: writing commands, creating commands, slash command, custom command, new command, command template, make command, /command, create command, update command
2026-01-05
fetch-library-docs.md
15
1 export fetch-library-docs
2 panaversity from "panaversity/claude-code-skills-lab"
3 Fetches official documentation for external libraries and frameworks (React, Next.js, Prisma, FastAPI, Express, Tailwind, MongoDB, etc.) with 60-90% token savings via content-type filtering. Use this skill when implementing features using library APIs, debugging library-specific errors, troubleshooting configuration issues, installing or setting up frameworks, integrating third-party packages, upgrading between library versions, or looking up correct API patterns and best practices. Triggers automatically during coding work - fetch docs before writing library code to get correct patterns, not after guessing wrong.
2026-01-05
brainstorming.md
15
1 export brainstorming
2 galangryandana from "galangryandana/superpowers-for-my-own-workflow"
3 You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
2026-01-05
creating-a-plan.md
15
1 export creating-a-plan
2 jasonraimondi from "jasonraimondi/dotfiles"
3 Creates a comprehensive easy to follow plan for building out a design. Use when creating an implementation plan from a design.
2026-01-16
grey-haven-api-design.md
15
1 export grey-haven-api-design
2 greyhaven-ai from "greyhaven-ai/claude-code-config"
3 Design RESTful APIs following Grey Haven standards - FastAPI routes, Pydantic schemas, HTTP status codes, pagination, filtering, error responses, OpenAPI docs, and multi-tenant patterns. Use when creating API endpoints, designing REST resources, implementing server functions, configuring FastAPI, writing Pydantic schemas, setting up error handling, implementing pagination, or when user mentions 'API', 'endpoint', 'REST', 'FastAPI', 'Pydantic', 'server function', 'OpenAPI', 'pagination', 'validation', 'error handling', 'rate limiting', 'CORS', or 'authentication'.
2026-01-21
seedream-image-generator.md
15
1 export seedream-image-generator
2 eze-is from "eze-is/seedream-image-generator"
3 Generate images using the Doubao SeeDream API based on text prompts. Use this skill when users request AI-generated images, artwork, illustrations, or visual content creation. The skill handles API calls, downloads generated images to the project's /pic folder, and supports batch generation of up to 4 sequential images.
2026-01-21
grey-haven-test-generation.md
15
1 export grey-haven-test-generation
2 greyhaven-ai from "greyhaven-ai/claude-code-config"
3 Comprehensive test suite generation with unit tests, integration tests, edge cases, and error handling. Use when generating tests for existing code, improving coverage, or creating systematic test suites. Triggers: 'generate tests', 'add tests', 'test coverage', 'write tests for', 'create test suite'.
2026-01-21
Dependency Health.md
15
1 export Dependency Health
2 yaleh from "yaleh/meta-cc"
3 Security-first dependency management methodology with batch remediation, policy-driven compliance, and automated enforcement. Use when security vulnerabilities exist in dependencies, dependency freshness low (outdated packages), license compliance needed, or systematic dependency management lacking. Provides security-first prioritization (critical vulnerabilities immediately, high within week, medium within month), batch remediation strategy (group compatible updates, test together, single PR), policy-driven compliance framework (security policies, freshness policies, license policies), and automation tools for vulnerability scanning, update detection, and compliance checking. Validated in meta-cc with 6x speedup (9 hours manual to 1.5 hours systematic), 3 iterations, 88% transferability across package managers (concepts universal, tools vary by ecosystem).
2025-12-13
commit.md
15
1 export commit
2 ujuc from "ujuc/dotrc"
3 Creates git commits following team's version control guidelines. Use when the user asks to "commit changes", "create a commit", "make a commit", "커밋해줘", "변경사항 저장", "커밋 메시지 작성", "커밋 만들어줘", or needs to commit staged/unstaged changes to git.
2026-01-12
transfer-expert.md
15
1 export transfer-expert
2 kylesean from "kylesean/augo"
3 Handles fund transfers between accounts with intelligent fuzzy matching and interactive UI wizard. Use when user wants to transfer money, move funds between accounts, or reallocate assets. 关键词:转账、账户互转、资金划转、余额转移。
2026-01-19
super-dev.md
15
1 export super-dev
2 shangyankeji from "shangyankeji/super-dev"
3 顶级 AI 开发战队 (God-Tier)。调度 10 位精英专家 (PM/架构/UI/UX/安全/代码/DBA/QA/DevOps/RCA),交付商业级研发资产。内置思维链 (CoT) 与实时市场情报系统。
2026-01-16
grey-haven-context-management.md
15
1 export grey-haven-context-management
2 greyhaven-ai from "greyhaven-ai/claude-code-config"
3 Multi-agent workflow orchestration with state persistence, handoff patterns, and resumable workflows. Use when building multi-agent workflows, coordinating complex tasks, or implementing resumable processes. Triggers: 'orchestration', 'workflow', 'context save', 'handoff', 'multi-agent'.
2026-01-21
Agent Prompt Evolution.md
15
1 export Agent Prompt Evolution
2 yaleh from "yaleh/meta-cc"
3 Track and optimize agent specialization during methodology development. Use when agent specialization emerges (generic agents show >5x performance gap), multi-experiment comparison needed, or methodology transferability analysis required. Captures agent set evolution (Aₙ tracking), meta-agent evolution (Mₙ tracking), specialization decisions (when/why to create specialized agents), and reusability assessment (universal vs domain-specific vs task-specific). Enables systematic cross-experiment learning and optimized M₀ evolution. 2-3 hours overhead per experiment.
2025-12-13
ui-ux-pro-max.md
15
1 export ui-ux-pro-max
2 galangryandana from "galangryandana/superpowers-for-my-own-workflow"
3 UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
2026-01-05
CI/CD Optimization.md
15
1 export CI/CD Optimization
2 yaleh from "yaleh/meta-cc"
3 Comprehensive CI/CD pipeline methodology with quality gates, release automation, smoke testing, observability, and performance tracking. Use when setting up CI/CD from scratch, build time over 5 minutes, no automated quality gates, manual release process, lack of pipeline observability, or broken releases reaching production. Provides 5 quality gate categories (coverage threshold 75-80%, lint blocking, CHANGELOG validation, build verification, test pass rate), release automation with conventional commits and automatic CHANGELOG generation, 25 smoke tests across execution/consistency/structure categories, CI observability with metrics tracking and regression detection, performance optimization including native-only testing for Go cross-compilation. Validated in meta-cc with 91.7% pattern validation rate (11/12 patterns), 2.5-3.5x estimated speedup, GitHub Actions native with 70-80% transferability to GitLab CI and Jenkins.
2025-12-13
pewpew.md
15
1 export pewpew
2 Everplay-Tech from "Everplay-Tech/pewpew"
3 Compressed handoff protocol for session state and token efficiency. Use when user pastes a pewpew block or asks about compression. Built by XZA (Magus) & CZA (Cipher) — say hi for us.
2026-01-05
create-unit-test.md
15
1 export create-unit-test
2 AnySoftKeyboard from "AnySoftKeyboard/janus"
3 Create and run unit tests following the project's architecture and guidelines (Robolectric, naming, location).
2026-01-13
requesting-code-review.md
15
1 export requesting-code-review
2 galangryandana from "galangryandana/superpowers-for-my-own-workflow"
3 Use when completing tasks, implementing major features, or before merging to verify work meets requirements
2026-01-05