nilhemdot/claude-skills-hub
Instructions file CodexOpenCode
AGENTS.md instructions for nilhemdot/claude-skills-hub: This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in nodemodules/next/dist/docs/ before writing any code. Heed deprecation notices.
nilhemdot/claude-skills-hub
Instructions file
Claude Code instructions for nilhemdot/claude-skills-hub, a project described as: 789 ready-to-use skills for Claude Code — browse, preview, and download.
nilhemdot/claude-skills-hub
Agent
Analyze an error message or bug description, trace it through the codebase, identify root cause, and propose a targeted fix.
nilhemdot/claude-skills-hub
Agent
Create, debug, and optimize CI/CD pipelines — GitHub Actions, GitLab CI, or Jenkins — from project analysis.
nilhemdot/claude-skills-hub
Agent
Generate safe database migrations, validate for data loss risks, create rollback plans, and manage schema changes across environments.
nilhemdot/claude-skills-hub
Agent
Analyze the codebase and generate or update documentation — README, JSDoc, API docs, architecture docs, and onboarding guides.
nilhemdot/claude-skills-hub
Agent
Analyze any codebase and generate a comprehensive guide — architecture, conventions, key files, data flow, and how everything fits together.
nilhemdot/claude-skills-hub
Agent
Profile the application across frontend, backend, and database layers — identify bottlenecks and apply targeted optimizations.
nilhemdot/claude-skills-hub
Agent
Autonomously review the current PR branch for bugs, security issues, performance problems, and code quality — then generate a structured review report.
nilhemdot/claude-skills-hub
Agent
Analyze the codebase for code smells, duplication, complexity, and dead code — then perform safe, incremental refactors.
nilhemdot/claude-skills-hub
Agent
Perform a comprehensive security audit of the codebase — secrets detection, dependency vulnerabilities, OWASP Top 10, auth flaws, and misconfiguration.
nilhemdot/claude-skills-hub
Agent
Analyze the codebase, identify untested code paths, and generate comprehensive unit and integration tests with edge case coverage.