Find the perfect skill
Review Talk Scripts
Content
Review and improve conference talk scripts and presentation materials through an exhaustive interview session, cross-referencing actual source code.
Save Custom Approach as Reusable Skill
Security
Save a custom security testing approach as a reusable skill. Guides capturing, structuring, and validating the skill for auto-loading in Claude Code.
Add Pulumi Provider Package
Development
Guided workflow to add a new provider package to the Pulumi Registry. Walks through package metadata, validation, and listing.
Hiring Rubric & Interview Scorecard
Productivity
Generates a structured interview scorecard with competencies, behavioral questions, and scoring guidance for any role.
Application Cryptographic Audit
Security
Audit of an application's cryptography to identify weak algorithms, insecure modes, hardcoded secrets, and misconfigurations. Build an automated tool to scan Python and config files.
Makepad UI Development
Development
Guidance and patterns for Makepad UI development in Rust, including setup, shaders, packaging, and troubleshooting.
AI Code Quality Gate - Detect AI Defects
Testing
AI code quality gate that detects hallucinated imports, phantom packages, stale APIs, and AI-specific code defects. Supports TypeScript, JavaScript, Python, Java, Go, Kotlin.
AgentRecall - Persistent Memory for AI Agents
Productivity
Persistent compounding memory for AI agents with 5 default MCP tools and optional Supabase backend. Zero cloud, local markdown only, Obsidian-compatible.
Claims Appeals Management
Business & Administration
Claims appeals agent for healthcare workflows using Claude. Executes claims management workflows with valid outputs within 15 minutes.
Firecrawl Download
Documentation
Download an entire website as local files (markdown, screenshots, etc.) using firecrawl. Useful for saving documentation or content for offline use.
Aura DNA - Core Philosophies
Development
Core Product/UX and Engineering philosophies governing Fluxo AI: Freedom First, Zero Friction, Atomic Habits, etc. Apply persistently.
Pre-Commit Fixer
Development
Automatically fixes pre-commit hook failures and retries the commit. Use when a git commit fails due to ESLint errors, pattern compliance violations, missing document headers, cross-document dependency issues, or documentation index staleness. Spawns a targeted subagent to fix each category of failure, then re-stages and re-commits.