with one click
straion-agent-integrations
straion-agent-integrations contains 3 collected skills from straion-dev, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
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.
Extract development rules from a repository's agent-instruction files (CLAUDE.md, AGENTS.md, AGENT.md), the markdown they reference, and known rule locations like .cursor/rules and CONTRIBUTING.md, then upload them via `straion import-rules`. Use when the user asks to "import rules", "analyze this repo", "extract coding standards", "scan for conventions", when starting on an unfamiliar repository, or when the `straion` CLI hands off to the agent as part of its import flow.
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".