Find the perfect skill
Forge Analyzer
Productivity
Analyzes vague user requests and recommends appropriate architecture based on actual needs. Frontend for clarifying ambiguous requests before routing to specialized tools.
Steering - Workflow Management
Productivity
This skill creates a structured workflow by generating requirements, design, and tasklist files under .steering/ for each work instruction. It uses tasklist.md as the single source of truth for progress, operating in plan, implement, and reflect modes. Use it when you need to plan a task, track its implementation, or review completed work.
Skill Template
Productivity
Structured template for creating reusable skills. Provides a framework with instructions, examples, and guidelines.
End web session
Productivity
Ends a web project work session by creating a summary of changes, completed tasks, and next steps. Helps document progress and provides context for future sessions.
Project Todo Management
Productivity
Manage project tasks using the `todo.md` file as the source of truth. This skill helps track pending and completed items, maintain a focused list (only the last 10 completed), and ensures continuity across work sessions by always referencing the file.
Project Task Statistics
Productivity
Displays project progress statistics including task counts by status, completion percentage, and number of learnings and decisions. Useful when you need a quick overview of project status or want to check completion rates.
Linear - Issue Tracker
Productivity
Query and manage Linear issues and projects from the command line. Track bugs, features, and sprints with Linear's modern issue tracking interface.
Planning with Files
Productivity
Creates and maintains persistent markdown files (task_plan.md, findings.md, progress.md) to keep track of complex multi-step tasks. Use it when a task requires more than five tool calls or involves research projects. It also includes automatic session recovery after a clear and hooks that remind you to update the plan after each file change.