Skill Claude CodeCodex
Use when testing the man golden build.
Skill Claude CodeCodex
Use when testing the man golden build.
Skill Claude CodeCodex
Use when testing the pdf golden build.
Skill Claude CodeCodex
Use when testing chapter categorization.
Skill Claude CodeCodex
Use when testing keyword categorization.
Skill Claude CodeCodex
Use when testing the pptx golden build.
Skill Claude CodeCodex
Use when testing keyword categorization.
Skill Claude CodeCodex
Use when testing the rss golden build.
Skill Claude CodeCodex
Use when testing the empty rss golden build.
Skill Claude CodeCodex
Use when testing the word golden build.
Instructions file
Instructions for yusufkaraaslan/lazy-bird, covering claude.md, project overview, commands, testing and code quality.
yusufkaraaslan/skill-seekers-plugin
Plugin Claude Code
Transform 17 source types (docs, GitHub, PDFs, videos, Jupyter, Confluence, Notion, Slack, and more) into AI-ready skills and RAG knowledge for 16+ LLM platforms.
yusufkaraaslan/skill-seekers-plugin
Command
Create an AI skill from any source (URL, repo, PDF, video, notebook, etc.).
yusufkaraaslan/skill-seekers-plugin
Command
One-command skill creation and packaging for a target platform.
yusufkaraaslan/skill-seekers-plugin
Command
Sync a scraping config's URLs against the live documentation site.
yusufkaraaslan/skill-seekers-plugin
Skill Claude CodeCodex
Automatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from documentation, repos, PDFs, videos, or other knowledge sources.
Instructions file CodexOpenCode
Instructions for yusufkaraaslan/tote: Electron hub app: web LLM tabs + shared workspace folder + docked CLI-agent terminals.
Instructions file
Instructions for yusufkaraaslan/tote, covering claude.md, what this is, commands, architecture and invariants that span files.
Plugin Claude Code
Custom Claude Code plugins for architecture design and development workflows.
Plugin Claude Code
Architecture-first design workflow using StarUML MCP. Creates layered UML (package diagrams + class diagrams) with interface segregation, enforces no circular dependencies, and keeps diagrams in sync with code.
Agent
Validates architecture rules in StarUML — checks for circular dependencies, missing interfaces, and dependency violations. Use after creating or updating architecture to verify correctness.
Agent
Creates and updates StarUML diagrams following layered architecture rules. Produces documentation-export-ready UML with full signatures, types, and documentation on every element. Use when designing new features or filling in documentation for export.
Agent
Reads the current StarUML project and reports architecture state — diagrams, packages, classes, interfaces, dependencies, and rule violations. Use when you need to understand existing architecture before making changes.
Agent
Reads source code and updates StarUML diagrams to match the actual implementation. Use after code changes to keep UML in sync with reality. Scans GDScript, Python, C#, TypeScript, and other languages.
Command
Architecture-first design workflow using StarUML. Design features, sync UML from code, or prepare docs for export.