Browse Skills

18175 skills found

software-architect.md
0
1 export software-architect
2 ravigummadi from "ravigummadi/software-architect-plugin"
3 Architecture review using "A Philosophy of Software Design" principles. Modes: red-flags, depth, complexity, fcis, performance, split, comments, naming, consistency, tactical, review.
2026-01-05
nextjs-game-components.md
0
1 export nextjs-game-components
2 violabg from "violabg/dev-quiz-battle"
3 Build interactive React components for the quiz game UI using Next.js 16, React 19, TypeScript, and Tailwind CSS v4. Use when creating game lobby, question display, scoreboard, player standings, and game result components.
2026-01-05
enterprise-b2b.md
0
1 export enterprise-b2b
2 dylantarre from "dylantarre/animation-principles"
3 Use when designing animations for enterprise software, B2B platforms, admin dashboards, or corporate applications
2026-01-05
ai-collaborate-teaching.md
0
1 export ai-collaborate-teaching
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Design co-learning experiences using the Three Roles Framework (AI as Teacher/Student/Co-Worker).Use when teaching AI-driven development workflows, spec-first collaboration, or balancing AI assistancewith foundational learning. NOT for curriculum without AI integration.
2026-01-05
design-system-architecture.md
0
1 export design-system-architecture
2 frankxai from "frankxai/arcanea"
3 Build consistent, scalable design systems with proper token architecture
2026-01-05
lexical-editor-image-management.md
0
1 export lexical-editor-image-management
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Implement Lexical Editor with automatic image management using Laravel Observers. Converts base64 images to file storage, deletes unused images, and handles cleanup. Use when building WYSIWYG editors with rich content, managing media uploads in editors, implementing automatic image optimization, or setting up Observer-based storage management for rich text editors.
2026-01-05
docs-maintainer.md
0
1 export docs-maintainer
2 JoeInnsp23 from "JoeInnsp23/practice-hub"
3 Comprehensive documentation maintenance operations including facts derivation, extraction, building, validation, and drift detection
2026-01-05
loopwish-backend-go.md
0
1 export loopwish-backend-go
2 LoopWish from "LoopWish/backend"
3 Workflows for the Loopwish Go backend (Gin): run locally, add/modify REST endpoints, and validate with go test/build and golangci-lint.
2026-01-05
security-checklist.md
0
1 export security-checklist
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Security best practices, OWASP guidelines, and vulnerability prevention checklist. (project)
2026-01-05
dashboard-auto-generation.md
0
1 export dashboard-auto-generation
2 sellersessions from "sellersessions/SKILLS-FILES-CLAUDE-DESKTOP-PROJECT"
3 Automatically convert uploaded data (CSV, Excel, JSON) into complete interactive dashboards with zero user input required. Detects patterns in PPC reports, sales data, analytics exports, and business metrics - then generates insights, recommendations, and visualizations instantly. Works seamlessly with CURV design system for on-brand outputs with tabs, funnels, filters, and multi-view layouts.
2026-01-05
commit-guide.md
0
1 export commit-guide
2 majiayu000 from "majiayu000/claude-skill-registry"
3 コミットメッセージとPR作成のガイドライン
2026-01-05
test-watch-focused-patterns.md
0
1 export test-watch-focused-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when developing tests or refactoring test suites - run tests in watch mode with focused file patterns to get instant feedback on specific test files without running the entire suite
2026-01-05
build-and-deploy.md
0
1 export build-and-deploy
2 Eng0AI from "Eng0AI/vite-react-template"
3 Build and deploy this React + Vite application. Use when building, deploying, or preparing the project for production.
2026-01-05
documentation-improvement-workflow.md
0
1 export documentation-improvement-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematically improve documentation quality from 7/10 → 9/10 using assessment checklists and transformation patterns. Use when documentation exists but lacks Quick Start, clear prerequisites, or working examples. Optimized for crypto/trading data projects.
2026-01-05
project-builder.md
0
1 export project-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for setting up new Claude Projects with proper context. Use when Ethan wants to create a new project, mentions setting up a project, uploads the project template, or asks about configuring a new workspace. Triggers Socratic discovery process to fill template sections.
2026-01-05
mcp-cipher-complex-analysis.md
0
1 export mcp-cipher-complex-analysis
2 NEXTAltair from "NEXTAltair/LoRAIro"
3 Complex analysis using Cipher MCP (10-30s) for library research via context7, design pattern memory search, and multi-tool integration for LoRAIro strategic planning
2026-01-05
eda-schematics.md
0
1 export eda-schematics
2 l3wi from "l3wi/claude-eda"
3 Schematic capture and wiring. Create schematic sheets, place symbols, add wires and net labels, organize hierarchical designs.
2026-01-05
drizzle-schema-guide.md
0
1 export drizzle-schema-guide
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Modify Drizzle ORM database schema safely. Use when user mentions "add table", "new column", "database schema", "migration", or "drizzle".
2026-01-05
disambiguate-requirements.md
0
1 export disambiguate-requirements
2 foolishimp from "foolishimp/ai_sdlc_method"
3 Break vague requirements into precise business rules (BR-*), constraints (C-*), and formulas (F-*) for code generation. Orchestrates extraction of BR-*, C-*, F-* from REQ-*. Use after requirement-extraction to enable autogeneration.
2026-01-05
receiving-code-review.md
0
1 export receiving-code-review
2 zebbern from "zebbern/backround_remover"
3 Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-05
fluxwing-screenshot-importer.md
0
1 export fluxwing-screenshot-importer
2 jackspace from "jackspace/ClaudeSkillz"
3 Import UI screenshots and generate uxscii components automatically using vision analysis. Use when user wants to import, convert, or generate .uxm components from screenshots or images.
2026-01-05
course-builder.md
0
1 export course-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create educational course content, lesson plans, and workshop materials. Use for building structured learning experiences about AI-assisted development and vibe coding.
2026-01-05
cpp-dev-guidelines.md
0
1 export cpp-dev-guidelines
2 majiayu000 from "majiayu000/claude-skill-registry"
3 C++ development guidelines for modern C++17/20 projects. Use when creating C++ classes, functions, headers, or working with CMake, templates, smart pointers, RAII, memory management, STL containers, multithreading, or C++ best practices. Covers project structure, modern C++ idioms, build systems, testing with GoogleTest/Catch2, and performance considerations.
2026-01-05
tailwind-css.md
0
1 export tailwind-css
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Tailwind CSS utility-first framework for rapid UI development with responsive design and dark mode
2026-01-05