Browse Skills

44915 skills found

helm-charts-audit.md
4
1 export helm-charts-audit
2 huseyindeniz from "huseyindeniz/gitops-lab"
3 Audits Helm charts for anti-patterns, security issues, and best practice violations. Use when asked to audit, review, or check Helm chart quality. Generates a comprehensive report under reports/YYYY-MM-DD/helm-charts-audit.md. (project)
2026-01-05
qwen-pqn-research-coordinator.md
4
1 export qwen-pqn-research-coordinator
2 Foundup from "Foundup/Foundups-Agent"
3 Qwen PQN Research Coordinator
2026-01-05
agent-developing-agents.md
4
1 export agent-developing-agents
2 wahidyankf from "wahidyankf/open-sharia-enterprise"
3 AI agent development standards including frontmatter structure, naming conventions, tool access patterns, model selection, and Bash-only file operations for .claude/ folders
2026-01-05
sample-skill.md
4
1 export sample-skill
2 rp1-run from "rp1-run/rp1"
3 A sample skill for testing - must be at least 20 characters
2026-01-05
codebase-summary.md
4
1 export codebase-summary
2 forest from "forest/dotfiles"
3 This sop analyzes a codebase and generates comprehensive documentation including structured metadata files that describe the system architecture, components, interfaces, and workflows. It can create targeted documentation files like AGENTS.md (README for AI agents), README.md, CONTRIBUTING.md, or generate a complete documentation ecosystem. The documentation is organized to make it easy for AI assistants to understand the system and help with development tasks.
2026-01-05
firecrawl.md
4
1 export firecrawl
2 vm0-ai from "vm0-ai/vm0-cookbooks"
3 Crawl and scrape websites using FireCrawl API. Use this skill to extract articles and content from websites.
2026-01-05
gitops-workflows.md
4
1 export gitops-workflows
2 NickCrew from "NickCrew/claude-cortex"
3 GitOps workflows and patterns using ArgoCD and Flux for declarative Kubernetes deployments. Use when implementing CI/CD for Kubernetes, managing multi-environment deployments, or adopting declarative infrastructure practices.
2026-01-05
security-reporter.md
4
1 export security-reporter
2 jpoley from "jpoley/jp-spec-kit"
3 Use when generating comprehensive security audit reports, analyzing security scan results, calculating security posture, or creating OWASP Top 10 compliance assessments. Invoked for security reporting, vulnerability aggregation, and remediation planning.
2026-01-05
mermaid-diagrams.md
4
1 export mermaid-diagrams
2 rstacruz from "rstacruz/agentic-toolkit"
3 Has guidelines for creating Mermaid diagrams and fixing its syntax errors. Use this before creating or updating Mermaid diagrams.
2026-01-05
code-explanation.md
4
1 export code-explanation
2 NickCrew from "NickCrew/claude-cortex"
3 Use when explaining code, concepts, or system behavior to a specific audience level - provides a structured explanation workflow with depth control and validation steps.
2026-01-05
emergency-ulimit-mitigation.md
4
1 export emergency-ulimit-mitigation
2 delorenj from "delorenj/skills"
3 Emergency steps to mitigate ulimit-related crashes by increasing file descriptor limits and restarting services.
2026-01-05
manage-entity-tests.md
4
1 export manage-entity-tests
2 talbenmoshe from "talbenmoshe/zdr-tools"
3 Create or update test files for TypeScript classes that implement interfaces. Use when user asks to "create tests", "update tests", "generate test file", "fix tests", "test MyClass", or mentions needing tests for a class. Generates vitest test files with describe blocks, createClass helpers, and proper fake dependency injection.
2026-01-05
backend-trpc-openapi.md
4
1 export backend-trpc-openapi
2 petbrains from "petbrains/mvp-builder"
3 Generate OpenAPI/REST endpoints from tRPC routers. Use when you have a tRPC API but need to expose REST endpoints for third-party integrations, mobile apps, or public API documentation. Provides automatic Swagger UI and OpenAPI spec generation. Choose this when you want type-safe internal APIs (tRPC) with REST fallback for external consumers.
2026-01-05
ungit.md
4
1 export ungit
2 tyom from "tyom/dotfiles"
3 Fetch code from GitHub repositories as LLM-friendly context. Use when needing to reference, analyze, or understand code from a GitHub repo/directory/file.
2026-01-05
pathfinding.md
4
1 export pathfinding
2 outfitter-dev from "outfitter-dev/agents"
3 Collaborative Q&A to clarify unclear requirements. Use when user wants to figure something out, brainstorm ideas, work through a challenge, explore approaches, or plan features. Triggers would be when requirements are unclear, when exploring an idea, when planning, or when a user explicitly mentions pathfind(ing), brainstorm(ing), clarify(ing), figur(ing) out, work(ing) through, or `--pathfind`.
2026-01-05
container-grype.md
4
1 export container-grype
2 AgentSecOps from "AgentSecOps/SecOpsAgentKit"
3 Container vulnerability scanning and dependency risk assessment using Grype with CVSS severity ratings, EPSS exploit probability, and CISA KEV indicators. Use when: (1) Scanning container images and filesystems for known vulnerabilities, (2) Integrating vulnerability scanning into CI/CD pipelines with severity thresholds, (3) Analyzing SBOMs (Syft, SPDX, CycloneDX) for security risks, (4) Prioritizing remediation based on threat metrics (CVSS, EPSS, KEV), (5) Generating vulnerability reports in multiple formats (JSON, SARIF, CycloneDX) for security toolchain integration.
2026-01-05
ctx-brainstorming.md
4
1 export ctx-brainstorming
2 NickCrew from "NickCrew/claude-cortex"
3 Rapid ideation skill adapted from obra/superpowers to kick off claude-ctx sessions. Use when defining scope, aligning on goals, or exploring solution space before coding.
2026-01-05
code-quality-workflow.md
4
1 export code-quality-workflow
2 NickCrew from "NickCrew/claude-cortex"
3 Use when assessing or improving code quality, maintainability, performance, or security hygiene - provides workflows for analysis, code review, and systematic improvements with validation steps.
2026-01-05
prompt-optimizer.md
4
1 export prompt-optimizer
2 hikanner from "hikanner/agent-skills"
3 This skill should be used when users request help optimizing, improving, or refining their prompts or instructions for AI models. Use this skill when users provide vague, unclear, or poorly structured prompts and need assistance transforming them into clear, effective, and well-structured instructions that AI models can better understand and execute. This skill applies comprehensive prompt engineering best practices to enhance prompt quality, clarity, and effectiveness.
2026-01-05
software-mobile.md
4
1 export software-mobile
2 mosif16 from "mosif16/codex-Skills"
3 Production-grade mobile app development with Swift (iOS), Kotlin (Android), React Native, and WebView patterns, including UI/UX, navigation, state management, networking, local storage, push notifications, and App Store deployment.
2026-01-05
explain-code.md
4
1 export explain-code
2 ahkohd from "ahkohd/dotfiles"
3 Explain how code/features work by tracing execution flow. Saves markdown to ~/Developer/explanations/ and previews in browser.
2026-01-05
conventional-commits.md
4
1 export conventional-commits
2 Jamie-BitFlight from "Jamie-BitFlight/claude_skills"
3 When writing a git commit message. When task completes and changes need committing. When project uses semantic-release, commitizen, git-cliff. When choosing between feat/fix/chore/docs types. When indicating breaking changes. When generating changelogs from commit history.
2026-01-05
exa-search.md
4
1 export exa-search
2 vm0-ai from "vm0-ai/vm0-cookbooks"
3 Find similar companies using Exa.ai's neural search API
2026-01-05
brainstorming.md
4
1 export brainstorming
2 shekohex from "shekohex/dotai"
3 Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes
2026-01-05