Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

eveld/claude

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
22 indexed skills3 stars

agent-awareness
Indexed

ALWAYS check this skill before using grep, glob, Task tool, or doing any codebase exploration. Guides you to use specialized agents that are more efficient than basic tools.

View indexed skill

before-code-analysis
Indexed

Use BEFORE reading multiple files to understand code. Reminds you to use codebase-analyzer agent instead of manual file reading.

View indexed skill

before-file-search
Indexed

Use BEFORE running grep or glob commands. Reminds you to use codebase-locator agent instead of basic file search tools.

View indexed skill

before-spawning-task
Indexed

Use BEFORE using the Task tool. Ensures you select the correct specialized subagent_type instead of generic agents.

View indexed skill

debug-systematically
Indexed

Use when encountering errors or bugs to follow a systematic debugging process instead of jumping to conclusions.

View indexed skill

discover-project-commands
Indexed

Use during planning to discover and document available project commands (make targets, npm scripts, etc.) for success criteria.

View indexed skill

discover-test-patterns
Indexed

Use during planning to discover and document test patterns and conventions for writing consistent tests.

View indexed skill

follow-test-patterns
Indexed

Use when writing tests to ensure they follow project conventions. References patterns from thoughts/notes/testing.md.

View indexed skill

gcp-awareness
Indexed

ALWAYS check before using gcloud commands. Guide for GCP-related skills and tools.

View indexed skill

gcp-logs
Indexed

Query GCP Cloud Logging for errors, service logs, and request traces. Use when investigating GCP-hosted services.

View indexed skill

k8s-awareness
Indexed

ALWAYS check before using kubectl commands. Guide for Kubernetes-related skills.

View indexed skill

k8s-debug
Indexed

Launch ephemeral debug container in running pod for interactive debugging. Use when you need to debug a pod without restarting it.

View indexed skill

k8s-query
Indexed

Query Kubernetes resources (pods, deployments, services, events). Use when checking cluster state and resource status.

View indexed skill

linear-awareness
Indexed

ALWAYS check before working with Linear issues. Guide for Linear-related skills for ticket management and debugging workflows.

View indexed skill

linear-issues
Indexed

Fetch and view Linear issues/tickets. List, search, read issue details, status, comments. Use when investigating tickets or gathering debugging context.

View indexed skill

spawn-planning-agents
Indexed

Use when creating implementation plans to research codebase patterns and gather context for planning.

View indexed skill

spawn-research-agents
Indexed

Use when conducting codebase research to orchestrate specialized agents in parallel for comprehensive investigation.

View indexed skill

verify-implementation
Indexed

Use after implementing changes to run verification commands and ensure tests pass, code builds, and functionality works.

View indexed skill

write-commit-message
Indexed

Use when creating git commits to ensure consistent, clear commit messages following conventional commits format.

View indexed skill

write-plan-doc
Indexed

Use when creating implementation plans to generate properly structured plans with phases, success criteria, and project references.

View indexed skill

write-pr-description
Indexed

Use when creating pull requests to write clear, structured PR descriptions that help reviewers understand changes.

View indexed skill

write-research-doc
Indexed

Use when documenting research findings to create properly structured research documents with frontmatter, sections, and file references.

View indexed skill