Find the perfect skill
SDLC Studio - Software Pipeline Management
Development
Manages the full software development pipeline from PRD creation through epic and user story generation to implementation and test automation. Supports both greenfield specification authoring and brownfield specification extraction from existing code. Use it when you need to structure a new project or document and validate an existing codebase.
Specification Writing
Documentation
This skill assists in writing and formatting specifications for sprint and agentic development. It provides guidance on structuring specs.md files, defining scope, and articulating sprint requirements. Use it when you need to create clear, actionable specifications for development tasks.
Log Analysis
DevOps
Analyze application and system logs to identify errors, patterns, and root causes. Use log aggregation tools and structured logging for effective debugging. Ideal for troubleshooting errors, performance investigations, and security incident analysis.
Student Activity Analysis
Education & Training
Analyze student git activity, lab submissions, and project work in software engineering courses. Generates comprehensive reports on progress and participation.
Product Specification Generator
Development
Generates a product specification document (PRODUCT_SPEC.md) via guided Q&A, designed for new greenfield projects. It checks the working directory, confirms the output location with the user, and prevents accidental overwrites. During the Q&A, it captures deferred requirements and writes them to DEFERRED.md for future planning.
World Composition
Development
Open world streaming skill for world partition. Enables dynamic loading of zones in open-world games.
Plutonium Development Guide
Development
This high-level guide provides the foundational rules and conventions for building Plutonium applications. It covers the four-layer resource architecture, essential code generators for resources and portals, and directs developers to more specialized skills for definition fields, policies, and authentication.
Advanced Juicebox Data Migration
DevOps
This skill provides advanced strategies for migrating data into Juicebox from other recruiting platforms such as LinkedIn Recruiter, Greenhouse, and Lever. It covers data assessment, schema mapping, and bulk import pipelines.
Review Uncommitted Changes
Development
Reviews uncommitted working changes using 'git diffall' to identify logic errors, unwanted behavior, and bugs. Does not summarize changes but focuses on actual or potential issues, including significant omissions.
Tapestry Social Graph Protocol Integration
Development
Integration of the Tapestry social graph protocol for building social features in a React Native (Expo) app. Provides API client patterns, React Query hooks, and endpoint references for profiles, follows, content, feeds, identity resolution, and trades. Use when implementing social trading functionality with on-chain identity and activity graphs.
Update Guide Screenshots
Documentation
This skill verifies the NiFi custom UI via Chrome, takes fresh screenshots, and updates `doc/guides/` documentation to match the current UI. It helps keep documentation in sync when the UI changes, with optional verification-only or screenshot-only modes.
Thread User Lister
Productivity
Retrieves the list of participants in a Slack thread by running a Python script. Triggered by requests like 'thread participants' or 'who's in this thread?'. Helps quickly identify active members in a conversation.