Arthur
Community@shoshoavi
Arthur maintains 33 Cursor Agent Skills covering IDE configuration, subagent creation, Supabase/Postgres optimization, Expo debugging, and Git/Jira pull request handling.
Agent Skills by Arthur
Showing 25 vetted skills indexed across 1 GitHub repositories.
create-subagent
Create custom Cursor subagents with YAML frontmatter and markdown system prompts.
migrate-to-skills
Convert Cursor rules and slash commands into Agent Skills format.
shell
Executes user-provided text after /shell as a literal terminal command.
statusline
Configure a custom command-based status line for the Cursor CLI prompt.
canvas
Generates standalone React canvas artifacts rendered beside the Cursor chat for analytical output.
create-skill
Guides creation of Agent Skills for Cursor with SKILL.md structure and best practices.
create-rule
Create Cursor .mdc rule files with frontmatter for persistent AI coding guidance.
update-cursor-settings
Modify Cursor and VSCode user settings in settings.json while preserving existing configuration.
update-cli-config
View and modify Cursor CLI configuration settings in the cli-config.json file.
create-hook
Create Cursor hooks that run scripts or prompts around agent events via hooks.json.
babysit
Triages PR comments, resolves merge conflicts, and fixes CI until merge-ready.
jira-branch-git-workflow
Automates git commit, push, and PR creation using Jira tickets parsed from feature branch names.
zscaler-ios-simulator-supabase
Diagnose and fix Supabase network failures in iOS Simulator behind Zscaler managed proxies.
python-best-practices
Applies Python design patterns for classes, typing, error handling, logging, and configuration.
prompt-engineering
Guides writing effective prompts for AI coding assistants using Cursor, OpenAI, and Anthropic best practices.
argocd-helm-migration
Migrate duplicated per-environment ArgoCD Helm charts into a single chart with values overlays.
security-best-practices
Applies secure coding patterns for input validation, authentication, and web vulnerabilities in Python.
presentation-builder
Generate presentation slide decks from Markdown using Marp, Slidev, or python-pptx.
supabase-postgres-best-practices
Provides Postgres performance optimization rules and SQL best practices for Supabase databases.
supabase
Guides Supabase development tasks including auth, RLS policies, migrations, and CLI workflows.
web-scraping-analysis
Automates compliant web scraping pipelines from legal checks through extraction, cleaning, and reporting.
debugging-expo-simulators
Diagnose Expo Go and React Native failures on iOS Simulator and Android Emulator.
serena-init
Initializes Serena MCP projects and writes onboarding memory files for new codebases.
code-refactoring
Refactor legacy code into clean architecture with incremental, test-gated changes.
Frequently Asked Questions About Arthur
FAQPage SchemaWhat 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.