By straion-dev
Rules-driven development for Claude Code. Validate specs and tasks against project rules, break down features with automatic compliance checking, and ensure every implementation meets organizational standards.
Guides users through rules-first feature implementation from idea to production code. Validates specs, tasks, and implementation against project rules at every step. Use when building features, implementing specs, creating implementation plans, breaking down specs into tasks, or when user says "help me build", "implement this", "add feature", "plan this", "break down this spec", "create tasks", or wants rules compliance.
Validates code, specifications, and tasks against project rules using Straion's semantic matching. Use when checking compliance, validating PRs, reviewing specs against rules, or when user asks "does this meet rules", "check compliance", "validate this".
Note: This repository is a read-only mirror, automatically synced from the internal Straion monorepo. Direct commits and PRs to this repo will be overwritten on the next sync.
Official marketplace for Straion's Claude Code plugins.
Add this marketplace to Claude Code:
/plugin marketplace add straion-dev/straion-claude-marketplace
Installation:
/plugin install straion@straion-claude-marketplace
Quick Start:
Add to your project's .claude/settings.json:
{
"extraKnownMarketplaces": {
"straion": {
"source": {
"source": "github",
"repo": "straion-dev/straion-marketplace"
}
}
},
"enabledPlugins": {
"straion@straion": true
}
}
Commit this file. Team members will automatically:
/plugin marketplace add straion-dev/straion-claude-marketplace
/plugin install straion@straion-claude-marketplace
Refresh marketplace:
/plugin marketplace update straion-marketplace
Update plugin:
/plugin update straion@straion-marketplace
/plugin marketplace list
/plugin marketplace remove straion-claude-marketplace
Maintained by: Straion Contact: [email protected]
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.
npx claudepluginhub straion-dev/straion-claude-marketplace --plugin straion[Internal] claude-code-plugin リポジトリの marketplace 構造を検証し、エラーを自動修正する内部ユーティリティ
Development tools for Claude Code plugins - local testing without pushing
A comprehensive toolkit for creating, validating, and distributing Claude Code plugins
Infrastructure and pipeline building blocks for Claude Code plugins. Like ancient ley lines connecting sacred sites, leyline provides the foundational patterns that connect and power plugin ecosystems.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.