Discover rules to enhance your AI agent's capabilities.
| Name | Contains | Agent success |
|---|---|---|
maria/fastapiv0.1.0 FastAPI framework with Pydantic v2 patterns, PII sanitisation, and practical workflows Contains: run-check-server Start a FastAPI dev server, verify docs and OpenAPI schema, test endpoints, and run pytest. Use when running, checking, or debugging a FastAPI application. scaffold-project Scaffold a new FastAPI project with an opinionated directory layout, pydantic-settings config, and starter files. Use when creating a new FastAPI application from scratch. | SkillsDocsRules | — |
popey/java-quality-gatev0.1.0 Run quality checks on Java code before committing. Validates against best practices, enterprise standards, and common issues. Contains: java-quality-gate Run quality checks on Java code before committing. Validates against best practices, enterprise standards, and common issues. MUST be run before any git commit operation that includes Java files. | SkillsRules | — |
Automatically monitor GitHub Actions workflows after git push operations. Tracks workflow progress and reports pass/fail results. Contains: github-action-monitor Monitors GitHub Actions workflow runs and reports pass/fail results. Use when git push has been executed, code has been pushed to a remote, or when the user asks about CI status. | SkillsRules | — |
Quickstart example: Express.js API coding standards (rules) | Rules | — |
tessl/cli-setup-betav0.71.0 Tessl CLI MCP tool usage guidelines | Rules | — |
Spec-driven workflow covering task intake, spec format, styleguide, and manual verification practices. | DocsRules | — |
tessl/cli-setupv0.70.1 Tessl CLI MCP tool usage guidelines | Rules | — |