shared-patterns
Reusable patterns and templates for Claude Code skill and hook development.Triggers: validation patterns, error handling, testing templates, workflow patterns,shared patterns, reusable templates, DRY patterns, common workflowsUse when: creating new skills or hooks that need consistent patterns, implementingvalidation logic, setting up error handling, creating test scaffolding,referencing standard workflow structuresDO NOT use when: pattern is specific to one skill only.DO NOT use when: pattern is still evolving - wait for stability.DO NOT use when: pattern is context-dependent requiring variations.Reference these patterns to ensure consistency across the ecosystem.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install athola/claude-night-market/shared-patterns skilz install athola/claude-night-market/shared-patterns --agent opencode skilz install athola/claude-night-market/shared-patterns --agent codex skilz install athola/claude-night-market/shared-patterns --agent gemini
First time? Install Skilz: pip install skilz
Works with 22+ AI coding agents
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/athola/claude-night-market cp -r claude-night-market/plugins/abstract/skills/shared-patterns ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
pytest-config
by atholaStandardized pytest configuration patterns for plugin development. Reducesduplication across parseltongue, pensive, sanctum, and other plugins.Trigger...
shell-testing-framework
by manutejShell script testing expertise using bash test framework patterns from unix-goto, covering test structure (arrange-act-assert), 4 test categories, ass...
markdownlint-custom-rules
by TheBushidoCollectiveCreate custom linting rules for markdownlint including rule structure, parser integration, error reporting, and automatic fixing.
feature-dev
by secondskyAutomate 7-phase feature development with specialized agents (code-explorer, code-architect, code-reviewer). Use for multi-file features, architectura...
Agentic Skill Details
- Repository
- claude-night-market
- Type
- Technical
- Meta-Domain
- development
- Primary Domain
- testing
- Market Score
- 32.0
Browse Category
More development Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?