sk
How to use the repo-scoped sk CLI to manage Claude Skills in this codebase.
template-skill
Replace with description of the skill and when Claude should use it.
rust-guidelines
Pragmatic Rust conventions to keep code readable, testable, and performant for this project.
testing-patterns
Testing patterns and standards for this codebase, including async effects, fakes vs mocks, and property-based testing.
bd-workflow
How to use bd (beads) for issue tracking, ready work, status updates, and comments in this repo.
bitwarden
Manage credentials in the Bitwarden vault - list, get, create, and update passwords. Use when the user asks about passwords, credentials, logins, vault items, or Bitwarden.
github-project-management
Guide for using GitHub Projects V2 with teams, status fields, and modern workflows. Use when setting up projects, explaining workflow, onboarding team members, or troubleshooting GitHub Projects. Covers teams (@developers, @product, @qa, @client), Status field with Blocked state, Priority/Type fields, epics, sub-issues, and label cleanup strategies.
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Daily Brief
This skill should be used when the user asks about "daily brief", "morning brief", "run the brief", "check my messages", "what's on my calendar", or needs to aggregate messages from multiple sources into a summary.
ClaudeCanvas
Generate professional UI mockups and matching architecture diagrams for Upwork proposals. Use when the user asks to "create a mockup", "design a proposal visual", "make a ClaudeCanvas", or needs branded visuals for client proposals.
Brand Assets
This skill should be used when the user asks about "chinchilla brand", "brand colors", "logo files", "brand guidelines", "company info", "style guide", or needs Chinchilla AI brand information.
Automation Manager
This skill should be used when the user asks about "launchagent", "cron job", "scheduled task", "automation", "start at boot", "run on schedule", or needs to manage macOS scheduled tasks.
Architecture Diagram
This skill should be used when the user asks to "generate a diagram", "create an architecture diagram", "make a diagram", "draw a system diagram", or needs a branded Chinchilla AI technical diagram for proposals or documentation.
sandbox-resources
Discover all resources in your Amplify sandbox (DynamoDB tables, Lambda functions, data models, auth config) by reading amplify_outputs.json and querying AppSync.
Team Scheduler
Use this skill when the user says "schedule a meeting", "find a time", "coordinate availability", "schedule", "plan a session", or needs to organize a team event/meeting/session through Slack. An AI-powered scheduling assistant that messages team members, collects availability, finds optimal times, and posts confirmations.
skill-creator
How to properly create Claude Code skills - teaches global vs project-local, naming conventions, and proper file structure
skills-sync
Sync Claude Code skills from the ChillSkills GitHub repository
Slack Operations
This skill should be used when the user asks to "post to slack", "send a slack message", "check slack", "switch slack account", "list slack channels", or needs to interact with Chinchilla AI Slack workspaces.
TikTok Script Generator
This skill should be used when the user asks to "write a tiktok script", "generate tiktok content", "create a tiktok video script", "tiktok ideas", or needs help creating short-form video content for Chinchilla AI marketing.
ui-debugging
Standardized protocol for describing UI/layout issues in screenshots. Helps Claude understand visual problems clearly on first look by using a structured format for image communication.
update-readme
Autonomously audit the entire repository and update the main README with comprehensive, accurate documentation of the current codebase
Upwork Scanner
This skill should be used when the user asks to "scan upwork", "find upwork jobs", "check upwork", "run the scanner", "look for jobs", or mentions finding freelance projects for Chinchilla AI.
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
Polymarket Arb Scanner
This skill should be used when the user asks to "scan polymarket", "find arb opportunities", "check polymarket arbs", "run arb scanner", "polymarket arbitrage", or mentions detecting price inefficiencies on Polymarket.
Polymarket Copy Trader
This skill should be used when the user asks to "copy trade", "telegram bot polymarket", "follow traders", "copy polymarket", or mentions building a copy trading bot for Polymarket.
Polymarket News Sentiment Bot
This skill should be used when the user asks about "news trading polymarket", "sentiment trading", "llm trading bot", "news sentiment bot", or mentions building an AI-powered news trading system for Polymarket.
Polymarket Whale Tracker
This skill should be used when the user asks to "track whales", "monitor polymarket traders", "copy trade polymarket", "whale tracker", "follow smart money", or mentions tracking high-alpha Polymarket traders.
Polymorphic AI Teams
This skill should be used when the user asks about "polymorphic org", "polymorphic teams", "team topology", "agent team structure", "org chart for agents", "centurion system", "shape rule", "conways law agents", "dynamic team topology", or mentions designing how AI agent teams should be structured, how many agents to spin up, or how agents should communicate with each other.
Proposal Writer
This skill should be used when the user asks to "write a proposal", "draft a proposal", "create an upwork proposal", "respond to this job", "apply to this job", or needs help crafting Upwork applications.
Red Team
Use this skill when the user says "red team", "stress test", "attack this", "critique this", "run the models against this", "test this plan", "refine this with AI", or wants to use external AI models to critique, validate, or improve a document, pitch, plan, or idea. Also use when the user wants to save Claude Code usage by offloading analysis to other models.
design-audit
Audit and upgrade existing websites to eliminate AI-generated aesthetics, fix CTA placement, reduce cliche colors, and add premium interactive elements. Use when asked to "spruce up", "improve the design", "make it look less AI", "fix the layout", or upgrade any existing site.
Google OAuth Manager
This skill should be used when the user asks about "oauth tokens", "google tokens", "refresh tokens", "token expired", "re-authenticate google", "gmail auth", or needs to manage Google API authentication.
gpt-history-reference
Reference Chinchilla AI's ChatGPT history when drafting Upwork proposals. Searches past conversations for relevant proposals, client interactions, pricing, and successful patterns to ensure consistency.
handbook-sync
Sync central handbook from ~/.claude/AmplifyHandbook/ to current project's resources/handbook/
handbook-updater
Expert knowledge on how to properly maintain and update the central Amplify Gen 2 handbook
handbook
Complete Amplify Gen 2 handbook - instructs Claude to read resources/handbook/ before implementing any code
housekeeping
Automatically maintain repository cleanliness and organization by scanning for misplaced files, organizing loose scripts, and ensuring professional folder structure
oss:issue-analysis
Phase 2 of OSS contribution - Deep analysis combining issue requirements with codebase exploration. Extracts requirements, explores code structure, identifies exact code locations to fix, traces execution paths, and maps code-level changes needed. Use when starting work on selected issue.
example-plugin
Brief description of what this plugin does and when to use it
pkm-framework
Comprehensive Personal Knowledge Management framework for Obsidian with temporal reviews, capture, linking, and analytics
pkm:monthly-review
Generate or update the Monthly Summary section by aggregating weekly notes in Obsidian
pkm:weekly-review
Generate or update the Weekly Summary section by aggregating daily notes in Obsidian
oss:solution-implementation
Phase 3 of OSS contribution - Design and implement the solution following project standards and best practices. Writes code following conventions, adds/updates tests, handles edge cases. Use when issue analysis is complete and ready to write code.
oss:documentation-pr
Phase 4 of OSS contribution - Document changes and create a comprehensive, reviewable pull request. Writes clear PR description, documents code changes, creates changelog entries, and prepares for review. Use when implementation is complete and ready to submit work.
oss-contribution-framework
Systematic framework for contributing to open source projects. Guides through issue discovery, integrated analysis with code exploration, implementation, and PR creation. Use when starting OSS contributions, analyzing issues, or creating pull requests. Includes modular sub-skills for each contribution phase.
oss:issue-discovery
Phase 1 of OSS contribution - Find and evaluate suitable issues matching your skills, time, and learning goals. Filters by labels, assesses project health, and provides structured recommendations. Use when starting OSS contribution, looking for beginner-friendly issues, or evaluating multiple issue options.
deep-reading-framework
Three-pass critical reading framework for systematic document analysis. Supports tech blogs, retrospectives, technical documentation, personal writing, and academic papers. Primary focus on Third Pass critical analysis, context validation, and actionable reconstruction. Use when analyzing complex documents, performing critical reading, extracting actionable insights, or conducting deep analysis. Triggers include Third Pass, 비판적 분석, critique, 깊이 읽기, 심층 분석.
pkm:daily-setup
Generate or update the Daily Notes section for morning daily note setup in Obsidian
pkm:daily-review
Complete the Daily Review section for end-of-day reflection in Obsidian
pkm:gcalcli
Google Calendar integration for PKM Framework using gcalcli for read/write access
Page 1325 of 1586 · 79292 results
