Browse Skills
44656 skills found
scode-graphite.md
0
1
export
scode-graphite
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
For any project that contains a .git/.graphite_repo_config file, this skill should be used for creating PRs, managing git branches and otherwise all non-read-only git operations.
2026-01-05
router.md
0
1
export
router
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Intelligent routing layer that analyzes requests and directs them to the most appropriate Skills, Agents, or Commands
2026-01-05
vanilla-rails-work-breakdown.md
0
1
export
vanilla-rails-work-breakdown
2
from
"ZempTime/zemptime-marketplace"
from
"ZempTime/zemptime-marketplace"
3
Use when planning Rails features or breaking down work into PRs - enforces 2-5 file PRs, bug fix separation, and one-sentence scope test
2026-01-05
inbox-assistant.md
0
1
export
inbox-assistant
2
from
"dparedesi/agent-global-skills"
from
"dparedesi/agent-global-skills"
3
Manage Gmail inbox with AI-powered triage, cleanup, and restore. Use when the user mentions inbox, email triage, clean inbox, email cleanup, check email, email summary, delete emails, manage inbox, or wants to organize their email.
2026-01-05
icon-generation.md
0
1
export
icon-generation
2
from
"cmwen/prompt-loop-app"
from
"cmwen/prompt-loop-app"
3
Generate app icons (SVG/PNG) and launcher icons for Android Flutter apps. Use when creating UI icons, launcher icons, or platform-ready icon assets. Handles sizing, formats, and flutter_launcher_icons integration.
2026-01-05
devops-engineer.md
0
1
export
devops-engineer
2
from
"olehsvyrydov/AI-development-team"
from
"olehsvyrydov/AI-development-team"
3
Senior DevOps Engineer with 12+ years cloud infrastructure experience. Use when setting up cloud infrastructure, writing Terraform configurations, creating Kubernetes manifests, building CI/CD pipelines with GitHub Actions, configuring Docker, or managing secrets.
2026-01-05
mithril-dedup-agent.md
0
1
export
mithril-dedup-agent
2
from
"gar-ai/mallorn"
from
"gar-ai/mallorn"
3
Build mithril-dedup for ML dataset deduplication. Use when implementing MinHash, LSH, clustering, or document I/O.
2026-01-05
docs-generator.md
0
1
export
docs-generator
2
from
"ajianaz/skills-collection"
from
"ajianaz/skills-collection"
3
Generate hierarchical documentation structures (AGENTS.md, agent.d, and custom docs) for codebases. Use when user asks to create documentation files, analyze codebase for AI agent documentation, set up AI-friendly project documentation, or generate context files for AI coding assistants. Triggers on "create documentation", "generate docs", "analyze codebase for AI", "documentation setup", "hierarchical docs".
2026-01-05
industry-news-aggregator.md
0
1
export
industry-news-aggregator
2
from
"AngelCantugr/fantastic-engine"
from
"AngelCantugr/fantastic-engine"
3
Search, aggregate, and summarize AI and software industry news based on your interests
2026-01-05
nextjs-ui-component-smith.md
0
1
export
nextjs-ui-component-smith
2
from
"AgentiveCity/SkillFactory"
from
"AgentiveCity/SkillFactory"
3
Use this skill whenever the user wants to design, refactor, or extend reusable UI components in a Next.js (App Router) + TypeScript + Tailwind + shadcn/ui project, following a consistent design system and accessibility best practices.
2026-01-05
lister.md
0
1
export
lister
2
from
"shiiman/claude-code-plugins"
from
"shiiman/claude-code-plugins"
3
利用可能なプラグインの一覧を表示する。「プラグイン一覧」「プラグインリスト」「どんなプラグインがある?」「プラグインを見せて」「使えるプラグインは?」「プラグイン確認」「インストール可能なプラグイン」などで起動。各プラグインの名前、説明、バージョン、インストール状態を一覧表示。
2026-01-05
rust-script.md
0
1
export
rust-script
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert in rust-script for running Rust files as scripts without compilation setup. Activate when working with .rs or .ers script files, user mentions rust-script, cargo-script, or scripting Rust, writing one-off Rust scripts with dependencies, or using expr, loop, or inline dependency manifests. Proficient in idiomatic Rust patterns, error handling, async, and CLI tooling.
2026-01-05
async-operations-analyzer.md
0
1
export
async-operations-analyzer
2
from
"guvensoft/quickly-pos-v2"
from
"guvensoft/quickly-pos-v2"
3
Asenkron işlemleri analiz eder, race conditions bulur, error handling problemlerini tespit eder ve async/await patterns'ı optimize eder.
2026-01-05
brand-guidelines.md
0
1
export
brand-guidelines
2
from
"JoeInnsp23/practice-hub"
from
"JoeInnsp23/practice-hub"
3
Applies Practice Hub's design system, brand colors, and component patterns. Use when building UI components, enforcing design standards, or ensuring consistency across Practice Hub modules (Client Hub, Admin Panel, Practice Hub). Critical for maintaining solid backgrounds, glass-card patterns, and multi-tenant architecture.
2026-01-05
discover-capabilities.md
0
1
export
discover-capabilities
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this at session start to discover what CodeCompass can do. Read .ai/capabilities.json for module map (5 domains, 21+ modules) instead of manual Grep/Glob. Apply when: (1) planning tasks, (2) user asks 'What can CodeCompass do?', (3) before implementing features
2026-01-05
codebase-consolidation-pattern.md
0
1
export
codebase-consolidation-pattern
2
from
"smith6jt-cop/Skills_Registry"
from
"smith6jt-cop/Skills_Registry"
3
Reorganize scattered modules into subpackages while maintaining backwards compatibility via shims. Trigger when: (1) too many root-level files, (2) need to group related functionality, (3) cleaning up codebase structure.
2026-01-05
code-generation.md
0
1
export
code-generation
2
from
"matt-riley/mjrwtf"
from
"matt-riley/mjrwtf"
3
Run and troubleshoot project code generation (sqlc + templ).
2026-01-05
artifact-validator.md
0
1
export
artifact-validator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Validate and grade Claude Code Skills, Commands, Subagents, and Hooks for quality and correctness. Check YAML syntax, verify naming conventions, validate required fields, test activation patterns, assess description quality. Generate quality scores using Q = 0.40R + 0.30C + 0.20S + 0.10E framework with specific improvement recommendations. Use when validating artifacts, checking quality, troubleshooting activation issues, or ensuring artifact correctness before deployment.
2026-01-05
defense-implementation.md
0
1
export
defense-implementation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Implement mitigations, create input filters, design output guards, and build defensive prompting for LLM security
2026-01-05
write-hook.md
0
1
export
write-hook
2
from
"coeus-ventures/web-template"
from
"coeus-ventures/web-template"
3
Write React hooks following the Epic architecture patterns. Use when creating custom hooks for state management, server action calls, optimistic updates, and validation. Triggers on "create a hook", "add a hook", or "write a hook for".
2026-01-05
typescript-basics.md
0
1
export
typescript-basics
2
from
"Joshua-Palamuttam/claude-code-presentation"
from
"Joshua-Palamuttam/claude-code-presentation"
3
TypeScript patterns for React including interfaces, type annotations, generics, null handling, and utility types. Use when writing type-safe React code.
2026-01-05
slo-implementation.md
0
1
export
slo-implementation
2
from
"HermeticOrmus/after-the-third-cup"
from
"HermeticOrmus/after-the-third-cup"
3
Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability targets, implementing SRE practices, or measuring service performance.
2026-01-05
google-data-commons.md
0
1
export
google-data-commons
2
from
"stillsame2016/deep-wenokn"
from
"stillsame2016/deep-wenokn"
3
Retrieve statistical and entity data from Google Data Commons about places, demographics, economics, health, education, climate, and other societal topics. For example, population/unemployment/social vulnerability index, etc. This skill provides a way to get DCIDs from place names.
2026-01-05
wastewise-analytics-validated.md
0
1
export
wastewise-analytics-validated
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Enhanced WasteWise Complete Analysis with comprehensive validation framework. Validates all requirements before output including contract tab generation, clause extraction, optimization criteria, formula accuracy, and data completeness. Produces detailed validation report showing which checks passed/failed. Use when rigorous quality control is needed for waste management analysis.
2026-01-05