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. ed3dai
  4. /
  5. ed3d-plugins
  6. /
  7. Functional Core Imperative Shell

Functional Core Imperative Shell

Editor's Note

This skill helps you structure code by separating pure business logic from side effects. The core idea is simple: put your pure functions in one file where they're easy to test without mocks, and isolate all I/O operations in a thin shell around them. It's based on the functional core, imperative shell pattern that makes entire classes of bugs structurally impossible. The author suggests using it whenever you're writing new code, refactoring, or deciding where logic belongs. It's a disciplined approach that pays off in testability, though it requires thinking carefully about boundaries from the start.

Install

npx skills add https://github.com/ed3dai/ed3d-plugins --skill functional-core-imperative-shell
Votes
0
Installs126
GitHub Stars215
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.