CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. sickn33
  4. /
  5. antigravity-awesome-skills
  6. /
  7. Posix Shell Pro

Posix Shell Pro

Editor's Note

When you need shell scripts that run anywhere,Alpine containers, ancient Solaris boxes, embedded systems, wherever,this is your go-to. It enforces strict POSIX sh compliance, so no arrays, no bash-isms, no `[[` conditionals. You get patterns for working around those limitations: positional parameters instead of arrays, `case` for pattern matching, `printf` instead of echo. It's opinionated about safety too: quote everything, use traps for cleanup, validate with explicit checks. The real value is in the constraints section and workarounds, which save you from debugging why your script breaks on dash or BusyBox ash. Worth it if portability actually matters for your use case.

Install

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill posix-shell-pro
Votes
0
Installs250
GitHub Stars39.4k
Categories
CLI & Terminal
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related CLI & Terminal Skills

View all →
asc-screenshot-resize

rudrankriyam/app-store-connect-cli-skills

0
770
833
asc screenshot resize
asc-screenshot-resize

rorkai/app-store-connect-cli-skills

0
606
834
asc screenshot resize
nansen-token-screener

nansen-ai/nansen-cli

0
311
124
nansen token screener
nansen-perp-screener

nansen-ai/nansen-cli

0
294
124
nansen perp screener
sentry-cli

sentry/dev

0
64.9k
Command-line interface for querying and managing Sentry issues, projects, organizations, and distributed traces.
wonda-cli

degausai/wonda

0
29.4k
120
Terminal-based content creation and social automation toolkit for AI agents.