Wojons Skills

Wojons Skills from wojons/skills.

by @wojons 68 skills

Skills in this plugin

68
  1. Index · wojons bundle
    Maintain directory organization with index files (_index.md/_index.yaml/_index.json) and consistency prompts (_prompt.md)
    0 installs
  2. Redteam · wojons bundle
    Think and act like an attacker to identify security vulnerabilities, weaknesses, and penetration vectors through adversarial security testing
    0 installs
  3. White Hat · wojons bundle
    Build defensive security capabilities, implement security by design, and practice ethical hacking to protect systems proactively
    0 installs
  4. Baby Steps · wojons bundle
    Core operational directive for incremental development using the Baby Steps Methodology - break work into smallest possible meaningful changes with validation at every step
    0 installs
  5. Dogfooding · wojons bundle
    Use when you need to test and validate the skills repository using the skills system itself, practicing "eating your own dog food"
    0 installs
  6. Git Release · wojons bundle
    Create consistent releases and changelogs
    0 installs
  7. Testing E2e · wojons bundle
    Run end-to-end tests for complete user workflows
    0 installs
  8. Context Pack · wojons bundle
    Pack codebases, folders, or ZIP archives into LLM-friendly context format with smart filtering, file selection, and markdown structure
    0 installs
  9. Gap Analysis · wojons bundle
    Identify discrepancies between documented requirements and actual implementation through systematic comparison and analysis
    0 installs
  10. React Review · wojons bundle
    Review React components for best practices and performance issues
    0 installs
  11. Testing Unit · wojons bundle
    Run unit tests for individual code components
    0 installs
  12. AI Collab Dev · wojons bundle
    A 10-step methodology for building software with AI collaboration - from north star through automated Ralph loop execution with zero human-in-the-loop code writing
    0 installs
  13. Security Scan · wojons bundle
    Use when you need comprehensive security scanning across applications, infrastructure, and dependencies with LLM-based analysis
    0 installs
  14. Skill Builder · wojons bundle
    Build basic to intermediate Agent Skills using structured templates and validation tools
    0 installs
  15. Test Coverage · wojons bundle
    Measure and report test coverage across all test types
    0 installs
  16. Test Planning · wojons bundle
    Create comprehensive test plans considering all test types and dependencies
    0 installs
  17. Testing Chaos · wojons bundle
    Run chaos engineering tests to build resilient systems
    0 installs
  18. Testing Smoke · wojons bundle
    Run smoke tests to verify basic application functionality
    0 installs
  19. Vercel Deploy · wojons bundle
    Deploy applications to Vercel with automatic framework detection
    0 installs
  20. Code Migration · wojons bundle
    Guide framework and library migrations with incremental strategies, breaking change analysis, compatibility testing, and automated migration tools
    0 installs
  21. Data Validation · wojons bundle
    Use when you need to validate data quality, types, schemas, and consistency across systems
    0 installs
  22. Devils Advocate · wojons bundle
    Challenge ideas, assumptions, and decisions by playing devil's advocate to identify weaknesses and prevent groupthink
    0 installs
  23. Opencode Config · wojons bundle
    Configure OpenCode settings using JSON or Markdown files for project-specific or global preferences
    0 installs
  24. Stepwise Testing · wojons bundle
    Verify every step exhaustively - debug with detailed tracing and test each component individually to leave no stone unturned
    0 installs
  25. Testing Database · wojons bundle
    Test database interactions, schemas, and data integrity
    0 installs
  26. Testing Security · wojons bundle
    Test application security vulnerabilities
    0 installs
  27. Trust But Verify · wojons bundle
    Verify system claims and test results through independent validation rather than trusting assumptions
    0 installs
  28. API Documentation · wojons bundle
    Use when you need to generate comprehensive API documentation for REST/HTTP, gRPC, GraphQL, and RPC APIs
    0 installs
  29. Assumption Buster · wojons bundle
    Aggressively challenge and attempt to disprove assumptions through counterexamples, edge cases, and adversarial thinking
    0 installs
  30. Incident Response · wojons bundle
    Use when you need to manage incidents and conduct post-mortem analysis to improve system reliability and security
    0 installs
  31. Ralph Wiggum Loop · wojons bundle
    Enterprise-grade AI-driven development workflow engine with steering packet architecture for real-time control, plugin system, agent orchestration, monitoring, and complex workflow patterns. Build-verify loops that iterate until success.
    0 installs
  32. Spec Gap Analysis · wojons bundle
    Analyze gaps between formal specifications (API specs, interface specs, architecture specs) and actual implementations with specialized support for structured specification formats
    0 installs
  33. Test Gap Analysis · wojons bundle
    Analyze gaps between requirements/features that should be tested and actual test coverage, identifying testing deficiencies and prioritizing test improvements
    0 installs
  34. Test Orchestrator · wojons bundle
    Orchestrate and coordinate different test types in proper order
    0 installs
  35. Testing Ecosystem · wojons bundle
    Understand the complete testing ecosystem and relationships between test types
    0 installs
  36. Testing Level Mvp · wojons bundle
    Testing strategy for Minimum Viable Product
    0 installs
  37. Testing Level Poc · wojons bundle
    Testing strategy for Proof of Concept projects
    0 installs
  38. Testing Usability · wojons bundle
    Test application usability and user experience
    0 installs
  39. Assumption Testing · wojons bundle
    Identify, document, and explicitly test assumptions rather than leaving them implicit and untested
    0 installs
  40. Dependency Upgrade · wojons bundle
    Analyze and safely upgrade dependencies with breaking change detection, version compatibility checks, impact analysis, and migration planning
    0 installs
  41. Reality Validation · wojons bundle
    Compare system behavior against real-world expectations and domain knowledge rather than just technical specifications
    0 installs
  42. Sherlock Debugging · wojons bundle
    Apply Sherlock Holmes' deductive method to debug code, diagnose system issues, and solve technical puzzles using systematic elimination and logical reasoning
    0 installs
  43. Testing Regression · wojons bundle
    Run regression tests to ensure new changes don't break existing functionality
    0 installs
  44. Accessibility Audit · wojons bundle
    Use when you need comprehensive accessibility auditing including WCAG compliance, legal requirements mapping, and user testing with disabilities
    0 installs
  45. Best Practice Guide · wojons bundle
    Analyze project documentation to identify missing context, then generate and store best practice guides using web search when available
    0 installs
  46. Data Flow Architect · wojons bundle
    Design and document comprehensive data flow architectures across systems, services, networks, databases, and protocols using systematic methodology
    0 installs
  47. Testing Integration · wojons bundle
    Run integration tests for component interactions
    0 installs
  48. Testing Performance · wojons bundle
    Test application performance and load handling
    0 installs
  49. Adversarial Thinking · wojons bundle
    Apply systematic adversarial thinking patterns including devil's advocate, assumption busting, red teaming, and white hat security approaches
    0 installs
  50. Log Analysis Parsing · wojons bundle
    Parse, analyze, search, and extract insights from logs using various techniques including regex, parsing engines, and log analysis tools
    0 installs
  51. Logging Fundamentals · wojons bundle
    Implement proper logging practices including log levels, structured logging, context propagation, and logging best practices for applications and systems
    0 installs
  52. Database Optimization · wojons bundle
    Use when you need to optimize database performance, schema design, indexing, and query performance across different database systems
    0 installs
  53. Log Management System · wojons bundle
    Implement comprehensive log management including rotation, retention, forwarding, aggregation, storage, and lifecycle management
    0 installs
  54. Observability Logging · wojons bundle
    Use logs as part of comprehensive observability strategy including metrics, traces, alerts, and dashboards for system understanding and operational excellence
    0 installs
  55. Performance Profiling · wojons bundle
    Analyze system and application performance using Linux kernel-level tools (perf, ftrace, eBPF, SystemTap) and application-level profiling to identify bottlenecks and optimize performance
    0 installs
  56. Testing Accessibility · wojons bundle
    Test application accessibility compliance
    0 installs
  57. Testing Compatibility · wojons bundle
    Test application compatibility across browsers, devices, and platforms
    0 installs
  58. Workflow Orchestrator · wojons bundle
    Build and orchestrate AI-driven development workflows (Ralph loops) that iterate until success using configurable patterns and multi-agent coordination
    0 installs
  59. Completeness Validator · wojons bundle
    Validate true completion vs superficial "done" - ensure code is wired up, tested, and production-ready using multilingual completion semantics
    0 installs
  60. Test Dependency Mapper · wojons bundle
    Map dependencies and relationships between different test types
    0 installs