Insight Riot
Official@insightriot
Insight Riot provides 21 engineering discipline skills covering specification, testing, debugging, security, performance, CI/CD, and release management for software development teams.
Agent Skills by Insight Riot
Showing 15 vetted skills indexed across 1 GitHub repositories.
idea-refine
Refines raw ideas into actionable one-pagers through structured divergent and convergent thinking.
spec-driven-development
Creates structured specifications before coding through a gated four-phase workflow.
debugging-and-error-recovery
Diagnose test failures, build errors, and runtime bugs through structured triage.
browser-testing-with-devtools
Inspect live browser DOM, console, network, and performance data via Chrome DevTools MCP.
planning-and-task-breakdown
Decomposes specifications into small verifiable tasks with acceptance criteria and dependency ordering.
using-agent-skills
Discovers and routes tasks to phase-appropriate engineering workflow skills.
code-review-and-quality
Reviews code changes across correctness, readability, architecture, security, and performance axes.
security-and-hardening
Applies security-first coding practices covering OWASP prevention, input validation, and secrets management.
code-simplification
Refactors working code to reduce complexity while preserving exact behavior.
performance-optimization
Diagnose and fix frontend and backend performance bottlenecks using a measure-first optimization workflow.
ci-cd-and-automation
Configures CI/CD pipelines with quality gates, deployment strategies, and rollback workflows.
shipping-and-launch
Guides production deployments with pre-launch checklists, feature flags, staged rollouts, and rollback plans.
deprecation-and-migration
Plan structured code removal and incremental migration from legacy systems to replacements.
git-workflow-and-versioning
Enforces atomic commits, trunk-based branching, and pre-commit hygiene for every code change.
documentation-and-adrs
Write ADRs, API docs, READMEs, and changelogs that capture architectural decision rationale.
Frequently Asked Questions About Insight Riot
FAQPage SchemaWhat tasks can I accomplish using Insight Riot's skills?▼
You can refine ideas, write specifications before coding, decompose work into verifiable tasks, apply test-driven development, debug test failures and production incidents, review code with quality gates, harden security, optimize performance, design interfaces, configure CI/CD pipelines, and manage shipping, deprecation, and versioning.
Who should use Insight Riot's skill collection?▼
Software engineers, frontend developers, and engineering leads benefit most. The skills target practitioners building user-facing interfaces, maintaining code quality across pull requests, setting up deployment pipelines, handling authentication and sensitive data, and documenting architectural decisions for team onboarding.
How do the skills get discovered and invoked during a session?▼
The using-agent-skills meta-skill governs discovery and invocation of all other skills at session start or when a task matches a skill's trigger conditions. The context-engineering skill configures rules files and project context to keep output quality consistent across tasks.
What prerequisites or dependencies do these skills require?▼
The browser-testing-with-devtools skill requires Chrome DevTools MCP for runtime verification of rendered pages, console errors, and network requests. Other skills operate as structured methodology guides and require no external services beyond a standard development environment with git.
Do the skills cover deployment and release risk management?▼
Yes. The shipping-and-launch skill covers pre-launch checklists, feature flags, staged rollouts, monitoring, and rollback strategies. The ci-cd-and-automation skill handles pipeline setup, quality gates, and test runners, while deprecation-and-migration manages sunsetting features and removing dead code.