Skip to main content

Skills in this repository

ComeOnOliver/skillshub - Page 47

SkillsMP has collected 4,287 skills from ComeOnOliver/skillshub. Open a skill to review its source and details.

ComeOnOliver/skillshub

Showing 40 of 4,287 collected skills.

occupation
Software Developers
description

Django REST Framework patterns. Trigger: When building REST APIs with Django - ViewSets, Serializers, Filters.

updated
occupation
Software Developers
description

Electron patterns for building cross-platform desktop applications. Trigger: When building desktop apps, working with Electron main/renderer processes, IPC communication, or native integrations.

updated
occupation
Software Developers
description

Core catalog of 8 critical Elixir/Phoenix anti-patterns covering error handling, separation of concerns, Ecto queries, and testing. Trigger: During Elixir code review, refactoring sessions, or when writing Phoenix/Ecto code.

updated
occupation
Software Developers
description

Angular forms: Signal Forms (experimental) and Reactive Forms. Trigger: When working with forms, validation, or form state in Angular.

updated
occupation
Software Developers
description

Create high-quality Pull Requests with conventional commits and proper descriptions. Trigger: When creating PRs, writing PR descriptions, or using gh CLI for pull requests.

updated
occupation
Software Developers
description

Hexagonal architecture layering for Java services with strict boundaries. Trigger: When structuring Java apps by Domain/Application/Infrastructure, or refactoring toward clean architecture.

updated
occupation
Software Developers
description

Java 21 language and runtime patterns for modern, safe code. Trigger: When writing Java 21 code using records, sealed types, or virtual threads.

updated
occupation
Project Management Specialists
description

Creates Jira epics for large features following Prowler's standard format. Trigger: When user asks to create an epic, large feature, or multi-task initiative.

updated
occupation
Project Management Specialists
description

Creates Jira tasks following Prowler's standard format. Trigger: When user asks to create a Jira task, ticket, or issue.

updated
occupation
Web Developers
description

Next.js 15 App Router patterns. Trigger: When working with Next.js - routing, Server Actions, data fetching.

updated
occupation
Software Developers
description

Angular performance: NgOptimizedImage, @defer, lazy loading, SSR. Trigger: When optimizing Angular app performance, images, or lazy loading.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Playwright E2E testing patterns. Trigger: When writing E2E tests - Page Objects, selectors, MCP workflow.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Pytest testing patterns for Python. Trigger: When writing Python tests - fixtures, mocking, markers.

updated
occupation
Software Developers
description

React 19 patterns with React Compiler. Trigger: When writing React components - no useMemo/useCallback needed.

updated
occupation
Software Developers
description

React Native patterns for mobile app development with Expo and bare workflow. Trigger: When building mobile apps, working with React Native components, using Expo, React Navigation, or NativeWind.

updated
occupation
Computer Occupations, All Other
description

Creates new AI agent skills following the Agent Skills spec. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI.

updated
occupation
Software Developers
description

Spring Boot 3 patterns for configuration, DI, and web services. Trigger: When building or refactoring Spring Boot 3 applications.

updated
occupation
Software Developers
description

Tailwind CSS 4 patterns and best practices. Trigger: When styling with Tailwind - cn(), theme variables, no var() in className.

updated
occupation
Software Developers
description

TypeScript strict patterns and best practices. Trigger: When writing TypeScript code - types, interfaces, generics.

updated
occupation
Software Developers
description

Zod 4 schema validation patterns. Trigger: When using Zod for validation - breaking changes from v3.

updated
occupation
Software Developers
description

Zustand 5 state management patterns. Trigger: When managing React state with Zustand.

updated
occupation
Computer Occupations, All Other
description

This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Enforces research-backed best practices for minimal, high-signal agent…

updated
occupation
Technical Writers
description

Write, review, and improve blog posts for the Sentry engineering blog following Sentry's specific writing standards, voice, and quality bar. Use this skill whenever someone asks to write a blog post, draft a technical article, review blog content, improve a…

updated
occupation
Technical Writers
description

Write copy following Sentry brand guidelines. Use when writing UI text, error messages, empty states, onboarding flows, 404 pages, documentation, marketing copy, or any user-facing content. Covers both Plain Speech (default) and Sentry Voice tones.

updated
occupation
Computer Occupations, All Other
description

Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.

updated
occupation
Software Developers
description

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance.…

updated
occupation
Software Developers
description

ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional commit format and issue references. Trigger on any commit, git commit, save changes, or commit message…

updated
occupation
Software Developers
description

Create a git branch following Sentry naming conventions. Use when asked to "create a branch", "new branch", "start a branch", "make a branch", "switch to a new branch", or when starting new work on the default branch.

updated
occupation
Software Developers
description

Alias for sentry-skills:pr-writer. Use when users explicitly ask for "create-pr" or reference the legacy skill name. Redirects to the canonical PR writing workflow.

updated
occupation
Software Developers
description

Django access control and IDOR security review. Use when reviewing Django views, DRF viewsets, ORM queries, or any Python/Django code handling user authorization. Trigger keywords: "IDOR", "access control", "authorization", "Django permissions", "object…

updated
occupation
Software Developers
description

Django performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "check queryset performance", "database performance", "Django ORM issues", or audit Django code for performance problems.

updated
occupation
Software Developers
description

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine…

updated
occupation
Software Developers
description

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.

updated
occupation
Software Developers
description

Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member. Use when asked to "find PRs I need to review", "show my review requests", "what needs my review", "fetch GitHub review requests", or…

updated
occupation
Information Security Analysts
description

GitHub Actions security review for workflow exploitation vulnerabilities. Use when asked to "review GitHub Actions", "audit workflows", "check CI security", "GHA security", "workflow security review", or review .github/workflows/ for pwn requests, expression…

updated
occupation
Software Developers
description

Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.

updated
occupation
Software Developers
description

ALWAYS use this skill when creating or updating pull requests — never create or edit a PR directly without it. Follows Sentry conventions for PR titles, descriptions, and issue references. Trigger on any create PR, open PR, submit PR, make PR, update PR…

updated
occupation
Web Developers
description

Create data-driven presentation slides using React, Vite, and Recharts with Sentry branding. Use when asked to "create a presentation", "build slides", "make a deck", "create a data presentation", "build a Sentry presentation". Scaffolds a complete…

updated
occupation
Information Security Analysts
description

Security code review for vulnerabilities. Use when asked to "security review", "find vulnerabilities", "check for security issues", "audit security", "OWASP review", or review code for injection, XSS, authentication, authorization, cryptography issues.…

updated
occupation
Computer Occupations, All Other
description

Alias for sentry-skills:skill-writer. Use when users explicitly ask for "skill-creator" or reference the legacy skill name. Redirects to the canonical skill authoring workflow.

updated
Showing 40 of 4,287 collected skills.