Development
Programming, frameworks, implementation, frontend, backend, and app development
Browse development skills
Showing 65,809–65,832 of 68,553 skills
Deploys static HTML to a public URL instantly with no authentication required. Use when asked to "host this", "deploy this site", "get a public link", "share this HTML", "quick deploy", "publish this page", or any request to make an HTML file publicly accessible via URL. Supports self-contained HTML files with inline CSS/JS.
Redis-based agent coordination with pub/sub and waiting mode
Administer Jira projects. Use when creating/archiving projects, managing components, versions, roles, permissions, or project configuration.
Coordinate and execute intervention strategies during CFN Loop execution. 1. Agent Swap 2. Specialist Injection 3. Scope Simplification 1. Receive intervention trigger 2. Analyze current loop context 3. Select appropriate intervention strategy 4. Generate actionable recommendations 5. Prepare configuration for next iteration ```bash ./execute-intervention.sh \ --trigger "confidence_plateau" \ --iteration 3 \ --loop3-agents "backend-dev,coder" \ --feedback-themes
Creates comprehensive epic definitions with sequential reviews from 10 key personas. Use when you need to analyze requirements from multiple perspectives and generate structured epic documentation with cost estimates and risk assessments.
Hybrid AISP epic creation with formal API contracts and natural language user content. Uses AISP (AI Symbolic Protocol) for type definitions and agent binding contracts while preserving human-readable descriptions.
This skill provides a robust, type-safe configuration management system for the Claude Flow Novice project. - Type-safe configuration management - Schema validation - Export/Import configurations - Centralized configuration storage - Dependency checking - Get configuration values - Set configuration values - List all configurations - Reset to defaults - Validate configuration schema - Always validate configuration before setting - Use TypeScript for type safety - Leverag
Configuration management and environment sanitization. Use when you need to manage configuration files, validate environment variables, sanitize sensitive data, or update system settings across CFN Loop components.
Validates files after modifications with syntax, formatting, and linting checks.
Automatically discover and catalog available agents in the Claude Flow Novice system by scanning the `.claude/agents/` directory and extracting metadata from agent definition files. - Scan `.claude/agents/*.md` files - Extract metadata: name, description, type, keywords/tags - Generate structured JSON registry - Categorize agents by loop (Loop 3 or Loop 2) - **Loop 3 (Implementers)**: - Types: coder, developer, backend-dev, react-frontend-engineer, architect, researcher, designer
Coordinates FAST code generation via Z.ai glm-4.6 with CodeSearch pattern learning. Use when agents need rapid test generation, bulk code creation, or repetitive boilerplate. Tracks successful prompts for continuous improvement. Ideal for high-volume, low-complexity code tasks.
**Version:** 1.0.0 **Status:** OPERATIONAL Event Bus provides a centralized event-driven communication system for agent coordination, system events, and lifecycle tracking. Built on the QEEventBus architecture, it enables decoupled, asynchronous messaging between agents and system components. - Event Publishing and Subscription - Agent Lifecycle Tracking - Event Filtering and Statistics - Type-Safe Event Handling - WASM JSON Integration (Placeholder) The Event Bus uses a
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
End of day review with learning capture. Integrates with evening journaling if enabled.
Process synced Granola meetings to update person pages, extract tasks, and organize meeting notes
Interactive post-onboarding tour with adaptive pathways based on available data
Preview and safely adopt a Dex update through the receipt-backed lifecycle (look → back up → apply → verify → rewindable). Use when the user says 'update Dex', 'install the new version', or a release notice appeared. Not for undoing an update; use `dex-rollback`. Not just seeing what changed; use `dex-whats-new`.
Undo the last Dex update if something went wrong
Enable Obsidian integration and migrate existing vault to wiki links
AI-powered ranking of Dex system improvement ideas
Add an MCP server using Dex-safe scope (user by default)
Create new MCP integration with guided wizard
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.