Searching...
Searching...
Found 122398 results
gmickel
Manages tasks and epics within the .flow/ workflow system, enabling users to list, add, and check task statuses via natural language commands.
gmickel
Installs flowctl CLI and delivers project setup instructions via CLAUDE.md/AGENTS.md for flow-next development upon /flow-next:setup command.
gmickel
Manually triggers plan-sync to update downstream task specifications after code changes cause implementation drift.
gmickel
Conducts structured interviews to extract complete implementation details for software features, epics, or tasks from spec files or Flow IDs.
gmickel
Scaffolds a local Ralph autonomous harness in the repository's scripts/ralph/ directory upon execution of /flow-next:ralph-init.
gmickel
Exports code or plan context for external LLM review, enabling developers to get feedback from models like ChatGPT or Claude via a simple command.
lwj1994
Provides general development rules for code style (comment length), testing protocols, and command-line aliasing (e.g., 'puro').
lwj1994
Provides guidelines for structuring applications using the view_model package, promoting a simplified, mixin-based architecture.
joshuadavidthomas
Test skill for verifying plugin tool functionality including use_skill, read_skill_file, run_skill_script, and find_skills.
joshuadavidthomas
Assists developers with Git workflows, branch management, and commit message optimization for efficient version control.
lwj1994
Master guide for the view_model ecosystem, enabling efficient navigation to specific sub-skills within the platform.
karanchawla
Provides a language and runtime for developing agentic programs where the LLM executes code, enabling multi-agent workflows through .vvm files and specific commands.
corca-ai
Conducts structured interviews to extract project requirements, constraints, and design decisions for effective software development planning.
corca-ai
Downloads public Google Docs, Sheets, and Slides to local files for offline access and analysis.
corca-ai
Transforms ambiguous user requirements into clear, actionable specifications using structured questioning to prevent misinterpretation before implementation.
corca-ai
Analyzes recent commits to suggest safe code tidying opportunities like dead code removal and variable explanations for improved readability without altering behavior.
corca-ai
Automates conversion of Slack thread URLs into markdown documents, updating existing files from Slack sources.
microsoft
Detects and fixes accessibility issues in React and Fluent UI web applications, ensuring screen reader compatibility, ARIA labels, keyboard navigation, and focus management.
ForteScarlet
Delegates coding tasks to Codex AI for implementation, analysis, and alternative solutions, providing a second AI perspective on complex code.
lwj1994
Automates the sequential publishing of view_model packages (annotation, generator, view_model) to ensure correct dependency order and deployment.
gmickel
Enables local document search with RAG, semantic, and hybrid (BM25/vector) capabilities for AI-powered answers with citations from user knowledge bases.
coji
Verifies package consistency for API changes, specification updates, and documentation to ensure a smooth release.
SovranBitcoin
Provides type-safe global state management for React using Zustand, with TypeScript support, persistence, devtools, and Next.js SSR hydration.
SovranBitcoin
Expert assistance for React Native and Expo mobile app development, including project setup, navigation, performance optimization, and platform-specific code.