OneSyntax
Official@onesyntax · Sri Lanka
We turn your ideas into great software products
Agent Skills by OneSyntax
Showing 11 vetted skills indexed across 1 GitHub repositories.
professional
Apply professional ethics and responsible estimation during code reviews and project planning.
patterns
Identify design patterns for software design problems using GOF patterns.
refactor-suggestion
Analyze source code to identify actionable refactoring opportunities using Clean Code principles.
solid
Apply SOLID design principles to structure classes and modules.
components
Analyze software component design using cohesion, coupling, and dependency principles.
architecture
Design software systems using Clean Architecture principles and dependency rules.
naming
Guide developers to choose clear, intent-revealing names for code.
functions
Refactor large functions into small, single-purpose units with minimal arguments.
clean-code-review
Assess code quality across naming, functions, classes, and architecture.
teach-concept
Explain Clean Code concepts with examples and practical guidance.
tdd
Guide AI agents through red-green-refactor cycles to implement software features.
Frequently Asked Questions About OneSyntax
FAQPage SchemaWhat specific tasks can developers perform using OneSyntax?▼
Developers can perform systematic code quality assessments, refactor large functions into single-purpose units, and apply SOLID principles to class structures. It enables the identification of GOF design patterns and provides guidance on implementing Clean Architecture to ensure maintainable, decoupled software systems.
Which personas benefit most from these architectural skills?▼
Software engineers, technical leads, and system architects benefit from these skills. The manifest is designed for professionals responsible for maintaining high-quality codebases, conducting peer reviews, and ensuring that new feature implementations adhere to established design patterns and architectural constraints.
What are the prerequisites for implementing these design principles?▼
Implementation requires a foundational understanding of object-oriented programming and existing familiarity with Clean Code concepts. Users should have an active codebase ready for analysis and a development environment configured to support iterative testing cycles and modular component refactoring.