Arthur avatar

Arthur

Community

@shoshoavi

1Followers
|
38Public Repos
|
25Published Skills

Arthur maintains 33 Cursor Agent Skills covering IDE configuration, subagent creation, Supabase/Postgres optimization, Expo debugging, and Git/Jira pull request handling.

Skills Distribution
DomainDeveloper To...Cursor IDE Configu.. (35%)Code Quality & Ref.. (25%)Supabase & Postgre.. (15%)Git, Jira & Delive.. (15%)

Agent Skills by Arthur

Showing 25 vetted skills indexed across 1 GitHub repositories.

shoshoavishoshoavi

create-subagent

Create custom Cursor subagents with YAML frontmatter and markdown system prompts.

Community
Basic
shoshoavishoshoavi

migrate-to-skills

Convert Cursor rules and slash commands into Agent Skills format.

Community
Intermediate
shoshoavishoshoavi

shell

Executes user-provided text after /shell as a literal terminal command.

Community
Basic
shoshoavishoshoavi

statusline

Configure a custom command-based status line for the Cursor CLI prompt.

Community
Intermediate
shoshoavishoshoavi

canvas

Generates standalone React canvas artifacts rendered beside the Cursor chat for analytical output.

Community
Advanced
shoshoavishoshoavi

create-skill

Guides creation of Agent Skills for Cursor with SKILL.md structure and best practices.

Community
Intermediate
shoshoavishoshoavi

create-rule

Create Cursor .mdc rule files with frontmatter for persistent AI coding guidance.

Community
Basic
shoshoavishoshoavi

update-cursor-settings

Modify Cursor and VSCode user settings in settings.json while preserving existing configuration.

Community
Basic
shoshoavishoshoavi

update-cli-config

View and modify Cursor CLI configuration settings in the cli-config.json file.

Community
Basic
shoshoavishoshoavi

create-hook

Create Cursor hooks that run scripts or prompts around agent events via hooks.json.

Community
Intermediate
shoshoavishoshoavi

babysit

Triages PR comments, resolves merge conflicts, and fixes CI until merge-ready.

Community
Intermediate
shoshoavishoshoavi

jira-branch-git-workflow

Automates git commit, push, and PR creation using Jira tickets parsed from feature branch names.

Community
Intermediate
shoshoavishoshoavi

zscaler-ios-simulator-supabase

Diagnose and fix Supabase network failures in iOS Simulator behind Zscaler managed proxies.

Community
Intermediate
shoshoavishoshoavi

python-best-practices

Applies Python design patterns for classes, typing, error handling, logging, and configuration.

Community
Intermediate
shoshoavishoshoavi

prompt-engineering

Guides writing effective prompts for AI coding assistants using Cursor, OpenAI, and Anthropic best practices.

Community
Intermediate
shoshoavishoshoavi

argocd-helm-migration

Migrate duplicated per-environment ArgoCD Helm charts into a single chart with values overlays.

Community
Advanced
shoshoavishoshoavi

security-best-practices

Applies secure coding patterns for input validation, authentication, and web vulnerabilities in Python.

Community
Intermediate
shoshoavishoshoavi

presentation-builder

Generate presentation slide decks from Markdown using Marp, Slidev, or python-pptx.

Community
Intermediate
shoshoavishoshoavi

supabase-postgres-best-practices

Provides Postgres performance optimization rules and SQL best practices for Supabase databases.

Community
Intermediate
shoshoavishoshoavi

supabase

Guides Supabase development tasks including auth, RLS policies, migrations, and CLI workflows.

Community
Advanced
shoshoavishoshoavi

web-scraping-analysis

Automates compliant web scraping pipelines from legal checks through extraction, cleaning, and reporting.

Community
Advanced
shoshoavishoshoavi

debugging-expo-simulators

Diagnose Expo Go and React Native failures on iOS Simulator and Android Emulator.

Community
Intermediate
shoshoavishoshoavi

serena-init

Initializes Serena MCP projects and writes onboarding memory files for new codebases.

Community
Intermediate
shoshoavishoshoavi

code-refactoring

Refactor legacy code into clean architecture with incremental, test-gated changes.

Community
Intermediate

Frequently Asked Questions About Arthur

FAQPage Schema
What tasks can I accomplish with shoshoavi's skills?▼

You can create Cursor subagents, rules, hooks, and skills; migrate .mdc rules to SKILL.md; refactor code to clean architecture; optimize Supabase Postgres queries; debug Expo simulators behind Zscaler; build Marp/Slidev slide decks; scrape websites; and automate Jira-based git commits and PR creation.

Who are these skills designed for?▼

Software engineers working inside the Cursor IDE and CLI, particularly full-stack developers using React, TypeScript, Node.js, Supabase, and Expo/React Native, plus DevOps engineers managing ArgoCD Helm charts and teams running Jira-linked feature-branch pull request processes.

How do I install and run these skills?▼

Place each skill folder into your .cursor/skills/ directory so Cursor discovers the SKILL.md frontmatter. Skills then trigger automatically from matching user requests, such as mentioning statusline setup, Helm migration, or Supabase auth failures; some are restricted to IDE or CLI surfaces.

Are these skills open source and what do they cost?▼

The skills are free to use as plain Markdown configuration files with no runtime cost. The supabase-postgres-best-practices skill is explicitly MIT-licensed and authored by Supabase; other skills carry no stated license, so review the repository before redistribution.

What prerequisites or dependencies do these skills require?▼

Most skills require only the Cursor IDE or Cursor CLI. Specific skills need their target stack: Supabase projects and Postgres for database skills, Expo Go with iOS Simulator for mobile debugging, Slack Bolt for trigger fixes, and Marp, Slidev, or python-pptx for presentation generation.