fieldsphere
Official@fieldsphere
Offers technical documentation, repository maintenance, and quality assurance capabilities for software engineering teams to streamline development cycles.
Agent Skills by fieldsphere
Showing 16 vetted skills indexed across 1 GitHub repositories.
wireframes
Translate API responses into annotated wireframes with data-state coverage.
mockup
Create UI mockups aligned with API states and design-system constraints.
readme-hygiene
Detect code changes that invalidate README content and prompt documentation updates.
weekly-review
Summarize weekly commits and categorize changes into debt, bug fixes, and new features.
update-readme
Generate repository READMEs with startup instructions and Mermaid architecture diagrams.
commit
Generate conventional commit messages from staged Git diffs and apply them.
markdown-naming
Standardize Markdown file names to kebab-case for .md and .mdc files.
learn
Document unfamiliar codebases by identifying entry points, run/test processes, and safe modification areas.
plan-output
Generate execution-ready planning artifacts from user goals.
agent-naming
Automate Cursor agent naming with ticket-backed and four-word Title Case patterns.
git-hygiene
Guide git branch naming, atomic commits, and pull request preparation.
write-unit-tests
Generate focused unit tests for changed functions or modules.
browser-automation-tests
Automate browser UI flows and capture screenshots, console logs, and network data as evidence.
write-e2e-tests
Automate end-to-end tests for critical user journeys using the repository's E2E framework.
write-ticket
Draft implementation-ready tickets with structured sections from product requests or incidents.
summarize-board
Generates stakeholder summaries of board, backlog, sprint status with risks, blockers, and delivery confidence.
Frequently Asked Questions About fieldsphere
FAQPage SchemaWhat specific engineering tasks does Fieldsphere enable?▼
Fieldsphere enables automated documentation generation, conventional commit message creation, and structured ticket drafting. It also facilitates quality assurance by generating unit and end-to-end tests, alongside UI wireframing and repository hygiene maintenance to ensure codebase consistency and project visibility.
Which personas benefit most from these capabilities?▼
Software engineers, technical leads, and product managers benefit from these capabilities. The features are designed for developers maintaining complex repositories, team leads managing sprint backlogs, and quality assurance engineers focused on maintaining high-coverage test suites and clear project documentation.
What are the prerequisites for implementing these capabilities?▼
Implementation requires a Git-based repository environment and access to the codebase for analysis. Users must have established testing frameworks in place for the test generation features to function, and standard project management structures for the ticket and board summarization features to extract relevant data.