Browse Skills

44969 skills found

cloud-native-patterns.md
1
1 export cloud-native-patterns
2 dralgorhythm from "dralgorhythm/claude-agentic-framework"
3 Apply cloud-native architecture patterns. Use when designing for scalability, resilience, or cloud deployment. Covers microservices, containers, and distributed systems.
2026-01-05
verification-before-completion.md
1
1 export verification-before-completion
2 rhuss from "rhuss/cc-superpowers-sdd"
3 Extended verification including tests AND spec compliance - runs tests, validates spec compliance, checks for drift, blocks completion on failures
2026-01-05
ha-dashboard.md
1
1 export ha-dashboard
2 nodnarbnitram from "nodnarbnitram/claude-code-extensions"
3 Configure Home Assistant Lovelace dashboards, cards, views, and themes. Use when working with dashboard YAML, card configuration, view layouts, custom cards, or frontend theming.
2026-01-05
figma.md
1
1 export figma
2 rakibdev from "rakibdev/dotfiles"
3 Tool for fetching Figma design data and downloading images.
2026-01-05
roast.md
1
1 export roast
2 friday-james from "friday-james/let-claude-code"
3 Brutally honest code review. No feelings spared. Use when you want harsh but helpful feedback on code quality.
2026-01-05
learning-about-you.md
1
1 export learning-about-you
2 designnotdrum from "designnotdrum/brain-jar"
3 Proactively learn about the user through onboarding and ongoing observation. Use at session start and when you notice potential preferences.
2026-01-05
aggregating-event-datasets.md
1
1 export aggregating-event-datasets
2 rustomax from "rustomax/observe-community-mcp"
3 Aggregate and summarize event datasets (logs) using OPAL statsby. Use when you need to count, sum, or calculate statistics across log events. Covers make_col for derived columns, statsby for aggregation, group_by for grouping, aggregation functions (count, sum, avg, percentile), and topk for top N results. Returns single summary row per group across entire time range. For time-series trends, see time-series-analysis skill.
2026-01-05
chaos-engineering-resilience.md
1
1 export chaos-engineering-resilience
2 pacphi from "pacphi/ampel"
3 Chaos engineering principles, controlled failure injection, resilience testing, and system recovery validation. Use when testing distributed systems, building confidence in fault tolerance, or validating disaster recovery.
2026-01-05
laravel-tester.md
1
1 export laravel-tester
2 Mentor-Wizard from "Mentor-Wizard/mentor-wizard-webapp"
3 Generates modern maintainable Laravel applications unit and feature (integration) tests with a focus on performance by default and for best testing style practices.
2026-01-05
aesthetic-critic-historian.md
1
1 export aesthetic-critic-historian
2 CANTAGESTUDIO from "CANTAGESTUDIO/CosmicAtlasPacker"
3 [Aesthetics] Positions aesthetics within art/design history, identifies what traditions it echoes, and spots clichés, generic trends, and AI-slop patterns to avoid. Outputs Critical Notes as Memo nodes in Brain canvas.
2026-01-05
spawnagent.md
1
1 export spawnagent
2 Consiliency from "Consiliency/treesitter-chunker"
3 Spawn an AI coding agent in a new terminal (Claude, Codex, Gemini, Cursor, OpenCode, Copilot). Defaults to Claude Code if unspecified.
2026-01-05
opentui.md
1
1 export opentui
2 gjermundgaraba from "gjermundgaraba/dotfiles"
3 Build terminal user interfaces with OpenTUI (@opentui/core). Use when creating TUI apps, terminal dashboards, CLI interfaces, or working with OpenTUI renderables, constructs, keyboard handling, or Yoga flexbox layouts in the terminal.
2026-01-05
documentation-asset-manager.md
1
1 export documentation-asset-manager
2 tallyfy from "tallyfy/documentation"
3 Manages Tallyfy documentation assets on Cloudflare R2. Uploads images, generates AI captions using Claude Code native vision, maintains CSV inventory with build-time integration. Use when managing docs screenshots or media files.
2026-01-05
moai-workflow-spec.md
1
1 export moai-workflow-spec
2 junseokandylee from "junseokandylee/RallyApp"
3 SPEC workflow orchestration with EARS format, requirement clarification, and Plan-Run-Sync integration for MoAI-ADK development methodology
2026-01-05
flutter-ui-design.md
1
1 export flutter-ui-design
2 K9i-0 from "K9i-0/flutter_e2e_investigation"
3 FlutterアプリのモダンUIデザインガイドライン。Material Design 3をベースに、洗練されたビジュアルを実現。
2026-01-05
java-fundamentals.md
1
1 export java-fundamentals
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-java"
3 Master core Java programming - syntax, OOP, collections, streams, and exception handling
2026-01-05
user-memory.md
1
1 export user-memory
2 cameronsjo from "cameronsjo/claude-marketplace"
3 Long-term user profile memory that persists across Claude Code sessions
2026-01-05
localization-manager.md
1
1 export localization-manager
2 paleoterra from "paleoterra/PaleoRose"
3 Manage localization strings, find missing translations, validate .strings files
2026-01-05
mem-search.md
1
1 export mem-search
2 thedotmack from "thedotmack/rad-mem"
3 Search rad-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions.
2026-01-05
quiz-generator.md
1
1 export quiz-generator
2 mjunaidca from "mjunaidca/robolearn"
3 ALWAYS generate interactive quizzes using the Quiz component (50 comprehensive questions total).Generates 50 college-level conceptual questions with immediate feedback per question.Quiz component automatically displays 15-20 questions per batch, randomized each retake.Features: immediate feedback after each answer (correct option + explanation + why wrong if incorrect),automatic batch shuffling on retake, no passing/failing threshold, color-coded feedback,theme support. Globally-registered Quiz component handles all UI/UX.Follows ##_chapter_##_quiz.md naming convention.INCLUDES: Automated answer redistribution with intelligent explanation regeneration (consolidates quiz-answer-redistributor functionality).
2026-01-05
file-editor.md
1
1 export file-editor
2 ciallo-agent from "ciallo-agent/ciallo-agent"
3 Edit files locally using built-in tools instead of PowerShell string replacement. 5000% efficiency boost!
2026-01-05
traceability-auditor.md
1
1 export traceability-auditor
2 nahisaho from "nahisaho/CodeGraphMCPServer"
3 Validates complete requirements traceability across EARS requirements → design → tasks → code → tests.Trigger terms: traceability, requirements coverage, coverage matrix, traceability matrix,requirement mapping, test coverage, EARS coverage, requirements tracking, traceability audit,gap detection, orphaned requirements, untested code, coverage validation, traceability analysis.Enforces Constitutional Article V (Traceability Mandate) with comprehensive validation:- Requirement → Design mapping (100% coverage)- Design → Task mapping- Task → Code implementation mapping- Code → Test mapping (100% coverage)- Gap detection (orphaned requirements, untested code)- Coverage percentage reporting- Traceability matrix generationUse when: user needs traceability validation, coverage analysis, gap detection,or requirements tracking across the full development lifecycle.
2026-01-05
agentuity-cli-cloud-storage-delete.md
1
1 export agentuity-cli-cloud-storage-delete
2 agentuity from "agentuity/discord-help-agent"
3 Delete a storage resource or file. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
ci-monitoring.md
1
1 export ci-monitoring
2 troykelly from "troykelly/claude-skills"
3 Use after creating PR - monitor CI pipeline, resolve failures cyclically until green or issue is identified as unresolvable
2026-01-05