Browse Skills

9063 skills found

systemd-units.md
0
1 export systemd-units
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create and harden systemd service unit files following modern best practices. Use when writing new systemd units for web applications, background workers, or daemons, or when hardening existing services with security sandboxing and isolation features. Covers service types, dependencies, restart policies, security options, and filesystem restrictions.
2026-01-05
tdd-failure-recovery.md
0
1 export tdd-failure-recovery
2 rubrical-studios from "rubrical-studios/process-docs"
3 Guide experienced developers through TDD failure scenarios and recovery procedures when tests behave unexpectedly
2026-01-05
go-testing.md
0
1 export go-testing
2 jovermier from "jovermier/cc-stack-marketplace"
3 Go testing best practices including table-driven tests, race detection, test coverage, and mocking strategies. Use when writing or reviewing Go tests.
2026-01-05
livewire-principles.md
0
1 export livewire-principles
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Principles for writing simple, maintainable Laravel/Livewire code. Use when writing Livewire components, tests, or Blade views. Focuses on avoiding over-engineering.
2026-01-05
bug-fixing-assistant.md
0
1 export bug-fixing-assistant
2 jdeweedata from "jdeweedata/circletel"
3 Systematic debugging workflow for CircleTel - analyzes errors, identifies root causes, proposes fixes, and validates solutions with tests
2026-01-05
rust-review.md
0
1 export rust-review
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert-level Rust audits covering ownership, concurrency, unsafe blocks, traits, and Cargo dependencies. Use for Rust-specific code review.
2026-01-05
ux-audit.md
0
1 export ux-audit
2 Dami-Randle from "Dami-Randle/logidocs-certify"
3 Perform comprehensive UX audits on pages, components, or features. Use when the user asks to "audit UX", "review usability", "evaluate the interface", "UX review", or wants a systematic evaluation of user experience quality.
2026-01-05
tech-architect-delivery.md
0
1 export tech-architect-delivery
2 garbray from "garbray/claude-config"
3 Technical Architect & Delivery Strategist who synthesizes product requirements and UI/UX designs into clear, actionable Technical Design Documents (TDD). Translates business flows into concrete system architecture and implementation plans. Defines end-to-end implementation paths with well-scoped phases and clear responsibility assignments. Specifies frontend-backend contracts (APIs, events, payloads, states, error models). Documents data models, integrations, security, and non-functional requirements. Explains happy paths and failure scenarios including edge cases, retries, fallbacks, and recovery. Enables confident implementation and smooth collaboration. Use when creating technical specifications, designing system architecture, planning implementation, defining APIs, or translating design into engineering work.
2026-01-05
browser-screenshot.md
0
1 export browser-screenshot
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when users need to capture screenshots of web pages. It supports full-page screenshots, viewport-specific captures, responsive screenshots across multiple device sizes, and element-specific screenshots. Use this skill for visual testing, documentation, design reviews, or any task requiring automated browser screenshots.
2026-01-05
gray-swan-wave3-mitm.md
0
1 export gray-swan-wave3-mitm
2 RazonIn4K from "RazonIn4K/Red-Team-Learning"
3 Execute Gray Swan Wave 3 MITM challenges across 10 challenges and 90 AI models using Playwright automation, tiered execution strategy, and compliance framing. Use for Wave 3 healthcare, critical infrastructure, WordPress, and web vulnerability challenges.
2026-01-05
mutation-testing.md
0
1 export mutation-testing
2 rubrical-studios from "rubrical-studios/process-docs"
3 Guide developers through mutation testing to assess and improve test suite quality
2026-01-05
writing-skills.md
0
1 export writing-skills
2 timbuchinger from "timbuchinger/loadout"
3 Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
2026-01-05
map-audit.md
0
1 export map-audit
2 az9713 from "az9713/tiger-intelligence"
3 For leaders evaluating dashboards, metrics, or AI-generated reports to determine if they measure realityor generate confident-looking noise (Potemkin maps).Helps identify gaming potential, blind spots, and whether you should trust a metric more, less, or differently.Use when implementing new metrics, questioning existing dashboards, evaluating vendor claims,or when something feels off about your data.Keywords: dashboard audit, metrics, KPIs, gaming, Goodhart's law, AI reports, data quality,measurement validity, blind spots, Potemkin, are my metrics real, can I trust this data
2026-01-05
shared-name.md
0
1 export shared-name
2 majiayu000 from "majiayu000/claude-skill-registry"
3 A skill with a name that might conflict. Use for testing conflict detection.
2026-01-05
stripe-integration.md
0
1 export stripe-integration
2 48Nauts-Operator from "48Nauts-Operator/opencode-baseline"
3 Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.
2026-01-05
check-forms.md
0
1 export check-forms
2 leobrival from "leobrival/serum-plugins-official"
3 Analyze and validate forms on web pages. Use when users ask to check form accessibility, verify form labels, audit input fields, check form validation, or analyze form UX. Detects missing labels, invalid input types, accessibility issues, and validation problems.
2026-01-05
test-driven-workflow.md
0
1 export test-driven-workflow
2 JackSmack1971 from "JackSmack1971/claude-code-learning-flywheel"
3 Use when implementing features or fixing bugs. Enforces Test-Driven Development (TDD) Red-Green-Refactor cycle. Supports Vitest, Jest, and similar frameworks.
2026-01-05
pr-update.md
0
1 export pr-update
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Update existing pull request title and description based on latest changes.Use when user wants to refresh PR with latest commits. Triggers include:- Korean: "PR 업데이트해줘", "PR 수정해줘", "PR 다시 만들어줘"- English: "update PR", "refresh PR", "regenerate PR description"- Context: User has existing PR and wants to update title/description after adding more commits
2026-01-05
architecture-guidelines.md
0
1 export architecture-guidelines
2 majiayu000 from "majiayu000/claude-skill-registry"
3 System architecture: modules, project structure, ADRs, and testing. Use when designing or reviewing systems.
2026-01-05
mt5-log-reader.md
0
1 export mt5-log-reader
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Reads MetaTrader 5 log files to validate indicator execution, unit tests, and compilation errors. Use when user mentions Experts pane, MT5 logs, errors, or asks "did it work". Triggers - check logs, did it work, Experts pane, Print output, runtime errors, debug output. (project)
2026-01-05
kpi-code-quality.md
0
1 export kpi-code-quality
2 majiayu000 from "majiayu000/claude-skill-registry"
3 KPI for measuring and improving code quality. Covers lint errors, type safety, test coverage, and verification pass rates. Use to ensure code meets quality standards.
2026-01-05
xunit-testing-patterns.md
0
1 export xunit-testing-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master xUnit testing patterns for ABP Framework applications including unit tests, integration tests, test data seeders, and mocking strategies. Use when: (1) writing xUnit tests for ABP services, (2) creating test data seeders, (3) implementing integration tests, (4) setting up test infrastructure.
2026-01-05
review-agent.md
0
1 export review-agent
2 Unicorn from "Unicorn/Radium"
3 Reviews code for quality, security, and best practices
2026-01-05
pal-testgen.md
0
1 export pal-testgen
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive test suite generation with edge case coverage using PAL MCP. Use for creating tests, improving coverage, or identifying untested paths. Triggers on test generation requests, coverage improvement, or testing strategy.
2026-01-05