Find the perfect skill
Twitter/X Tweet Fetching
Content
Fetches tweet content (text and media) from Twitter/X URLs using the public syndication API, requiring no authentication. Accepts both full URLs and tweet IDs, returning JSON with tweet text, author info, like/retweet counts, and attached media. Ideal when you need to programmatically retrieve information from a tweet without API keys.
Create Topic File
Productivity
Creates a new topic file in .notes/ directory with structured frontmatter template and predefined section headers for knowledge management.
Effect v4 Service Creation
Development
Step-by-step guide to creating services in Effect v4 with Context.Service, IdentityComposer keys, and Layer composition.
sivtr Environment Check
DevOps
Diagnose sivtr environment issues and guide fixing installation, configuration, shell hooks, and provider sessions.
Orchestration Examples for AI Workflows
Development
Provides real-world end-to-end workflows for AI coding assistants, covering PR review, feature implementation, bug fixing, codebase understanding, and test failure resolution. Each example details the user's request, internal orchestration logic, and the resulting user experience.
Create a New Skill
Development
Step-by-step workflow for creating a new AI coding assistant skill. Helps structure the project, decide between a single file or a router-based folder, and generate the right content based on complexity.
Create a feature branch
Development
Create a feature branch named after the git username and a slug derived from session context.
Workflow Patterns
Development
Implement tasks using TDD workflow, manage phase checkpoints, git commits, and the verification protocol.
Fallout 4 Compatibility Audit
Testing
Deep audit of ByroRedux readiness for Fallout 4 content. Covers NIF, BA2, BGSM materials, and M49 precombined geometry.
Publish Skill to Docs Site
Documentation
Sync a marketplace skill to the documentation site. Creates skill detail pages (EN/ZH), updates the marketplace index, and docs.json navigation.
Skill Coach
Productivity
Guides creation of high-quality Agent Skills with domain expertise, anti-pattern detection, and progressive disclosure best practices.
Before/After Web Screenshots
Testing
Capture before/after screenshots of web pages or elements for visual comparison, UI documentation, and PR reviews.