Browse Skills

18175 skills found

blog-insight-synthesizer.md
0
1 export blog-insight-synthesizer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Synthesizes research findings into structured content outlines
2026-01-05
docs-generator.md
0
1 export docs-generator
2 elertan from "elertan/claude-dotfiles"
3 Generate comprehensive codebase documentation using the Diátaxis framework. Creates tutorials (learning-oriented), how-to guides (problem-solving), reference docs (technical descriptions), and explanations (conceptual). Supports monorepos, multiple languages, and session persistence (resume anytime). Use when: (1) documenting a new codebase, (2) updating existing docs after code changes, (3) user mentions "generate docs", "document this code", "write documentation", (4) creating README, API docs, or user guides.
2026-01-05
arcanea-startup-building.md
0
1 export arcanea-startup-building
2 frankxai from "frankxai/arcanea"
3 Startup building mastery - from idea validation to product-market fit. Lean methodology, MVP thinking, growth strategies, and the art of building something people want.
2026-01-05
frontend-design.md
0
1 export frontend-design
2 Andrew1326 from "Andrew1326/Andrew1326"
3 Create distinctive, production-grade frontend interfaces with modern, minimalistic, and luxury design aesthetic. Use this skill when the user asks to build web components, pages, or applications.
2026-01-05
d3-charts.md
0
1 export d3-charts
2 gahoccode from "gahoccode/PRDs"
3 Create interactive, production-grade charts with D3.js. Use this skill when the user asks to build D3.js visualizations including scatter plots, pie/donut charts, bar charts, bar chart races, line charts, line chart races, heatmaps, treemaps, or any SVG-based data visualization. Covers animated entry transitions, keyframe animations, progressive line reveals, hierarchical layouts, sequential color scales, theme-aware color schemes (with custom Streamlit-inspired palettes), tooltips, legends, and responsive design. Generates polished, accessible code that avoids generic AI aesthetics.
2026-01-05
widget-tester.md
0
1 export widget-tester
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert assistant for testing the embeddable Bible widget functionality in the KR92 Bible Voice project. Use when creating widget tests, validating embed API responses, testing reference formats, checking audio integration, or creating regression test cases.
2026-01-05
test-planning.md
0
1 export test-planning
2 amattas from "amattas/agentic-coding"
3 Design test strategy with concrete test cases. Use before writing tests.
2026-01-05
soul.md
0
1 export soul
2 genomewalker from "genomewalker/cc-soul"
3 Core identity and continuity system. Use to grow wisdom, record failures, observe identity, and access accumulated knowledge.
2026-01-05
ask-details.md
0
1 export ask-details
2 doubleflannel from "doubleflannel/12-30-test-codex-ip"
3 Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.
2026-01-05
backend-queries.md
0
1 export backend-queries
2 DevanB from "DevanB/lucidlog"
3 Write secure, performant, and optimized database queries using parameterized queries, eager loading, proper indexing, and transaction management. Use this skill when writing database queries in controllers, repositories, services, or model methods, when using query builders or ORM methods, when implementing filtering/sorting/pagination logic, when optimizing N+1 query problems with eager loading, when working with joins and complex queries, when implementing query caching, or when wrapping related operations in database transactions.
2026-01-05
clean-architecture.md
0
1 export clean-architecture
2 xinqilin from "xinqilin/claude-dev-toolkit-marketplace"
3 Clean Architecture design guide for Spring Boot. Use when reviewing code architecture, designing solutions, discussing layer separation, dependency rules, or project structure. Applies Uncle Bob's Clean Architecture principles.
2026-01-05
github-workflow.md
0
1 export github-workflow
2 GolferGeek from "GolferGeek/orchestrator-ai"
3 GitHub workflow patterns for Orchestrator AI. Branch naming, PR process, code review, CI/CD. CRITICAL: Use conventional branch names (feature/, fix/, chore/). PRs require quality gates to pass. Use GitHub Actions for CI/CD.
2026-01-05
test-driven-development.md
0
1 export test-driven-development
2 arturas-bes from "arturas-bes/kainuguru-api"
3 Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
2026-01-05
architecture-principles.md
0
1 export architecture-principles
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Core architecture principles (SSOT, DRY, Anti-Spaghetti) for maintainable code design. Use when planning features, implementing code, or reviewing architecture to prevent duplication and technical debt.
2026-01-05
sass-scss.md
0
1 export sass-scss
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Implements CSS preprocessing with Sass/SCSS using modules, mixins, functions, and nesting. Use when needing CSS preprocessing, design system variables, reusable mixins, or organizing large stylesheets.
2026-01-05
clickup-setup-guide.md
0
1 export clickup-setup-guide
2 SOELexicon from "SOELexicon/clickup_framework"
3 Complete setup and installation guide for the ClickUp Framework CLI with troubleshooting
2026-01-05
spec-driven-dev.md
0
1 export spec-driven-dev
2 pglevy from "pglevy/claude-skills"
3 Guide for spec-based agent-driven development using structured requirements (EARS notation), technical design documentation, and implementation planning. Use when users want to build features using a specification-first approach, need to document requirements formally, want to generate implementation plans from specs, or when working on projects that benefit from clear requirement-to-code traceability.
2026-01-05
cui-documentation.md
0
1 export cui-documentation
2 cuioss from "cuioss/cui-llm-rules"
3 General documentation standards for README, AsciiDoc, and technical documentation
2026-01-05
docker-containerization-expert.md
0
1 export docker-containerization-expert
2 WebDev70 from "WebDev70/hosting-google"
3 Expert knowledge of Docker containerization including Dockerfile best practices, docker-compose configuration, Alpine Linux specifics, multi-stage builds, security, health checks, and container optimization. Use when working with Dockerfile, docker-compose.yml, container builds, debugging container issues, or deploying to container platforms.
2026-01-05
git-commit-helper.md
0
1 export git-commit-helper
2 edneyreis999 from "edneyreis999/zord-project"
3 SEMPRE use esta skill quando usuario pedir para fazer commit, commitar, criar commit, ou escrever mensagem de commit. Analisa git diffs e gera mensagens seguindo Conventional Commits.
2026-01-05
brainstorming.md
0
1 export brainstorming
2 mta-tech from "mta-tech/kai-code"
3 Collaborative idea refinement - turns rough ideas into fully-formed designs through questioning, alternative exploration, and incremental validation. Use before writing code or implementation plans.
2026-01-05
structured-review.md
0
1 export structured-review
2 aandersland from "aandersland/feast"
3 Automatically invoked when conducting reviews (code, specs, architecture, UX). Ensures systematic analysis and actionable findings with consistent format.
2026-01-05
backend-api.md
0
1 export backend-api
2 Software-Design-Club from "Software-Design-Club/todo-app"
3 Design and implement RESTful API endpoints following REST principles with proper HTTP methods, status codes, and URL conventions. Use this skill when creating or modifying API routes, route handlers, API endpoint files, controller files that handle HTTP requests and responses, or any server-side files that define RESTful endpoints. Use this when working on API versioning, implementing rate limiting, designing resource-based URLs, handling query parameters for filtering/sorting/pagination, or structuring nested resource endpoints. Use this when writing code in files like routes.js, api.js, controllers/, handlers/, endpoints/, or any file that defines HTTP API routes and responses.
2026-01-05
cli.md
0
1 export cli
2 motlin from "motlin/claude-code-plugins"
3 CLI guidelines. Use whenever using the Bash tool, which is almost always. Also use when you see "command not found: __zoxide_z" errors.
2026-01-05