logo-solutions
Official@logo-solutions
Offers systematic engineering methodologies for spec-driven development, infrastructure provisioning, and rigorous quality assurance across the full software lifecycle.
Agent Skills by logo-solutions
Showing 22 vetted skills indexed across 1 GitHub repositories.
nas-logo
Provision an Apple Silicon Mac Mini as an Immich NAS using Ansible roles.
idea-refine
Refine raw ideas into actionable markdown one-pagers for product discovery.
debugging-and-error-recovery
Guide systematic root-cause debugging of failing tests and build errors.
using-agent-skills
Route development tasks to matching engineering workflow skills via SKILL.md metadata.
test-driven-development
Drive development with a red-green-refactor workflow and test-first design.
planning-and-task-breakdown
Break engineering specifications into ordered tasks with acceptance criteria and dependencies.
incremental-implementation
Deliver code changes in small, testable increments with atomic commits.
api-and-interface-design
Design stable REST and GraphQL APIs with contract-first specifications and consistent error semantics.
ci-cd-and-automation
Automate CI/CD pipeline setup and enforcement for GitHub Actions workflows.
context-engineering
Load persistent rules files and targeted spec sections for agent context.
frontend-ui-engineering
Implement accessible, responsive UI components with WCAG 2.1 AA support.
shipping-and-launch
Validate deployment readiness across code, infrastructure, and observability for production launches.
spec-driven-development
Create structured specifications covering objectives, commands, testing strategy, and acceptance criteria.
code-review-and-quality
Conduct multi-axis code review of pull requests with severity-labeled findings.
security-and-hardening
Harden web applications against security vulnerabilities in input handling, authentication, and data storage.
deprecation-and-migration
Plan deprecation and migration of legacy systems, APIs, and libraries.
code-simplification
Simplify source code while preserving exact behavior and passing tests.
source-driven-development
Detect dependency versions and implement framework code from official documentation.
performance-optimization
Profile applications with Lighthouse and web-vitals to identify and fix performance bottlenecks.
browser-testing-with-devtools
Inspect live DOM, console, network, and performance state in Chromium-based browsers.
git-workflow-and-versioning
Enforce disciplined git workflows for committing, branching, merging, and resolving conflicts.
documentation-and-adrs
Records ADR templates with status, date, context, decision, alternatives, consequences in docs/decisions/ for traceability.
Frequently Asked Questions About logo-solutions
FAQPage SchemaWhat specific engineering tasks does logo-solutions enable?▼
Logo-solutions enables structured product discovery, spec-driven implementation, and systematic debugging. It provides frameworks for REST and GraphQL contract design, WCAG 2.1 compliant interface construction, and disciplined version control practices to ensure high-quality, maintainable software delivery.
Which personas benefit most from these engineering practices?▼
These practices are designed for software engineers, technical leads, and systems administrators who require rigorous standards for code quality, infrastructure provisioning, and architectural documentation. It is ideal for teams transitioning to spec-first development and those needing structured ADR management.
What are the prerequisites for implementing these methodologies?▼
Implementation requires a foundational understanding of Git, GitHub Actions, and standard web development stacks. For infrastructure tasks, familiarity with Ansible and Apple Silicon hardware is necessary, while software tasks assume a working knowledge of testing frameworks and browser-based performance profiling.