analysis
01Skill Claude CodeCodex
Analyze feature requirements, dependencies, and security considerations. Use when starting feature implementation from GitHub issues to understand scope, technical feasibility, and risks.
Centralized LLM configuration and documentation management system. Tools for building skills, commands, agents, prompts, and managing MCP servers. Multi-LLM support (Claude Code, Codex, OpenCode).
Skill Claude CodeCodex
Analyze feature requirements, dependencies, and security considerations. Use when starting feature implementation from GitHub issues to understand scope, technical feasibility, and risks.
Skill Claude CodeCodex
Design system architecture, API contracts, and data flows. Use when translating analyzed requirements into technical design for feature implementation.
Skill Claude CodeCodex
Implement features with code, tests, and documentation. Use when building features from approved designs following TDD and project coding standards.
Skill Claude CodeCodex
Validate code quality, test coverage, performance, and security. Use when verifying implemented features meet all standards and requirements before marking complete.
Skill Claude CodeCodex
Validate WCAG 2.1 Level AA compliance and accessibility best practices. Use when performing accessibility audits and WCAG certification.
Skill Claude CodeCodex
TODO: Brief description of what the Skill does and when to use it.
Skill Claude CodeCodex
Design REST APIs or function contracts with clear request/response specifications, error handling patterns, authentication strategies, and comprehensive documentation.
Skill Claude CodeCodex
Generate comprehensive API endpoint tests for REST and GraphQL APIs. Creates tests for all HTTP methods, status codes, authentication, and validation.
Skill Claude CodeCodex
Design component architecture and module structure using established architectural patterns for clean, maintainable, and scalable systems.
Skill Claude CodeCodex
Generate CHANGELOG entries following conventional commits format with semantic versioning. Use when finalizing features to maintain proper change history.
Skill Claude CodeCodex
Review code for quality, security, and performance with comprehensive feedback.
Skill Claude CodeCodex
Analyze test coverage with detailed metrics, identify gaps, and generate comprehensive reports. Use when measuring code coverage, finding untested code, or validating coverage thresholds.
Skill Claude CodeCodex
Design data models with Pydantic schemas, comprehensive validation rules, type annotations, and relationship mappings.
Skill Claude CodeCodex
Analyze project dependencies, build dependency trees, detect conflicts, and check compatibility.
Skill Claude CodeCodex
Auto-activates when synthesizing outputs from multiple parallel sub-agents to create cohesive, integrated design with consistency checking and conflict resolution.
Skill Claude CodeCodex
Analyze and extract relevant patterns, best practices, and usage examples from fetched documentation for implementation guidance.
Skill Claude CodeCodex
Fetch library and framework documentation via context7-mcp and fetch-mcp for comprehensive documentation research with version-specific content.
Skill Claude CodeCodex
Update all project documentation including implementation docs, user guides, API docs, and architecture diagrams. Use when finalizing features to ensure comprehensive documentation.
Skill Claude CodeCodex
Write comprehensive end-to-end tests using Playwright with page object model pattern. Use when creating browser-based tests for user workflows.
Skill Claude CodeCodex
File permission test. Use for testing.
Skill Claude CodeCodex
Generate comprehensive integration tests for component interactions, workflows, and system boundaries. Use for testing API endpoints, database operations, and multi-component flows.
Skill Claude CodeCodex
Generate Jest-based unit tests for JavaScript/TypeScript code. Creates test files following Jest conventions with proper mocking, describe blocks, and coverage.
Skill Claude CodeCodex
Verify compliance with OWASP Top 10 2021 security standards. Use when performing OWASP compliance checks and security certification.
Skill Claude CodeCodex
Permission test. Use for testing.