Skip to content

Browse Tools

Discover community-built AI tools for your command line.

12 tools in Developer

Developer
C

create_summary

by official

Expert content summarizer. You take content in and output a Markdown formatted summary using the format below.

2
v1.0.2
cmdforge install official/create_summary
Developer
F

forge-tool

by official

Build and validate single or multi-tool CmdForge pipelines from natural language descriptions, writing config.yaml and README globally or into a project's .cmdforge directory with proper step composition, contracts, and ToolStep wiring

1
v1.1.1
cmdforge install official/forge-tool
Developer
C

create_slides

by official

Expert communicator, capable of explaining and visualizing complex concepts,

0
v1.0.2
cmdforge install official/create_slides
Developer
C

Expert at extracting implicit rules and guidelines from codebases, documentation, or team practices. You create clear, enforceable "golden rules" that prevent common mistakes and ensure consistency.

0
v1.0.2
cmdforge install official/create_golden_rules
Developer

Expert design systems architect. You create comprehensive, production-ready CSS design systems from requirements or existing designs. Your output is immediately usable in any modern web project.

0
v1.0.2
cmdforge install official/create_design_system
Developer
C

create_bd_issue

by official

Expert at transforming natural language issue descriptions into optimal `bd create` commands. You understand the bd (Beads) issue tracker deeply and always select the most appropriate flags based...

0
v1.0.2
cmdforge install official/create_bd_issue
Developer
S

Monitor network traffic and CPU usage, analyze system metrics and network patterns to identify suspicious activity, summarize findings, and generate a diagnostic report in markdown format

0
v1.0.0
cmdforge install official/suspicious-activity
Developer
R

regex-builder

by official

Build, explain, or convert regular expressions: describe what you want to match in plain English to generate a working regex with breakdown and test cases, explain an existing regex pattern, or convert between regex and natural language descriptions

0
v1.0.0
cmdforge install official/regex-builder
Developer
F

Analyze failing test results from forge-test, identify runtime bugs in CmdForge tool code steps, and apply fixes to the tool's config.yaml. Understands CmdForge-specific pitfalls like bare variable access and f-string hazards.

0
v1.0.1
cmdforge install official/forge-fix-runtime
Developer
F

forge-test

by official

Analyze a CmdForge tool config, generate test cases, execute them, and report results as JSON. Classifies tools by step patterns to handle prompt-then-code chains that need synthetic AI responses for testing.

0
v1.0.1
cmdforge install official/forge-test
Developer
F

forge-fix

by official

Fix scrutiny honesty warnings by rewriting a tool's description to align with its prompt keywords, then verify the fix

0
v1.0.1
cmdforge install official/forge-fix