Browse Skills
9063 skills found
audit.md
2
1
export
audit
2
from
"ferdiangunawan/rpi-stack"
from
"ferdiangunawan/rpi-stack"
3
Validates research/plan/code against overengineering, underengineering, and hallucination
2026-01-05
page-layout-builder.md
2
1
export
page-layout-builder
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Generates complete page layouts and shells for common patterns (dashboard, authentication, settings, CRUD pages) with consistent navigation, layout components, routing structure, and state management placeholders. Use when building "new page", "dashboard layout", "auth pages", or "admin panel structure".
2026-01-05
testing-requirements.md
2
1
export
testing-requirements
2
from
"andyngdz/exogen"
from
"andyngdz/exogen"
3
Use when writing tests - test structure, verification steps, coverage goals
2026-01-05
systematic-debugging.md
2
1
export
systematic-debugging
2
from
"Bbeierle12/Skill-MCP-Claude"
from
"Bbeierle12/Skill-MCP-Claude"
3
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes. Implements scientific method for debugging with root cause analysis.
2026-01-05
monorepo-ci-optimizer.md
2
1
export
monorepo-ci-optimizer
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Optimizes CI pipelines for monorepos by detecting affected packages/apps and running only necessary builds and tests. Includes Turborepo/Nx strategies, caching, and parallel execution. Use for "monorepo CI", "affected detection", "incremental builds", or "workspace optimization".
2026-01-05
lcp-go-lcpd.md
2
1
export
lcp-go-lcpd
2
from
"YusukeShimizu/lightning-compute-protocol"
from
"YusukeShimizu/lightning-compute-protocol"
3
Develop the go-lcpd daemon/tools (Go). Follow repo principles (robustness, TDD, lint) and validate with make test/lint/gen.
2026-01-05
smart-contract.md
2
1
export
smart-contract
2
from
"rocky2431/ultra-builder-pro"
from
"rocky2431/ultra-builder-pro"
3
Multi-chain smart contract development skill for Ethereum, Solana, and Move-based chains.This skill should be used when: writing smart contracts (ERC20/ERC721/ERC1155/esToken/custom),auditing contract security vulnerabilities, generating Foundry test cases, optimizing gas usage,or automating deployment workflows. Triggers on queries like "write a contract", "audit this contract","generate tests", "optimize gas", or "deploy contract".
2026-01-05
claude-code-analyzer.md
2
1
export
claude-code-analyzer
2
from
"modille/dotfiles"
from
"modille/dotfiles"
3
Analyzes Claude Code usage patterns and provides comprehensive recommendations. Runs usage analysis, discovers GitHub community resources, suggests CLAUDE.md improvements, and fetches latest docs on-demand. Use when user wants to optimize their Claude Code workflow, create configurations (agents/skills/commands), or set up project documentation.
2026-01-05
auth-security-validator.md
2
1
export
auth-security-validator
2
from
"hirefrank/hirefrank-marketplace"
from
"hirefrank/hirefrank-marketplace"
3
Autonomous validation of authentication security. Checks password hashing, cookie configuration, CSRF protection, and session management for OWASP compliance.
2026-01-05
managing-database-recovery.md
2
1
export
managing-database-recovery
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill manages database recovery operations using the database-recovery-manager plugin. It enables disaster recovery, point-in-time recovery (PITR), and automated failover strategies for production database systems. Use this skill when the user requests help with "database recovery", "disaster recovery", "point-in-time recovery", "PITR", "backup validation", "recovery testing", or "multi-region failover" for databases. It automates backup verification and recovery testing.
2026-01-05
rspec-model-testing.md
2
1
export
rspec-model-testing
2
from
"nekorush14/dotfiles"
from
"nekorush14/dotfiles"
3
Write RSpec tests for ActiveRecord models including validations, associations, scopes, and model methods. Use when testing model behavior, data integrity rules, or creating model specs following TDD.
2026-01-05
session-end.md
2
1
export
session-end
2
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
3
Mandatory session close-out with IG audit, AAR, and optional HISTORIAN. Enforces clean session handoff.
2026-01-05
claude-allow-stop.md
2
1
export
claude-allow-stop
2
from
"ManuelKugelmann/BitBot"
from
"ManuelKugelmann/BitBot"
3
Return to normal stop behavior. Use PROACTIVELY after completing all tasks in continuous work mode, when work is committed and tests pass, or when reaching natural stopping point. User can invoke with /claude-allow-stop.
2026-01-05
homebrew-publish.md
2
1
export
homebrew-publish
2
from
"regenrek/agent-skills"
from
"regenrek/agent-skills"
3
Publish CLIs/TUIs to Homebrew via a personal tap. Use when asked to create or manage a Homebrew tap repo, generate or update formulae, compute sha256, test installs, or ship new releases for Go, Rust, Node/TypeScript, Python, or prebuilt binaries.
2026-01-05
unit-testing.md
2
1
export
unit-testing
2
from
"wmeints/promptyard"
from
"wmeints/promptyard"
3
Use this skill to write or modify unit-tests in the application for non-component files.
2026-01-05
running-integration-tests.md
2
1
export
running-integration-tests
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to run and manage integration test suites. It automates environment setup, database seeding, service orchestration, and cleanup. Use this skill when the user asks to "run integration tests", "execute integration tests", or any command that implies running integration tests for a project, including specifying particular test suites or options like code coverage. It is triggered by phrases such as "/run-integration", "/rit", or requests mentioning "integration tests". The plugin handles database creation, migrations, seeding, and dependent service management.
2026-01-05
webapp-testing.md
2
1
export
webapp-testing
2
from
"Tencent/awesome-devbuddy"
from
"Tencent/awesome-devbuddy"
3
使用 Playwright 与本地 Web 应用交互与测试的工具包。支持验证前端功能、调试 UI 行为、捕获浏览器截图以及查看浏览器日志。
2026-01-05
generating-test-data.md
2
1
export
generating-test-data
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to generate realistic test data for software development. It uses the test-data-generator plugin to create users, products, orders, and custom schemas for comprehensive testing. Use this skill when you need to populate databases, simulate user behavior, or create fixtures for automated tests. Trigger phrases include "generate test data", "create fake users", "populate database", "generate product data", "create test orders", or "generate data based on schema". This skill is especially useful for populating testing environments or creating sample data for demonstrations.
2026-01-05
run-tests.md
2
1
export
run-tests
2
from
"andres-ortizl/dotfiles"
from
"andres-ortizl/dotfiles"
3
Run the test suite for anyformat-backend services using Docker Compose. Use when you need to validate code changes, debug failing tests, or verify that implementations work correctly before committing.
2026-01-05
development-guidelines.md
2
1
export
development-guidelines
2
from
"inchan/zettel-memory"
from
"inchan/zettel-memory"
3
This skill provides guidance on applying SOLID, DRY, KISS, YAGNI, and TDD principles to the ai-cli-syncer Rust project. Should be invoked when planning features, implementing code, reviewing changes, or refactoring to ensure adherence to established design principles and test-driven development practices.
2026-01-05
pre-pr-checklist.md
2
1
export
pre-pr-checklist
2
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
3
Validate documentation requirements before creating a PR. Checks for scratchpad entries, CHANGELOG updates, tests, and plan files based on change type. Use before creating pull requests to ensure all documentation gates are satisfied.
2026-01-05
dart-flutter-mcp.md
2
1
export
dart-flutter-mcp
2
from
"rayk/lucid-toolkit"
from
"rayk/lucid-toolkit"
3
Provides Flutter and Dart development workflows using dart-mcp tools. Triggers when working with .dart files, pubspec.yaml, or when user mentions Flutter, widget, Riverpod, Freezed, or Dart development. MUST BE USED for Flutter project work involving dart_analyzer, dart_run_tests, hot_reload, or IDE MCP tools.
2026-01-05
evaluating-machine-learning-models.md
2
1
export
evaluating-machine-learning-models
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill allows Claude to evaluate machine learning models using a comprehensive suite of metrics. It should be used when the user requests model performance analysis, validation, or testing. Claude can use this skill to assess model accuracy, precision, recall, F1-score, and other relevant metrics. Trigger this skill when the user mentions "evaluate model", "model performance", "testing metrics", "validation results", or requests a comprehensive "model evaluation".
2026-01-05
parsing-helper.md
2
1
export
parsing-helper
2
from
"refractionPOINT/documentation"
from
"refractionPOINT/documentation"
3
Customize and test Grok parsing for USP, Cloud Sensor, and External adapters. Helps generate parsing rules from sample logs, validate against test data, and deploy configurations. Use when setting up new log sources, troubleshooting parsing issues, or modifying field extraction for adapters.
2026-01-05