confluence-docs
Standardized technical documentation templates for ADRs, runbooks, architecture, and knowledge transfer in AI agent workflows.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
392 skills found
Standardized technical documentation templates for ADRs, runbooks, architecture, and knowledge transfer in AI agent workflows.
Implement consumer-driven contract testing for microservices using Pact, schema validation, and API versioning to prevent breaking changes and ensure distributed team coordination.
Best practices for building integrations with NetBox REST and GraphQL APIs. Optimize performance, authentication, and architectural patterns for NetBox automations.
Perform comprehensive code reviews and generate QA test plans for Storyblok projects, ensuring quality, security, and adherence to best practices.
Rigorous, non-performative code review reception for AI agents, prioritizing technical verification and YAGNI over passive agreement.
Enables multi-tenant isolation for AI agent swarms, ensuring strict data separation, process isolation, and secure resource management between deployments.
Expert Rust analysis for ownership, borrowing, and lifetime errors, including E0382, E0597, and memory safety patterns.
Official RivetKit JavaScript client guidance for browser, Node.js, and Bun. Manage Rivet Actor connections, state, RPC actions, and events.
Performs a structured five-stage code review covering requirements, correctness, code quality, testing, and security. Provides actionable, categorized feedback (Blocker/Major/Minor/Nit) to improve PR quality.
Automated detection of IDOR vulnerabilities using a three-phase subagent workflow to verify authorization and ownership checks on sensitive endpoints.
A Zod schema generation and validation rule set for the HASH intelligent database ecosystem to ensure type safety and data integrity.
A meta-skill for building robust AI agent skills using a TDD approach: define failure (RED), implement the skill (GREEN), and plug rationalization loopholes (REFACTOR).