bug-diagnose-and-root-cause-and-fix
Safe 69Diagnose bugs and find root causes
by 727474430
Software bugs waste hours of developer time. This skill provides systematic root cause analysis, identifying exactly where and why errors occur. It delivers detailed diagnostic reports with specific code locations, step-by-step fix instructions, and multiple solution options.
skill-template
Safe 70Create production-ready DocEngineering skills
by 64andrewwalker
Building skills from scratch requires boilerplate setup and structure decisions. This template provides a proven starting point with best practices for tool permissions, file organization, and error handling patterns.
code-conventions
Safe 70Enforce Code Conventions and Formatting Standards
by 5t111111
Inconsistent code formatting makes projects harder to maintain and review. This skill provides clear guidelines for code conventions and formatting, helping teams maintain readable and consistent codebases across Deno projects.
git-operation
Safe 68Create proper Git commit messages
by 5t111111
Developers often write unclear or inconsistent commit messages. This skill provides clear guidelines for writing professional Git commit messages in English with proper formatting.
testing
Safe 67Write and run effective tests
by 5t111111
Writing quality tests is essential for maintaining reliable software. This skill provides clear guidance on testing frameworks, test organization, and running tests efficiently in Deno projects.
portfolio-context
Safe 69Provide portfolio analysis project context
by 5MinFutures
Accelerate Portfolio Buddy 2 development with instant access to tech stack, architecture, known issues, and component patterns. This context skill helps AI assistants deliver accurate, project-aware responses.
planning-guidelines
Safe 70Apply Planning Guidelines for Portfolio Buddy
by 5MinFutures
Features for Portfolio Buddy 2 need careful planning to preserve existing code and work across mobile and desktop. This skill provides clear principles for code preservation, responsive design patterns, and decision frameworks that ensure consistent, maintainable development.
planning-framework
Safe 70Apply Structured Thinking Before Coding
by 5MinFutures
Developers often start coding without proper planning, leading to scope creep and technical debt. This framework provides Musk's 5-step algorithm and ICE scoring to systematically evaluate features before writing any code.
migration-tracker
Safe 69Track Portfolio Buddy migration status and feature parity
by 5MinFutures
Managing a large migration project without clear tracking leads to confusion about completed work and missing features. This skill provides a structured record of 40 migration features with their status, known issues, and tech debt priorities.
coding-standards
Safe 70Apply React 19 TypeScript coding standards
by 5MinFutures
Portfolio Buddy 2 developers need consistent coding patterns to maintain code quality. This skill provides documented standards for React 19 components, TypeScript types, and project organization.
architecture-reference
Safe 69Get Portfolio Buddy 2 architecture reference
by 5MinFutures
Quick reference for Portfolio Buddy 2 project structure. Contains component hierarchy, hook patterns, utility functions, and data flow documentation for faster development.
orchestrating-parallel-agents
Safe 70Run Multiple AI Agents in Parallel
by 4eyedengineer
Managing multiple related GitHub issues sequentially wastes time and delays delivery. This skill enables running several AI coding agents simultaneously using git worktrees, breaking large features into parallel waves of independent work for faster feature completion.
mermaid-flowchart
Safe 67Create flowcharts with Mermaid syntax
by 46ki75
Creating flowcharts manually takes time and requires graphical tools. This skill provides instant access to Mermaid flowchart syntax, allowing you to generate professional diagrams directly from text descriptions.
markdown
Safe 69Lint and fix markdown formatting automatically
by 46ki75
Markdown files often contain style inconsistencies that reduce readability. This skill uses markdownlint-cli2 to automatically detect and fix common formatting problems while identifying issues that need human judgment.
ngx-hybrid-sales
Safe 69Qualify leads for HYBRID sales
by 270aldo
Help sales teams qualify leads between HYBRID ($199/mo) and ASCEND ($99/mo) products. Provides complete call frameworks, objection handling scripts, and qualification scoring systems.
ngx-funnel-criteria
Safe 68Audit NGX funnels with scoring criteria
by 270aldo
Marketing teams struggle to consistently evaluate landing pages and checkout flows. This skill provides a standardized 100-point audit framework with visual identity, copy, UX, and conversion checklists for NGX funnels.
ngx-brand-voice
Safe 69Create Consistent NGX Brand Content
by 270aldo
Maintaining consistent brand voice across content is challenging without clear guidelines. This skill provides comprehensive NGX brand voice documentation to ensure all content aligns with approved communication standards.
ai-maestro-memory-search
Safe 69Search conversation history before starting tasks
by 23blocks-OS
AI assistants often repeat explanations or contradict previous decisions because they cannot recall past conversations. This skill enforces proactive memory search so every task builds on existing context instead of starting from scratch.
ai-maestro-documentation-search
Safe 69Search documentation proactively
by 23blocks-OS
Developers often miss existing implementations or use incorrect function signatures when working with unfamiliar code. This skill enforces proactive documentation search before any implementation, reducing errors and ensuring code consistency with established patterns.
ai-maestro-code-graph-query
Safe 70Query Code Dependencies
by 23blocks-OS
Understanding code relationships prevents breaking changes. This skill automatically queries a code graph database to find callers, callees, serializers, and associations before you modify any component.