Browse Skills
44969 skills found
api-design.md
1
1
export
api-design
2
from
"kcenon/claude-config"
from
"kcenon/claude-config"
3
Provides API design guidelines for REST, GraphQL, versioning, logging, observability, and architecture patterns. Use when designing APIs, reviewing architecture, implementing microservices, or setting up monitoring.
2026-01-05
systematic-debugging.md
1
1
export
systematic-debugging
2
from
"asermax/claude-plugins"
from
"asermax/claude-plugins"
3
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
2026-01-05
code-reviewer.md
1
1
export
code-reviewer
2
from
"mesbahtanvir/ishkul"
from
"mesbahtanvir/ishkul"
3
Comprehensive code review for Ishkul's React Native/TypeScript frontend and Go backend. Checks for quality, security, performance, and adherence to project conventions. Use after implementing features or during PR review.
2026-01-05
goal-management.md
1
1
export
goal-management
2
from
"krzemienski/shannon-framework"
from
"krzemienski/shannon-framework"
3
FLEXIBLE skill for North Star goal tracking with Serena MCP persistence.Parses vague goals into measurable criteria, tracks progress percentages,maintains goal history, integrates with wave execution. Prevents goal driftand context loss through structured storage. Essential for multi-session projects.
2026-01-05
list-bugs.md
1
1
export
list-bugs
2
from
"semicolon-devteam/semo"
from
"semicolon-devteam/semo"
3
GitHub Issue Type 기반 버그 이슈 조회. Use when (1) "버그 이슈 목록",(2) "버그 확인", (3) "버그 조회", (4) type:Bug 이슈 필터링.
2026-01-05
onboarding-services-to-omnistrate.md
1
1
export
onboarding-services-to-omnistrate
2
from
"omnistrate-community/kubecon-2025-agent-template"
from
"omnistrate-community/kubecon-2025-agent-template"
3
Guide users through onboarding applications onto the Omnistrate platform. Currently supports Docker Compose-based services with full deployment lifecycle management. Future support planned for Helm charts, Terraform modules, Kustomize configurations, and Kubernetes operators. Handles service transformation, API parameter configuration, compute/storage setup, and iterative debugging until instances are running.
2026-01-05
database-standard.md
1
1
export
database-standard
2
from
"TrueNine/claude-code-projects"
from
"TrueNine/claude-code-projects"
3
Database design standards defining primary keys, foreign keys, audit fields, soft delete, junction tables. PostgreSQL style preferred, SQL lowercase without comments.
2026-01-05
memory-management.md
1
1
export
memory-management
2
from
"pluginagentmarketplace/custom-plugin-game-developer"
from
"pluginagentmarketplace/custom-plugin-game-developer"
3
Game memory optimization, object pooling, garbage collection tuning,and efficient resource management for target platforms.
2026-01-05
create-impl-plan.md
1
1
export
create-impl-plan
2
from
"semicolon-devteam/semo"
from
"semicolon-devteam/semo"
3
구현 계획 수립. Use when (1) "계획 세워줘", "설계해줘",(2) 복잡한 기능 구현 전, (3) 리팩토링 계획.⚠️ 특화된 계획은 별도 스킬 사용:- 테스트 계획 → write-test 스킬
2026-01-05
frontend-components.md
1
1
export
frontend-components
2
from
"imkdw/imkdw-dev"
from
"imkdw/imkdw-dev"
3
Build and structure React components following the project's design system patterns with Next.js 16 App Router, React 19, and TypeScript. Use this skill when creating or modifying React components (*.tsx), implementing component variants with class-variance-authority (CVA), using the cn() utility for class merging, building reusable primitives (Button, Card, Input, Badge, Dialog, etc.), composing complex components from primitives, implementing Server Components vs Client Components, using the 'use client' directive, working with component props and TypeScript interfaces, or extending existing UI package components. This includes files in apps/blog/src/components/, packages/ui/src/primitives/, packages/ui/src/components/, and any file importing from @imkdw-dev/ui. Apply when creating new components, refactoring existing ones, or deciding between primitives and complex components.
2026-01-05
moai-plugin-builder.md
1
1
export
moai-plugin-builder
2
from
"junseokandylee/RallyApp"
from
"junseokandylee/RallyApp"
3
Claude Code plugin development patterns, templates, and best practices. Use when creating plugins, defining plugin components, or troubleshooting plugin issues.
2026-01-05
frontend-skills.md
1
1
export
frontend-skills
2
from
"pluginagentmarketplace/custom-plugin-nextjs"
from
"pluginagentmarketplace/custom-plugin-nextjs"
3
Master HTML5, CSS3, JavaScript ES6+, React, Vue, Angular, and modern web development. Learn responsive design, accessibility, and web performance optimization.
2026-01-05
ux-ascii-visualizer.md
1
1
export
ux-ascii-visualizer
2
from
"CANTAGESTUDIO/CosmicAtlasPacker"
from
"CANTAGESTUDIO/CosmicAtlasPacker"
3
[UI/UX] Visualizes UI screen structures and components as ASCII art. Represents wireframes, layouts, and UI components as text-based diagrams. Use when requesting 'ASCII wireframe', 'screen structure visualization', or 'UI layout drawing'.
2026-01-05
flow-nexus-neural.md
1
1
export
flow-nexus-neural
2
from
"bjpl/open_learn_co"
from
"bjpl/open_learn_co"
3
Train and deploy neural networks in distributed E2B sandboxes with Flow Nexus
2026-01-05
connection-bridge.md
1
1
export
connection-bridge
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Connect unfamiliar concepts to familiar ones through structural analogy. Use when: (1) asked to explain technical concepts to non-experts, (2) accurate terminology creates comprehension barriers, (3) explaining abstract or invisible mechanisms, (4) teaching counterintuitive behavior, (5) user understood words but not meaning.
2026-01-05
supabase-rls.md
1
1
export
supabase-rls
2
from
"CoderMariusz/MonoPilot"
from
"CoderMariusz/MonoPilot"
3
Apply when implementing multi-tenant data isolation, user-specific data access, or any scenario requiring row-level authorization in Supabase.
2026-01-05
shadcnui-advanced-patterns.md
1
1
export
shadcnui-advanced-patterns
2
from
"jubalm/dotfiles"
from
"jubalm/dotfiles"
3
Use this skill for advanced shadcn/ui integration patterns including forms with validation, data tables, performance optimization, testing, and migration from other component libraries. Assumes shadcn is already set up with components installed.
2026-01-05
quality-report.md
1
1
export
quality-report
2
from
"sebc-dev/website"
from
"sebc-dev/website"
3
Génère un rapport complet de qualité du code incluant les vérifications TypeScript, Biome (lint/format), les tests et la couverture de code. Utilise ce skill quand l'utilisateur demande un rapport de qualité, un audit de code, ou veut vérifier l'état général du projet.
2026-01-05
prereview.md
1
1
export
prereview
2
from
"erraggy/oastools"
from
"erraggy/oastools"
3
Review unpushed commits before pushing for code quality, bugs, security issues, and error handling. Use when preparing to push commits, want pre-push code review, or need to validate changes before pushing. Runs comprehensive analysis using specialized review agents.
2026-01-05
perplexity-cli-question-answering.md
1
1
export
perplexity-cli-question-answering
2
from
"jamiemills/perplexity-cli"
from
"jamiemills/perplexity-cli"
3
Query Perplexity.ai directly from the terminal to find answers to research questions, current events, and detailed explanations. Returns structured JSON output for programmatic parsing. Use when you need current information, comprehensive answers with source references, or want to avoid making separate web search requests.
2026-01-05
deep-research.md
1
1
export
deep-research
2
from
"lv416e/dotfiles"
from
"lv416e/dotfiles"
3
Conduct comprehensive, multi-source research on any topic using web search, documentation lookup, and critical analysis. This skill should be used when users request thorough investigation, deep research, or comprehensive analysis of topics including but not limited to AI systems, technology trends, academic subjects, business strategies, or current events. | 任意のトピックに対して、Web検索、ドキュメント参照、批判的分析を用いた包括的な調査を実施。徹底的な調査、詳細なリサーチ、包括的な分析が必要な場合や、AIシステム、技術トレンド、学術的テーマ、ビジネス戦略、時事問題などについて深く知りたい場合に使用。
2026-01-05
git-workflow-manager.md
1
1
export
git-workflow-manager
2
from
"stharrold/stharrold-templates"
from
"stharrold/stharrold-templates"
3
Manages git operations: worktree creation, branch management, commits,PRs, semantic versioning, daily rebase workflow, and PR feedback handling.Use when: Creating branches/worktrees, committing, pushing, versioning, handling PR feedbackTriggers: create worktree, commit, push, rebase, version, PR, PR feedback
2026-01-05
brand-building.md
1
1
export
brand-building
2
from
"leduclinh7141/aitykit-marketing"
from
"leduclinh7141/aitykit-marketing"
3
Brand strategy, identity, positioning, and voice development. Use when developing brand guidelines, creating positioning statements, defining brand voice, or building brand architecture.
2026-01-05
agentdb-memory-patterns.md
1
1
export
agentdb-memory-patterns
2
from
"pacphi/ampel"
from
"pacphi/ampel"
3
Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants.
2026-01-05