Nuts & Bolts
Official@nuts-and-bolts-ai
AI tools & systems experts.
Agent Skills by Nuts & Bolts
Showing 24 vetted skills indexed across 2 GitHub repositories.
using-git-worktrees
Create isolated Git worktrees with automated setup and baseline testing.
test-driven-development
Guide software development through the Red-Green-Refactor testing cycle.
systematic-debugging
Guide four-phase root cause analysis for technical issues.
using-superpowers
Enforce mandatory skill invocation before AI assistant responses.
dispatching-parallel-agents
Dispatch multiple agents concurrently to investigate independent tasks or failures.
executing-plans
Execute written implementation plans with verification checkpoints and blocker management.
finishing-a-development-branch
Run tests and present merge, PR, or cleanup options for Git branches.
brainstorming
Transform user ideas into detailed design specifications through structured dialogue.
writing-plans
Generate step-by-step implementation plans with file changes, code snippets, tests, and commit messages.
requesting-code-review
Dispatch a code-reviewer subagent to analyze code changes against requirements.
receiving-code-review
Verify code review feedback against codebase requirements before responding.
writing-skills
Apply RED-GREEN-REFACTOR cycles to author and validate documentation skills.
verification-before-completion
Require command execution and output evidence before declaring work complete.
subagent-driven-development
Dispatch independent subagents to execute implementation plans with two-stage reviews.
agent-browser
Automate web browsing tasks via command-line navigation, clicks, and data extraction.
cheerful-api
Manage Shopify orders, creator outreach, and email drafts via the Cheerful backend API.
creator-search
Search Instagram and TikTok creators by keyword or similar handle.
task-list
Scan Gmail, Slack, and Linear for action items and update a markdown to-do list.
rollbar
Query the Rollbar API to list errors, retrieve item details, and fetch stack traces.
slack-api
Interact with the Slack Web API to read channel history, post messages, and search workspace content.
cheerful-supabase
Read and write campaign and creator data in Supabase tables.
google-sheets
Read and write Google Sheets data via the Sheets API v4.
scrapling
Scrape structured data from websites using CSS selectors and XPath.
backend-dev-guidelines
Codify backend development patterns and pre-flight checklists for the Cheerful codebase.
Frequently Asked Questions About Nuts & Bolts
FAQPage SchemaWhat 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.