
shadows-skill-factoryMeta-skill for creating new agent skills — generates well-structured SKILL.md files with proper frontmatter, triggers, protocols, and rules. Use when buildin...
shadows-context-optimizerToken and context window optimization — compact prompts, reduce redundancy, prioritize critical context. Use when hitting context limits or to improve agent...
shadows-python-senseiPython best practices enforcer — clean code, proper patterns, performance, testing, type hints. Use when writing or reviewing Python code.