Yasanglass Agent Skills
yasanglass-agent-skills is a Claude Code plugin for the Build phase that registers a 2-skill Kotlin and Koin marketplace for compatible coding agents.
Install Kotlin and Koin-focused agent skills from a personal marketplace when building JVM or Android apps with Claude Code.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install yasanglass-agent-skills@yasanglass/agent-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:yasanglass/agent-skills") and the paste-ready config with skillselion.get_install_config("plugin:yasanglass/agent-skills").
What it does
yasanglass-agent-skills is a compact personal plugin marketplace for Claude Code and similar coding agents, packaging two skills aimed at Kotlin developers who use Koin for dependency injection. Solo builders shipping Android apps, KMP projects, or JVM backends can register this repo to pull in opinionated agent guidance without hunting one-off SKILL.md files across GitHub. The bundle is categorized as community content and is intentionally narrow: it does not replace official Android docs but gives your agent repeatable prompts and patterns around DI setup, module wiring, and Kotlin conventions. Install when you already standardize on Koin and want those constraints enforced during everyday agent sessions. Skip it if you use Hilt, Dagger, or non-Kotlin stacks. Pair with your project’s existing lint and architecture rules so the skills reinforce rather than fight your module boundaries.
Highlights
- 2-plugin personal marketplace aimed at Claude Code and compatible agents
- Skills centered on Koin dependency injection and Kotlin project patterns
- Keyword coverage: dependency, injection, koin, kotlin, skills
- Community-sourced bundle you register like any other Claude Code plugin repo
- Composable with standard Claude Code skill discovery workflows
Why builders use it
Scattered one-off Koin and Kotlin agent prompts make every Claude session reinvent dependency-injection guidance.
After you add the marketplace, Claude Code can load consistent Koin- and Kotlin-oriented skills from a single registered plugin source.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is yasanglass-agent-skills for?
Solo and small-team Kotlin developers using Claude Code who want Koin-focused agent skills in one plugin repo instead of copy-pasting prompts.
When should I use yasanglass-agent-skills?
Use it during Build when you are wiring modules, scopes, and injection in Kotlin or Android projects and want the agent to follow Koin conventions.
How do I add yasanglass-agent-skills to my agent?
Register the yasanglass/agent-skills repository as a Claude Code plugin marketplace, then enable the bundled skills from your plugin or skills settings.
Comments
Share how you use yasanglass-agent-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.