Executes a detailed implementation plan (plan.md) to build or modify code. This skill is typically activated by the...
Development
Code generation, debugging, testing, and development workflows
Create a new git worktree from current branch and run tests.
Creates GitHub pull requests with properly formatted titles. Use when creating PRs, submitting changes for review,...
Use this skill when requested to commit changes. It ensures commit messages follow project standards, follows the...
Run lint, build, and E2E tests in sequence. Use when the user wants to validate their code, run tests, or check if...
Quick validation check returning pass/fail. Use AUTOMATICALLY before any git commit, before pushing code, when user...
Feature name to check (reads from memory-bank/features/{name}/)
Stage all changes, create a commit with auto-generated or custom message, and push to current branch. Use when the...
Guide for creating new GitHub repos and best practice for existing GitHub repos, applicable to both code and...
NEAR Protocol smart contract development in Rust. Use when writing, reviewing, or deploying NEAR smart contracts....
TypeScript library for NEAR Protocol blockchain interaction. Use this skill when writing code that interacts with...
React hooks for NEAR Protocol wallet integration using @hot-labs/near-connect. Use when building React/Next.js apps...
Get a second opinion by bundling a prompt + a curated file set, then asking another powerful LLM for debugging,...
Commit changes with an emphasis on tidiness and reviewability: small, focused commits, with clear rationale in messages.
Write GitHub Pull Request descriptions from branch commits. Use when user asks to write a PR description, create a...
Produces practical, risk-based testing guidance and minimal test plans for features or changes. Use when user asks...
Generate high-quality git commit messages following Conventional Commits and Chris Beams' Seven Rules. Infers WHY...
Intelligent workspace cleanup using multi-signal detection (similarity, timestamps, references) to identify and...
Use when managing Linear issues, creating tasks from conversations, tracking work items, or querying project status...
Use when automating Google Workspace (Docs, Sheets, Slides) operations - covers authentication, common patterns, and...
Use when creating GitHub issues, managing PRs, updating issue states, or searching repositories - provides bash...
Write high-quality technical blog posts with strong structure and clarity. Use when asked to write a blog post,...
Generate beautiful, comprehensive README.md files for any codebase. Use when asked to create a README, improve...
Generate comprehensive PR descriptions from git diffs. Use when creating or updating pull requests, when asked to...