By obsfx
Composable skills for coding agents — structured workflows for learning, architecture, and planning
Assisted learning skill for JavaScript developers exploring new technologies. Use when the user wants to learn, understand, or explore a new programming language (Elixir, Swift, Go, Rust, Python, etc.), a new tool or platform (Kubernetes, Docker, Terraform, Redis, Kafka, etc.), or a new architectural approach or paradigm (containerization, microservices, object pooling, distributed systems, event sourcing, CQRS, DDD, etc.). Triggers on: "teach me", "explain", "how does X work", "X for JavaScript developers", "learn X", "what is X", "compare X to JS", "I want to understand X", "show me how X works", "help me learn", "bridge from JS to X", "what's the equivalent of X in Y", or any question about unfamiliar technology from a JS developer's perspective. Does NOT generate project code — provides explanations, comparisons, diagrams, and insights. Stores learning progress in trekker as persistent memory across sessions.
Design, architect, plan, and review software structure. Use when the user says "design the architecture", "plan this feature", "how should we build this", "break this down", "propose approaches for", "what's the best way to structure", "create a technical plan", "think through the design", "evaluate options for building", "review the architecture", "analyze the codebase", "find pain points", "what should we improve", "audit the structure", or any medium-to-large task, structural change, refactoring, creative/idea work, multi-component change, architecture review, or technology selection. Produces multi-solution analysis with tradeoffs, composable module design, and architecture-first implementation plans.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin with composable skills for coding agents — structured workflows for learning, architecture, and planning.
# Add the marketplace
claude plugin marketplace add obsfx/skills
# Install the plugin
claude plugin install obsfx-skills
Or in Claude Code interactive mode:
/plugin marketplace add obsfx/skills
/plugin install obsfx-skills
Start a new session and ask for something that should trigger a skill (for example, "help me plan this feature" or "teach me about Kubernetes"). The agent should automatically invoke the relevant skill.
| Component | Type | Purpose |
|---|---|---|
assisted-learning | skill | Teach new technologies to JS developers through comparisons and diagrams |
software-architect | skill | Design, plan, and review software architecture |
/obsfx-skills:page | command | Generate a static HTML reference page from a learning session |
Skills are auto-activated by the agent when the conversation matches their description. You don't invoke them manually — they load as context when relevant.
Teaches new programming languages (Elixir, Swift, Go, Rust), tools (Kubernetes, Docker, Terraform), and architectural approaches (microservices, CQRS, distributed systems) to JavaScript developers. Every concept is mapped to a JS mental model with side-by-side comparisons.
Structured design workflow with two modes:
Generates incremental plan files in docs/<plan-name>/.
/obsfx-skills:page [topic-slug]Generates a clean, printable static HTML page that explains a concept from the current assisted-learning session. Writes to docs/pages/<topic-slug>.html in your project root.
/obsfx-skills:page elixir-pattern-matching
/obsfx-skills:page kubernetes-pods
MIT License - see LICENSE file for details
Enrich coding agent prompts with codebase context using a local LLM
AI-optimized issue tracker for coding workflows. Search-first workflow with persistent task memory across sessions.
Finds @feedback annotations in source code and addresses them with code changes
Shows remaining context window percentage in the statusline with a visual progress bar
npx claudepluginhub obsfx/skills --plugin obsfx-skillsEfficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Learning layer for AI-assisted development. Teaches concepts before you build, tracks knowledge with spaced repetition, analyzes project architecture, and conducts system design conversations with integrated teaching.
한국어 기술 문서 작성 스킬
Focused AI agent skills: brainstorming, planning, research, orchestration, implementation, dreaming (conversation review & knowledge consolidation), git operations, Tilt Kubernetes development, TUI design, cross-model code review, and Python tooling (uv, ruff, ty, uv-build)
Portable skills library with output styles: documentation lookup, GitHub operations, dependency intelligence, UI/UX patterns, and skill crafting
26 domain skills + 5 verification tools for security-first full-stack engineering. Covers security, architecture, DevOps, AI, mobile, office docs, frontend design, and multi-agent coordination.