By meaningfy-ws
Reusable collection of agent skills for AI-powered task automation and development.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-1 --plugin meaningfy-ws-agent-skillsAssist users in developing rigorous system architecture models through **contract-first, documentation-first, specification-first** approaches. Use C4 (Context, Container, Component, Code) levels, ArchiMate, and UML notations to express architecture decisions. Support architectural decision-making using ADR (Architecture Decision Record) methodology, and guide users toward the final deliverables: rigorous models in Enterprise Architect, comprehensive architecture documentation, and formally-specified data structures.
Clean Architecture and Cosmic Python guidance for well-tested, layered Python systems. Use for designing Python projects with layered architecture (models, adapters, services, entrypoints), enforcing Clean Code and SOLID principles, testing strategies (unit tests, BDD, Gherkin), CI/CD setup (pytest, tox, importlinter), and architectural decision-making (ADRs). Applicable to systems requiring strict boundary enforcement, clean separation of concerns, and comprehensive test coverage.
A curated collection of specialized Agent Skills for Claude Code. Skills extend Claude's capabilities with domain-specific knowledge, tools, and workflows.
Agent Skills are self-contained, reusable packages that extend Claude's capabilities in specific domains. Each skill provides focused knowledge, tools, and workflows that Claude can activate when needed.
Install the entire skills collection:
claude code install https://github.com/meaningfy-ws/agent-skills
Or install locally from a cloned repository:
claude code install ./path/to/agent-skills
Once installed, the skills are automatically available to Claude. Skills are discovered and activated based on their descriptions when they're relevant to your task.
The following skills are available in this repository:
| Skill Name | Description | Status |
|---|---|---|
| (Coming soon) | Add your skills here | - |
To see all available skills, browse the skills/ directory.
agent-skills/
├── .claude-plugin/ # Plugin configuration
├── skills/ # Individual skills
├── spec/ # Specification & docs
├── template/ # Skill template
├── CREATING_SKILLS.md # How to create skills
├── CONTRIBUTING.md # Contribution guidelines
└── README.md # This file
This repository is licensed under Apache 2.0 unless otherwise specified. Individual skills may have their own licenses - see LICENSE.txt in each skill directory.
See THIRD_PARTY_NOTICES.md for attribution of dependencies.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.