github-workflow
No SKILL.md available for this skill.
View on GitHubMore from akaszubski/anyclaude-local
testing-guide
Complete testing methodology - TDD, progression tracking, regression prevention, and test patterns
1python-standards
Python code quality standards (PEP 8, type hints, docstrings). Use when writing Python code.
1documentation-guide
Documentation standards and automation. Use when updating docs, writing guides, or synchronizing code with documentation.
1project-management
This skill should be used when creating or updating PROJECT.md files, planning sprints, defining project goals, or managing project scope. It provides templates and best practices for PROJECT.md-first development.
1research-patterns
Research methodology and best practices for finding existing patterns
1architecture-patterns
This skill should be used when designing system architecture, making architectural decisions, or evaluating design patterns. It provides guidance on common patterns, ADR templates, design principles, and tradeoff analysis.
1