Browse Skills

22656 skills found

global-commenting.md
0
1 export global-commenting
2 mshafei721 from "mshafei721/Turbocat"
3 Write self-documenting code with minimal, evergreen comments that explain complex logic without documenting changes or temporary fixes. Use this skill when adding comments to any code file. When deciding whether code needs a comment or should be made more self-explanatory. When writing comments for complex algorithms or business logic. When tempted to add comments about recent changes, fixes, or TODOs. When reviewing existing comments for relevance and accuracy.
2026-01-05
filament-form-debugger.md
0
1 export filament-form-debugger
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Diagnose and fix common Filament 4.x form errors - namespace issues (Tabs/Grid/Get), type mismatch, trait errors. USE WHEN encountering 'Class not found', 'Argument must be of type', namespace errors, or Filament compilation/runtime errors.
2026-01-05
review-coordinator.md
0
1 export review-coordinator
2 zacjones93 from "zacjones93/pokidex"
3 Spawns 4 parallel review agents (Accessibility, React Router, React Core, Anders Hejlsberg) to conduct comprehensive multi-perspective code reviews
2026-01-05
backend-dev-guidelines.md
0
1 export backend-dev-guidelines
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Node.js/Express/TypeScript microservices development. Layered architecture (routes → controllers → services → repositories), BaseController, error handling, Sentry monitoring, Prisma, Zod validation, dependency injection. USE WHEN creating routes, controllers, services, repositories, middleware, API endpoints, database access, error tracking.
2026-01-05
cosmic-python.md
0
1 export cosmic-python
2 meaningfy-ws from "meaningfy-ws/agent-skills"
3 Clean Architecture and Cosmic Python guidance for well-tested, layered Python systems. Use for designing Python projects with layered architecture (models, adapters, services, entrypoints), enforcing Clean Code and SOLID principles, testing strategies (unit tests, BDD, Gherkin), CI/CD setup (pytest, tox, importlinter), and architectural decision-making (ADRs). Applicable to systems requiring strict boundary enforcement, clean separation of concerns, and comprehensive test coverage.
2026-01-05
dan-kennedy.md
0
1 export dan-kennedy
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Talk to Dan Kennedy about their expertise. Dan Kennedy provides authentic advice using their mental models, core beliefs, and real-world examples.
2026-01-05
codebase-auditor.md
0
1 export codebase-auditor
2 cskiro from "cskiro/claudex"
3 Use PROACTIVELY when auditing code quality, running security scans, assessing technical debt, reviewing code for production readiness, setting up CI quality gates, or tracking DORA metrics. Analyzes codebases against OWASP Top 10, SOLID principles, Testing Trophy, and 2024-25 SDLC standards. Supports incremental audits for large codebases. Not for runtime profiling or real-time monitoring.
2026-01-05
wbs-gantt-management.md
0
1 export wbs-gantt-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implement WBS (Work Breakdown Structure) and Gantt chart functionality. Use when working with task scheduling, date range calculations, drag-and-drop timeline interactions, or project planning features.
2026-01-05
foo-bar.md
0
1 export foo-bar
2 EffortlessMetrics from "EffortlessMetrics/flow-studio"
3 Diagnose and repair selftest failures by running diagnostic commands and proposing fixes
2026-01-05
nodes-reference.md
0
1 export nodes-reference
2 Integrum-Global from "Integrum-Global/kaizen-studio"
3 Comprehensive node reference documentation for all 110+ Kailash SDK nodes organized by category: AI, API, Code, Data, Database, File, Logic, Monitoring, Admin, Transaction, and Transform nodes. Use when asking about 'node reference', 'available nodes', 'node list', 'AI nodes', 'API nodes', 'code nodes', 'data nodes', 'database nodes', 'file nodes', 'logic nodes', 'monitoring nodes', 'transaction nodes', 'transform nodes', 'which nodes', 'node documentation', or 'node capabilities'.
2026-01-05
testarchitect.md
0
1 export testarchitect
2 banjoey from "banjoey/FORGE"
3 Test-first development strategy for PAI projects. USE WHEN user needs test strategy, coverage analysis, ATDD workflows, risk-based testing, or quality gates. Ensures tests are written before code, not after bugs appear.
2026-01-05
foundry-agent-pattern.md
0
1 export foundry-agent-pattern
2 multicam from "multicam/trading-views"
3 Convert Product Requirements Documents (PRDs) into technical blueprints and implementation plans
2026-01-05
business-english-game.md
0
1 export business-english-game
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create interactive learning games for business English practice.Supports multiple game types (quiz, simulation, drag-drop) acrossvarious business scenarios (emails, meetings, presentations, negotiations).Generate HTML/React-based games tailored to user's industry, job role,and proficiency level. Use when users request business English learninggames, practice materials, interactive training content, or educationalexercises for professional English communication.
2026-01-05
railway.md
0
1 export railway
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Deploys applications on Railway with zero-config detection, databases, and automatic CI/CD. Use when deploying Node.js apps, setting up databases, or needing simple PaaS deployment.
2026-01-05
skill-generator.md
0
1 export skill-generator
2 bcasci from "bcasci/hustler-marketplace"
3 Generate new Claude Code skills following official best practices. Use when user requests "create a skill" or "make a skill" for automating workflows or tasks.
2026-01-05
storage.md
0
1 export storage
2 atrawog from "atrawog/bazzite-ai-plugins"
3 Storage management for Bazzite. Automounting drives (BTRFS/EXT4, Framework, SteamOS),BTRFS deduplication, rmlint disk trimming, and snapper snapshots. Use when usersneed to configure disk and partition management.
2026-01-05
governance-docs-standard.md
0
1 export governance-docs-standard
2 majiayu000 from "majiayu000/claude-skill-registry"
3 【WHEN】当用户要新增/修改/评审“治理层文档”(README.md、CLAUDE.md、以及用户显式指定的其他治理层文档)时启用; 【WHEN】当输出提案 vN.md、落地修改治理层文档、或产出 vN-review.md 时启用。 【WHEN NOT】不用于业务功能开发、不用于代码实现细节、不用于非治理层文档(如普通开发笔记/模块设计/接口文档)。
2026-01-05
telemetry-validator-agent.md
0
1 export telemetry-validator-agent
2 Kart-rc from "Kart-rc/dataobservability-agents"
3 AI-powered Telemetry Validator Agent that verifies instrumentation works in sandbox environments. Use when: (1) Validating OTel spans are emitted correctly, (2) Verifying correlation headers in Kafka messages, (3) Confirming OpenLineage events for data pipelines, (4) Generating validation evidence for merge approval. Triggers: "validate telemetry", "verify instrumentation", "check OTel spans", "validate correlation headers".
2026-01-05
troubleshooting-config-items.md
0
1 export troubleshooting-config-items
2 flanksource from "flanksource/claude-code-plugin"
3 Troubleshoots infrastructure and application configuration items in Mission Control by diagnosing health issues, analyzing recent changes, and investigating resource relationships. Use when users ask about unhealthy or failing resources, mention specific config items by name or ID, inquire about Kubernetes pods/deployments/services, AWS EC2 instances/volumes, Azure VMs, or other infrastructure components. Also use when investigating why a resource is down, stopped, degraded, or showing errors, or when analyzing what changed that caused an issue.
2026-01-05
sqlite-integration-for-beginners.md
0
1 export sqlite-integration-for-beginners
2 rubrical-studios from "rubrical-studios/process-docs"
3 Add SQLite database to Flask or Sinatra app with beginner-friendly code examples and teaching comments
2026-01-05
mongodb-find-queries.md
0
1 export mongodb-find-queries
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master MongoDB find queries with filters, projections, sorting, and pagination. Learn query operators, comparison, logical operators, and real-world query patterns. Use when retrieving data from MongoDB collections.
2026-01-05
shelby-smart-contracts.md
0
1 export shelby-smart-contracts
2 MEDICALCOR from "MEDICALCOR/medicalcor-core"
3 Expert on Shelby Protocol smart contracts on Aptos blockchain. Helps with blob metadata, micropayment channels, auditing system, storage commitments, placement group assignments, Move modules, and on-chain state management. Triggers on keywords Shelby smart contract, Shelby Move, blob metadata, micropayment channel, Shelby auditing, placement group assignment, storage commitment, Aptos contract.
2026-01-05
global-commenting.md
0
1 export global-commenting
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Write meaningful code comments that explain WHY rather than WHAT, focusing on business logic, non-obvious solutions, workarounds, and complex algorithms while keeping code self-documenting. Use this skill when adding comments to explain rationale, documenting complex business logic, explaining workarounds or temporary solutions, describing performance optimizations, writing function documentation (JSDoc, docstrings, XML docs), or reviewing code for appropriate commenting. Apply when working on any code file that contains logic requiring explanation, public API functions, complex algorithms, security-critical code, or architectural decisions. This skill ensures comments explain rationale not implementation (WHY not WHAT), self-documenting code through clear naming (refactor unclear code instead of commenting), concise and evergreen comments (no who/when dated comments - Git tracks this), links to external resources for context, proper function documentation format (JSDoc for TS/JS, docstrings for Python, XML d
2026-01-05
using-templates.md
0
1 export using-templates
2 Sixallfaces from "Sixallfaces/orkestr"
3 Use and customize workflow templates for common scenarios. Use when user wants to use a template, asks about available templates, or wants to customize existing workflows.
2026-01-05