Skip to main content
GitHub repository

claude

claude contains 29 collected skills from eveld, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
29
Stars
10
updated
2026-02-04
Forks
2
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

upgrade-plugin
software-developers

Generic migration orchestrator that reads CHANGELOG.md to understand and execute version-specific migrations

2026-02-04
determine-feature-slug
software-developers

Determine feature slug interactively by auto-detecting next number and prompting user for description

2026-02-04
share-docs
computer-and-information-systems-managers-113021

Share personal documents to the shared namespace with atomic git commit and push

2026-02-04
write-plan-doc
project-management-specialists

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

2026-02-04
write-research-doc
software-developers

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

2026-02-04
agent-awareness
software-developers

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.

2026-02-04
follow-test-patterns
software-quality-assurance-analysts-and-testers

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

2026-02-04
gather-project-metadata
software-developers

Use when creating research or plan documents to gather git commit, branch, repository info.

2026-02-04
gcp-logs
network-and-computer-systems-administrators

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

2026-02-04
k8s-query
network-and-computer-systems-administrators

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

2026-02-04
linear-issues
project-management-specialists

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

2026-02-04
spawn-implementation-agents
software-developers

Guide for efficient agent orchestration during implementation to conserve main agent context

2026-02-04
update-changelog
software-developers

Append phase completion details or final summary to changelog.md during implementation

2026-02-04
verify-implementation
software-quality-assurance-analysts-and-testers

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

2026-02-04
write-pr-description
software-developers

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

2026-02-03
write-commit-message
software-developers

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

2026-02-03
gcp-awareness
network-and-computer-systems-administrators

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

2025-12-29
k8s-awareness
network-and-computer-systems-administrators

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

2025-12-29
linear-awareness
project-management-specialists

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

2025-12-29
linear-update
project-management-specialists

Update Linear issues with debugging findings. Add comments, change status, update labels, set priority. Use after completing investigations.

2025-12-29
k8s-debug
network-and-computer-systems-administrators

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

2025-12-24
debug-systematically
software-developers

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

2025-12-23
discover-project-commands
software-developers

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

2025-12-23
discover-test-patterns
software-quality-assurance-analysts-and-testers

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

2025-12-23
spawn-planning-agents
project-management-specialists

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

2025-12-23
spawn-research-agents
data-scientists-152051

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

2025-12-23
before-code-analysis
software-developers

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

2025-12-23
before-file-search
software-developers

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

2025-12-23
before-spawning-task
software-developers

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

2025-12-23