Browse Skills
44969 skills found
add-error-type.md
1
1
export
add-error-type
2
from
"madooei/backend-template"
from
"madooei/backend-template"
3
Add a new custom error type for domain-specific errors. Use when creating errors for specific business rules or HTTP status codes. Triggers on "add error", "custom error", "error type".
2026-01-05
understanding-code-archaeology.md
1
1
export
understanding-code-archaeology
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Reconstruct historical decisions from git history, commits, PRs, and issues to understand why code became the way it is rather than how it should ideally be. Use when: (1) code appears unnecessarily complex or inconsistent with surrounding patterns without obvious reason, (2) about to refactor or remove code that seems unnecessary without knowing what problem it originally solved, (3) encountering workarounds or technical debt without knowing if the original constraint still applies, (4) proposals to change code rest on ideal design rather than evidence about what decisions were made and why
2026-01-05
ci-cd-workflows.md
1
1
export
ci-cd-workflows
2
from
"ai-debugger-inc/aidb"
from
"ai-debugger-inc/aidb"
3
Guide for GitHub Actions workflows, test orchestration, parallel testing, adapter builds, releases, and CI/CD configuration. Use when working with .github/workflows/, versions.json, or troubleshooting CI issues.
2026-01-05
shannon-execution-verifier.md
1
1
export
shannon-execution-verifier
2
from
"krzemienski/shannon-framework"
from
"krzemienski/shannon-framework"
3
Comprehensive post-build verification of Shannon Framework's application outputs using three-layermethodology: Flow Verification (execution trace analysis), Artifact Verification (physical outputinspection), and Functional Verification (runtime testing). Verifies Shannon built production-readyapplications across all domains (Frontend, Backend, Database, Mobile, DevOps). Ensures NO MOCKScompliance, cross-platform functionality, and complete integration. Use after: Shannon builds anyapplication via /shannon:wave, need to verify build quality, production readiness assessment.
2026-01-05
create-resource-service.md
1
1
export
create-resource-service
2
from
"madooei/backend-template"
from
"madooei/backend-template"
3
Create a resource service for CRUD operations on domain entities. Use when creating services for entities like notes, users, courses that need data operations, authorization, and event emission. Triggers on "resource service", "entity service", "crud service", "note service", "create service for".
2026-01-05
era5-download.md
1
1
export
era5-download
2
from
"bioepic-data/ecosim-co-scientist"
from
"bioepic-data/ecosim-co-scientist"
3
Download ERA5 climate reanalysis data from the Copernicus Climate Data Store using cdsapi. Use this skill when users request ERA5 data, climate forcing data, meteorological variables, or need to download atmospheric/land surface data for ecosystem modeling, climate analysis, or model validation.
2026-01-05
library-implementation-principles.md
1
1
export
library-implementation-principles
2
from
"hurtener/penguiflow"
from
"hurtener/penguiflow"
3
Guidelines for implementing generalizable solutions in the penguiflow library. Use when modifying library code, adding features, or fixing bugs in penguiflow core.
2026-01-05
rust.md
1
1
export
rust
2
from
"helpermedia/AppWaffle"
from
"helpermedia/AppWaffle"
3
Tauri v2 and Rust backend best practices, commands, state management, IPC and security patterns. Use when writing Rust backend code, creating commands or integrating with the frontend.
2026-01-05
nx-docs-writer.md
1
1
export
nx-docs-writer
2
from
"jaysoo/dot-ai-config"
from
"jaysoo/dot-ai-config"
3
Documentation writing and editing for nx.dev docs. Use when adding, editing, or polishing documentation, migrating Markdoc to Starlight, debugging content transformations, or fixing documentation site issues. Triggers on "docs", "documentation", "nx.dev", "Markdoc", "Starlight", "astro-docs".
2026-01-05
fork-terminal-skill.md
1
1
export
fork-terminal-skill
2
from
"ranjanpoudel1234/ai-tools"
from
"ranjanpoudel1234/ai-tools"
3
Fork a terminal session to a new terminal window. Use this when the user requests 'fork terminal' or 'create a new terminal' or 'new terminal: <command>' or 'fork session: <command>'.
2026-01-05
esp32-debugging.md
1
1
export
esp32-debugging
2
from
"laurigates/mcu-tinkering-lab"
from
"laurigates/mcu-tinkering-lab"
3
Debug ESP32 firmware issues including compilation errors, runtime panics, memory issues, and communication failures
2026-01-05
project-helper.md
1
1
export
project-helper
2
from
"romiluz13/claude-code-excellence-audit"
from
"romiluz13/claude-code-excellence-audit"
3
Helps with common project tasks like setup, configuration, and troubleshooting. Use when user asks about project structure, dependencies, common issues, or says "help me understand this project".
2026-01-05
auto-discovery.md
1
1
export
auto-discovery
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
Automatically discovers and catalogs skills, agents, and commands from .claude/ directory. Keeps CLAUDE.md synchronized with actual available tools by scanning filesystem and reading YAML frontmatter. Proactively suggests when documentation is out of sync.
2026-01-05
kubernetes-operations.md
1
1
export
kubernetes-operations
2
from
"nodnarbnitram/claude-code-extensions"
from
"nodnarbnitram/claude-code-extensions"
3
Assist with Kubernetes interactions including debugging (kubectl logs, describe, exec, port-forward), resource management (deployments, services, configmaps, secrets), and cluster operations (scaling, rollouts, node management). Use when working with kubectl, pods, deployments, services, or troubleshooting Kubernetes issues.
2026-01-05
flask-docker-deployment.md
1
1
export
flask-docker-deployment
2
from
"jmazzahacks/byteforge-claude-skills"
from
"jmazzahacks/byteforge-claude-skills"
3
Set up Docker deployment for Flask applications with Gunicorn, automated versioning, and container registry publishing. Use when dockerizing a Flask app, containerizing for production, or setting up CI/CD with Docker.
2026-01-05
serghei-qa.md
1
1
export
serghei-qa
2
from
"fotescodev/portfolio"
from
"fotescodev/portfolio"
3
Sarcastic QA Lead who audits codebases for code smells, anti-patterns, and WTF moments. Provides best-practice fixes with cutting wit. Use for code reviews and quality audits.
2026-01-05
fleet-payload-tasking.md
1
1
export
fleet-payload-tasking
2
from
"refractionPOINT/lc-ai"
from
"refractionPOINT/lc-ai"
3
Deploy payloads and shell commands fleet-wide using reliable tasking. Execute scripts, collect data, or run commands across all endpoints with automatic handling of offline sensors. Use for vulnerability scanning, data collection, software inventory, compliance checks, or any fleet-wide operation.
2026-01-05
browser-tools.md
1
1
export
browser-tools
2
from
"lttr/claude-marketplace"
from
"lttr/claude-marketplace"
3
Use this skill when the user asks to test, verify, interact with, or automate web pages and browsers. Trigger for requests involving Chrome automation, browser testing, web scraping, screenshot capture, element selection, or checking web applications. Also trigger when user mentions "browser tools" explicitly.
2026-01-05
experimental-sandbox-guard.md
1
1
export
experimental-sandbox-guard
2
from
"totalaudiopromo/total-audio-platform"
from
"totalaudiopromo/total-audio-platform"
3
Use when working on totalaud.io experimental project - ensures experimental code stays isolated from Total Audio Platform production code, prevents cross-contamination of dependencies, validates no production impact from experimental features
2026-01-05
extension-create.md
1
1
export
extension-create
2
from
"kynoptic/markdownlint-trap"
from
"kynoptic/markdownlint-trap"
3
Creates slash commands, subagents/workflows, or agent skills using the Claude request type framework. Analyzes requirements, determines the optimal extension type (command/subagent/skill), decides project vs personal scope, and generates properly structured files following templates and best practices. Use when creating new commands, workflows, or skills, or when the user mentions "create a command", "new workflow", "build a skill", or requests custom Claude Code extensions.
2026-01-05
wisdom-accountability-coach.md
1
1
export
wisdom-accountability-coach
2
from
"erichowens/some_claude_skills"
from
"erichowens/some_claude_skills"
3
Longitudinal memory tracking, philosophy teaching, and personal accountability with compassion. Expert in pattern recognition, Stoicism/Buddhism, and growth guidance.
2026-01-05
starting-an-iteration.md
1
1
export
starting-an-iteration
2
from
"tilmon-engineering/claude-skills"
from
"tilmon-engineering/claude-skills"
3
Use when beginning a new conversation to work on an open-ended goal, loading context from previous iterations through iteration journals
2026-01-05
css-modern.md
1
1
export
css-modern
2
from
"pluginagentmarketplace/custom-plugin-css"
from
"pluginagentmarketplace/custom-plugin-css"
3
Use modern CSS features - custom properties, container queries, :has(), @layer, CSS nesting
2026-01-05
forced-reading-auto-activation.md
1
1
export
forced-reading-auto-activation
2
from
"krzemienski/shannon-framework"
from
"krzemienski/shannon-framework"
3
Use automatically when prompts exceed 3000 characters, files exceed 500 lines, or large files are referenced - enforces complete line-by-line reading protocol with quantitative comprehension verification before processing, preventing partial comprehension and ensuring thorough understanding
2026-01-05