Nuts & Bolts avatar

Nuts & Bolts

Official

@nuts-and-bolts-ai

0Followers
|
2Public Repos
|
24Published Skills

AI tools & systems experts.

Skills Distribution
DomainDeveloper To...Software Engineeri.. (40%)Systematic Debuggi.. (30%)Data Integration &.. (30%)

Agent Skills by Nuts & Bolts

Showing 24 vetted skills indexed across 2 GitHub repositories.

nuts-and-bolts-ainuts-and-bolts-ai

using-git-worktrees

Create isolated Git worktrees with automated setup and baseline testing.

Official
Advanced
nuts-and-bolts-ainuts-and-bolts-ai

test-driven-development

Guide software development through the Red-Green-Refactor testing cycle.

Official
Advanced
nuts-and-bolts-ainuts-and-bolts-ai

systematic-debugging

Guide four-phase root cause analysis for technical issues.

Official
Advanced
nuts-and-bolts-ainuts-and-bolts-ai

using-superpowers

Enforce mandatory skill invocation before AI assistant responses.

Official
Basic
nuts-and-bolts-ainuts-and-bolts-ai

dispatching-parallel-agents

Dispatch multiple agents concurrently to investigate independent tasks or failures.

Official
Intermediate
nuts-and-bolts-ainuts-and-bolts-ai

executing-plans

Execute written implementation plans with verification checkpoints and blocker management.

Official
Advanced
nuts-and-bolts-ainuts-and-bolts-ai

finishing-a-development-branch

Run tests and present merge, PR, or cleanup options for Git branches.

Official
Intermediate
nuts-and-bolts-ainuts-and-bolts-ai

brainstorming

Transform user ideas into detailed design specifications through structured dialogue.

Official
Advanced
nuts-and-bolts-ainuts-and-bolts-ai

writing-plans

Generate step-by-step implementation plans with file changes, code snippets, tests, and commit messages.

Official
Advanced
nuts-and-bolts-ainuts-and-bolts-ai

requesting-code-review

Dispatch a code-reviewer subagent to analyze code changes against requirements.

Official
Intermediate
nuts-and-bolts-ainuts-and-bolts-ai

receiving-code-review

Verify code review feedback against codebase requirements before responding.

Official
Intermediate
nuts-and-bolts-ainuts-and-bolts-ai

writing-skills

Apply RED-GREEN-REFACTOR cycles to author and validate documentation skills.

Official
Advanced
nuts-and-bolts-ainuts-and-bolts-ai

verification-before-completion

Require command execution and output evidence before declaring work complete.

Official
Basic
nuts-and-bolts-ainuts-and-bolts-ai

subagent-driven-development

Dispatch independent subagents to execute implementation plans with two-stage reviews.

Official
Advanced
nuts-and-bolts-ainuts-and-bolts-ai

agent-browser

Automate web browsing tasks via command-line navigation, clicks, and data extraction.

Official
Intermediate
nuts-and-bolts-ainuts-and-bolts-ai

cheerful-api

Manage Shopify orders, creator outreach, and email drafts via the Cheerful backend API.

Official
Advanced
nuts-and-bolts-ainuts-and-bolts-ai

creator-search

Search Instagram and TikTok creators by keyword or similar handle.

Official
Intermediate
nuts-and-bolts-ainuts-and-bolts-ai

task-list

Scan Gmail, Slack, and Linear for action items and update a markdown to-do list.

Official
Intermediate
nuts-and-bolts-ainuts-and-bolts-ai

rollbar

Query the Rollbar API to list errors, retrieve item details, and fetch stack traces.

Official
Intermediate
nuts-and-bolts-ainuts-and-bolts-ai

slack-api

Interact with the Slack Web API to read channel history, post messages, and search workspace content.

Official
Intermediate
nuts-and-bolts-ainuts-and-bolts-ai

cheerful-supabase

Read and write campaign and creator data in Supabase tables.

Official
Intermediate
nuts-and-bolts-ainuts-and-bolts-ai

google-sheets

Read and write Google Sheets data via the Sheets API v4.

Official
Intermediate
nuts-and-bolts-ainuts-and-bolts-ai

scrapling

Scrape structured data from websites using CSS selectors and XPath.

Official
Intermediate
nuts-and-bolts-ainuts-and-bolts-ai

backend-dev-guidelines

Codify backend development patterns and pre-flight checklists for the Cheerful codebase.

Official
Advanced

Frequently Asked Questions About Nuts & Bolts

FAQPage Schema
What specific technical tasks are enabled by these capabilities?β–Ό

These capabilities enable structured software development, including Git branch management, Red-Green-Refactor testing cycles, and systematic debugging. Additionally, they facilitate data synchronization across Shopify, Supabase, and Google Sheets, alongside web data extraction using CSS selectors and XPath for structured information gathering.

Which personas benefit most from these development patterns?β–Ό

Backend engineers, software architects, and technical leads benefit from these patterns. The framework is designed for developers managing complex codebases who require rigorous implementation planning, sub-task delegation, and verified code review processes to maintain high standards of reliability and documentation.

What are the primary prerequisites for implementing these development patterns?β–Ό

Implementation requires an existing environment configured for Git version control and access to the specific service endpoints mentioned, such as Supabase, Rollbar, and Slack. Users must also adhere to the defined Red-Green-Refactor testing cycle and verification protocols before finalizing any code changes or documentation updates.