Find the perfect skill
NCS Reference Guidance
Development
Use NCS-related or symmetry-related molecules as a reference for fragment building, comparing sequences and using the better-built copy.
Tucaken Signal
Productivity
Analyzes a repository's portfolio trust-signal quality for 2026 hiring and writes a recommendations report. Two-step workflow: scan produces a markdown report, apply writes a chosen suggestion.
Review and QA
Testing
Reviews code changes and generates both a code quality report and a manual QA test plan. Use it to validate a pull request, commit, or branch in two phases: first a code review covering architecture, tests, and security, then a set of test cases for happy path, negative, edge, and error recovery scenarios.
SEO Content Writer
Content
This skill helps with writing SEO-optimized content by following best practices for keyword integration, E-E-A-T signals, and user engagement. It provides a content creation framework with guidelines for structure, keyword density, and formatting. Use it when you need to produce search-friendly articles or blog posts that balance readability and SEO requirements.
SEO & Structured Data
Content
Performs SEO audits and implements structured data patterns including meta tags, Open Graph, JSON-LD schemas, and Core Web Vitals optimization. Useful for marketing sites and e-commerce platforms to improve search visibility and rich snippet appearance.
Mobile Offline Support
Development
Implements offline-first capabilities for mobile apps using local storage (AsyncStorage, Realm, SQLite). Supports background data synchronization, conflict resolution, and queuing actions when offline. Ideal for building responsive apps that work reliably without constant internet connectivity.
Complete and archive milestone
Development
Archives a completed milestone by creating historical copies of the roadmap and requirements, updating the project state, and creating a version tag. Helps maintain a clear project history and ensures the planning files are clean for the next milestone. Useful when shipping a version to preserve the milestone's accomplishments and scope.
Technical Documentation Reader
Documentation
Reads and analyzes technical documentation via URL or search, providing a structured summary of key points and practical examples.
Web Scraping via API Interception
Data & AI
Intercept and replay API network requests to scrape large datasets efficiently. By capturing request headers and response schemas, you bypass slow DOM scrolling and directly fetch structured data with automatic pagination. Ideal for collecting followers, posts, or search results from web applications.
Full Repository Code Review (Astro/React/Tailwind)
Development
Thorough analysis of an Astro 6/React/Tailwind v4 repository to detect dead code, unused files, bad practices, SEO and accessibility issues. Generates a Markdown report with clickable VSCode links.
Customer.io Local Dev Loop
Development
Set up a local development workflow for Customer.io integrations with proper testing and isolation.