All authors
ComeOnOliver avatar

Claude Skills by ComeOnOliver

github.com/ComeOnOliver
1,305 skillsA× 1,242B× 49C× 8D× 2F× 426 installs774 views
RememberA

../../../engineering-team/self-improving-agent/skills/remember/SKILL.md

ai-agents
0
43
ReportA

../../../engineering-team/playwright-pro/skills/report/SKILL.md

ai-agents
0
43
Research SummarizerA

../../../product-team/research-summarizer/SKILL.md

ai-agents
0
43
ResumeA

../../../engineering/autoresearch-agent/skills/resume/SKILL.md

ai-agents
0
43
Revenue OperationsA

../../../business-growth/revenue-operations/SKILL.md

ai-agents
0
43
Risk Management SpecialistA

../../../ra-qm-team/risk-management-specialist/SKILL.md

ai-agents
0
43
Roadmap CommunicatorA

../../../product-team/roadmap-communicator/SKILL.md

ai-agents
0
43
Runbook GeneratorA

Runbook Generator

developmentpythongo
0
43
Sample SkillA

../../../engineering/skill-tester/assets/sample-skill/SKILL.md

ai-agents
0
43
Scenario War RoomA

../../../c-level-advisor/scenario-war-room/SKILL.md

ai-agents
0
43
Self Improving AgentA

../../../engineering-team/self-improving-agent/SKILL.md

ai-agents
0
43
Senior ArchitectA

../../../engineering-team/senior-architect/SKILL.md

ai-agents
0
43
Senior BackendA

Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Use when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build microservices", "review backend code", "set up GraphQL", "handle database migrations", or "load test APIs". Covers Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.

developmenttypescriptpython
0
43
Senior Computer VisionA

../../../engineering-team/senior-computer-vision/SKILL.md

ai-agents
0
43
Senior Data EngineerA

../../../engineering-team/senior-data-engineer/SKILL.md

ai-agents
0
43
Senior Data ScientistA

../../../engineering-team/senior-data-scientist/SKILL.md

ai-agents
0
43
Senior DevopsA

Comprehensive DevOps skill for CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup, infrastructure as code, deployment automation, and monitoring. Use when setting up pipelines, deploying applications, managing infrastructure, implementing monitoring, or optimizing deployment processes.

devopspythonbash
0
43
Senior FrontendA

../../../engineering-team/senior-frontend/SKILL.md

ai-agentsfrontend
0
43
Senior FullstackA

../../../engineering-team/senior-fullstack/SKILL.md

developmentfullstack
0
43
Senior Ml EngineerA

../../../engineering-team/senior-ml-engineer/SKILL.md

ai-agents
0
43
Senior Prompt EngineerA

../../../engineering-team/senior-prompt-engineer/SKILL.md

ai-agents
0
43
Senior SecopsA

Senior SecOps engineer skill for application security, vulnerability management, compliance verification, and secure development practices. Runs SAST/DAST scans, generates CVE remediation plans, checks dependency vulnerabilities, creates security policies, enforces secure coding patterns, and automates compliance checks against SOC2, PCI-DSS, HIPAA, and GDPR. Use when conducting a security review or audit, responding to a CVE or security incident, hardening infrastructure, implementing authen...

securityjavascriptpython
0
43
Senior SecurityA

../../../engineering-team/senior-security/SKILL.md

ai-agentssecurity
0
43
Seo AuditA

When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," or "SEO health check." For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup.

ai-agentsrustgo
0
43
Site ArchitectureA

../../../marketing-skill/site-architecture/SKILL.md

ai-agents
0
43
Skill Security AuditorA

../../../engineering/skill-security-auditor/SKILL.md

ai-agentssecurity
0
43
Skill TesterA

Skill Tester

developmentpythongo
0
43
Skills InitA

../../../engineering/agenthub/skills/init/SKILL.md

ai-agents
0
43
Skills ReviewA

../../../engineering-team/playwright-pro/skills/review/SKILL.md

ai-agents
0
43
Skills RunA

../../../engineering/autoresearch-agent/skills/run/SKILL.md

ai-agents
0
43
Skills StatusA

../../../engineering/autoresearch-agent/skills/status/SKILL.md

ai-agents
0
43
Social Media ManagerA

../../../marketing-skill/social-media-manager/SKILL.md

ai-agents
0
43
SpawnA

../../../engineering/agenthub/skills/spawn/SKILL.md

ai-agents
0
43
Strategic AlignmentA

../../../c-level-advisor/strategic-alignment/SKILL.md

ai-agents
0
43
Stress TestA

../../../c-level-advisor/executive-mentor/skills/stress-test/SKILL.md

ai-agents
0
43
Stripe Integration ExpertA

../../../engineering-team/stripe-integration-expert/SKILL.md

ai-agents
0
43
Terraform PatternsA

Terraform infrastructure-as-code agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Covers module design patterns, state management strategies, provider configuration, security hardening, policy-as-code with Sentinel/OPA, and CI/CD plan/apply workflows. Use when: user wants to design Terraform modules, manage state backends, review Terraform security, implement multi-region deployments, or follow IaC best practices.

devopspythongo
0
43
TestrailA

../../../engineering-team/playwright-pro/skills/testrail/SKILL.md

ai-agents
0
43
Ux Researcher DesignerA

../../../product-team/ux-researcher-designer/SKILL.md

ai-agents
0
43
X Twitter GrowthA

../../../marketing-skill/x-twitter-growth/SKILL.md

ai-agents
0
43
Angular DiB

Implement dependency injection in Angular v20+ using inject(), injection tokens, and provider configuration. Use for service architecture, providing dependencies at different levels, creating injectable tokens, and managing singleton vs scoped services. Triggers on service creation, configuring providers, using injection tokens, or understanding DI hierarchy.

developmenttypescriptangular
0
43
Angular DirectivesA

Create custom directives in Angular v20+ for DOM manipulation and behavior extension. Use for attribute directives that modify element behavior/appearance, structural directives for portals/overlays, and host directives for composition. Triggers on creating reusable DOM behaviors, extending element functionality, or composing behaviors across components. Note - use native @if/@for/@switch for control flow, not custom structural directives.

developmenttypescriptgo
0
43
Angular HttpA

Implement HTTP data fetching in Angular v20+ using resource(), httpResource(), and HttpClient. Use for API calls, data loading with signals, request/response handling, and interceptors. Triggers on data fetching, API integration, loading states, error handling, or converting Observable-based HTTP to signal-based patterns.

developmenttypescriptreact
0
43
Angular SignalsA

Implement signal-based reactive state management in Angular v20+. Use for creating reactive state with signal(), derived state with computed(), dependent state with linkedSignal(), and side effects with effect(). Triggers on state management questions, converting from BehaviorSubject/Observable patterns to signals, or implementing reactive data flows.

developmenttypescriptgo
0
43
Github Actions SkillA

This skill helps write and modify GitHub Actions workflows and custom actions.

developmentpythonrust
0
43
Git MasterA

Git operations expert — atomic commits, rebase, history search

ai-agentsgit
0
43
MalformedA

This skill has broken YAML

ai-agents
0
43
No ToolsA

Instructions only skill

ai-agents
0
43
Search DocsA

Documentation search expert for Flutter SDK and Wind

ai-agentsdocumentation
0
43
Astro Skill MdA

Build an astrology assistant that computes birth charts with the same logic as professional tools (e.g. Astro-Seek). Use **Swiss Ephemeris** (or pyswisseph, swephR, swisseph-js) as the calculation engine.

ai-agentspythonangular
0
43