Browse Skills

44835 skills found

java-reviewer.md
0
1 export java-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 WHEN: Java code review, Java idioms, exception handling, collections, streams, Java 17+ featuresWHAT: Exception patterns + resource management + null safety + stream usage + modern Java featuresWHEN NOT: Spring specific → spring-boot-reviewer, Android → kotlin-android-reviewer, Kotlin → kotlin-spring-reviewer
2026-01-05
figma-design-extraction.md
0
1 export figma-design-extraction
2 phananhtuan09 from "phananhtuan09/ai-agent-workflow"
3 Complete Figma design extraction for pixel-perfect implementation.Extracts design tokens, component specs, layouts, and responsive behavior systematically.Use when user provides Figma design:- Figma URL or file link provided- User mentions "Figma", "design file", "mockup", or "design system"- During /create-plan phase when design needs extraction- User says "extract from Figma" or references Figma linkExtract systematically:- Design tokens: ALL colors (hex + usage), typography (sizes, weights, line heights), spacing scale, border radius, shadows, opacity values- Components: ALL states (default, hover, active, focus, disabled, loading, error), ALL variants (size/style/intent), exact dimensions, spacing, visual properties- Layouts: page structure, grid systems (columns, gutters), component hierarchy- Responsive: mobile/tablet/desktop differences explicitly documented- Assets: icons (names, sizes), images (dimensions, alt text), illustrationsGoal: Extract ONCE completely during planning phase
2026-01-05
zoltraak.md
0
1 export zoltraak
2 clearclown from "clearclown/claude-code-aida"
3 Zoltraak CLI を使用して要件定義を生成。Use when user mentions 要件定義, requirements, 仕様書, アイデアから, 自然言語から. Do not use for design or implementation.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 sidsarasvati from "sidsarasvati/dotfiles"
3 Use when creating, designing, or building Claude Code skills. Auto-activates for "create a skill", "build a skill", "skill for X", or "make this into a skill". Provides complete 6-step creation protocol, embedded Anthropic documentation, working examples, and templates. Never need to fetch external docs again.
2026-01-05
golang-testing-strategies.md
0
1 export golang-testing-strategies
2 bobmatnyc from "bobmatnyc/termpilot"
3 Comprehensive Go testing strategies including table-driven tests, testify assertions, gomock interface mocking, benchmark testing, and CI/CD integration. Use when writing test suites, setting up testing infrastructure, or ensuring code quality.
2026-01-05
markdown-linter-fixer.md
0
1 export markdown-linter-fixer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematically fix linting issues in markdown files using markdownlint-cli2. This skill should be used when needing to scan, diagnose, and fix markdown formatting issues in projects with one or more .md files, with special attention to ordered list numbering (MD029) errors.
2026-01-05
smart-merge.md
0
1 export smart-merge
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when merging parallel worktrees back together after parallel implementation. Orchestrates systematic 3-way diff analysis, dependency-ordered merging, and intelligent synthesis of parallel work streams.
2026-01-05
frontend-design-assistant.md
0
1 export frontend-design-assistant
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Frontend design assistant for users with zero/low-code background. This skill should be used when users request creating web interfaces, landing pages, dashboards, or any frontend UI; when users ask about frontend terminology, design elements, or architecture concepts; when users want to understand CSS, layout, typography, or color choices. Emphasizes distinctive aesthetics over generic AI-generated designs, teaches concepts in context, and adapts to user skill level (pure HTML/CSS or React/Vue).
2026-01-05
ui-ux-designer.md
0
1 export ui-ux-designer
2 JKKN-Institutions from "JKKN-Institutions/Kenavo"
3 This skill should be used when users request UI/UX design work, component creation, page layouts, wireframes, or design system implementation for Next.js applications using Tailwind CSS with a custom brand color palette (cream
2026-01-05
test-file-management.md
0
1 export test-file-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Permanent vs temporary test organization and immutable contract philosophy. Use when creating, modifying, or reviewing tests.
2026-01-05
data-pipeline.md
0
1 export data-pipeline
2 layeddie from "layeddie/ai-rules"
3 GenStage, Broadway, and Flow for Elixir data pipelines
2026-01-05
pbir-template-extractor.md
0
1 export pbir-template-extractor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Extract Power BI PBIR visuals into reusable templates. Use when users want to save an existing visual configuration as a template, standardize visual formats across projects, or add new visual types to the template library.
2026-01-05
flutter-testing.md
0
1 export flutter-testing
2 abhishekbrt from "abhishekbrt/GlowState"
3 Flutter testing patterns with mocktail. Covers unit testing, widget testing, and BLoC/Cubit testing. Use when writing tests or setting up test infrastructure.
2026-01-05
vanilla-rails-controllers.md
0
1 export vanilla-rails-controllers
2 ZempTime from "ZempTime/zemptime-marketplace"
3 Use when writing Rails controllers, adding controller actions, or implementing state changes (close, archive, publish, assign) - enforces resource extraction instead of custom actions
2026-01-05
manage-bap-backup.md
0
1 export manage-bap-backup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage BAP identity backups - list members, export member identities, and view backup details using the bap CLI. Works with encrypted .bep BAP identity files.
2026-01-05
zhongyi-crud-module.md
0
1 export zhongyi-crud-module
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create a new Django CRUD module with complete model, views, forms, serializers, admin, and dashboard integration. Use when adding a new feature module to the zhongyi TCM system that needs Create, Read, Update, Delete operations and should appear in navigation/dashboard.
2026-01-05
executing-plans.md
0
1 export executing-plans
2 Ramblurr from "Ramblurr/nix-devenv"
3 Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches
2026-01-05
profile.md
0
1 export profile
2 jankdc from "jankdc/ultraman-bench"
3 Analyzes CPU profiles to identify performance bottlenecks and generate optimization recommendations
2026-01-05
env-handler.md
0
1 export env-handler
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage environment variables securely. Handles distinction between .env (template) and .env.local (secrets).
2026-01-05
code-critic.md
0
1 export code-critic
2 hairihou from "hairihou/dotfiles"
3 Detect over-engineering and YAGNI violations. Stricter than /review.
2026-01-05
changelog-generator.md
0
1 export changelog-generator
2 48Nauts-Operator from "48Nauts-Operator/opencode-baseline"
3 Generate user-friendly changelogs from git commits for releases
2026-01-05
form-builder.md
0
1 export form-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build accessible forms with React Hook Form + Zod
2026-01-05
airtable-connect.md
0
1 export airtable-connect
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 Connect to any Airtable base by name. Load when user mentions 'airtable', 'connect airtable', 'setup airtable', 'query [base-name]', 'add to [table]', 'airtable bases', or any base name from persistent context. Meta-skill that discovers workspace, caches schemas, and routes to appropriate operations.
2026-01-05
architecture-decisioning.md
0
1 export architecture-decisioning
2 GodSpeedAI from "GodSpeedAI/VibesPro"
3 Guides the creation and review of Architectural Decision Records (ADRs). Use this skill when a significant architectural change is proposed, a new technology is introduced, or a trade-off needs to be documented.
2026-01-05